libreoffice-online/loleaflet/images/lc_wrapleft.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

18 lines
528 B
XML

<?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--line-color"
d="m 2.5,3.5 h 19 z m 0,3 h 19 z m 0,3 h 7 z m 0,3 h 7 z m 0,3 h 7 z m 0,3 h 19 z m 0,3 h 19 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color"
d="m 12.5,8.5 h 9 v 8 h -9 z"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>