diff options
Diffstat (limited to 'dist/icons/layers-union.svg')
-rw-r--r-- | dist/icons/layers-union.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/icons/layers-union.svg b/dist/icons/layers-union.svg new file mode 100644 index 00000000..3e4a9eeb --- /dev/null +++ b/dist/icons/layers-union.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-layers-union" 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" /> +</svg> + + |