mobile-speaker-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
mobile-speaker-sharp
Set
Material Symbols Light
Style
Sharp
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the mobile speaker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21V3h11.077v4.944l-4.286 4.287H7.192V20h3.599l1 1zm6.088-13.913q.22-.22.22-.549t-.22-.549t-.55-.22t-.548.22t-.22.55t.22.548t.549.22t.549-.22m4.489 13.317l-2.788-2.788H9.577v-3h2.212l2.788-2.789zm2.385 1.54v-1.038q1.73-.356 2.827-1.702q1.095-1.346 1.095-3.089t-1.096-3.088t-2.827-1.677v-1.039q2.139.35 3.531 1.996t1.393 3.808t-1.393 3.819t-3.53 2.01m0-3.49V13.77q.682.3 1.11.931q.428.63.428 1.414q0 .782-.428 1.41t-1.11.928"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMobileSpeakerSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21V3h11.077v4.944l-4.286 4.287H7.192V20h3.599l1 1zm6.088-13.913q.22-.22.22-.549t-.22-.549t-.55-.22t-.548.22t-.22.55t.22.548t.549.22t.549-.22m4.489 13.317l-2.788-2.788H9.577v-3h2.212l2.788-2.789zm2.385 1.54v-1.038q1.73-.356 2.827-1.702q1.095-1.346 1.095-3.089t-1.096-3.088t-2.827-1.677v-1.039q2.139.35 3.531 1.996t1.393 3.808t-1.393 3.819t-3.53 2.01m0-3.49V13.77q.682.3 1.11.931q.428.63.428 1.414q0 .782-.428 1.41t-1.11.928"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 21V3h11.077v4.944l-4.286 4.287H7.192V20h3.599l1 1zm6.088-13.913q.22-.22.22-.549t-.22-.549t-.55-.22t-.548.22t-.22.55t.22.548t.549.22t.549-.22m4.489 13.317l-2.788-2.788H9.577v-3h2.212l2.788-2.789zm2.385 1.54v-1.038q1.73-.356 2.827-1.702q1.095-1.346 1.095-3.089t-1.096-3.088t-2.827-1.677v-1.039q2.139.35 3.531 1.996t1.393 3.808t-1.393 3.819t-3.53 2.01m0-3.49V13.77q.682.3 1.11.931q.428.63.428 1.414q0 .782-.428 1.41t-1.11.928"/></svg>
</template>

CSS

.icon-mobile-speaker-sharp {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2021V3h11.077v4.944l-4.286%204.287H7.192V20h3.599l1%201zm6.088-13.913q.22-.22.22-.549t-.22-.549t-.55-.22t-.548.22t-.22.55t.22.548t.549.22t.549-.22m4.489%2013.317l-2.788-2.788H9.577v-3h2.212l2.788-2.789zm2.385%201.54v-1.038q1.73-.356%202.827-1.702q1.095-1.346%201.095-3.089t-1.096-3.088t-2.827-1.677v-1.039q2.139.35%203.531%201.996t1.393%203.808t-1.393%203.819t-3.53%202.01m0-3.49V13.77q.682.3%201.11.931q.428.63.428%201.414q0%20.782-.428%201.41t-1.11.928%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2021V3h11.077v4.944l-4.286%204.287H7.192V20h3.599l1%201zm6.088-13.913q.22-.22.22-.549t-.22-.549t-.55-.22t-.548.22t-.22.55t.22.548t.549.22t.549-.22m4.489%2013.317l-2.788-2.788H9.577v-3h2.212l2.788-2.789zm2.385%201.54v-1.038q1.73-.356%202.827-1.702q1.095-1.346%201.095-3.089t-1.096-3.088t-2.827-1.677v-1.039q2.139.35%203.531%201.996t1.393%203.808t-1.393%203.819t-3.53%202.01m0-3.49V13.77q.682.3%201.11.931q.428.63.428%201.414q0%20.782-.428%201.41t-1.11.928%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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