From c4d8b4ecd82fde107d12f6b606bcbd023cfdd7cb Mon Sep 17 00:00:00 2001 From: Matthias Freund Date: Sun, 28 Apr 2019 23:39:32 +0200 Subject: tdf#120135 Currency icon must not show the dollar sign SIFR SIFR icon update "currencyfield" Change-Id: Ied78cf1edc7a03239300db10461275ecc75ad4ae Reviewed-on: https://gerrit.libreoffice.org/71490 Tested-by: Jenkins Reviewed-by: Matthias Freund --- icon-themes/sifr/cmd/32/currencyfield.png | Bin 0 -> 785 bytes icon-themes/sifr/cmd/lc_currencyfield.png | Bin 341 -> 636 bytes icon-themes/sifr/cmd/sc_currencyfield.png | Bin 257 -> 366 bytes icon-themes/sifr_dark/cmd/32/currencyfield.png | Bin 0 -> 726 bytes icon-themes/sifr_dark/cmd/lc_currencyfield.png | Bin 341 -> 708 bytes icon-themes/sifr_dark/cmd/sc_currencyfield.png | Bin 257 -> 530 bytes icon-themes/sifr_svg/cmd/32/currencyfield.svg | 140 ++++++++++++++++++++ icon-themes/sifr_svg/cmd/lc_currencyfield.svg | 176 ++++++++++++++++++++++++- icon-themes/sifr_svg/cmd/sc_currencyfield.svg | 136 ++++++++++++++++++- 9 files changed, 443 insertions(+), 9 deletions(-) create mode 100644 icon-themes/sifr/cmd/32/currencyfield.png create mode 100644 icon-themes/sifr_dark/cmd/32/currencyfield.png create mode 100644 icon-themes/sifr_svg/cmd/32/currencyfield.svg (limited to 'icon-themes') diff --git a/icon-themes/sifr/cmd/32/currencyfield.png b/icon-themes/sifr/cmd/32/currencyfield.png new file mode 100644 index 000000000000..04128a345caf Binary files /dev/null and b/icon-themes/sifr/cmd/32/currencyfield.png differ diff --git a/icon-themes/sifr/cmd/lc_currencyfield.png b/icon-themes/sifr/cmd/lc_currencyfield.png index 2ab87dd45873..d991ab64b433 100644 Binary files a/icon-themes/sifr/cmd/lc_currencyfield.png and b/icon-themes/sifr/cmd/lc_currencyfield.png differ diff --git a/icon-themes/sifr/cmd/sc_currencyfield.png b/icon-themes/sifr/cmd/sc_currencyfield.png index f7ceb23274e3..f17b597ebce8 100644 Binary files a/icon-themes/sifr/cmd/sc_currencyfield.png and b/icon-themes/sifr/cmd/sc_currencyfield.png differ diff --git a/icon-themes/sifr_dark/cmd/32/currencyfield.png b/icon-themes/sifr_dark/cmd/32/currencyfield.png new file mode 100644 index 000000000000..49a11506bd2f Binary files /dev/null and b/icon-themes/sifr_dark/cmd/32/currencyfield.png differ diff --git a/icon-themes/sifr_dark/cmd/lc_currencyfield.png b/icon-themes/sifr_dark/cmd/lc_currencyfield.png index aec350f51c3d..17eb558ed00e 100644 Binary files a/icon-themes/sifr_dark/cmd/lc_currencyfield.png and b/icon-themes/sifr_dark/cmd/lc_currencyfield.png differ diff --git a/icon-themes/sifr_dark/cmd/sc_currencyfield.png b/icon-themes/sifr_dark/cmd/sc_currencyfield.png index aac66575a514..2b7a865b4c2b 100644 Binary files a/icon-themes/sifr_dark/cmd/sc_currencyfield.png and b/icon-themes/sifr_dark/cmd/sc_currencyfield.png differ diff --git a/icon-themes/sifr_svg/cmd/32/currencyfield.svg b/icon-themes/sifr_svg/cmd/32/currencyfield.svg new file mode 100644 index 000000000000..f7908b83fc0e --- /dev/null +++ b/icon-themes/sifr_svg/cmd/32/currencyfield.svg @@ -0,0 +1,140 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/sifr_svg/cmd/lc_currencyfield.svg b/icon-themes/sifr_svg/cmd/lc_currencyfield.svg index c2b181e26627..f051267cb5e3 100644 --- a/icon-themes/sifr_svg/cmd/lc_currencyfield.svg +++ b/icon-themes/sifr_svg/cmd/lc_currencyfield.svg @@ -1,6 +1,172 @@ - - + + + + + LibreOffice Symbolic Icon Theme SIFR + + + + + + + + image/svg+xml + + LibreOffice Symbolic Icon Theme SIFR + + + + The Document Foundation + + + + + Matthias Freund + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icon-themes/sifr_svg/cmd/sc_currencyfield.svg b/icon-themes/sifr_svg/cmd/sc_currencyfield.svg index 7c54f1a26a02..9242c78c6014 100644 --- a/icon-themes/sifr_svg/cmd/sc_currencyfield.svg +++ b/icon-themes/sifr_svg/cmd/sc_currencyfield.svg @@ -1,6 +1,134 @@ - + + + + + + image/svg+xml + + + + + + + + + + style="fill:#555753;fill-opacity:1;stroke:none;stroke-width:0.98173171;stroke-opacity:1" + d="M 5.853515,9.2651655 C 5.949335,9.3579555 5.998874,9.4557375 6,9.5543045 V 10.132583 C 6,10.611644 4.880712,11 3.5,11 2.119288,11 1,10.611644 1,10.132583 V 9.5543045 C 1.0011,9.4557345 1.05066,9.3579575 1.146485,9.2651655 1.499207,9.6113185 2.44183,9.8429285 3.5,9.8434435 4.55817,9.8429285 5.500793,9.6113185 5.853515,9.2651655 Z" + id="path22-6-3-6-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccssscccc" /> + + + + + + + + + + + -- cgit