23 lines
511 B
XML
23 lines
511 B
XML
<!--
|
|
category: System
|
|
tags: [hotel, up, down, service, door, lift, elevator, off, disabled, inactive]
|
|
version: "1.94"
|
|
unicode: "f3e8"
|
|
-->
|
|
<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="M8 4h10a1 1 0 0 1 1 1v10m0 4a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1v-14" />
|
|
<path d="M12 8l2 2" />
|
|
<path d="M10 14l2 2l2 -2" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|