libreoffice-online/loleaflet/images/lc_thesaurusdialog.svg
andreas kainz b1865b2b59 Colibre icon theme update to correct colors and forms
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Ie2dbf0c41760b5f3ec0b94cbd342c3a6dda513d5
2021-04-26 16:26:09 +02:00

22 lines
719 B
XML

<?xml-stylesheet type="text/css" href="icons.css" ?>
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g id="symbol"
class="icn icn--highlight-color"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 0.5,3.5 h 22 v 18 h -22 z" />
</g>
<g id="background"
class="icn icn--area-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 2.5,2.5 v 16 h 5 c 2,0 3.3,1.5 3.5,3 0,0.4 0,0.5 0.5,0.5 V 5.5 c 0,-2 -2.5,-3 -4,-3 z" />
<path d="m 20.5,2.5 v 16 h -5 c -2,0 -3.3,1.5 -3.5,3 -0,0.4 0,0.5 -0.5,0.5 V 5.5 c 0,-2 2.5,-3 4,-3 z" />
</g>
</svg>