e5c1d0e637
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff Signed-off-by: Henry Castro <hcastro@collabora.com>
11 lines
403 B
XML
11 lines
403 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="m2.5 2.5v7l1.67-1.95 5.33 5.455078v8.5h5v-8.5l5.330078-5.455078 1.7 1.953v-7h-7l1.95 1.67-4.45 4.33-4.45-4.33 1.95-1.67z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="miter"
|
|
/>
|
|
</svg>
|