23 lines
566 B
XML
23 lines
566 B
XML
<!--
|
|
tags: [shape, keyboard, button, key, hotkey, square, control, operation, rectangular, f0]
|
|
category: System
|
|
version: "1.103"
|
|
unicode: "f526"
|
|
-->
|
|
<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 5a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-14" />
|
|
<path d="M13 10.5v3a1.5 1.5 0 0 0 3 0v-3a1.5 1.5 0 0 0 -3 0" />
|
|
<path d="M8 12h2" />
|
|
<path d="M10 9h-2v6" />
|
|
</svg>
|