24 lines
572 B
XML
24 lines
572 B
XML
<!--
|
|
category: Design
|
|
tags: [cube, app, application, package, container, box, off, disabled, inactive]
|
|
version: "1.65"
|
|
unicode: "f102"
|
|
-->
|
|
<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="M17.765 17.757l-5.765 3.243l-8 -4.5v-9l2.236 -1.258m2.57 -1.445l3.194 -1.797l8 4.5v8.5" />
|
|
<path d="M14.561 10.559l5.439 -3.059" />
|
|
<path d="M12 12v9" />
|
|
<path d="M12 12l-8 -4.5" />
|
|
<path d="M3 3l18 18" />
|
|
</svg>
|