e5c1d0e637
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff Signed-off-by: Henry Castro <hcastro@collabora.com>
11 lines
560 B
XML
11 lines
560 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="m19.125 2.5c-1.311713 0-2.375.6882875-2.375 2h-9.5-2.375c-1.3157619 0-2.375 1.43425-2.375 2.75v1.2 8.3 1.2 1.2c0 1.311713 1.065 2.375 2.375 2.375s2.375-.688287 2.375-2h10.7 1.2c1.315762 0 2.375-1.43425 2.375-2.75v-3.5625-3.5625-2.375-1.2-1.2c0-1.3117125-1.06-2.375-2.375-2.375z"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="miter"
|
|
/>
|
|
</svg>
|