libreoffice-online/loleaflet/images/lc_masterslide.svg
andreas kainz 4d356ad99c Update Colibre icons
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I3cb2da96c096b69fd1b945398b31c180f3ed6845
2021-04-25 08:18:50 +02:00

22 lines
584 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="background"
class="icn icn--highlight-color-line"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 2.5,4.5 h 19 v 15 h -19 z" />
</g>
<g id="symbol"
class="icn icn--area-color"
fill="#fafafa"
stroke="#fafafa"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 9.5,10.5 h 5 v 1 h -5 z" />
<path d="m 7.5,14.5 h 9" />
</g>
</svg>