21 lines
633 B
XML
21 lines
633 B
XML
<!--
|
|
tags: [layered-intersection, layer-difference, intersecting, layer-overlap, intersection, intersecting-layers, layer-interaction, layer-cross, layers-crossing, layer-junction, stack]
|
|
category: Design
|
|
version: "1.0"
|
|
unicode: "eac9"
|
|
-->
|
|
<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="M4 10a2 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" />
|
|
</svg>
|