diff options
| author | andreas kainz <kainz.a@gmail.com> | 2020-11-21 20:58:20 +0100 |
|---|---|---|
| committer | Andreas Kainz <kainz.a@gmail.com> | 2020-11-22 11:02:00 +0100 |
| commit | 207dd52fc8844a60ff98d2c37c2d09086d0cd73e (patch) | |
| tree | 715b0de2f08b712b4d6261740063f09a50db22a3 /icon-themes/colibre_svg/cmd/lc_showannotations.svg | |
| parent | db9e6d0788aec2090385861f8e54e2b1855df87d (diff) | |
Colibre icon theme css support
Change-Id: Ifaedb338c5ea6b83c7a6bdc2fbf41d7295bcde91
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106326
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_showannotations.svg')
| -rw-r--r-- | icon-themes/colibre_svg/cmd/lc_showannotations.svg | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_showannotations.svg b/icon-themes/colibre_svg/cmd/lc_showannotations.svg index 31795f0f469d..cfa0f79372c1 100644 --- a/icon-themes/colibre_svg/cmd/lc_showannotations.svg +++ b/icon-themes/colibre_svg/cmd/lc_showannotations.svg @@ -1 +1,19 @@ -<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g transform="translate(3 -3)"><path d="m3 5a1.0001 1.0001 0 0 0 -1 1v10a1.0001 1.0001 0 0 0 1 1h3v4a1.0001 1.0001 0 0 0 1.7070312.707031l4.7070308-4.707031h5.585938a1.0001 1.0001 0 0 0 1-1v-10a1.0001 1.0001 0 0 0 -1-1z" fill="#3a3a38"/><path d="m3 6v10h4v5l5-5h6v-10z" fill="#fafafa"/></g><path d="m3 5a1.0001 1.0001 0 0 0 -1 1v10a1.0001 1.0001 0 0 0 1 1h3v4a1.0001 1.0001 0 0 0 1.7070312.707031l4.7070308-4.707031h5.585938a1.0001 1.0001 0 0 0 1-1v-10a1.0001 1.0001 0 0 0 -1-1z" fill="#3a3a38"/><path d="m3 6v10h4v5l5-5h6v-10z" fill="#fafafa"/></svg>
\ No newline at end of file +<?xml-stylesheet type="text/css" href="icons.css" ?> +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <path + class="icn icn--area-color" + d="m 6.5,2.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 9 c 5.4e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.5 c 0,0.5 0.6,0.3 0.5,0.3 0.33,0 0.6,-0.3 1.2,-0.7 l 4.8,-4.5 h 5.5 c 0.5,-5.5e-5 1,-0.5 1,-1 V 3.5 C 21.5,3 21,2.5 20.5,2.5 Z" + fill="#fafafa" + stroke="#3a3a38" + stroke-linecap="round" + stroke-linejoin="round" + /> + <path + class="icn icn--area-color" + d="m 3.5,5.5 c -0.5,5.52e-5 -1,0.5 -1,1 v 9 c 5.5e-5,0.5 0.5,1 1,1 h 2 v 3.5 1.45 c 0,0.58 0.6,0.35 0.5,0.35 0.33,0 0.6,-0.25 1.17,-0.75 L 12,16.5 h 5.5 c 0.5,-5.5e-5 1,-0.5 1,-1 v -9 c -5.5e-5,-0.5 -0.45,-1 -1,-1 z" + fill="#fafafa" + stroke="#3a3a38" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |
