e5c1d0e637
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff Signed-off-by: Henry Castro <hcastro@collabora.com>
11 lines
400 B
XML
11 lines
400 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="m10.8125 5.5c-4.6 0-8.3 3.4-8.3 8h5c0-1.97 1.344979-3 3.3-3 1.97 0 3.7 1 3.7 3h-2l4.25 5 4.75-5h-2c0-4.6-4.1-8-8.7-8z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="miter"
|
|
/>
|
|
</svg>
|