libreoffice-online/browser/images/lc_chartareapanel.svg
Pedro Pinto Silva 5fb8c05f51 Add missing icons for mobile
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I06c24a406eb77ab22cb863ce1b2d071aa07c6582
2022-03-23 09:54:54 +01:00

27 lines
732 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,8.5 v 11 h 13 v -11 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--shape-color"
d="m 16,2.5 c 3.5,0 5.5,3 5.5,5.5 0,3 -2.5,5.5 -5,5.5 -3.5,0 -6,-2.5 -6,-5.5 0,-3 2.5,-5.5 5.5,-5.5 z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
class="icn icn--shape-color"
d="M 15,8.5 8.5,15 15,21.5 21.5,15 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>