aboutsummaryrefslogtreecommitdiff
path: root/icons/layers-difference.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/layers-difference.svg')
-rw-r--r--icons/layers-difference.svg3
1 files changed, 2 insertions, 1 deletions
diff --git a/icons/layers-difference.svg b/icons/layers-difference.svg
index 57a8a0a..2018752 100644
--- a/icons/layers-difference.svg
+++ b/icons/layers-difference.svg
@@ -1,5 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-difference" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <path d="M16 16v2a2 2 0 01-2 2h-8a2 2 0 01-2 -2v-8a2 2 0 012 -2h2v-2a2 2 0 012 -2h8a2 2 0 012 2v8a2 2 0 01-2 2h-2" />
+ <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
+ <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" />
<polyline points="8 8 16 8 16 16 8 16 8 8" stroke-dasharray="4 4" stroke-dashoffset="2" />
</svg>