2021-01-08 05:02:52 -06:00
|
|
|
<?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--highlight-color-line"
|
2021-04-26 09:11:45 -05:00
|
|
|
d="m 2.5,11.5 h 19"
|
2021-01-08 05:02:52 -06:00
|
|
|
fill="none"
|
|
|
|
stroke="#1e8bcd"
|
|
|
|
stroke-linecap="round"
|
|
|
|
stroke-linejoin="round"
|
|
|
|
/>
|
|
|
|
</svg>
|