diff options
| author | andreas kainz <kainz.a@gmail.com> | 2018-12-11 01:23:50 +0100 |
|---|---|---|
| committer | andreas_kainz <kainz.a@gmail.com> | 2018-12-11 12:28:12 +0100 |
| commit | d492fd6c0e8f133cf780d1c7ce0421fcc277d932 (patch) | |
| tree | 854e45c28aca419fd7483f7d2e91cd75c4f1282f /icon-themes/colibre_svg/res/savemodified_large.svg | |
| parent | 4015034e08d14c5fbc0b2b2e8a7e1e56f651d2f0 (diff) | |
tdf#121814 savemodified indicator is bigger and red
Change-Id: I5c16a662e52661aefc550fbed68635cc688664b1
Reviewed-on: https://gerrit.libreoffice.org/64924
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/res/savemodified_large.svg')
| -rw-r--r-- | icon-themes/colibre_svg/res/savemodified_large.svg | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/res/savemodified_large.svg b/icon-themes/colibre_svg/res/savemodified_large.svg index f44470df6bd8..cea63880e908 100644 --- a/icon-themes/colibre_svg/res/savemodified_large.svg +++ b/icon-themes/colibre_svg/res/savemodified_large.svg @@ -1 +1,15 @@ -<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 1h15.173828a3 3 0 0 1 -.173828-1 3 3 0 0 1 3-3 3 3 0 0 1 1 .175781v-15.175781c0-.554-.446-1-1-1z" fill="#8959ab"/><g fill="#fff"><rect height="8" ry="1" width="16" x="4" y="3"/><path d="m8 15c-.554 0-1 .446-1 1v4c0 .554.446 1 1 1h2v-5h2v5h5c .554 0 1-.446 1-1v-4c0-.554-.446-1-1-1z"/></g><circle cx="21" cy="21" fill="#eac282" r="2"/></svg>
\ No newline at end of file +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <path + d="M 3 2 C 2.446 2 2 2.446 2 3 L 2 21 C 2 21.554 2.446 22 3 22 L 16.541016 22 A 4 4 0 0 1 16 20 A 4 4 0 0 1 20 16 A 4 4 0 0 1 22 16.541016 L 22 3 C 22 2.446 21.554 2 21 2 L 3 2 z " + style="fill:#8959ab" /> + <path + style="fill:#ffffff" + d="M 5 3 C 4.446 3 4 3.446 4 4 L 4 10 C 4 10.554 4.446 11 5 11 L 19 11 C 19.554 11 20 10.554 20 10 L 20 4 C 20 3.446 19.554 3 19 3 L 5 3 z M 8 15 C 7.446 15 7 15.446 7 16 L 7 20 C 7 20.554 7.446 21 8 21 L 10 21 L 10 16 L 12 16 L 12 21 L 16.130859 21 A 4 4 0 0 1 16 20 A 4 4 0 0 1 18 16.541016 L 18 16 C 18 15.446 17.554 15 17 15 L 8 15 z " + /> + <circle + style="fill:#d65532" + cx="20" + cy="20" + r="3" + /> +</svg> |
