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