speaker simple x icon

speaker-simple-x-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
speaker-simple-x-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the speaker simple x icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M162.64 26.61a6 6 0 0 0-6.32.65L85.94 82H40a14 14 0 0 0-14 14v64a14 14 0 0 0 14 14h45.94l70.38 54.74A6 6 0 0 0 166 224V32a6 6 0 0 0-3.36-5.39M154 211.73l-62.32-48.47A6 6 0 0 0 88 162H40a2 2 0 0 1-2-2V96a2 2 0 0 1 2-2h48a6 6 0 0 0 3.68-1.26L154 44.27Zm98.24-64a6 6 0 1 1-8.48 8.48L224 136.48l-19.76 19.76a6 6 0 0 1-8.48-8.48L215.52 128l-19.76-19.76a6 6 0 0 1 8.48-8.48L224 119.52l19.76-19.76a6 6 0 0 1 8.48 8.48L232.48 128Z"/></svg>

React

import type { SVGProps } from "react";

export function PhSpeakerSimpleXLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M162.64 26.61a6 6 0 0 0-6.32.65L85.94 82H40a14 14 0 0 0-14 14v64a14 14 0 0 0 14 14h45.94l70.38 54.74A6 6 0 0 0 166 224V32a6 6 0 0 0-3.36-5.39M154 211.73l-62.32-48.47A6 6 0 0 0 88 162H40a2 2 0 0 1-2-2V96a2 2 0 0 1 2-2h48a6 6 0 0 0 3.68-1.26L154 44.27Zm98.24-64a6 6 0 1 1-8.48 8.48L224 136.48l-19.76 19.76a6 6 0 0 1-8.48-8.48L215.52 128l-19.76-19.76a6 6 0 0 1 8.48-8.48L224 119.52l19.76-19.76a6 6 0 0 1 8.48 8.48L232.48 128Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M162.64 26.61a6 6 0 0 0-6.32.65L85.94 82H40a14 14 0 0 0-14 14v64a14 14 0 0 0 14 14h45.94l70.38 54.74A6 6 0 0 0 166 224V32a6 6 0 0 0-3.36-5.39M154 211.73l-62.32-48.47A6 6 0 0 0 88 162H40a2 2 0 0 1-2-2V96a2 2 0 0 1 2-2h48a6 6 0 0 0 3.68-1.26L154 44.27Zm98.24-64a6 6 0 1 1-8.48 8.48L224 136.48l-19.76 19.76a6 6 0 0 1-8.48-8.48L215.52 128l-19.76-19.76a6 6 0 0 1 8.48-8.48L224 119.52l19.76-19.76a6 6 0 0 1 8.48 8.48L232.48 128Z"/></svg>
</template>

CSS

.icon-speaker-simple-x-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M162.64%2026.61a6%206%200%200%200-6.32.65L85.94%2082H40a14%2014%200%200%200-14%2014v64a14%2014%200%200%200%2014%2014h45.94l70.38%2054.74A6%206%200%200%200%20166%20224V32a6%206%200%200%200-3.36-5.39M154%20211.73l-62.32-48.47A6%206%200%200%200%2088%20162H40a2%202%200%200%201-2-2V96a2%202%200%200%201%202-2h48a6%206%200%200%200%203.68-1.26L154%2044.27Zm98.24-64a6%206%200%201%201-8.48%208.48L224%20136.48l-19.76%2019.76a6%206%200%200%201-8.48-8.48L215.52%20128l-19.76-19.76a6%206%200%200%201%208.48-8.48L224%20119.52l19.76-19.76a6%206%200%200%201%208.48%208.48L232.48%20128Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M162.64%2026.61a6%206%200%200%200-6.32.65L85.94%2082H40a14%2014%200%200%200-14%2014v64a14%2014%200%200%200%2014%2014h45.94l70.38%2054.74A6%206%200%200%200%20166%20224V32a6%206%200%200%200-3.36-5.39M154%20211.73l-62.32-48.47A6%206%200%200%200%2088%20162H40a2%202%200%200%201-2-2V96a2%202%200%200%201%202-2h48a6%206%200%200%200%203.68-1.26L154%2044.27Zm98.24-64a6%206%200%201%201-8.48%208.48L224%20136.48l-19.76%2019.76a6%206%200%200%201-8.48-8.48L215.52%20128l-19.76-19.76a6%206%200%200%201%208.48-8.48L224%20119.52l19.76-19.76a6%206%200%200%201%208.48%208.48L232.48%20128Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/speaker-simple-x-light.svg?color=%231a73e8&size=48