21 lines
603 B
XML
21 lines
603 B
XML
<!--
|
|
tags: [layered-subtraction, layer-removal, remove-layer, subtract-layers, subtracting, layer-reduction, layer-elimination, layer-reduce, layer-removing, remove, stack]
|
|
category: Design
|
|
version: "1.0"
|
|
unicode: "eaca"
|
|
-->
|
|
<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="M8 6a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2l0 -8" />
|
|
<path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2" />
|
|
</svg>
|