comedy mask icon
comedy-mask from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- comedy-mask
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- comedy-mask-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the comedy mask icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.344 15.306q.964-.983.964-2.364H8.673q0 1.381.973 2.364t2.354.983t2.344-.983M12.001 21q-1.664 0-3.12-.636q-1.454-.635-2.541-1.723T4.626 16.08T4 12.942V3h16v9.942q0 1.664-.626 3.138t-1.714 2.56t-2.54 1.724T12 21M7.577 9.27h3.23q0-.672-.479-1.154t-1.153-.482t-1.136.48t-.462 1.155m5.615-.019h3.231q0-.671-.475-1.143q-.476-.472-1.144-.472t-1.14.474t-.472 1.141"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightComedyMask(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="M14.344 15.306q.964-.983.964-2.364H8.673q0 1.381.973 2.364t2.354.983t2.344-.983M12.001 21q-1.664 0-3.12-.636q-1.454-.635-2.541-1.723T4.626 16.08T4 12.942V3h16v9.942q0 1.664-.626 3.138t-1.714 2.56t-2.54 1.724T12 21M7.577 9.27h3.23q0-.672-.479-1.154t-1.153-.482t-1.136.48t-.462 1.155m5.615-.019h3.231q0-.671-.475-1.143q-.476-.472-1.144-.472t-1.14.474t-.472 1.141"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.344 15.306q.964-.983.964-2.364H8.673q0 1.381.973 2.364t2.354.983t2.344-.983M12.001 21q-1.664 0-3.12-.636q-1.454-.635-2.541-1.723T4.626 16.08T4 12.942V3h16v9.942q0 1.664-.626 3.138t-1.714 2.56t-2.54 1.724T12 21M7.577 9.27h3.23q0-.672-.479-1.154t-1.153-.482t-1.136.48t-.462 1.155m5.615-.019h3.231q0-.671-.475-1.143q-.476-.472-1.144-.472t-1.14.474t-.472 1.141"/></svg> </template>
CSS
.icon-comedy-mask {
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%22M14.344%2015.306q.964-.983.964-2.364H8.673q0%201.381.973%202.364t2.354.983t2.344-.983M12.001%2021q-1.664%200-3.12-.636q-1.454-.635-2.541-1.723T4.626%2016.08T4%2012.942V3h16v9.942q0%201.664-.626%203.138t-1.714%202.56t-2.54%201.724T12%2021M7.577%209.27h3.23q0-.672-.479-1.154t-1.153-.482t-1.136.48t-.462%201.155m5.615-.019h3.231q0-.671-.475-1.143q-.476-.472-1.144-.472t-1.14.474t-.472%201.141%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%22M14.344%2015.306q.964-.983.964-2.364H8.673q0%201.381.973%202.364t2.354.983t2.344-.983M12.001%2021q-1.664%200-3.12-.636q-1.454-.635-2.541-1.723T4.626%2016.08T4%2012.942V3h16v9.942q0%201.664-.626%203.138t-1.714%202.56t-2.54%201.724T12%2021M7.577%209.27h3.23q0-.672-.479-1.154t-1.153-.482t-1.136.48t-.462%201.155m5.615-.019h3.231q0-.671-.475-1.143q-.476-.472-1.144-.472t-1.14.474t-.472%201.141%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/comedy-mask.svg?color=%231a73e8&size=48