speaker-none-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
speaker-none-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the speaker none icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M10.317 2.273c.612-.568 1.59-.177 1.674.622l.006.111v13.988c0 .835-.952 1.286-1.595.804l-.085-.071l-3.872-3.594a.5.5 0 0 0-.247-.124L6.105 14H3.497a1.5 1.5 0 0 1-1.493-1.356l-.007-.144v-5a1.5 1.5 0 0 1 1.356-1.493L3.497 6h2.608a.5.5 0 0 0 .265-.076l.075-.057l3.872-3.594zm3.534 5.373l1.646 1.647l1.646-1.647a.5.5 0 1 1 .708.708L16.204 10l1.647 1.646a.5.5 0 0 1-.707.708l-1.647-1.647l-1.646 1.647a.5.5 0 0 1-.708-.708L14.79 10l-1.646-1.646a.5.5 0 0 1 .707-.708z" fill="currentColor" fill-rule="nonzero"/></svg>

React

import type { SVGProps } from "react";

export function FluentSpeakerNone20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M10.317 2.273c.612-.568 1.59-.177 1.674.622l.006.111v13.988c0 .835-.952 1.286-1.595.804l-.085-.071l-3.872-3.594a.5.5 0 0 0-.247-.124L6.105 14H3.497a1.5 1.5 0 0 1-1.493-1.356l-.007-.144v-5a1.5 1.5 0 0 1 1.356-1.493L3.497 6h2.608a.5.5 0 0 0 .265-.076l.075-.057l3.872-3.594zm3.534 5.373l1.646 1.647l1.646-1.647a.5.5 0 1 1 .708.708L16.204 10l1.647 1.646a.5.5 0 0 1-.707.708l-1.647-1.647l-1.646 1.647a.5.5 0 0 1-.708-.708L14.79 10l-1.646-1.646a.5.5 0 0 1 .707-.708z" fill="currentColor" fillRule="nonzero"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M10.317 2.273c.612-.568 1.59-.177 1.674.622l.006.111v13.988c0 .835-.952 1.286-1.595.804l-.085-.071l-3.872-3.594a.5.5 0 0 0-.247-.124L6.105 14H3.497a1.5 1.5 0 0 1-1.493-1.356l-.007-.144v-5a1.5 1.5 0 0 1 1.356-1.493L3.497 6h2.608a.5.5 0 0 0 .265-.076l.075-.057l3.872-3.594zm3.534 5.373l1.646 1.647l1.646-1.647a.5.5 0 1 1 .708.708L16.204 10l1.647 1.646a.5.5 0 0 1-.707.708l-1.647-1.647l-1.646 1.647a.5.5 0 0 1-.708-.708L14.79 10l-1.646-1.646a.5.5 0 0 1 .707-.708z" fill="currentColor" fill-rule="nonzero"/></svg>
</template>

CSS

.icon-speaker-none-20-filled {
  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%2020%2020%22%3E%3Cpath%20d%3D%22M10.317%202.273c.612-.568%201.59-.177%201.674.622l.006.111v13.988c0%20.835-.952%201.286-1.595.804l-.085-.071l-3.872-3.594a.5.5%200%200%200-.247-.124L6.105%2014H3.497a1.5%201.5%200%200%201-1.493-1.356l-.007-.144v-5a1.5%201.5%200%200%201%201.356-1.493L3.497%206h2.608a.5.5%200%200%200%20.265-.076l.075-.057l3.872-3.594zm3.534%205.373l1.646%201.647l1.646-1.647a.5.5%200%201%201%20.708.708L16.204%2010l1.647%201.646a.5.5%200%200%201-.707.708l-1.647-1.647l-1.646%201.647a.5.5%200%200%201-.708-.708L14.79%2010l-1.646-1.646a.5.5%200%200%201%20.707-.708z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%2020%2020%22%3E%3Cpath%20d%3D%22M10.317%202.273c.612-.568%201.59-.177%201.674.622l.006.111v13.988c0%20.835-.952%201.286-1.595.804l-.085-.071l-3.872-3.594a.5.5%200%200%200-.247-.124L6.105%2014H3.497a1.5%201.5%200%200%201-1.493-1.356l-.007-.144v-5a1.5%201.5%200%200%201%201.356-1.493L3.497%206h2.608a.5.5%200%200%200%20.265-.076l.075-.057l3.872-3.594zm3.534%205.373l1.646%201.647l1.646-1.647a.5.5%200%201%201%20.708.708L16.204%2010l1.647%201.646a.5.5%200%200%201-.707.708l-1.647-1.647l-1.646%201.647a.5.5%200%200%201-.708-.708L14.79%2010l-1.646-1.646a.5.5%200%200%201%20.707-.708z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/speaker-none-20-filled.svg?color=%231a73e8&size=48