mic off compact icon

mic-off-compact from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
mic-off-compact
Set
Codicons
Style
Regular
Viewbox
12×12
License
CC BY 4.0

Related icons in Codicons

Use the mic off compact icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m5 2.88l-.99-.99C4.07.84 4.94 0 6 0s2 .9 2 2v3.88l-1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zM10 6c0-.28-.22-.5-.5-.5S9 5.72 9 6s-.05.52-.11.77l.79.79c.2-.48.32-1 .32-1.55zm1.85 5.85a.485.485 0 0 1-.7 0l-2.7-2.7c-.55.43-1.21.73-1.94.82v1.53c0 .28-.22.5-.5.5s-.5-.22-.5-.5V9.97A4.01 4.01 0 0 1 2.01 6c0-.28.22-.5.5-.5s.5.22.5.5c0 1.65 1.35 3 3 3c.65 0 1.24-.21 1.74-.56l-.72-.72c-.3.18-.64.28-1.01.28c-1.1 0-2-.9-2-2V4.71L.15.85c-.2-.19-.2-.51 0-.7s.51-.2.7 0l11 11c.2.2.2.51 0 .71zM6.26 6.97L5 5.71V6c0 .55.45 1 1 1c.09 0 .18-.01.26-.03"/></svg>

React

import type { SVGProps } from "react";

export function CodiconMicOffCompact(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m5 2.88l-.99-.99C4.07.84 4.94 0 6 0s2 .9 2 2v3.88l-1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zM10 6c0-.28-.22-.5-.5-.5S9 5.72 9 6s-.05.52-.11.77l.79.79c.2-.48.32-1 .32-1.55zm1.85 5.85a.485.485 0 0 1-.7 0l-2.7-2.7c-.55.43-1.21.73-1.94.82v1.53c0 .28-.22.5-.5.5s-.5-.22-.5-.5V9.97A4.01 4.01 0 0 1 2.01 6c0-.28.22-.5.5-.5s.5.22.5.5c0 1.65 1.35 3 3 3c.65 0 1.24-.21 1.74-.56l-.72-.72c-.3.18-.64.28-1.01.28c-1.1 0-2-.9-2-2V4.71L.15.85c-.2-.19-.2-.51 0-.7s.51-.2.7 0l11 11c.2.2.2.51 0 .71zM6.26 6.97L5 5.71V6c0 .55.45 1 1 1c.09 0 .18-.01.26-.03"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="m5 2.88l-.99-.99C4.07.84 4.94 0 6 0s2 .9 2 2v3.88l-1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zM10 6c0-.28-.22-.5-.5-.5S9 5.72 9 6s-.05.52-.11.77l.79.79c.2-.48.32-1 .32-1.55zm1.85 5.85a.485.485 0 0 1-.7 0l-2.7-2.7c-.55.43-1.21.73-1.94.82v1.53c0 .28-.22.5-.5.5s-.5-.22-.5-.5V9.97A4.01 4.01 0 0 1 2.01 6c0-.28.22-.5.5-.5s.5.22.5.5c0 1.65 1.35 3 3 3c.65 0 1.24-.21 1.74-.56l-.72-.72c-.3.18-.64.28-1.01.28c-1.1 0-2-.9-2-2V4.71L.15.85c-.2-.19-.2-.51 0-.7s.51-.2.7 0l11 11c.2.2.2.51 0 .71zM6.26 6.97L5 5.71V6c0 .55.45 1 1 1c.09 0 .18-.01.26-.03"/></svg>
</template>

CSS

.icon-mic-off-compact {
  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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5%202.88l-.99-.99C4.07.84%204.94%200%206%200s2%20.9%202%202v3.88l-1-1V2c0-.55-.45-1-1-1s-1%20.45-1%201zM10%206c0-.28-.22-.5-.5-.5S9%205.72%209%206s-.05.52-.11.77l.79.79c.2-.48.32-1%20.32-1.55zm1.85%205.85a.485.485%200%200%201-.7%200l-2.7-2.7c-.55.43-1.21.73-1.94.82v1.53c0%20.28-.22.5-.5.5s-.5-.22-.5-.5V9.97A4.01%204.01%200%200%201%202.01%206c0-.28.22-.5.5-.5s.5.22.5.5c0%201.65%201.35%203%203%203c.65%200%201.24-.21%201.74-.56l-.72-.72c-.3.18-.64.28-1.01.28c-1.1%200-2-.9-2-2V4.71L.15.85c-.2-.19-.2-.51%200-.7s.51-.2.7%200l11%2011c.2.2.2.51%200%20.71zM6.26%206.97L5%205.71V6c0%20.55.45%201%201%201c.09%200%20.18-.01.26-.03%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5%202.88l-.99-.99C4.07.84%204.94%200%206%200s2%20.9%202%202v3.88l-1-1V2c0-.55-.45-1-1-1s-1%20.45-1%201zM10%206c0-.28-.22-.5-.5-.5S9%205.72%209%206s-.05.52-.11.77l.79.79c.2-.48.32-1%20.32-1.55zm1.85%205.85a.485.485%200%200%201-.7%200l-2.7-2.7c-.55.43-1.21.73-1.94.82v1.53c0%20.28-.22.5-.5.5s-.5-.22-.5-.5V9.97A4.01%204.01%200%200%201%202.01%206c0-.28.22-.5.5-.5s.5.22.5.5c0%201.65%201.35%203%203%203c.65%200%201.24-.21%201.74-.56l-.72-.72c-.3.18-.64.28-1.01.28c-1.1%200-2-.9-2-2V4.71L.15.85c-.2-.19-.2-.51%200-.7s.51-.2.7%200l11%2011c.2.2.2.51%200%20.71zM6.26%206.97L5%205.71V6c0%20.55.45%201%201%201c.09%200%20.18-.01.26-.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/mic-off-compact.svg?color=%231a73e8&size=48