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