libreoffice-online/browser/images/lc_basicshapes.cube.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

27 lines
689 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--shape-color"
d="M 2.5,6.2 6.5,2.5 h 15 v 15 l -3.7,4 H 2.5 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="miter"
/>
<path
class="icn icn--shape-color"
d="m 2.5,21.5 h 15 v -15 h -15 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="miter"
/>
<path
class="icn icn--shape-color"
d="m 17.5,6.5 4,-4"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="miter"
/>
</svg>