summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/layers-difference.svg
blob: ce95d231f22b0d5befeb67c64eb7353edaf59b81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!--
tags: [layered-difference, layer-intersect, intersecting-layers, layer-subtract, difference, overlap, comparison, layer-blend, merge-layers, layer-comparison, stack]
category: Design
version: "1.0"
unicode: "eac8"
-->
<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="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2" />
  <path d="M10 8l-2 0l0 2" />
  <path d="M8 14l0 2l2 0" />
  <path d="M14 8l2 0l0 2" />
  <path d="M16 14l0 2l-2 0" />
</svg>