diff options
author | codecalm <codecalm@gmail.com> | 2022-04-04 12:57:32 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-04 12:57:32 +0200 |
commit | cc389cd7d784a59bbcfb60f5f7341b06fd63a558 (patch) | |
tree | 759060649e12fb1d52b08be39c44ff945ad52ca4 /icons/bow.svg | |
parent | update icons categories (diff) | |
download | tabler-icons-1.61.0.tar.xz |
Release 1.61.0v1.61.0
Diffstat (limited to 'icons/bow.svg')
-rw-r--r-- | icons/bow.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/bow.svg b/icons/bow.svg new file mode 100644 index 00000000..132bb8b8 --- /dev/null +++ b/icons/bow.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bow" 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="M17 3h4v4" /> + <path d="M21 3l-15 15" /> + <path d="M3 18h3v3" /> + <path d="M16.5 20c1.576 -1.576 2.5 -4.095 2.5 -6.5c0 -4.81 -3.69 -8.5 -8.5 -8.5c-2.415 0 -4.922 .913 -6.5 2.5l12.5 12.5z" /> +</svg> + + |