diff options
Diffstat (limited to 'src/icons/bow.svg')
-rw-r--r-- | src/icons/bow.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/bow.svg b/src/icons/bow.svg new file mode 100644 index 00000000..f55fbee6 --- /dev/null +++ b/src/icons/bow.svg @@ -0,0 +1,12 @@ +--- +tags: [arrow, archer, hunt, hunter] +category: Sport +version: "1.61" +unicode: "f096" +--- +<svg> + <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> |