libreoffice-online/loleaflet/images/lc_basicshapes.block-arc.svg
Pranav Kant 620a882672 loleaflet: Use breeze icons
But the problem is that not all the icons in basic shapes are available
in breeze theme. Some icons like circle, ellipse doesn't have any svg in
breeze.

Change-Id: I5d672e9f996607eabfd620f0d37ae7205f560bbc
2018-05-25 16:31:52 +05:30

6 lines
266 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path
style="fill:#4d4d4d"
d="M 12 8 C 7.581722 8 4 11.5817 4 16 L 8 16 C 8 13.7909 9.790861 12 12 12 C 14.209139 12 16 13.7909 16 16 L 20 16 C 20 11.5817 16.418278 8 12 8 z "
/>
</svg>