diff options
| author | andreas kainz <kainz.a@gmail.com> | 2019-04-25 15:28:50 +0200 |
|---|---|---|
| committer | andreas_kainz <kainz.a@gmail.com> | 2019-04-25 22:33:53 +0200 |
| commit | b91a8dc8358153f6fa25a394732c946a9e1bd359 (patch) | |
| tree | 18f7565a963ce25aefa472d2fa24f059b16313b1 /icon-themes/colibre_svg/cmd/lc_hidenote.svg | |
| parent | 7c0935a335dd1e4223d98db2edc6482747ce43ab (diff) | |
tdf#107144 make notes icons yellow in colibre
Change-Id: I607f0a463f45c6d299b97f0ef5dfd6e704d6bb41
Reviewed-on: https://gerrit.libreoffice.org/71304
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_hidenote.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_hidenote.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_hidenote.svg b/icon-themes/colibre_svg/cmd/lc_hidenote.svg new file mode 100644 index 000000000000..78b611cdfce2 --- /dev/null +++ b/icon-themes/colibre_svg/cmd/lc_hidenote.svg @@ -0,0 +1,15 @@ +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <path + style="fill:#ffffff;stroke:#eac282;stroke-linecap:round;stroke-linejoin:round" + d="m 4.5,2.5 c 2.38e-5,-2.37e-5 0,12 0,12 h 4 v 5 l 5.5,-5 h 7.5 v -12 z" /> + <path + style="fill:#ffffff;stroke:#eac282;stroke-linecap:round;stroke-linejoin:round" + d="m 2.5,5.5 c 2.38e-5,-2.37e-5 0,11 0,11 h 4 v 5 l 5.5,-5 h 6.5 v -11 z" /> + <path + style="fill:#4d82b8;fill-opacity:1;fill-rule:evenodd" + id="path22" + d="M 2,2 V 17 L 20,2 Z M 3,3 H 17.183594 L 3,14.900391 Z" /> + <path + style="fill:#ffffff;fill-rule:evenodd" + d="M 3,3 H 17.183594 L 3,14.900391 Z" /> +</svg> |
