mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
22 lines
395 B
XML
22 lines
395 B
XML
<!--
|
|
category: Math
|
|
tags: [punctuation, additional, information]
|
|
version: "1.63"
|
|
unicode: "f0c0"
|
|
-->
|
|
<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="M5 5v15h3" />
|
|
<path d="M16 4h3v11m0 4v1h-3" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|