23 lines
483 B
XML
23 lines
483 B
XML
<!--
|
|
tags: [place, locate, settle, position, set, assign, insert, deploy, order, arrange]
|
|
category: Computers
|
|
version: "2.14"
|
|
unicode: "fa2f"
|
|
-->
|
|
<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 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
<path d="M17 8h4" />
|
|
<path d="M19 8v8" />
|
|
<path d="M10 8v6a2 2 0 1 0 4 0v-6" />
|
|
</svg>
|