heaphone icon
heaphone-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- heaphone-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Use the heaphone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.998 11.908v6.6a3.4 3.4 0 1 1-6.79 0v-2.64a3.39 3.39 0 0 1 5.29-2.81v-1.15a8.5 8.5 0 1 0-17 0v1.15a3.33 3.33 0 0 1 1.89-.58a3.39 3.39 0 0 1 3.39 3.39v2.64a3.39 3.39 0 1 1-6.78 0v-6.6a10 10 0 0 1 20 0"/></svg>
React
import type { SVGProps } from "react";
export function MageHeaphoneFill(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="M21.998 11.908v6.6a3.4 3.4 0 1 1-6.79 0v-2.64a3.39 3.39 0 0 1 5.29-2.81v-1.15a8.5 8.5 0 1 0-17 0v1.15a3.33 3.33 0 0 1 1.89-.58a3.39 3.39 0 0 1 3.39 3.39v2.64a3.39 3.39 0 1 1-6.78 0v-6.6a10 10 0 0 1 20 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.998 11.908v6.6a3.4 3.4 0 1 1-6.79 0v-2.64a3.39 3.39 0 0 1 5.29-2.81v-1.15a8.5 8.5 0 1 0-17 0v1.15a3.33 3.33 0 0 1 1.89-.58a3.39 3.39 0 0 1 3.39 3.39v2.64a3.39 3.39 0 1 1-6.78 0v-6.6a10 10 0 0 1 20 0"/></svg> </template>
CSS
.icon-heaphone-fill {
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%22M21.998%2011.908v6.6a3.4%203.4%200%201%201-6.79%200v-2.64a3.39%203.39%200%200%201%205.29-2.81v-1.15a8.5%208.5%200%201%200-17%200v1.15a3.33%203.33%200%200%201%201.89-.58a3.39%203.39%200%200%201%203.39%203.39v2.64a3.39%203.39%200%201%201-6.78%200v-6.6a10%2010%200%200%201%2020%200%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%22M21.998%2011.908v6.6a3.4%203.4%200%201%201-6.79%200v-2.64a3.39%203.39%200%200%201%205.29-2.81v-1.15a8.5%208.5%200%201%200-17%200v1.15a3.33%203.33%200%200%201%201.89-.58a3.39%203.39%200%200%201%203.39%203.39v2.64a3.39%203.39%200%201%201-6.78%200v-6.6a10%2010%200%200%201%2020%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/heaphone-fill.svg?color=%231a73e8&size=48