Source code of filesite.io.
https://filesite.io
6 lines
434 B
6 lines
434 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="60" height="30"> |
|
<polygon points="5,2 5,28 27,15" stroke="#fff" stroke-width="2" fill="#000" fill-opacity="0.5"/> |
|
<rect x="35" y="3" width="8" height="24" stroke="#fff" stroke-width="2" fill="#000" fill-opacity="0.5"/> |
|
<rect x="47" y="3" width="8" height="24" stroke="#fff" stroke-width="2" fill="#000" fill-opacity="0.5"/> |
|
</svg>
|
|
|