diff options
Diffstat (limited to 'icons/tie.svg')
-rw-r--r-- | icons/tie.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/tie.svg b/icons/tie.svg new file mode 100644 index 00000000..68dfa744 --- /dev/null +++ b/icons/tie.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tie" 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" fill="none"/> + <path d="M12 22l4 -4l-2.5 -11l.993 -2.649a1 1 0 0 0 -.936 -1.351h-3.114a1 1 0 0 0 -.936 1.351l.993 2.649l-2.5 11l4 4z" /> + <path d="M10.5 7h3l5 5.5" /> +</svg> + + |