libreoffice-online/loleaflet/images/lc_basicshapes.svg
andreas kainz 23dc1b2aaf Fix insert line and shape icon #2152
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I327dc32c22ee156a967fea3c6012d6bd0b677482
2021-04-26 17:43:41 +02:00

11 lines
380 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--highlight-color"
d="m12 4.5a9.5 7.5 0 0 0 -9.5 7.5 9.5 7.5 0 0 0 9.5 7.5 9.5 7.5 0 0 0 9.5-7.5 9.5 7.5 0 0 0 -9.5-7.5"
fill="#83beec"
stroke="#1e8bcd"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>