blob: 20e38e22602544800fae6663ed227b9a66f46c1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!--
category: Devices
tags: [add, increase, expand, enhance, augment, gain, boost, grow, advance, accumulate]
version: "2.10"
unicode: "f8f2"
-->
<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="M13 16.5v-7.5a1 1 0 0 1 1 -1h6a1 1 0 0 1 1 1v3.5" />
<path d="M18 8v-3a1 1 0 0 0 -1 -1h-13a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h8" />
<path d="M16 9h2" />
<path d="M16 19h6" />
<path d="M19 16v6" />
</svg>
|