24 lines
504 B
XML
24 lines
504 B
XML
<!--
|
|
category: Map
|
|
tags: [expand, enlarge, add, increase, grow, upscale, multiply, boost, enhance, extend]
|
|
version: "2.28"
|
|
unicode: "fbcf"
|
|
-->
|
|
<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="M12 18.5l-3 -1.5l-6 3v-13l6 -3l6 3l6 -3v8.5" />
|
|
<path d="M9 4v13" />
|
|
<path d="M15 7v8" />
|
|
<path d="M16 19h6" />
|
|
<path d="M19 16v6" />
|
|
</svg>
|