diff options
Diffstat (limited to 'src/_icons/fish-hook.svg')
-rw-r--r-- | src/_icons/fish-hook.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/fish-hook.svg b/src/_icons/fish-hook.svg new file mode 100644 index 00000000..58e12532 --- /dev/null +++ b/src/_icons/fish-hook.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M16 9v6a5 5 0 0 1 -10 0v-4l3 3" /> + <circle cx="16" cy="7" r="2" /> + <path d="M16 5v-2" /> +</svg> |