mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 01:28:12 +08:00
Add Image node icon and rename node from Path to Shape
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="4" cy="6" r="1.5" />
|
||||
<path d="M14,6l-2-2l-1-1H1v10h14V7L14,6z M11,4v3h3v4L9.5,6.5l-3,4l-2-2L2,12V4H11z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 189 B |
|
Before Width: | Height: | Size: 394 B After Width: | Height: | Size: 394 B |
Reference in New Issue
Block a user