Reorganize icon data as an embedded icon theme (#226)
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24" height="24" >
|
||||
|
||||
<path
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1"
|
||||
d="M 5.5,2.5 5.5,20.5 19.5,20.5 19.5,7.5 14.5,2.5 Z" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="7" y="4" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="7" y="8" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="7" y="12" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="7" y="16" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="3" x="13" y="4" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="13" y="8" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="13" y="12" />
|
||||
|
||||
<rect
|
||||
style="fill:#cccccc;fill-opacity:1;stroke:none"
|
||||
height="3" width="5" x="13" y="16" />
|
||||
|
||||
<path
|
||||
style="fill:#fcfcfc;fill-opacity:1;stroke:#333333;stroke-width:1;stroke-opacity:1;stroke-linejoin:bevel"
|
||||
d="M 19.5,7.5 14.5,2.5 14.5,7.5 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user