diff options
Diffstat (limited to 'editor/icons/icon_pin.svg')
-rw-r--r-- | editor/icons/icon_pin.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/editor/icons/icon_pin.svg b/editor/icons/icon_pin.svg new file mode 100644 index 0000000000..b0f4ae4e99 --- /dev/null +++ b/editor/icons/icon_pin.svg @@ -0,0 +1,8 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)" fill="#e0e0e0"> +<path d="m3 1046.4h10l-2-3h-6z" fill-rule="evenodd"/> +<path transform="translate(0 1036.4)" d="m4 1v1l1 1v3h6v-3l1-1v-1h-8z" fill-rule="evenodd"/> +<rect x="7" y="1047.4" width="2" height="2"/> +<path d="m7 1049.4 1 2 1-2h-2z" fill-rule="evenodd"/> +</g> +</svg> |