fishing pole emoji
fishing-pole from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- fishing-pole
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More activities icons from Fluent Emoji High Contrast
Use the fishing pole emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.5 21.13a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25m4.625-.625a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0M21.5 23.13a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25m.625-4.625a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0M11 17.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5"/><path d="M10 8.915a1.5 1.5 0 0 1-.772-2.21c-.336.537 0-.001 0-.001l.001-.001l.002-.003l.004-.006l.01-.017a4 4 0 0 1 .145-.213c.095-.135.23-.318.407-.535c.35-.431.868-1.003 1.55-1.576C12.701 3.21 14.782 2 17.5 2c4.259 0 8.5 3.603 8.5 8.5v18a1.5 1.5 0 0 1-3 0v-4.29a4 4 0 1 1 0-7.418V10.5C23 7.397 20.241 5 17.5 5c-1.783 0-3.202.789-4.221 1.647a9 9 0 0 0-1.154 1.174a7 7 0 0 0-.345.463l-.011.016v-.001a1.5 1.5 0 0 1-.769.615V13h.5a.5.5 0 0 1 0 1H11v.027a4.5 4.5 0 0 1 4 4.473c0 5.089-1.839 7.113-2.637 7.992c-.222.244-.363.4-.363.508v.5c0 .145.252.164.61.19c.877.066 2.39.18 2.39 2.31h-2.5c-1 0-2-1-2-1.5c0 .5-1 1.5-2 1.5H6c0-2.13 1.513-2.244 2.39-2.31c.358-.026.61-.045.61-.19V27c0-.109-.141-.264-.363-.508C7.84 25.612 6 23.589 6 18.5a4.5 4.5 0 0 1 4-4.472V14h-.5a.5.5 0 0 1 0-1h.5zM21.5 17.5a3 3 0 1 0 0 6a3 3 0 0 0 0-6m-7.5 1a3.5 3.5 0 1 0-7 0a3.5 3.5 0 0 0 7 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastFishingPole(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.5 21.13a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25m4.625-.625a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0M21.5 23.13a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25m.625-4.625a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0M11 17.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5"/><path d="M10 8.915a1.5 1.5 0 0 1-.772-2.21c-.336.537 0-.001 0-.001l.001-.001l.002-.003l.004-.006l.01-.017a4 4 0 0 1 .145-.213c.095-.135.23-.318.407-.535c.35-.431.868-1.003 1.55-1.576C12.701 3.21 14.782 2 17.5 2c4.259 0 8.5 3.603 8.5 8.5v18a1.5 1.5 0 0 1-3 0v-4.29a4 4 0 1 1 0-7.418V10.5C23 7.397 20.241 5 17.5 5c-1.783 0-3.202.789-4.221 1.647a9 9 0 0 0-1.154 1.174a7 7 0 0 0-.345.463l-.011.016v-.001a1.5 1.5 0 0 1-.769.615V13h.5a.5.5 0 0 1 0 1H11v.027a4.5 4.5 0 0 1 4 4.473c0 5.089-1.839 7.113-2.637 7.992c-.222.244-.363.4-.363.508v.5c0 .145.252.164.61.19c.877.066 2.39.18 2.39 2.31h-2.5c-1 0-2-1-2-1.5c0 .5-1 1.5-2 1.5H6c0-2.13 1.513-2.244 2.39-2.31c.358-.026.61-.045.61-.19V27c0-.109-.141-.264-.363-.508C7.84 25.612 6 23.589 6 18.5a4.5 4.5 0 0 1 4-4.472V14h-.5a.5.5 0 0 1 0-1h.5zM21.5 17.5a3 3 0 1 0 0 6a3 3 0 0 0 0-6m-7.5 1a3.5 3.5 0 1 0-7 0a3.5 3.5 0 0 0 7 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M19.5 21.13a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25m4.625-.625a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0M21.5 23.13a.625.625 0 1 0 0-1.25a.625.625 0 0 0 0 1.25m.625-4.625a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0M11 17.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5"/><path d="M10 8.915a1.5 1.5 0 0 1-.772-2.21c-.336.537 0-.001 0-.001l.001-.001l.002-.003l.004-.006l.01-.017a4 4 0 0 1 .145-.213c.095-.135.23-.318.407-.535c.35-.431.868-1.003 1.55-1.576C12.701 3.21 14.782 2 17.5 2c4.259 0 8.5 3.603 8.5 8.5v18a1.5 1.5 0 0 1-3 0v-4.29a4 4 0 1 1 0-7.418V10.5C23 7.397 20.241 5 17.5 5c-1.783 0-3.202.789-4.221 1.647a9 9 0 0 0-1.154 1.174a7 7 0 0 0-.345.463l-.011.016v-.001a1.5 1.5 0 0 1-.769.615V13h.5a.5.5 0 0 1 0 1H11v.027a4.5 4.5 0 0 1 4 4.473c0 5.089-1.839 7.113-2.637 7.992c-.222.244-.363.4-.363.508v.5c0 .145.252.164.61.19c.877.066 2.39.18 2.39 2.31h-2.5c-1 0-2-1-2-1.5c0 .5-1 1.5-2 1.5H6c0-2.13 1.513-2.244 2.39-2.31c.358-.026.61-.045.61-.19V27c0-.109-.141-.264-.363-.508C7.84 25.612 6 23.589 6 18.5a4.5 4.5 0 0 1 4-4.472V14h-.5a.5.5 0 0 1 0-1h.5zM21.5 17.5a3 3 0 1 0 0 6a3 3 0 0 0 0-6m-7.5 1a3.5 3.5 0 1 0-7 0a3.5 3.5 0 0 0 7 0"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.5%2021.13a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25m4.625-.625a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200M21.5%2023.13a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25m.625-4.625a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200M11%2017.5a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5%22%2F%3E%3Cpath%20d%3D%22M10%208.915a1.5%201.5%200%200%201-.772-2.21c-.336.537%200-.001%200-.001l.001-.001l.002-.003l.004-.006l.01-.017a4%204%200%200%201%20.145-.213c.095-.135.23-.318.407-.535c.35-.431.868-1.003%201.55-1.576C12.701%203.21%2014.782%202%2017.5%202c4.259%200%208.5%203.603%208.5%208.5v18a1.5%201.5%200%200%201-3%200v-4.29a4%204%200%201%201%200-7.418V10.5C23%207.397%2020.241%205%2017.5%205c-1.783%200-3.202.789-4.221%201.647a9%209%200%200%200-1.154%201.174a7%207%200%200%200-.345.463l-.011.016v-.001a1.5%201.5%200%200%201-.769.615V13h.5a.5.5%200%200%201%200%201H11v.027a4.5%204.5%200%200%201%204%204.473c0%205.089-1.839%207.113-2.637%207.992c-.222.244-.363.4-.363.508v.5c0%20.145.252.164.61.19c.877.066%202.39.18%202.39%202.31h-2.5c-1%200-2-1-2-1.5c0%20.5-1%201.5-2%201.5H6c0-2.13%201.513-2.244%202.39-2.31c.358-.026.61-.045.61-.19V27c0-.109-.141-.264-.363-.508C7.84%2025.612%206%2023.589%206%2018.5a4.5%204.5%200%200%201%204-4.472V14h-.5a.5.5%200%200%201%200-1h.5zM21.5%2017.5a3%203%200%201%200%200%206a3%203%200%200%200%200-6m-7.5%201a3.5%203.5%200%201%200-7%200a3.5%203.5%200%200%200%207%200%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.5%2021.13a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25m4.625-.625a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200M21.5%2023.13a.625.625%200%201%200%200-1.25a.625.625%200%200%200%200%201.25m.625-4.625a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200M11%2017.5a.5.5%200%200%201%20.5-.5h1a.5.5%200%200%201%200%201h-1a.5.5%200%200%201-.5-.5%22%2F%3E%3Cpath%20d%3D%22M10%208.915a1.5%201.5%200%200%201-.772-2.21c-.336.537%200-.001%200-.001l.001-.001l.002-.003l.004-.006l.01-.017a4%204%200%200%201%20.145-.213c.095-.135.23-.318.407-.535c.35-.431.868-1.003%201.55-1.576C12.701%203.21%2014.782%202%2017.5%202c4.259%200%208.5%203.603%208.5%208.5v18a1.5%201.5%200%200%201-3%200v-4.29a4%204%200%201%201%200-7.418V10.5C23%207.397%2020.241%205%2017.5%205c-1.783%200-3.202.789-4.221%201.647a9%209%200%200%200-1.154%201.174a7%207%200%200%200-.345.463l-.011.016v-.001a1.5%201.5%200%200%201-.769.615V13h.5a.5.5%200%200%201%200%201H11v.027a4.5%204.5%200%200%201%204%204.473c0%205.089-1.839%207.113-2.637%207.992c-.222.244-.363.4-.363.508v.5c0%20.145.252.164.61.19c.877.066%202.39.18%202.39%202.31h-2.5c-1%200-2-1-2-1.5c0%20.5-1%201.5-2%201.5H6c0-2.13%201.513-2.244%202.39-2.31c.358-.026.61-.045.61-.19V27c0-.109-.141-.264-.363-.508C7.84%2025.612%206%2023.589%206%2018.5a4.5%204.5%200%200%201%204-4.472V14h-.5a.5.5%200%200%201%200-1h.5zM21.5%2017.5a3%203%200%201%200%200%206a3%203%200%200%200%200-6m-7.5%201a3.5%203.5%200%201%200-7%200a3.5%203.5%200%200%200%207%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/fishing-pole.svg?color=%231a73e8&size=48