headphone mute icon
headphone-mute-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- headphone-mute-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
Use the headphone mute icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.488 2.556a.75.75 0 0 0-1.06 0l-1.95 1.95a10 10 0 0 0-10.32-1.66a10 10 0 0 0-6.16 9.22v6.6a3.5 3.5 0 0 0 .51 1.81a.74.74 0 0 0 0 1.06a.7.7 0 0 0 .53.22a.74.74 0 0 0 .53-.22l.52-.52l4.41-4.41l.09-.09l10.49-10.44l2.46-2.46a.75.75 0 0 0-.05-1.06m-13.2 12.14a3.4 3.4 0 0 0-.69-.83a3.47 3.47 0 0 0-4.1-.26v-1.53a8.48 8.48 0 0 1 13.92-6.5zm13.71-2.62v6.6q.008.075 0 .15a3.38 3.38 0 0 1-3.37 3.08a3.39 3.39 0 0 1-3.39-3.19v-2.64a3.4 3.4 0 0 1 1.06-2.31a3.49 3.49 0 0 1 4.22-.33v-1.36a8.7 8.7 0 0 0-.92-3.88a.75.75 0 0 1 .33-1a.77.77 0 0 1 1 .33a10.2 10.2 0 0 1 1.07 4.55"/></svg>
React
import type { SVGProps } from "react";
export function MageHeadphoneMuteFill(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.488 2.556a.75.75 0 0 0-1.06 0l-1.95 1.95a10 10 0 0 0-10.32-1.66a10 10 0 0 0-6.16 9.22v6.6a3.5 3.5 0 0 0 .51 1.81a.74.74 0 0 0 0 1.06a.7.7 0 0 0 .53.22a.74.74 0 0 0 .53-.22l.52-.52l4.41-4.41l.09-.09l10.49-10.44l2.46-2.46a.75.75 0 0 0-.05-1.06m-13.2 12.14a3.4 3.4 0 0 0-.69-.83a3.47 3.47 0 0 0-4.1-.26v-1.53a8.48 8.48 0 0 1 13.92-6.5zm13.71-2.62v6.6q.008.075 0 .15a3.38 3.38 0 0 1-3.37 3.08a3.39 3.39 0 0 1-3.39-3.19v-2.64a3.4 3.4 0 0 1 1.06-2.31a3.49 3.49 0 0 1 4.22-.33v-1.36a8.7 8.7 0 0 0-.92-3.88a.75.75 0 0 1 .33-1a.77.77 0 0 1 1 .33a10.2 10.2 0 0 1 1.07 4.55"/></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.488 2.556a.75.75 0 0 0-1.06 0l-1.95 1.95a10 10 0 0 0-10.32-1.66a10 10 0 0 0-6.16 9.22v6.6a3.5 3.5 0 0 0 .51 1.81a.74.74 0 0 0 0 1.06a.7.7 0 0 0 .53.22a.74.74 0 0 0 .53-.22l.52-.52l4.41-4.41l.09-.09l10.49-10.44l2.46-2.46a.75.75 0 0 0-.05-1.06m-13.2 12.14a3.4 3.4 0 0 0-.69-.83a3.47 3.47 0 0 0-4.1-.26v-1.53a8.48 8.48 0 0 1 13.92-6.5zm13.71-2.62v6.6q.008.075 0 .15a3.38 3.38 0 0 1-3.37 3.08a3.39 3.39 0 0 1-3.39-3.19v-2.64a3.4 3.4 0 0 1 1.06-2.31a3.49 3.49 0 0 1 4.22-.33v-1.36a8.7 8.7 0 0 0-.92-3.88a.75.75 0 0 1 .33-1a.77.77 0 0 1 1 .33a10.2 10.2 0 0 1 1.07 4.55"/></svg> </template>
CSS
.icon-headphone-mute-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.488%202.556a.75.75%200%200%200-1.06%200l-1.95%201.95a10%2010%200%200%200-10.32-1.66a10%2010%200%200%200-6.16%209.22v6.6a3.5%203.5%200%200%200%20.51%201.81a.74.74%200%200%200%200%201.06a.7.7%200%200%200%20.53.22a.74.74%200%200%200%20.53-.22l.52-.52l4.41-4.41l.09-.09l10.49-10.44l2.46-2.46a.75.75%200%200%200-.05-1.06m-13.2%2012.14a3.4%203.4%200%200%200-.69-.83a3.47%203.47%200%200%200-4.1-.26v-1.53a8.48%208.48%200%200%201%2013.92-6.5zm13.71-2.62v6.6q.008.075%200%20.15a3.38%203.38%200%200%201-3.37%203.08a3.39%203.39%200%200%201-3.39-3.19v-2.64a3.4%203.4%200%200%201%201.06-2.31a3.49%203.49%200%200%201%204.22-.33v-1.36a8.7%208.7%200%200%200-.92-3.88a.75.75%200%200%201%20.33-1a.77.77%200%200%201%201%20.33a10.2%2010.2%200%200%201%201.07%204.55%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.488%202.556a.75.75%200%200%200-1.06%200l-1.95%201.95a10%2010%200%200%200-10.32-1.66a10%2010%200%200%200-6.16%209.22v6.6a3.5%203.5%200%200%200%20.51%201.81a.74.74%200%200%200%200%201.06a.7.7%200%200%200%20.53.22a.74.74%200%200%200%20.53-.22l.52-.52l4.41-4.41l.09-.09l10.49-10.44l2.46-2.46a.75.75%200%200%200-.05-1.06m-13.2%2012.14a3.4%203.4%200%200%200-.69-.83a3.47%203.47%200%200%200-4.1-.26v-1.53a8.48%208.48%200%200%201%2013.92-6.5zm13.71-2.62v6.6q.008.075%200%20.15a3.38%203.38%200%200%201-3.37%203.08a3.39%203.39%200%200%201-3.39-3.19v-2.64a3.4%203.4%200%200%201%201.06-2.31a3.49%203.49%200%200%201%204.22-.33v-1.36a8.7%208.7%200%200%200-.92-3.88a.75.75%200%200%201%20.33-1a.77.77%200%200%201%201%20.33a10.2%2010.2%200%200%201%201.07%204.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/headphone-mute-fill.svg?color=%231a73e8&size=48