icon-themes/colibre/res/savemodified_extralarge.png |binary icon-themes/colibre/res/savemodified_large.png |binary icon-themes/colibre/res/savemodified_small.png |binary icon-themes/colibre_svg/res/savemodified_extralarge.svg | 21 +++++++++++++- icon-themes/colibre_svg/res/savemodified_large.svg | 16 ++++++++++ icon-themes/colibre_svg/res/savemodified_small.svg | 24 +++++++++++++--- 6 files changed, 55 insertions(+), 6 deletions(-)
New commits: commit d492fd6c0e8f133cf780d1c7ce0421fcc277d932 Author: andreas kainz <kain...@gmail.com> AuthorDate: Tue Dec 11 01:23:50 2018 +0100 Commit: andreas_kainz <kain...@gmail.com> CommitDate: Tue Dec 11 12:28:12 2018 +0100 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 <kain...@gmail.com> diff --git a/icon-themes/colibre/res/savemodified_extralarge.png b/icon-themes/colibre/res/savemodified_extralarge.png index 9ea356a74ed6..832133faf83c 100644 Binary files a/icon-themes/colibre/res/savemodified_extralarge.png and b/icon-themes/colibre/res/savemodified_extralarge.png differ diff --git a/icon-themes/colibre/res/savemodified_large.png b/icon-themes/colibre/res/savemodified_large.png index b6cc6a9675fc..10b16a5c10cb 100644 Binary files a/icon-themes/colibre/res/savemodified_large.png and b/icon-themes/colibre/res/savemodified_large.png differ diff --git a/icon-themes/colibre/res/savemodified_small.png b/icon-themes/colibre/res/savemodified_small.png index ed3ff8a69469..177760c0102b 100644 Binary files a/icon-themes/colibre/res/savemodified_small.png and b/icon-themes/colibre/res/savemodified_small.png differ diff --git a/icon-themes/colibre_svg/res/savemodified_extralarge.svg b/icon-themes/colibre_svg/res/savemodified_extralarge.svg index 8b20a67eb07a..1455f3bbd7bb 100644 --- a/icon-themes/colibre_svg/res/savemodified_extralarge.svg +++ b/icon-themes/colibre_svg/res/savemodified_extralarge.svg @@ -1 +1,20 @@ -<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="m4 3c-.554 0-1 .446-1 1v24c0 .554.446 1 1 1h19.541016a4 4 0 0 1 -.541016-2 4 4 0 0 1 4-4 4 4 0 0 1 2 .541016v-19.541016c0-.554-.446-1-1-1z" fill="#8959ab"/><path d="m8 17c-.554 0-1 .446-1 1v8c0 .554.446 1 1 1h3v-8h3v8h8c .554 0 1-.446 1-1v-8c0-.554-.446-1-1-1z" fill="#fff"/><rect fill="#fff" height="9" ry="1" width="20" x="6" y="5"/><circle cx="27" cy="27" fill="#eac282" r="3"/></svg> \ No newline at end of file +<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> + <path + d="M 4 3 C 3.446 3 3 3.446 3 4 L 3 28 C 3 28.554 3.446 29 4 29 L 22.007812 29 A 5 5 0 0 1 21 26 A 5 5 0 0 1 26 21 A 5 5 0 0 1 29 22.007812 L 29 4 C 29 3.446 28.554 3 28 3 L 4 3 z " + style="fill:#8959ab" /> + <path + d="M 8 17 C 7.446 17 7 17.446 7 18 L 7 26 C 7 26.554 7.446 27 8 27 L 11 27 L 11 19 L 14 19 L 14 27 L 21.105469 27 A 5 5 0 0 1 21 26 A 5 5 0 0 1 23 22.007812 L 23 18 C 23 17.446 22.554 17 22 17 L 8 17 z " + style="fill:#ffffff" /> + <rect + fill="#fff" + height="9" + ry="1" + width="20" + x="6" + y="5" /> + <circle + cx="26" + cy="26" + style="fill:#d65532" + r="4" /> +</svg> 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> diff --git a/icon-themes/colibre_svg/res/savemodified_small.svg b/icon-themes/colibre_svg/res/savemodified_small.svg index c23751ef9a0a..e968d5f28e8e 100644 --- a/icon-themes/colibre_svg/res/savemodified_small.svg +++ b/icon-themes/colibre_svg/res/savemodified_small.svg @@ -1,5 +1,21 @@ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> - - - /&gt; - <path d="m1 0c-.554 0-1 .446-1 1v14c0 .554.446 1 1 1h10.769531a3 3 0 0 1 -.769531-2 3 3 0 0 1 3-3 3 3 0 0 1 2 .767578v-10.767578c0-.554-.446-1-1-1z" fill="#8959ab"/><rect fill="#fff" height="6" ry="1" width="12" x="2" y="1"/><path d="m4 10c-.554 0-1 .446-1 1v3c0 .554.446 1 1 1h1v-4h2v4h4c .058197 0 .108641-.023752.164062-.033203a3 3 0 0 1 -.164062-.966797 3 3 0 0 1 1-2.230469v-.769531c0-.554-.446-1-1-1z" fill="#fff"/><circle cx="14" cy="14" fill="#eac282" r="2"/></svg> \ No newline at end of file + <path + d="M 1 0 C 0.446 0 0 0.446 0 1 L 0 15 C 0 15.554 0.446 16 1 16 L 10.361328 16 A 4 4 0 0 1 9 13 A 4 4 0 0 1 13 9 A 4 4 0 0 1 16 10.361328 L 16 1 C 16 0.446 15.554 0 15 0 L 1 0 z " + style="fill:#8959ab" /> +<rect + fill="#fff" + height="6" + ry="1" + width="12" + x="2" + y="1" + /> +<path + d="M 4 10 C 3.446 10 3 10.446 3 11 L 3 14 C 3 14.554 3.446 15 4 15 L 5 15 L 5 11 L 7 11 L 7 15 L 9.5410156 15 A 4 4 0 0 1 9 13 A 4 4 0 0 1 10.361328 10 L 4 10 z " + style="fill:#ffffff" /> +<circle + style="fill:#d65532" + cx="13" + cy="13" + r="3" /> +</svg> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits