mail fish hook icon
mail-fish-hook-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- mail-fish-hook-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M21 4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M24.5 6A3.5 3.5 0 0 1 22 9.355V12.5a3 3 0 0 0 5.959.5H26a1 1 0 0 1-.707-1.707l3-3A1 1 0 0 1 30 9v3.5a5 5 0 0 1-10 0V9.355A3.502 3.502 0 0 1 21 2.5A3.5 3.5 0 0 1 24.5 6m.5 13a6.48 6.48 0 0 1-4.805-2.123l-3.72 2.004a1 1 0 0 1-.95 0l-13.01-7.007L2 11.588V22.5A4.5 4.5 0 0 0 6.5 27h19a4.5 4.5 0 0 0 4.5-4.5v-5.846A6.49 6.49 0 0 1 25 19M16 6q0-.514.1-1H6.5a4.5 4.5 0 0 0-4.496 4.303l1.476.82L16 16.864l3.087-1.662A6.5 6.5 0 0 1 18.5 12.5v-2.169A5 5 0 0 1 16 6"/></svg>
React
import type { SVGProps } from "react";
export function FluentMailFishHook32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M24.5 6A3.5 3.5 0 0 1 22 9.355V12.5a3 3 0 0 0 5.959.5H26a1 1 0 0 1-.707-1.707l3-3A1 1 0 0 1 30 9v3.5a5 5 0 0 1-10 0V9.355A3.502 3.502 0 0 1 21 2.5A3.5 3.5 0 0 1 24.5 6m.5 13a6.48 6.48 0 0 1-4.805-2.123l-3.72 2.004a1 1 0 0 1-.95 0l-13.01-7.007L2 11.588V22.5A4.5 4.5 0 0 0 6.5 27h19a4.5 4.5 0 0 0 4.5-4.5v-5.846A6.49 6.49 0 0 1 25 19M16 6q0-.514.1-1H6.5a4.5 4.5 0 0 0-4.496 4.303l1.476.82L16 16.864l3.087-1.662A6.5 6.5 0 0 1 18.5 12.5v-2.169A5 5 0 0 1 16 6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21 4.5a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3M24.5 6A3.5 3.5 0 0 1 22 9.355V12.5a3 3 0 0 0 5.959.5H26a1 1 0 0 1-.707-1.707l3-3A1 1 0 0 1 30 9v3.5a5 5 0 0 1-10 0V9.355A3.502 3.502 0 0 1 21 2.5A3.5 3.5 0 0 1 24.5 6m.5 13a6.48 6.48 0 0 1-4.805-2.123l-3.72 2.004a1 1 0 0 1-.95 0l-13.01-7.007L2 11.588V22.5A4.5 4.5 0 0 0 6.5 27h19a4.5 4.5 0 0 0 4.5-4.5v-5.846A6.49 6.49 0 0 1 25 19M16 6q0-.514.1-1H6.5a4.5 4.5 0 0 0-4.496 4.303l1.476.82L16 16.864l3.087-1.662A6.5 6.5 0 0 1 18.5 12.5v-2.169A5 5 0 0 1 16 6"/></svg> </template>
CSS
.icon-mail-fish-hook-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%204.5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3M24.5%206A3.5%203.5%200%200%201%2022%209.355V12.5a3%203%200%200%200%205.959.5H26a1%201%200%200%201-.707-1.707l3-3A1%201%200%200%201%2030%209v3.5a5%205%200%200%201-10%200V9.355A3.502%203.502%200%200%201%2021%202.5A3.5%203.5%200%200%201%2024.5%206m.5%2013a6.48%206.48%200%200%201-4.805-2.123l-3.72%202.004a1%201%200%200%201-.95%200l-13.01-7.007L2%2011.588V22.5A4.5%204.5%200%200%200%206.5%2027h19a4.5%204.5%200%200%200%204.5-4.5v-5.846A6.49%206.49%200%200%201%2025%2019M16%206q0-.514.1-1H6.5a4.5%204.5%200%200%200-4.496%204.303l1.476.82L16%2016.864l3.087-1.662A6.5%206.5%200%200%201%2018.5%2012.5v-2.169A5%205%200%200%201%2016%206%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%204.5a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3M24.5%206A3.5%203.5%200%200%201%2022%209.355V12.5a3%203%200%200%200%205.959.5H26a1%201%200%200%201-.707-1.707l3-3A1%201%200%200%201%2030%209v3.5a5%205%200%200%201-10%200V9.355A3.502%203.502%200%200%201%2021%202.5A3.5%203.5%200%200%201%2024.5%206m.5%2013a6.48%206.48%200%200%201-4.805-2.123l-3.72%202.004a1%201%200%200%201-.95%200l-13.01-7.007L2%2011.588V22.5A4.5%204.5%200%200%200%206.5%2027h19a4.5%204.5%200%200%200%204.5-4.5v-5.846A6.49%206.49%200%200%201%2025%2019M16%206q0-.514.1-1H6.5a4.5%204.5%200%200%200-4.496%204.303l1.476.82L16%2016.864l3.087-1.662A6.5%206.5%200%200%201%2018.5%2012.5v-2.169A5%205%200%200%201%2016%206%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-32-filled.svg?color=%231a73e8&size=48