libreoffice-online/loleaflet/images/lc_insertgraphic.svg
andreas kainz 8a7278f94b Colibre Icons update insertgraphic #2151
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I065c1f73e53364a0facf7b251631df986698ef89
2021-04-26 15:49:53 +02:00

30 lines
829 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--area-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 2.5,2.5 h 19 v 19 h -19 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color-2"
fill="#f8db8f"
stroke="#ed8733"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 9.5,7.5 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z" />
</g>
<g id="symbol"
class="icn icn--highlight-color"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 3.5,21 9,15.5 11,17 16,12.5 21.5,18 v 3.5 H 3.8 Z" />
</g>
</svg>