mic-slash-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
mic-slash-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

Related icons in Framework7 Icons

Use the mic slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M33.79 25.586v-14.32c0-4.336-2.907-7.547-7.079-7.547c-4.102 0-7.102 3.094-7.102 7.289v.375Zm12.538 21.562c.703.704 1.852.704 2.531 0c.727-.68.727-1.851 0-2.554L9.672 5.406c-.703-.703-1.899-.703-2.578 0c-.68.703-.68 1.875 0 2.555Zm-30.562 1.594c-.938 0-1.782.844-1.782 1.781c0 .938.844 1.758 1.782 1.758h21.867c.937 0 1.781-.82 1.781-1.758c0-.937-.844-1.78-1.781-1.78h-9.164v-5.134c2.976-.257 5.578-1.218 7.71-2.718l-2.507-2.508c-1.898 1.265-4.266 1.992-6.961 1.992c-7.36 0-12.492-5.25-12.492-12.398v-5.438c0-1.102-.703-1.781-1.735-1.781c-1.03 0-1.71.68-1.71 1.781v5.438c0 8.578 5.624 14.882 14.156 15.632v5.133ZM42.625 22.54c0-1.102-.68-1.781-1.71-1.781c-1.032 0-1.735.68-1.735 1.781v5.438c0 .937-.094 1.828-.282 2.718l2.86 2.836c.562-1.71.867-3.562.867-5.554Zm-12.68 12.117L19.61 24.32V28c0 4.313 2.907 7.547 7.102 7.547c1.242 0 2.32-.328 3.234-.89"/></svg>

React

import type { SVGProps } from "react";

export function F7MicSlashFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M33.79 25.586v-14.32c0-4.336-2.907-7.547-7.079-7.547c-4.102 0-7.102 3.094-7.102 7.289v.375Zm12.538 21.562c.703.704 1.852.704 2.531 0c.727-.68.727-1.851 0-2.554L9.672 5.406c-.703-.703-1.899-.703-2.578 0c-.68.703-.68 1.875 0 2.555Zm-30.562 1.594c-.938 0-1.782.844-1.782 1.781c0 .938.844 1.758 1.782 1.758h21.867c.937 0 1.781-.82 1.781-1.758c0-.937-.844-1.78-1.781-1.78h-9.164v-5.134c2.976-.257 5.578-1.218 7.71-2.718l-2.507-2.508c-1.898 1.265-4.266 1.992-6.961 1.992c-7.36 0-12.492-5.25-12.492-12.398v-5.438c0-1.102-.703-1.781-1.735-1.781c-1.03 0-1.71.68-1.71 1.781v5.438c0 8.578 5.624 14.882 14.156 15.632v5.133ZM42.625 22.54c0-1.102-.68-1.781-1.71-1.781c-1.032 0-1.735.68-1.735 1.781v5.438c0 .937-.094 1.828-.282 2.718l2.86 2.836c.562-1.71.867-3.562.867-5.554Zm-12.68 12.117L19.61 24.32V28c0 4.313 2.907 7.547 7.102 7.547c1.242 0 2.32-.328 3.234-.89"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M33.79 25.586v-14.32c0-4.336-2.907-7.547-7.079-7.547c-4.102 0-7.102 3.094-7.102 7.289v.375Zm12.538 21.562c.703.704 1.852.704 2.531 0c.727-.68.727-1.851 0-2.554L9.672 5.406c-.703-.703-1.899-.703-2.578 0c-.68.703-.68 1.875 0 2.555Zm-30.562 1.594c-.938 0-1.782.844-1.782 1.781c0 .938.844 1.758 1.782 1.758h21.867c.937 0 1.781-.82 1.781-1.758c0-.937-.844-1.78-1.781-1.78h-9.164v-5.134c2.976-.257 5.578-1.218 7.71-2.718l-2.507-2.508c-1.898 1.265-4.266 1.992-6.961 1.992c-7.36 0-12.492-5.25-12.492-12.398v-5.438c0-1.102-.703-1.781-1.735-1.781c-1.03 0-1.71.68-1.71 1.781v5.438c0 8.578 5.624 14.882 14.156 15.632v5.133ZM42.625 22.54c0-1.102-.68-1.781-1.71-1.781c-1.032 0-1.735.68-1.735 1.781v5.438c0 .937-.094 1.828-.282 2.718l2.86 2.836c.562-1.71.867-3.562.867-5.554Zm-12.68 12.117L19.61 24.32V28c0 4.313 2.907 7.547 7.102 7.547c1.242 0 2.32-.328 3.234-.89"/></svg>
</template>

CSS

.icon-mic-slash-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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M33.79%2025.586v-14.32c0-4.336-2.907-7.547-7.079-7.547c-4.102%200-7.102%203.094-7.102%207.289v.375Zm12.538%2021.562c.703.704%201.852.704%202.531%200c.727-.68.727-1.851%200-2.554L9.672%205.406c-.703-.703-1.899-.703-2.578%200c-.68.703-.68%201.875%200%202.555Zm-30.562%201.594c-.938%200-1.782.844-1.782%201.781c0%20.938.844%201.758%201.782%201.758h21.867c.937%200%201.781-.82%201.781-1.758c0-.937-.844-1.78-1.781-1.78h-9.164v-5.134c2.976-.257%205.578-1.218%207.71-2.718l-2.507-2.508c-1.898%201.265-4.266%201.992-6.961%201.992c-7.36%200-12.492-5.25-12.492-12.398v-5.438c0-1.102-.703-1.781-1.735-1.781c-1.03%200-1.71.68-1.71%201.781v5.438c0%208.578%205.624%2014.882%2014.156%2015.632v5.133ZM42.625%2022.54c0-1.102-.68-1.781-1.71-1.781c-1.032%200-1.735.68-1.735%201.781v5.438c0%20.937-.094%201.828-.282%202.718l2.86%202.836c.562-1.71.867-3.562.867-5.554Zm-12.68%2012.117L19.61%2024.32V28c0%204.313%202.907%207.547%207.102%207.547c1.242%200%202.32-.328%203.234-.89%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M33.79%2025.586v-14.32c0-4.336-2.907-7.547-7.079-7.547c-4.102%200-7.102%203.094-7.102%207.289v.375Zm12.538%2021.562c.703.704%201.852.704%202.531%200c.727-.68.727-1.851%200-2.554L9.672%205.406c-.703-.703-1.899-.703-2.578%200c-.68.703-.68%201.875%200%202.555Zm-30.562%201.594c-.938%200-1.782.844-1.782%201.781c0%20.938.844%201.758%201.782%201.758h21.867c.937%200%201.781-.82%201.781-1.758c0-.937-.844-1.78-1.781-1.78h-9.164v-5.134c2.976-.257%205.578-1.218%207.71-2.718l-2.507-2.508c-1.898%201.265-4.266%201.992-6.961%201.992c-7.36%200-12.492-5.25-12.492-12.398v-5.438c0-1.102-.703-1.781-1.735-1.781c-1.03%200-1.71.68-1.71%201.781v5.438c0%208.578%205.624%2014.882%2014.156%2015.632v5.133ZM42.625%2022.54c0-1.102-.68-1.781-1.71-1.781c-1.032%200-1.735.68-1.735%201.781v5.438c0%20.937-.094%201.828-.282%202.718l2.86%202.836c.562-1.71.867-3.562.867-5.554Zm-12.68%2012.117L19.61%2024.32V28c0%204.313%202.907%207.547%207.102%207.547c1.242%200%202.32-.328%203.234-.89%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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