summaryrefslogtreecommitdiff
path: root/icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-11-22 12:07:39 +0100
committerAndreas Kainz <kainz.a@gmail.com>2020-11-22 13:28:02 +0100
commit52358027763b0a5d60aad1e264a2992d54f30a6c (patch)
treecf3c7bf9b1dfb055c4d55a4ae5f67326ebaece87 /icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg
parent02195a17e88f668fce79937719215c6f5c318245 (diff)
Colibre icon theme css support
Change-Id: I957980739ba667574a07ea94655bf7d2220571db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106343 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg')
-rw-r--r--icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg57
1 files changed, 16 insertions, 41 deletions
diff --git a/icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg b/icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg
index da8485778347..51c000c3a1bb 100644
--- a/icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg
+++ b/icon-themes/colibre_svg/cmd/lc_rehearsetimings.svg
@@ -1,51 +1,26 @@
<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
- <path
+ <g id="background"
class="icn icn--area-color"
- d="m 20.5,13.5 c 0,4.936261 -4.063739,9 -9,9 -4.9362614,0 -9,-4.063739 -9,-9 -10e-8,-4.9362615 4.0637385,-9 9,-9 4.936262,0 9,4.0637385 9,9 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
- />
- <path
- class="icn icn--area-color"
- d="m 11.5,8.5 v 4 z m 0,6 v 2 z"
- fill="#fafafa"
- stroke="#3a3a38"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
- <path
- class="icn icn--area-color"
- d="m 21.5,8.5 -5,-5"
- fill="#fafafa"
- stroke="#3a3a38"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
- <path
- class="icn icn--area-color"
- d="M 18,7 19,6"
- fill="#fafafa"
- stroke="#3a3a38"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
- <path
- class="icn icn--area-color"
- d="m 9.5,4.5 v -2 h 4 v 2 z"
- fill="#fafafa"
- stroke="#3a3a38"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
- <path
- class="icn icn--area-color"
- d="m 12.5,13.5 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z"
- fill="#fafafa"
- stroke="#3a3a38"
+ >
+ <path d="m 20.5,13.5 c 0,4.9 -4,9 -9,9 -4.9,0 -9,-4 -9,-9 -10e-8,-4.9 4,-9 9,-9 4.9,0 9,4 9,9 z" />
+ <path d="m 11.5,8.5 v 4 z m 0,6 v 2 z" />
+ <path d="m 21.5,8.5 -5,-5" />
+ <path d="m 9.5,4.5 v -2 h 4 v 2 z" />
+ <path d="M 18,7 19,6" />
+ </g>
+ <g id="symbol"
+ class="icn icn--highlight-color"
+ fill="#83beec"
+ stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
- />
+ >
+ <path d="m 12.5,13.5 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 z" />
+ <path d="m 11.5,8.5 v 4 z m 0,6 v 2 z" />
+ </g>
</svg>