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

56 lines
1.6 KiB
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 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
</g>
<path
class="icn icn--line-color"
d="M 7,5.5 H 12 Z m 0,4 H 10 Z m -0,6 h 4 z"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--highlight-color-2-line"
d="M 12 9.5 L 17 9.5 L 12 9.5 z M 7 12.5 L 14 12.5 L 7 12.5 z M 13 15.5 L 15 15.5 L 13 15.5 z "
fill= "none"
stroke= "#ed8733"
stroke-linecap= "round"
stroke-linejoin= "round"
/>
<g id="symbol-background"
class="icn icn--background"
fill="none"
stroke="#fff"
stroke-width="3px"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 22.5,17 A 5.5,5.5 0 0 1 17,22.5 5.5,5.5 0 0 1 11.5,17 5.5,5.5 0 0 1 17,11.5 5.5,5.5 0 0 1 22.5,17 Z" />
</g>
<g id="symbol"
class="icn icn--shape-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M 22.5,17 A 5.5,5.5 0 0 1 17,22.5 5.5,5.5 0 0 1 11.5,17 5.5,5.5 0 0 1 17,11.5 5.5,5.5 0 0 1 22.5,17 Z" />
</g>
<g id="symbol"
class="icn icn--negative-color"
fill="#ff9198"
stroke="#da4453"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="m 19,17 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>
</svg>