diff options
Diffstat (limited to 'editor/icons/icon_save.svg')
-rw-r--r-- | editor/icons/icon_save.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/icon_save.svg b/editor/icons/icon_save.svg new file mode 100644 index 0000000000..dae6693b26 --- /dev/null +++ b/editor/icons/icon_save.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"> +<path transform="translate(0 1036.4)" d="m3 1c-1.1046 0-2 0.89543-2 2v10c0 1.1046 0.89543 2 2 2h10c1.1046 0 2-0.89543 2-2v-8l-4-4zh8v6h-8zm5 8c1.1046 0 2 0.89543 2 2 0 1.1046-0.89543 2-2 2s-2-0.89543-2-2c0-1.1046 0.89543-2 2-2z"/> +<rect x="4" y="1037.4" width="3" height="5"/> +<path d="m11 1037.4h1l3 3v2h-4z" fill-rule="evenodd"/> +</g> +</svg> |