22 lines
479 B
XML
22 lines
479 B
XML
<!--
|
|
category: System
|
|
tags: [hotel, up, down, service, door, lift, elevator]
|
|
version: "1.51"
|
|
unicode: "efdf"
|
|
-->
|
|
<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 5a1 1 0 0 1 1 -1h12a1 1 0 0 1 1 1v14a1 1 0 0 1 -1 1h-12a1 1 0 0 1 -1 -1l0 -14" />
|
|
<path d="M10 10l2 -2l2 2" />
|
|
<path d="M10 14l2 2l2 -2" />
|
|
</svg>
|