24 lines
565 B
XML
24 lines
565 B
XML
<!--
|
|
tags: [config, format, markup, file, language, data, syntax, text, document, structured]
|
|
category: Extensions
|
|
version: "2.16"
|
|
unicode: "fa5d"
|
|
-->
|
|
<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="M1.499 8h3" />
|
|
<path d="M2.999 8v8" />
|
|
<path d="M8.5 8a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1 -3 0v-5a1.5 1.5 0 0 1 1.5 -1.5" />
|
|
<path d="M13 16v-8l2 5l2 -5v8" />
|
|
<path d="M20 8v8h2.5" />
|
|
</svg>
|