fishing-pole from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.

Name
fishing-pole
Set
Emoji One (Colored)
Style
Default
Category
Activities
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More activities icons from Emoji One (Colored)

Use the fishing pole emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d0d0d0" d="M12.7 16.9h1v5.5h-1z"/><path fill="#94989b" d="M52.6 44.3c0-.1-2.2-8.2-8-26.8C41.2 6.6 32.4 2.9 25.2 4.2c-5.9 1.1-11.6 5.7-11 13.6l-2 .1c-.6-7.8 4.6-14.2 12.6-15.7c8.1-1.5 18 2.5 21.8 14.7c5.8 18.6 8 26.8 8 26.8z"/><g fill="#3e4347"><path d="M51.6 44.9c-.3-.9.3-1.8 1.3-2.1l.5-.1c.9-.2 1.9.3 2.2 1.2L60 59.8c.3.9-.3 1.8-1.3 2.1l-.5.1c-.9.2-1.9-.3-2.2-1.2z"/><path d="M52.1 40.7c1.7 3.4.1 7.5-3.4 9.1s-7.7.1-9.4-3.3s-.1-7.5 3.4-9.1s7.8-.1 9.4 3.3"/></g><path fill="#94989b" d="M48.9 42.2c.8 1.7.1 3.7-1.7 4.5s-3.9.1-4.7-1.7c-.8-1.7-.1-3.7 1.7-4.5s3.9 0 4.7 1.7"/><path fill="#d0d0d0" d="m35.5 55.2l-1.8-1.6l11.7-11.3l1.7 1.7z"/><path fill="#3e4347" d="M32.9 52.8h5.8v2.4h-5.8z"/><path fill="#c7e755" d="M18 53.2c2.3-3.4 4.7-8.1 4.6-13.4c-.1-10.2-4.4-18.5-9.6-18.5c-5.1.1-9.1 8.5-9 18.7c.1 5.2 2.6 10 5 13.3c-2.8 1.4-4.8 3.9-4.7 6.9c.1 4.3 9.3-.4 9.3-.4s9.4 4.5 9.3.2c-.1-2.9-2.1-5.5-4.9-6.8"/><path fill="#428bc1" d="M9.7 21.6c0-.8.8-1.5 1.8-1.5s1.8.6 1.8 1.5c0-.8.8-1.5 1.8-1.5s1.8.6 1.8 1.5c0 .8-3.5 2.7-3.5 2.7s-3.7-1.8-3.7-2.7"/><path fill="#fff" d="M10.8 31.2c1.7 0 3.1-1.2 3.1-2.7c0-1.4-1.4-2.6-3.2-2.6c-1.7 0-3.1 1.2-3.1 2.7c0 1.4 1.4 2.6 3.2 2.6"/><path fill="#231f20" d="M10.7 29.9c.9 0 1.6-.6 1.5-1.3c0-.7-.7-1.3-1.6-1.3s-1.6.6-1.5 1.3s.8 1.3 1.6 1.3"/><path fill="#428bc1" d="M7.9 33.8c2.3 1.3 5.1 1.8 7.7 1.1c2.3-.6 4.3-2 5.4-3.8c.3-.5 1.1-.1.8.4c-1.2 2-3.4 3.5-5.9 4.2c-2.9.7-6.1.3-8.5-1.2c-.5-.3 0-1 .5-.7m13.3 4.5c0 1.9-1.8 3.5-4.1 3.6s-4.2-1.6-4.2-3.5h1c0 1.9-1.8 3.5-4.1 3.6s-4.2-1.6-4.3-3.5c0-.5 1-.5 1 0c.1 1.5 1.5 2.7 3.3 2.7s3.2-1.3 3.2-2.7c0-.5.9-.5 1 0c.1 1.5 1.5 2.7 3.3 2.7s3.2-1.3 3.2-2.7c-.3-.7.7-.7.7-.2m-2.3 10.3c0 1.4-1.3 2.5-2.9 2.5c-1.6.1-2.9-1.1-3-2.5h1c0 1.4-1.3 2.5-2.9 2.5C9.3 51.2 8 50 8 48.7c0-.5.9-.5 1 0c0 .9.9 1.6 2 1.7c1.1 0 2-.8 2-1.7c0-.5.9-.5 1 0c0 .9.9 1.6 2 1.7c1.1 0 2-.8 2-1.7c-.1-.7.9-.7.9-.1m1.4-5.2c0 1.7-1.6 3.1-3.7 3.2s-3.7-1.4-3.8-3.1h1c0 1.7-1.6 3.1-3.7 3.2s-3.7-1.4-3.8-3.1c0-.5.9-.5 1 0c0 1.3 1.3 2.3 2.8 2.3s2.7-1.1 2.7-2.3c0-.5.9-.5 1 0c0 1.3 1.3 2.3 2.8 2.3s2.7-1.1 2.7-2.3c.1-.7 1-.8 1-.2"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneFishingPole(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d0d0d0" d="M12.7 16.9h1v5.5h-1z"/><path fill="#94989b" d="M52.6 44.3c0-.1-2.2-8.2-8-26.8C41.2 6.6 32.4 2.9 25.2 4.2c-5.9 1.1-11.6 5.7-11 13.6l-2 .1c-.6-7.8 4.6-14.2 12.6-15.7c8.1-1.5 18 2.5 21.8 14.7c5.8 18.6 8 26.8 8 26.8z"/><g fill="#3e4347"><path d="M51.6 44.9c-.3-.9.3-1.8 1.3-2.1l.5-.1c.9-.2 1.9.3 2.2 1.2L60 59.8c.3.9-.3 1.8-1.3 2.1l-.5.1c-.9.2-1.9-.3-2.2-1.2z"/><path d="M52.1 40.7c1.7 3.4.1 7.5-3.4 9.1s-7.7.1-9.4-3.3s-.1-7.5 3.4-9.1s7.8-.1 9.4 3.3"/></g><path fill="#94989b" d="M48.9 42.2c.8 1.7.1 3.7-1.7 4.5s-3.9.1-4.7-1.7c-.8-1.7-.1-3.7 1.7-4.5s3.9 0 4.7 1.7"/><path fill="#d0d0d0" d="m35.5 55.2l-1.8-1.6l11.7-11.3l1.7 1.7z"/><path fill="#3e4347" d="M32.9 52.8h5.8v2.4h-5.8z"/><path fill="#c7e755" d="M18 53.2c2.3-3.4 4.7-8.1 4.6-13.4c-.1-10.2-4.4-18.5-9.6-18.5c-5.1.1-9.1 8.5-9 18.7c.1 5.2 2.6 10 5 13.3c-2.8 1.4-4.8 3.9-4.7 6.9c.1 4.3 9.3-.4 9.3-.4s9.4 4.5 9.3.2c-.1-2.9-2.1-5.5-4.9-6.8"/><path fill="#428bc1" d="M9.7 21.6c0-.8.8-1.5 1.8-1.5s1.8.6 1.8 1.5c0-.8.8-1.5 1.8-1.5s1.8.6 1.8 1.5c0 .8-3.5 2.7-3.5 2.7s-3.7-1.8-3.7-2.7"/><path fill="#fff" d="M10.8 31.2c1.7 0 3.1-1.2 3.1-2.7c0-1.4-1.4-2.6-3.2-2.6c-1.7 0-3.1 1.2-3.1 2.7c0 1.4 1.4 2.6 3.2 2.6"/><path fill="#231f20" d="M10.7 29.9c.9 0 1.6-.6 1.5-1.3c0-.7-.7-1.3-1.6-1.3s-1.6.6-1.5 1.3s.8 1.3 1.6 1.3"/><path fill="#428bc1" d="M7.9 33.8c2.3 1.3 5.1 1.8 7.7 1.1c2.3-.6 4.3-2 5.4-3.8c.3-.5 1.1-.1.8.4c-1.2 2-3.4 3.5-5.9 4.2c-2.9.7-6.1.3-8.5-1.2c-.5-.3 0-1 .5-.7m13.3 4.5c0 1.9-1.8 3.5-4.1 3.6s-4.2-1.6-4.2-3.5h1c0 1.9-1.8 3.5-4.1 3.6s-4.2-1.6-4.3-3.5c0-.5 1-.5 1 0c.1 1.5 1.5 2.7 3.3 2.7s3.2-1.3 3.2-2.7c0-.5.9-.5 1 0c.1 1.5 1.5 2.7 3.3 2.7s3.2-1.3 3.2-2.7c-.3-.7.7-.7.7-.2m-2.3 10.3c0 1.4-1.3 2.5-2.9 2.5c-1.6.1-2.9-1.1-3-2.5h1c0 1.4-1.3 2.5-2.9 2.5C9.3 51.2 8 50 8 48.7c0-.5.9-.5 1 0c0 .9.9 1.6 2 1.7c1.1 0 2-.8 2-1.7c0-.5.9-.5 1 0c0 .9.9 1.6 2 1.7c1.1 0 2-.8 2-1.7c-.1-.7.9-.7.9-.1m1.4-5.2c0 1.7-1.6 3.1-3.7 3.2s-3.7-1.4-3.8-3.1h1c0 1.7-1.6 3.1-3.7 3.2s-3.7-1.4-3.8-3.1c0-.5.9-.5 1 0c0 1.3 1.3 2.3 2.8 2.3s2.7-1.1 2.7-2.3c0-.5.9-.5 1 0c0 1.3 1.3 2.3 2.8 2.3s2.7-1.1 2.7-2.3c.1-.7 1-.8 1-.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#d0d0d0" d="M12.7 16.9h1v5.5h-1z"/><path fill="#94989b" d="M52.6 44.3c0-.1-2.2-8.2-8-26.8C41.2 6.6 32.4 2.9 25.2 4.2c-5.9 1.1-11.6 5.7-11 13.6l-2 .1c-.6-7.8 4.6-14.2 12.6-15.7c8.1-1.5 18 2.5 21.8 14.7c5.8 18.6 8 26.8 8 26.8z"/><g fill="#3e4347"><path d="M51.6 44.9c-.3-.9.3-1.8 1.3-2.1l.5-.1c.9-.2 1.9.3 2.2 1.2L60 59.8c.3.9-.3 1.8-1.3 2.1l-.5.1c-.9.2-1.9-.3-2.2-1.2z"/><path d="M52.1 40.7c1.7 3.4.1 7.5-3.4 9.1s-7.7.1-9.4-3.3s-.1-7.5 3.4-9.1s7.8-.1 9.4 3.3"/></g><path fill="#94989b" d="M48.9 42.2c.8 1.7.1 3.7-1.7 4.5s-3.9.1-4.7-1.7c-.8-1.7-.1-3.7 1.7-4.5s3.9 0 4.7 1.7"/><path fill="#d0d0d0" d="m35.5 55.2l-1.8-1.6l11.7-11.3l1.7 1.7z"/><path fill="#3e4347" d="M32.9 52.8h5.8v2.4h-5.8z"/><path fill="#c7e755" d="M18 53.2c2.3-3.4 4.7-8.1 4.6-13.4c-.1-10.2-4.4-18.5-9.6-18.5c-5.1.1-9.1 8.5-9 18.7c.1 5.2 2.6 10 5 13.3c-2.8 1.4-4.8 3.9-4.7 6.9c.1 4.3 9.3-.4 9.3-.4s9.4 4.5 9.3.2c-.1-2.9-2.1-5.5-4.9-6.8"/><path fill="#428bc1" d="M9.7 21.6c0-.8.8-1.5 1.8-1.5s1.8.6 1.8 1.5c0-.8.8-1.5 1.8-1.5s1.8.6 1.8 1.5c0 .8-3.5 2.7-3.5 2.7s-3.7-1.8-3.7-2.7"/><path fill="#fff" d="M10.8 31.2c1.7 0 3.1-1.2 3.1-2.7c0-1.4-1.4-2.6-3.2-2.6c-1.7 0-3.1 1.2-3.1 2.7c0 1.4 1.4 2.6 3.2 2.6"/><path fill="#231f20" d="M10.7 29.9c.9 0 1.6-.6 1.5-1.3c0-.7-.7-1.3-1.6-1.3s-1.6.6-1.5 1.3s.8 1.3 1.6 1.3"/><path fill="#428bc1" d="M7.9 33.8c2.3 1.3 5.1 1.8 7.7 1.1c2.3-.6 4.3-2 5.4-3.8c.3-.5 1.1-.1.8.4c-1.2 2-3.4 3.5-5.9 4.2c-2.9.7-6.1.3-8.5-1.2c-.5-.3 0-1 .5-.7m13.3 4.5c0 1.9-1.8 3.5-4.1 3.6s-4.2-1.6-4.2-3.5h1c0 1.9-1.8 3.5-4.1 3.6s-4.2-1.6-4.3-3.5c0-.5 1-.5 1 0c.1 1.5 1.5 2.7 3.3 2.7s3.2-1.3 3.2-2.7c0-.5.9-.5 1 0c.1 1.5 1.5 2.7 3.3 2.7s3.2-1.3 3.2-2.7c-.3-.7.7-.7.7-.2m-2.3 10.3c0 1.4-1.3 2.5-2.9 2.5c-1.6.1-2.9-1.1-3-2.5h1c0 1.4-1.3 2.5-2.9 2.5C9.3 51.2 8 50 8 48.7c0-.5.9-.5 1 0c0 .9.9 1.6 2 1.7c1.1 0 2-.8 2-1.7c0-.5.9-.5 1 0c0 .9.9 1.6 2 1.7c1.1 0 2-.8 2-1.7c-.1-.7.9-.7.9-.1m1.4-5.2c0 1.7-1.6 3.1-3.7 3.2s-3.7-1.4-3.8-3.1h1c0 1.7-1.6 3.1-3.7 3.2s-3.7-1.4-3.8-3.1c0-.5.9-.5 1 0c0 1.3 1.3 2.3 2.8 2.3s2.7-1.1 2.7-2.3c0-.5.9-.5 1 0c0 1.3 1.3 2.3 2.8 2.3s2.7-1.1 2.7-2.3c.1-.7 1-.8 1-.2"/></svg>
</template>

CSS

.icon-fishing-pole {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23d0d0d0%22%20d%3D%22M12.7%2016.9h1v5.5h-1z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M52.6%2044.3c0-.1-2.2-8.2-8-26.8C41.2%206.6%2032.4%202.9%2025.2%204.2c-5.9%201.1-11.6%205.7-11%2013.6l-2%20.1c-.6-7.8%204.6-14.2%2012.6-15.7c8.1-1.5%2018%202.5%2021.8%2014.7c5.8%2018.6%208%2026.8%208%2026.8z%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M51.6%2044.9c-.3-.9.3-1.8%201.3-2.1l.5-.1c.9-.2%201.9.3%202.2%201.2L60%2059.8c.3.9-.3%201.8-1.3%202.1l-.5.1c-.9.2-1.9-.3-2.2-1.2z%22%2F%3E%3Cpath%20d%3D%22M52.1%2040.7c1.7%203.4.1%207.5-3.4%209.1s-7.7.1-9.4-3.3s-.1-7.5%203.4-9.1s7.8-.1%209.4%203.3%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M48.9%2042.2c.8%201.7.1%203.7-1.7%204.5s-3.9.1-4.7-1.7c-.8-1.7-.1-3.7%201.7-4.5s3.9%200%204.7%201.7%22%2F%3E%3Cpath%20fill%3D%22%23d0d0d0%22%20d%3D%22m35.5%2055.2l-1.8-1.6l11.7-11.3l1.7%201.7z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M32.9%2052.8h5.8v2.4h-5.8z%22%2F%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M18%2053.2c2.3-3.4%204.7-8.1%204.6-13.4c-.1-10.2-4.4-18.5-9.6-18.5c-5.1.1-9.1%208.5-9%2018.7c.1%205.2%202.6%2010%205%2013.3c-2.8%201.4-4.8%203.9-4.7%206.9c.1%204.3%209.3-.4%209.3-.4s9.4%204.5%209.3.2c-.1-2.9-2.1-5.5-4.9-6.8%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M9.7%2021.6c0-.8.8-1.5%201.8-1.5s1.8.6%201.8%201.5c0-.8.8-1.5%201.8-1.5s1.8.6%201.8%201.5c0%20.8-3.5%202.7-3.5%202.7s-3.7-1.8-3.7-2.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.8%2031.2c1.7%200%203.1-1.2%203.1-2.7c0-1.4-1.4-2.6-3.2-2.6c-1.7%200-3.1%201.2-3.1%202.7c0%201.4%201.4%202.6%203.2%202.6%22%2F%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M10.7%2029.9c.9%200%201.6-.6%201.5-1.3c0-.7-.7-1.3-1.6-1.3s-1.6.6-1.5%201.3s.8%201.3%201.6%201.3%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M7.9%2033.8c2.3%201.3%205.1%201.8%207.7%201.1c2.3-.6%204.3-2%205.4-3.8c.3-.5%201.1-.1.8.4c-1.2%202-3.4%203.5-5.9%204.2c-2.9.7-6.1.3-8.5-1.2c-.5-.3%200-1%20.5-.7m13.3%204.5c0%201.9-1.8%203.5-4.1%203.6s-4.2-1.6-4.2-3.5h1c0%201.9-1.8%203.5-4.1%203.6s-4.2-1.6-4.3-3.5c0-.5%201-.5%201%200c.1%201.5%201.5%202.7%203.3%202.7s3.2-1.3%203.2-2.7c0-.5.9-.5%201%200c.1%201.5%201.5%202.7%203.3%202.7s3.2-1.3%203.2-2.7c-.3-.7.7-.7.7-.2m-2.3%2010.3c0%201.4-1.3%202.5-2.9%202.5c-1.6.1-2.9-1.1-3-2.5h1c0%201.4-1.3%202.5-2.9%202.5C9.3%2051.2%208%2050%208%2048.7c0-.5.9-.5%201%200c0%20.9.9%201.6%202%201.7c1.1%200%202-.8%202-1.7c0-.5.9-.5%201%200c0%20.9.9%201.6%202%201.7c1.1%200%202-.8%202-1.7c-.1-.7.9-.7.9-.1m1.4-5.2c0%201.7-1.6%203.1-3.7%203.2s-3.7-1.4-3.8-3.1h1c0%201.7-1.6%203.1-3.7%203.2s-3.7-1.4-3.8-3.1c0-.5.9-.5%201%200c0%201.3%201.3%202.3%202.8%202.3s2.7-1.1%202.7-2.3c0-.5.9-.5%201%200c0%201.3%201.3%202.3%202.8%202.3s2.7-1.1%202.7-2.3c.1-.7%201-.8%201-.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%23d0d0d0%22%20d%3D%22M12.7%2016.9h1v5.5h-1z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M52.6%2044.3c0-.1-2.2-8.2-8-26.8C41.2%206.6%2032.4%202.9%2025.2%204.2c-5.9%201.1-11.6%205.7-11%2013.6l-2%20.1c-.6-7.8%204.6-14.2%2012.6-15.7c8.1-1.5%2018%202.5%2021.8%2014.7c5.8%2018.6%208%2026.8%208%2026.8z%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M51.6%2044.9c-.3-.9.3-1.8%201.3-2.1l.5-.1c.9-.2%201.9.3%202.2%201.2L60%2059.8c.3.9-.3%201.8-1.3%202.1l-.5.1c-.9.2-1.9-.3-2.2-1.2z%22%2F%3E%3Cpath%20d%3D%22M52.1%2040.7c1.7%203.4.1%207.5-3.4%209.1s-7.7.1-9.4-3.3s-.1-7.5%203.4-9.1s7.8-.1%209.4%203.3%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M48.9%2042.2c.8%201.7.1%203.7-1.7%204.5s-3.9.1-4.7-1.7c-.8-1.7-.1-3.7%201.7-4.5s3.9%200%204.7%201.7%22%2F%3E%3Cpath%20fill%3D%22%23d0d0d0%22%20d%3D%22m35.5%2055.2l-1.8-1.6l11.7-11.3l1.7%201.7z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M32.9%2052.8h5.8v2.4h-5.8z%22%2F%3E%3Cpath%20fill%3D%22%23c7e755%22%20d%3D%22M18%2053.2c2.3-3.4%204.7-8.1%204.6-13.4c-.1-10.2-4.4-18.5-9.6-18.5c-5.1.1-9.1%208.5-9%2018.7c.1%205.2%202.6%2010%205%2013.3c-2.8%201.4-4.8%203.9-4.7%206.9c.1%204.3%209.3-.4%209.3-.4s9.4%204.5%209.3.2c-.1-2.9-2.1-5.5-4.9-6.8%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M9.7%2021.6c0-.8.8-1.5%201.8-1.5s1.8.6%201.8%201.5c0-.8.8-1.5%201.8-1.5s1.8.6%201.8%201.5c0%20.8-3.5%202.7-3.5%202.7s-3.7-1.8-3.7-2.7%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.8%2031.2c1.7%200%203.1-1.2%203.1-2.7c0-1.4-1.4-2.6-3.2-2.6c-1.7%200-3.1%201.2-3.1%202.7c0%201.4%201.4%202.6%203.2%202.6%22%2F%3E%3Cpath%20fill%3D%22%23231f20%22%20d%3D%22M10.7%2029.9c.9%200%201.6-.6%201.5-1.3c0-.7-.7-1.3-1.6-1.3s-1.6.6-1.5%201.3s.8%201.3%201.6%201.3%22%2F%3E%3Cpath%20fill%3D%22%23428bc1%22%20d%3D%22M7.9%2033.8c2.3%201.3%205.1%201.8%207.7%201.1c2.3-.6%204.3-2%205.4-3.8c.3-.5%201.1-.1.8.4c-1.2%202-3.4%203.5-5.9%204.2c-2.9.7-6.1.3-8.5-1.2c-.5-.3%200-1%20.5-.7m13.3%204.5c0%201.9-1.8%203.5-4.1%203.6s-4.2-1.6-4.2-3.5h1c0%201.9-1.8%203.5-4.1%203.6s-4.2-1.6-4.3-3.5c0-.5%201-.5%201%200c.1%201.5%201.5%202.7%203.3%202.7s3.2-1.3%203.2-2.7c0-.5.9-.5%201%200c.1%201.5%201.5%202.7%203.3%202.7s3.2-1.3%203.2-2.7c-.3-.7.7-.7.7-.2m-2.3%2010.3c0%201.4-1.3%202.5-2.9%202.5c-1.6.1-2.9-1.1-3-2.5h1c0%201.4-1.3%202.5-2.9%202.5C9.3%2051.2%208%2050%208%2048.7c0-.5.9-.5%201%200c0%20.9.9%201.6%202%201.7c1.1%200%202-.8%202-1.7c0-.5.9-.5%201%200c0%20.9.9%201.6%202%201.7c1.1%200%202-.8%202-1.7c-.1-.7.9-.7.9-.1m1.4-5.2c0%201.7-1.6%203.1-3.7%203.2s-3.7-1.4-3.8-3.1h1c0%201.7-1.6%203.1-3.7%203.2s-3.7-1.4-3.8-3.1c0-.5.9-.5%201%200c0%201.3%201.3%202.3%202.8%202.3s2.7-1.1%202.7-2.3c0-.5.9-.5%201%200c0%201.3%201.3%202.3%202.8%202.3s2.7-1.1%202.7-2.3c.1-.7%201-.8%201-.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/fishing-pole.svg?color=%231a73e8&size=48