mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
23 lines
471 B
XML
23 lines
471 B
XML
<!--
|
|
tags: [news, newspaper, media, blog]
|
|
category: Document
|
|
version: "1.69"
|
|
unicode: "f1e2"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
|
|
<path d="M7 8h10" />
|
|
<path d="M7 12h10" />
|
|
<path d="M7 16h10" />
|
|
</svg>
|