mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 11:48:12 +08:00
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
||||
<polygon points="11,8 11,11 8,11 8,12 12,12 12,8" />
|
||||
<polygon points="1,1 4,1 4,0 0,0 0,4 1,4" />
|
||||
<polygon points="4,11 1,11 1,8 0,8 0,12 4,12" />
|
||||
<polygon points="11,1 11,4 12,4 12,0 8,0 8,1" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 268 B |
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
||||
<polygon points="9,12 9,9 12,9 12,8 8,8 8,12" />
|
||||
<polygon points="3,3 0,3 0,4 4,4 4,0 3,0" />
|
||||
<polygon points="0,9 3,9 3,12 4,12 4,8 0,8" />
|
||||
<polygon points="9,3 9,0 8,0 8,4 12,4 12,3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 260 B |
@@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12">
|
||||
<path d="M6,0C2.69,0,0,2.69,0,6s2.69,6,6,6s6-2.69,6-6S9.31,0,6,0z M6.35,11C5.71,11,5.2,10.49,5.2,9.85c0-0.63,0.51-1.15,1.15-1.15c0.63,0,1.15,0.51,1.15,1.15C7.49,10.49,6.98,11,6.35,11z M8.59,5.04C8.2,5.76,7.21,5.98,7.21,6.9v0.99h-1.8V6.9c0-1.89,1.88-1.62,1.88-3.12c0-1.41-2.16-1.88-2.77,0.15L3,3.46C4.25-0.96,10.66,1.2,8.59,5.04z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 402 B |
Reference in New Issue
Block a user