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

Name
mobile-speaker
Set
Material Symbols Light
Style
Regular
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="M5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.846q.69 0 1.153.463t.462 1.153v3.328l-4.286 4.287H7.192V20h3.599l1 1zm4.472-13.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m4.489 13.316l-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.088q0-1.743-1.096-3.089t-2.827-1.677v-1.038q2.139.35 3.531 1.995t1.393 3.809t-1.393 3.818t-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 MaterialSymbolsLightMobileSpeaker(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="M5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.846q.69 0 1.153.463t.462 1.153v3.328l-4.286 4.287H7.192V20h3.599l1 1zm4.472-13.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m4.489 13.316l-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.088q0-1.743-1.096-3.089t-2.827-1.677v-1.038q2.139.35 3.531 1.995t1.393 3.809t-1.393 3.818t-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="M5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.846q.69 0 1.153.463t.462 1.153v3.328l-4.286 4.287H7.192V20h3.599l1 1zm4.472-13.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m4.489 13.316l-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.088q0-1.743-1.096-3.089t-2.827-1.677v-1.038q2.139.35 3.531 1.995t1.393 3.809t-1.393 3.818t-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 {
  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%22M5.616%2021q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203h7.846q.69%200%201.153.463t.462%201.153v3.328l-4.286%204.287H7.192V20h3.599l1%201zm4.472-13.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m4.489%2013.316l-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.088q0-1.743-1.096-3.089t-2.827-1.677v-1.038q2.139.35%203.531%201.995t1.393%203.809t-1.393%203.818t-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%22M5.616%2021q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203h7.846q.69%200%201.153.463t.462%201.153v3.328l-4.286%204.287H7.192V20h3.599l1%201zm4.472-13.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m4.489%2013.316l-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.088q0-1.743-1.096-3.089t-2.827-1.677v-1.038q2.139.35%203.531%201.995t1.393%203.809t-1.393%203.818t-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.svg?color=%231a73e8&size=48