diff options
Diffstat (limited to 'src/_icons/layers-intersect-2.svg')
-rw-r--r-- | src/_icons/layers-intersect-2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/layers-intersect-2.svg b/src/_icons/layers-intersect-2.svg new file mode 100644 index 00000000..23ef7b7b --- /dev/null +++ b/src/_icons/layers-intersect-2.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- +<svg> + <rect x="8" y="4" width="12" height="12" rx="2" /> + <rect x="4" y="8" width="12" height="12" rx="2" /> + <path d="M9 15l6 -6" /> +</svg> |