status-web/packages/icons/svg/16/unread-icon.svg

15 lines
263 B
XML
Raw Normal View History

<svg
xmlns="http://www.w3.org/2000/svg"
2024-09-10 16:04:16 +02:00
width="16"
height="16"
fill="none"
2024-09-10 16:04:16 +02:00
viewBox="0 0 16 16"
>
<path
2024-09-24 17:48:49 +02:00
fill="currentColor"
fill-rule="evenodd"
2024-09-10 16:04:16 +02:00
d="M2 3.4h12v1.2H2V3.4Zm2 4h8v1.2H4V7.4Zm6 4H6v1.2h4v-1.2Z"
clip-rule="evenodd"
/>
</svg>