diff options
Diffstat (limited to 'src/_icons/layers-difference.svg')
-rw-r--r-- | src/_icons/layers-difference.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/layers-difference.svg b/src/_icons/layers-difference.svg new file mode 100644 index 00000000..3624bdc1 --- /dev/null +++ b/src/_icons/layers-difference.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <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" /> + <polyline points="8 8 16 8 16 16 8 16 8 8" stroke-dasharray="4 4" stroke-dashoffset="2" /> +</svg> |