mail fish hook icon
mail-fish-hook-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- mail-fish-hook-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
mail-add-16-filledmail-alert-16-filledmail-all-20-filledmail-all-accounts-24-filledmail-all-read-16-filledmail-all-unread-20-filledmail-arrow-clockwise-16-filledmail-arrow-double-back-16-filledmail-arrow-down-16-filledmail-arrow-forward-16-filledmail-arrow-up-16-filledmail-attach-16-filledmail-briefcase-48-filledmail-checkmark-16-filledmail-clock-16-filledmail-copy-20-filledmail-data-bar-16-filledmail-dismiss-16-filledmail-edit-20-filledmail-error-16-filledmail-inbox-16-filledmail-inbox-add-16-filledmail-inbox-all-20-filledmail-inbox-arrow-down-16-filled
Use the mail fish hook icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.25 3.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m2.5 1c0 1.12-.736 2.067-1.75 2.386V9.25a2.25 2.25 0 0 0 4.5 0V9h-1.25a.75.75 0 0 1-.53-1.28l2-2a.75.75 0 0 1 1.28.53v3a3.75 3.75 0 1 1-7.5 0V6.886A2.501 2.501 0 1 1 18.75 4.5M12.785 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154l2.733-1.432A4.8 4.8 0 0 1 14.5 9.25V7.532A3.5 3.5 0 0 1 12.785 4m2.632 8.057l-3.069 1.607a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005A3.25 3.25 0 0 0 22 16.75v-3.627a4.73 4.73 0 0 1-2.75.877a4.74 4.74 0 0 1-3.833-1.944"/></svg>
React
import type { SVGProps } from "react";
export function FluentMailFishHook24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.25 3.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m2.5 1c0 1.12-.736 2.067-1.75 2.386V9.25a2.25 2.25 0 0 0 4.5 0V9h-1.25a.75.75 0 0 1-.53-1.28l2-2a.75.75 0 0 1 1.28.53v3a3.75 3.75 0 1 1-7.5 0V6.886A2.501 2.501 0 1 1 18.75 4.5M12.785 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154l2.733-1.432A4.8 4.8 0 0 1 14.5 9.25V7.532A3.5 3.5 0 0 1 12.785 4m2.632 8.057l-3.069 1.607a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005A3.25 3.25 0 0 0 22 16.75v-3.627a4.73 4.73 0 0 1-2.75.877a4.74 4.74 0 0 1-3.833-1.944"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.25 3.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m2.5 1c0 1.12-.736 2.067-1.75 2.386V9.25a2.25 2.25 0 0 0 4.5 0V9h-1.25a.75.75 0 0 1-.53-1.28l2-2a.75.75 0 0 1 1.28.53v3a3.75 3.75 0 1 1-7.5 0V6.886A2.501 2.501 0 1 1 18.75 4.5M12.785 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154l2.733-1.432A4.8 4.8 0 0 1 14.5 9.25V7.532A3.5 3.5 0 0 1 12.785 4m2.632 8.057l-3.069 1.607a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005A3.25 3.25 0 0 0 22 16.75v-3.627a4.73 4.73 0 0 1-2.75.877a4.74 4.74 0 0 1-3.833-1.944"/></svg> </template>
CSS
.icon-mail-fish-hook-24-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.25%203.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2m2.5%201c0%201.12-.736%202.067-1.75%202.386V9.25a2.25%202.25%200%200%200%204.5%200V9h-1.25a.75.75%200%200%201-.53-1.28l2-2a.75.75%200%200%201%201.28.53v3a3.75%203.75%200%201%201-7.5%200V6.886A2.501%202.501%200%201%201%2018.75%204.5M12.785%204H5.25l-.186.005a3.25%203.25%200%200%200-3.048%202.919L12%2012.154l2.733-1.432A4.8%204.8%200%200%201%2014.5%209.25V7.532A3.5%203.5%200%200%201%2012.785%204m2.632%208.057l-3.069%201.607a.75.75%200%200%201-.696%200L2%208.608v8.142l.005.184A3.25%203.25%200%200%200%205.25%2020h13.5l.184-.005A3.25%203.25%200%200%200%2022%2016.75v-3.627a4.73%204.73%200%200%201-2.75.877a4.74%204.74%200%200%201-3.833-1.944%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.25%203.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2m2.5%201c0%201.12-.736%202.067-1.75%202.386V9.25a2.25%202.25%200%200%200%204.5%200V9h-1.25a.75.75%200%200%201-.53-1.28l2-2a.75.75%200%200%201%201.28.53v3a3.75%203.75%200%201%201-7.5%200V6.886A2.501%202.501%200%201%201%2018.75%204.5M12.785%204H5.25l-.186.005a3.25%203.25%200%200%200-3.048%202.919L12%2012.154l2.733-1.432A4.8%204.8%200%200%201%2014.5%209.25V7.532A3.5%203.5%200%200%201%2012.785%204m2.632%208.057l-3.069%201.607a.75.75%200%200%201-.696%200L2%208.608v8.142l.005.184A3.25%203.25%200%200%200%205.25%2020h13.5l.184-.005A3.25%203.25%200%200%200%2022%2016.75v-3.627a4.73%204.73%200%200%201-2.75.877a4.74%204.74%200%200%201-3.833-1.944%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mail-fish-hook-24-filled.svg?color=%231a73e8&size=48