e5c1d0e637
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff Signed-off-by: Henry Castro <hcastro@collabora.com>
11 lines
398 B
XML
11 lines
398 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 7,2.5 -4.5,5 H 4.5 v 9 H 2.5 L 7,21.5 l 4.5,-5 H 9.5 l -4.875e-4,-2 H 16.5 L 16.5,16.75 21.5,12 16.5,7.5 v 2 h -7 v -2 h 2 z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="miter"
|
|
/>
|
|
</svg>
|