2021-04-26 08:09:37 -05:00
|
|
|
<?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 2.5,2.5 h 19 v 19 h -19 z" />
|
|
|
|
</g>
|
|
|
|
<g id="symbol"
|
|
|
|
class="icn icn--highlight-color-2"
|
|
|
|
fill="#f8db8f"
|
|
|
|
stroke="#ed8733"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="round"
|
|
|
|
>
|
|
|
|
<path d="m 9.5,7.5 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z" />
|
|
|
|
</g>
|
|
|
|
<g id="symbol"
|
|
|
|
class="icn icn--highlight-color"
|
|
|
|
fill="#83beec"
|
|
|
|
stroke="#1e8bcd"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="round"
|
|
|
|
>
|
|
|
|
<path d="M 3.5,21 9,15.5 11,17 16,12.5 21.5,18 v 3.5 H 3.8 Z" />
|
|
|
|
</g>
|
|
|
|
</svg>
|