diff options
Diffstat (limited to 'Flat-Remix-Light/panel/qtox-event.svg')
-rw-r--r-- | Flat-Remix-Light/panel/qtox-event.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/qtox-event.svg b/Flat-Remix-Light/panel/qtox-event.svg index b716eeb0f..a795ec1b1 100644 --- a/Flat-Remix-Light/panel/qtox-event.svg +++ b/Flat-Remix-Light/panel/qtox-event.svg @@ -1,6 +1,11 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 6 5.5 C 7.105469 5.5 8 6.394531 8 7.5 C 8 8.605469 7.105469 9.5 6 9.5 C 4.894531 9.5 4 8.605469 4 7.5 C 4 6.394531 4.894531 5.5 6 5.5 Z M 6 3 C 6.550781 3 7 3.449219 7 4 C 7 4.234375 6.949219 4.421875 6.882812 4.554688 C 6.816406 4.6875 6.667969 4.863281 6.5 5 C 6.335938 5.132812 6 5.300781 6 5.300781 C 6 5.300781 6.152344 5.117188 6.214844 4.976562 C 6.144531 4.992188 6.074219 5 6 5 C 5.449219 5 5 4.550781 5 4 C 5 3.449219 5.449219 3 6 3 Z M 6 2 C 4.894531 2 4 2.894531 4 4 L 4 5 L 3 5 C 2.722656 5 2.5 5.222656 2.5 5.5 L 2.5 9.5 C 2.5 9.777344 2.722656 10 3 10 L 9 10 C 9.277344 10 9.5 9.777344 9.5 9.5 L 9.5 5.5 C 9.5 5.222656 9.277344 5 9 5 L 8 5 L 8 4 C 8 2.894531 7.105469 2 6 2 Z M 6 2"/> - <path style="fill:rgb(23.921569%,68.235294%,91.372549%)" d="M 6 6 C 5.171875 6 4.5 6.671875 4.5 7.5 C 4.5 8.328125 5.171875 9 6 9 C 6.828125 9 7.5 8.328125 7.5 7.5 C 7.5 6.671875 6.828125 6 6 6 Z M 6 6"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 11,10 c 2.209116,5.5e-5 3.999945,1.790884 4,4 -5.5e-5,2.209116 -1.790884,3.999945 -4,4 -2.2091161,-5.5e-5 -3.9999448,-1.790884 -4,-4 5.52e-5,-2.209116 1.7908839,-3.999945 4,-4 z m 0,-5 c 1.1052,0 2,0.8955 2,2 0,0.4715 -0.102,0.8423 -0.236,1.1074 C 12.631,8.3725 12.338,8.7271 12,9 11.67,9.2671 11,9.6 11,9.6 11,9.6 11.303,9.2357 11.428,8.95 11.287,8.9813 11.145,9 11,9 9.8956,9.001 9,8.1045 9,7 9,5.8955 9.8948,5 11,5 Z M 11,3 C 8.7911,3 7,4.7911 7,7 L 7,9 5,9 C 4.4476649,8.9998784 3.9998784,9.4476649 4,10 l 0,8 c -1.216e-4,0.552335 0.4476649,1.000122 1,1 l 12,0 c 0.552335,1.22e-4 1.000122,-0.447665 1,-1 l 0,-8 C 18.000122,9.4476649 17.552335,8.9998784 17,9 L 15,9 15,7 C 15,4.7911 13.209,3 11,3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 11,11 c -1.6568542,0 -3,1.343146 -3,3 0,1.656854 1.3431458,3 3,3 1.656854,0 3,-1.343146 3,-3 0,-1.656854 -1.343146,-3 -3,-3 z"/> </g> </svg> |