perm camera mic icon
perm-camera-mic-sharp from Material Symbols by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- perm-camera-mic-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
Use the perm camera mic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 21V5h5.15L9 3h6l1.85 2H22v16h-9v-3.1q2.2-.35 3.6-2.025T18 12h-2q0 1.65-1.175 2.825T12 16t-2.825-1.175T8 12H6q0 2.2 1.4 3.875T11 17.9V21zm10-7q.825 0 1.413-.587T14 12V8q0-.825-.587-1.412T12 6t-1.412.588T10 8v4q0 .825.588 1.413T12 14"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPermCameraMicSharp(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="M2 21V5h5.15L9 3h6l1.85 2H22v16h-9v-3.1q2.2-.35 3.6-2.025T18 12h-2q0 1.65-1.175 2.825T12 16t-2.825-1.175T8 12H6q0 2.2 1.4 3.875T11 17.9V21zm10-7q.825 0 1.413-.587T14 12V8q0-.825-.587-1.412T12 6t-1.412.588T10 8v4q0 .825.588 1.413T12 14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 21V5h5.15L9 3h6l1.85 2H22v16h-9v-3.1q2.2-.35 3.6-2.025T18 12h-2q0 1.65-1.175 2.825T12 16t-2.825-1.175T8 12H6q0 2.2 1.4 3.875T11 17.9V21zm10-7q.825 0 1.413-.587T14 12V8q0-.825-.587-1.412T12 6t-1.412.588T10 8v4q0 .825.588 1.413T12 14"/></svg> </template>
CSS
.icon-perm-camera-mic-sharp {
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%22M2%2021V5h5.15L9%203h6l1.85%202H22v16h-9v-3.1q2.2-.35%203.6-2.025T18%2012h-2q0%201.65-1.175%202.825T12%2016t-2.825-1.175T8%2012H6q0%202.2%201.4%203.875T11%2017.9V21zm10-7q.825%200%201.413-.587T14%2012V8q0-.825-.587-1.412T12%206t-1.412.588T10%208v4q0%20.825.588%201.413T12%2014%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%22M2%2021V5h5.15L9%203h6l1.85%202H22v16h-9v-3.1q2.2-.35%203.6-2.025T18%2012h-2q0%201.65-1.175%202.825T12%2016t-2.825-1.175T8%2012H6q0%202.2%201.4%203.875T11%2017.9V21zm10-7q.825%200%201.413-.587T14%2012V8q0-.825-.587-1.412T12%206t-1.412.588T10%208v4q0%20.825.588%201.413T12%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/perm-camera-mic-sharp.svg?color=%231a73e8&size=48