Reorganize icon data as an embedded icon theme (#226)
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="22" height="22" >
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,1 1,6 2,6 2,2 6,2 6,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,1 16,2 20,2 20,6 21,6 21,1 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 16,20 16,21 21,21 21,16 20,16 20,20 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 1,16 1,21 6,21 6,20 2,20 2,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 11,2 7,6 15,6 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 2,11 6,15 6,7 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 11,20 15,16 7,16 Z" />
|
||||
|
||||
<path
|
||||
style="fill:#333333;fill-opacity:1;stroke:none"
|
||||
d="M 20,11 16,7 16,15 Z" />
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 973 B |
Reference in New Issue
Block a user