Add Image node icon and rename node from Path to Shape

This commit is contained in:
Keavon Chambers
2022-03-05 23:51:59 -08:00
parent f9012060db
commit 7b4b0ff06e
6 changed files with 12 additions and 5 deletions
@@ -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