whistle icon
whistle from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- whistle
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the whistle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M3.104 11.525c1.448-2.087 3.964-2.66 5.434-2.524h2.523c.528.09.673.309 1.327 1.342c.119.324 2.054.106 2.563.159c.558-.541 0-1.651 1.24-1.494c2.129 0 4.168-.091 5.102.046c.385.057.57.405.626.79c.223 1.55-.043 2.685-.3 2.944c-.687 1.216-2.669 2.395-3.651 2.208c-2.835 0-3.448-.074-3.694.396l-.864 2.235c-.577 1.23-2.6 3.656-5.994 3.344s-4.869-3.026-5.172-4.314c-.303-.824-.59-3.043.86-5.132M13.49 5.003V3.002m-2.496 3.002l-.998-1m5.989 1l.998-1"/><path d="M8.084 17a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWhistle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M3.104 11.525c1.448-2.087 3.964-2.66 5.434-2.524h2.523c.528.09.673.309 1.327 1.342c.119.324 2.054.106 2.563.159c.558-.541 0-1.651 1.24-1.494c2.129 0 4.168-.091 5.102.046c.385.057.57.405.626.79c.223 1.55-.043 2.685-.3 2.944c-.687 1.216-2.669 2.395-3.651 2.208c-2.835 0-3.448-.074-3.694.396l-.864 2.235c-.577 1.23-2.6 3.656-5.994 3.344s-4.869-3.026-5.172-4.314c-.303-.824-.59-3.043.86-5.132M13.49 5.003V3.002m-2.496 3.002l-.998-1m5.989 1l.998-1"/><path d="M8.084 17a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M3.104 11.525c1.448-2.087 3.964-2.66 5.434-2.524h2.523c.528.09.673.309 1.327 1.342c.119.324 2.054.106 2.563.159c.558-.541 0-1.651 1.24-1.494c2.129 0 4.168-.091 5.102.046c.385.057.57.405.626.79c.223 1.55-.043 2.685-.3 2.944c-.687 1.216-2.669 2.395-3.651 2.208c-2.835 0-3.448-.074-3.694.396l-.864 2.235c-.577 1.23-2.6 3.656-5.994 3.344s-4.869-3.026-5.172-4.314c-.303-.824-.59-3.043.86-5.132M13.49 5.003V3.002m-2.496 3.002l-.998-1m5.989 1l.998-1"/><path d="M8.084 17a2 2 0 1 0 0-4a2 2 0 0 0 0 4Z"/></g></svg> </template>
CSS
.icon-whistle {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.104%2011.525c1.448-2.087%203.964-2.66%205.434-2.524h2.523c.528.09.673.309%201.327%201.342c.119.324%202.054.106%202.563.159c.558-.541%200-1.651%201.24-1.494c2.129%200%204.168-.091%205.102.046c.385.057.57.405.626.79c.223%201.55-.043%202.685-.3%202.944c-.687%201.216-2.669%202.395-3.651%202.208c-2.835%200-3.448-.074-3.694.396l-.864%202.235c-.577%201.23-2.6%203.656-5.994%203.344s-4.869-3.026-5.172-4.314c-.303-.824-.59-3.043.86-5.132M13.49%205.003V3.002m-2.496%203.002l-.998-1m5.989%201l.998-1%22%2F%3E%3Cpath%20d%3D%22M8.084%2017a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3.104%2011.525c1.448-2.087%203.964-2.66%205.434-2.524h2.523c.528.09.673.309%201.327%201.342c.119.324%202.054.106%202.563.159c.558-.541%200-1.651%201.24-1.494c2.129%200%204.168-.091%205.102.046c.385.057.57.405.626.79c.223%201.55-.043%202.685-.3%202.944c-.687%201.216-2.669%202.395-3.651%202.208c-2.835%200-3.448-.074-3.694.396l-.864%202.235c-.577%201.23-2.6%203.656-5.994%203.344s-4.869-3.026-5.172-4.314c-.303-.824-.59-3.043.86-5.132M13.49%205.003V3.002m-2.496%203.002l-.998-1m5.989%201l.998-1%22%2F%3E%3Cpath%20d%3D%22M8.084%2017a2%202%200%201%200%200-4a2%202%200%200%200%200%204Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/whistle.svg?color=%231a73e8&size=48