summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas_K <andreas_k@abwesend.de>2022-02-16 11:33:24 +0100
committerandreas kainz <kainz.a@gmail.com>2022-02-17 15:01:20 +0100
commitb8fd260ac45772d700fc0b2a491cfe100de97b18 (patch)
tree0ccc802ffa79260f1a074f2bc8458fb1b5ba7fe7
parentRemove border color from #toolbar-up on mobile except calc (diff)
downloadonline-b8fd260ac45772d700fc0b2a491cfe100de97b18.tar.gz
online-b8fd260ac45772d700fc0b2a491cfe100de97b18.zip
Revert "Update Save icon to use cloud icon instead of floppy disk" revert-4209-private/Andreas-Kainz/SaveIcon
This reverts commit 3d25bad4e74c241b6761d9eddeeb876af22a1b5c. Signed-off-by: andreas kainz <kainz.a@gmail.com> Change-Id: Ifd288eb7499ff9b789baaff614996704f8cf27c7
-rw-r--r--browser/images/lc_save.svg29
-rw-r--r--browser/images/savemodified_large.svg11
2 files changed, 26 insertions, 14 deletions
diff --git a/browser/images/lc_save.svg b/browser/images/lc_save.svg
index aa5547f6aa..e16a501df5 100644
--- a/browser/images/lc_save.svg
+++ b/browser/images/lc_save.svg
@@ -1,7 +1,28 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
- <path
- style="fill:none;stroke:#333333;stroke-width:2;stroke-linejoin:round;"
- d="m 12,5 c -3.3,0 -6,2.7 -6,6 -2.8e-4,0 -2.8e-4,0 0,0.1 -1.8,0.4 -3,2 -3,3.9 0,2.2 1.8,4 4,4 h 9 c 2.8,0 5,-2.2 5,-5 0,-2.1 -1.26,-4 -3.2,-4.7 -0.8,-2.6 -3.1,-4.3 -5.8,-4.3 z"
- />
+ <g id="background"
+ fill="#63BBEE"
+ stroke="#0369A3"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ >
+ <path d="m 2.5,2.5 h 19 v 19 h -19 z" />
+ <path d="m 3.5,2.5 v 9 h 17 v -9 z m 3,12 v 7 h 12 v -7 z" />
+ <path d="m 10.5,16.5 h 1 v 5 h -1 z" />
+ </g>
+ <g id="background"
+ class="icn icn--area-color"
+ fill="#fafafa"
+ >
+ <path d="M 5,3 C 4.446,3 4,3.446 4,4 v 6 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 4 C 20,3.446 19.554,3 19,3 Z m 3,12 c -0.554,0 -1,0.446 -1,1 v 4 c 0,0.554 0.446,1 1,1 h 9 c 0.554,0 1,-0.446 1,-1 v -4 c 0,-0.554 -0.446,-1 -1,-1 z" />
+ </g>
+ <g id="background"
+ class="icn icn--highlight-color"
+ fill="#63BBEE"
+ stroke="#0369A3"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ >
+ <path d="m 10.5,16.5 h 1 v 5 h -1 z" />
+ </g>
</svg>
diff --git a/browser/images/savemodified_large.svg b/browser/images/savemodified_large.svg
index ca8818bd19..4ea3dad7c8 100644
--- a/browser/images/savemodified_large.svg
+++ b/browser/images/savemodified_large.svg
@@ -1,10 +1 @@
-<?xml-stylesheet type="text/css" href="icons.css" ?>
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
- <path
- style="fill:none;stroke:#333333;stroke-width:2;stroke-linejoin:round;"
- d="m 12,5 c -3.3,0 -6,2.7 -6,6 -2.8e-4,0 -2.8e-4,0 0,0.1 -1.8,0.4 -3,2 -3,3.9 0,2.2 1.8,4 4,4 h 9 c 2.8,0 5,-2.2 5,-5 0,-2.1 -1.26,-4 -3.2,-4.7 -0.8,-2.6 -3.1,-4.3 -5.8,-4.3 z"
- id="path2" />
- <path
- style="fill:#83beec"
- d="M 20 1 A 3 3 0 0 0 17 4 A 3 3 0 0 0 20 7 A 3 3 0 0 0 23 4 A 3 3 0 0 0 20 1 z " />
-</svg>
+<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m3 2c-.554 0-1 .446-1 1v18c0 .554.446 1 1 1h13.541016a4 4 0 0 1 -.541016-2 4 4 0 0 1 4-4 4 4 0 0 1 2 .541016v-13.541016c0-.554-.446-1-1-1z" fill="#922e98"/><path d="m3 3v18h13.130859a4 4 0 0 1 -.130859-1 4 4 0 0 1 4-4 4 4 0 0 1 1 .132812v-13.132812z" fill="#d492d8"/><path d="m4 2c-.554 0-1 .446-1 1v8c0 .554.446 1 1 1h16c.554 0 1-.446 1-1v-8c0-.554-.446-1-1-1zm3 12c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h9.541016a4 4 0 0 1 -.541016-2 4 4 0 0 1 3-3.869141v-1.130859c0-.554-.446-1-1-1z" fill="#922e98"/><path d="m5 3c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h14c.554 0 1-.446 1-1v-6c0-.554-.446-1-1-1zm3 12c-.554 0-1 .446-1 1v4c0 .554.446 1 1 1h2v-5h2v5h4.130859a4 4 0 0 1 -.130859-1 4 4 0 0 1 2-3.458984v-.541016c0-.554-.446-1-1-1z" fill="#fafafa"/><circle cx="20" cy="20" fill="#ed3d3d" r="3"/></svg> \ No newline at end of file