libreoffice-online/browser/images/lc_showdetail.svg
Henry Castro e5c1d0e637 initial rename loleaflet -> browser
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00

22 lines
645 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--text-color"
fill="#797774"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 10.5,2.5 h 10 z m 0,3 h 10 z m 2,5 h 8 z m 0,3 h 8 z m -2,5 h 10 z m 0,3 h 10 z" />
</g>
<g id="background"
class="icn icn--positiv-color-color"
fill="#a1ddaa"
stroke="#18ab50"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 2.5,12.5 h 7 v -1 h -7 z" />
<path d="m 5.5,15.5 v -7 h 1 v 7 z" />
</g>
</svg>