diff options
Diffstat (limited to 'icons/shirt.svg')
-rw-r--r-- | icons/shirt.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/shirt.svg b/icons/shirt.svg new file mode 100644 index 00000000..7ea6e1ff --- /dev/null +++ b/icons/shirt.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shirt" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <path d="M15 4l6 2v5h-3v8a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l6 -2a3 3 0 0 0 6 0" /> +</svg> + + |