blob: 862b75f998cd029d3e74af69719684a3e9f0a69d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!--
tags: [display, monitor, interface, view, multitask, split, setup, extend, panel, screen]
category: Devices
version: "2.16"
unicode: "fa59"
-->
<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 4l8 3v15l-8 -3l0 -15" />
<path d="M13 19h6v-15h-14" />
</svg>
|