mic icon
mic-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.
- Name
- mic-32
- Set
- Fluent UI System Color Icons
- Style
- 32
- Viewbox
- 32×32
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
Use the mic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGztwcae5p2)" d="M7 15a1 1 0 0 1 1 1a8 8 0 1 0 16 0a1 1 0 1 1 2 0c0 5.186-3.947 9.45-9.001 9.95L17 26v3a1 1 0 1 1-2 0v-3l.001-.05C9.947 25.45 6 21.187 6 16a1 1 0 0 1 1-1"/><path fill="url(#SVGPKxg3dSc2)" d="M10 8a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0z"/><defs><linearGradient id="SVGztwcae5p2" x1="6" x2="15.227" y1="8.56" y2="31.59" gradientUnits="userSpaceOnUse"><stop stop-color="#cad2d9"/><stop offset="1" stop-color="#70777d"/></linearGradient><linearGradient id="SVGPKxg3dSc2" x1="7" x2="17.069" y1="-2.545" y2="33.449" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#cc23d1"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorMic32(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGztwcae5p2)" d="M7 15a1 1 0 0 1 1 1a8 8 0 1 0 16 0a1 1 0 1 1 2 0c0 5.186-3.947 9.45-9.001 9.95L17 26v3a1 1 0 1 1-2 0v-3l.001-.05C9.947 25.45 6 21.187 6 16a1 1 0 0 1 1-1"/><path fill="url(#SVGPKxg3dSc2)" d="M10 8a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0z"/><defs><linearGradient id="SVGztwcae5p2" x1="6" x2="15.227" y1="8.56" y2="31.59" gradientUnits="userSpaceOnUse"><stop stopColor="#cad2d9"/><stop offset="1" stopColor="#70777d"/></linearGradient><linearGradient id="SVGPKxg3dSc2" x1="7" x2="17.069" y1="-2.545" y2="33.449" gradientUnits="userSpaceOnUse"><stop stopColor="#0fafff"/><stop offset="1" stopColor="#cc23d1"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGztwcae5p2)" d="M7 15a1 1 0 0 1 1 1a8 8 0 1 0 16 0a1 1 0 1 1 2 0c0 5.186-3.947 9.45-9.001 9.95L17 26v3a1 1 0 1 1-2 0v-3l.001-.05C9.947 25.45 6 21.187 6 16a1 1 0 0 1 1-1"/><path fill="url(#SVGPKxg3dSc2)" d="M10 8a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0z"/><defs><linearGradient id="SVGztwcae5p2" x1="6" x2="15.227" y1="8.56" y2="31.59" gradientUnits="userSpaceOnUse"><stop stop-color="#cad2d9"/><stop offset="1" stop-color="#70777d"/></linearGradient><linearGradient id="SVGPKxg3dSc2" x1="7" x2="17.069" y1="-2.545" y2="33.449" gradientUnits="userSpaceOnUse"><stop stop-color="#0fafff"/><stop offset="1" stop-color="#cc23d1"/></linearGradient></defs></g></svg> </template>
CSS
.icon-mic-32 {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGztwcae5p2)%22%20d%3D%22M7%2015a1%201%200%200%201%201%201a8%208%200%201%200%2016%200a1%201%200%201%201%202%200c0%205.186-3.947%209.45-9.001%209.95L17%2026v3a1%201%200%201%201-2%200v-3l.001-.05C9.947%2025.45%206%2021.187%206%2016a1%201%200%200%201%201-1%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPKxg3dSc2)%22%20d%3D%22M10%208a6%206%200%200%201%2012%200v8a6%206%200%200%201-12%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGztwcae5p2%22%20x1%3D%226%22%20x2%3D%2215.227%22%20y1%3D%228.56%22%20y2%3D%2231.59%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cad2d9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2370777d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPKxg3dSc2%22%20x1%3D%227%22%20x2%3D%2217.069%22%20y1%3D%22-2.545%22%20y2%3D%2233.449%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cc23d1%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGztwcae5p2)%22%20d%3D%22M7%2015a1%201%200%200%201%201%201a8%208%200%201%200%2016%200a1%201%200%201%201%202%200c0%205.186-3.947%209.45-9.001%209.95L17%2026v3a1%201%200%201%201-2%200v-3l.001-.05C9.947%2025.45%206%2021.187%206%2016a1%201%200%200%201%201-1%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPKxg3dSc2)%22%20d%3D%22M10%208a6%206%200%200%201%2012%200v8a6%206%200%200%201-12%200z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGztwcae5p2%22%20x1%3D%226%22%20x2%3D%2215.227%22%20y1%3D%228.56%22%20y2%3D%2231.59%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cad2d9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2370777d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPKxg3dSc2%22%20x1%3D%227%22%20x2%3D%2217.069%22%20y1%3D%22-2.545%22%20y2%3D%2233.449%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230fafff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cc23d1%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/mic-32.svg?color=%231a73e8&size=48