e5c1d0e637
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff Signed-off-by: Henry Castro <hcastro@collabora.com>
32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="background"
|
|
class="icn icn--area-color"
|
|
fill="#fafafa"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
|
|
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
|
|
</g>
|
|
<g id="symbol"
|
|
class="icn icn--highlight-color"
|
|
fill="#83beec"
|
|
stroke="#1e8bcd"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M 6.5 3 L 5 4.5 L 6.5 3 z M 9.5 3 L 5 7.5 L 9.5 3 z M 12.5 3 L 5 10.5 L 12.5 3 z M 14 4.5 L 5 13.5 L 14 4.5 z M 14 7.5 L 5 16.5 L 14 7.5 z M 16.5 8 L 5 19.5 L 16.5 8 z M 19 8.5 L 6.5 21 L 19 8.5 z M 19 11.5 L 9.5 21 L 19 11.5 z M 19 14.5 L 12.5 21 L 19 14.5 z M 19 17.5 L 15.5 21 L 19 17.5 z M 19 20.5 L 18.5 21 L 19 20.5 z " />
|
|
</g>
|
|
<g id="background"
|
|
class="icn icn--area-color"
|
|
fill="none"
|
|
stroke="#3a3a38"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="m 4.5,21.5 h 15 V 7 L 15,2.5 H 4.5 Z" />
|
|
<path d="m 14.5,7.5 h 5 V 7 L 15,2.5 h -0.5 z" />
|
|
</g>
|
|
</svg>
|