mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
24 lines
564 B
XML
24 lines
564 B
XML
<!--
|
|
category: Computers
|
|
tags: [choices, preferences, select, settings, disable, network, down, parameters, halt, disconnect]
|
|
unicode: "100e3"
|
|
version: "3.26"
|
|
-->
|
|
<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 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2" />
|
|
<path d="M10 12h2m2 -2a2 2 0 0 0 -2 -2m-2 2v6" />
|
|
<path d="M17 8h4" />
|
|
<path d="M19 8v7" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|