diff options
Diffstat (limited to 'editor/icons/icon_remove.svg')
-rw-r--r-- | editor/icons/icon_remove.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/icon_remove.svg b/editor/icons/icon_remove.svg new file mode 100644 index 0000000000..3b03aa9305 --- /dev/null +++ b/editor/icons/icon_remove.svg @@ -0,0 +1,7 @@ +<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" fill-opacity=".99608"> +<path transform="translate(0 1036.4)" d="m2 5v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2v-8h-12zm1 2h2v6h-2v-6zm4 0h2v6h-2v-6zm4 0h2v6h-2v-6z"/> +<rect x="1" y="1038.4" width="14" height="2"/> +<rect x="5" y="1037.4" width="6" height="2"/> +</g> +</svg> |