mobile-sound-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
mobile-sound-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the mobile sound icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 12.907V21V3zM7.616 22q-.672 0-1.144-.472T6 20.385V3.615q0-.67.472-1.143Q6.944 2 7.616 2h8.769q.67 0 1.143.472q.472.472.472 1.144v1.192q0 .213-.143.357t-.357.143t-.357-.143T17 4.808V3.616q0-.27-.173-.443T16.385 3h-8.77q-.269 0-.442.173T7 3.616v16.769q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442v-1.193q0-.213.143-.356t.357-.144t.357.144t.143.356v1.193q0 .67-.472 1.143q-.472.472-1.143.472zm4.972-15.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m2.88 7.717q-.066-.19.082-.364q.298-.297.441-.66t.144-.781t-.144-.78t-.441-.66q-.148-.176-.082-.365q.067-.19.224-.287q.158-.098.363-.088t.359.236q.353.419.537.911T17.135 12t-.184 1.033t-.537.911q-.154.225-.36.236q-.204.01-.362-.088q-.157-.098-.224-.287m2.103 2.165q-.048-.18.093-.35q.67-.745 1.003-1.669T19 12t-.333-1.951t-1.004-1.668q-.14-.172-.092-.351q.048-.18.22-.284q.17-.104.371-.098t.378.256q.708.867 1.084 1.916T20 12t-.376 2.18t-1.084 1.916q-.177.25-.378.256t-.372-.098t-.219-.284"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMobileSoundOutlineRounded(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="M7 12.907V21V3zM7.616 22q-.672 0-1.144-.472T6 20.385V3.615q0-.67.472-1.143Q6.944 2 7.616 2h8.769q.67 0 1.143.472q.472.472.472 1.144v1.192q0 .213-.143.357t-.357.143t-.357-.143T17 4.808V3.616q0-.27-.173-.443T16.385 3h-8.77q-.269 0-.442.173T7 3.616v16.769q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442v-1.193q0-.213.143-.356t.357-.144t.357.144t.143.356v1.193q0 .67-.472 1.143q-.472.472-1.143.472zm4.972-15.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m2.88 7.717q-.066-.19.082-.364q.298-.297.441-.66t.144-.781t-.144-.78t-.441-.66q-.148-.176-.082-.365q.067-.19.224-.287q.158-.098.363-.088t.359.236q.353.419.537.911T17.135 12t-.184 1.033t-.537.911q-.154.225-.36.236q-.204.01-.362-.088q-.157-.098-.224-.287m2.103 2.165q-.048-.18.093-.35q.67-.745 1.003-1.669T19 12t-.333-1.951t-1.004-1.668q-.14-.172-.092-.351q.048-.18.22-.284q.17-.104.371-.098t.378.256q.708.867 1.084 1.916T20 12t-.376 2.18t-1.084 1.916q-.177.25-.378.256t-.372-.098t-.219-.284"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 12.907V21V3zM7.616 22q-.672 0-1.144-.472T6 20.385V3.615q0-.67.472-1.143Q6.944 2 7.616 2h8.769q.67 0 1.143.472q.472.472.472 1.144v1.192q0 .213-.143.357t-.357.143t-.357-.143T17 4.808V3.616q0-.27-.173-.443T16.385 3h-8.77q-.269 0-.442.173T7 3.616v16.769q0 .269.173.442t.443.173h8.769q.269 0 .442-.173t.173-.442v-1.193q0-.213.143-.356t.357-.144t.357.144t.143.356v1.193q0 .67-.472 1.143q-.472.472-1.143.472zm4.972-15.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m2.88 7.717q-.066-.19.082-.364q.298-.297.441-.66t.144-.781t-.144-.78t-.441-.66q-.148-.176-.082-.365q.067-.19.224-.287q.158-.098.363-.088t.359.236q.353.419.537.911T17.135 12t-.184 1.033t-.537.911q-.154.225-.36.236q-.204.01-.362-.088q-.157-.098-.224-.287m2.103 2.165q-.048-.18.093-.35q.67-.745 1.003-1.669T19 12t-.333-1.951t-1.004-1.668q-.14-.172-.092-.351q.048-.18.22-.284q.17-.104.371-.098t.378.256q.708.867 1.084 1.916T20 12t-.376 2.18t-1.084 1.916q-.177.25-.378.256t-.372-.098t-.219-.284"/></svg>
</template>

CSS

.icon-mobile-sound-outline-rounded {
  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%22M7%2012.907V21V3zM7.616%2022q-.672%200-1.144-.472T6%2020.385V3.615q0-.67.472-1.143Q6.944%202%207.616%202h8.769q.67%200%201.143.472q.472.472.472%201.144v1.192q0%20.213-.143.357t-.357.143t-.357-.143T17%204.808V3.616q0-.27-.173-.443T16.385%203h-8.77q-.269%200-.442.173T7%203.616v16.769q0%20.269.173.442t.443.173h8.769q.269%200%20.442-.173t.173-.442v-1.193q0-.213.143-.356t.357-.144t.357.144t.143.356v1.193q0%20.67-.472%201.143q-.472.472-1.143.472zm4.972-15.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m2.88%207.717q-.066-.19.082-.364q.298-.297.441-.66t.144-.781t-.144-.78t-.441-.66q-.148-.176-.082-.365q.067-.19.224-.287q.158-.098.363-.088t.359.236q.353.419.537.911T17.135%2012t-.184%201.033t-.537.911q-.154.225-.36.236q-.204.01-.362-.088q-.157-.098-.224-.287m2.103%202.165q-.048-.18.093-.35q.67-.745%201.003-1.669T19%2012t-.333-1.951t-1.004-1.668q-.14-.172-.092-.351q.048-.18.22-.284q.17-.104.371-.098t.378.256q.708.867%201.084%201.916T20%2012t-.376%202.18t-1.084%201.916q-.177.25-.378.256t-.372-.098t-.219-.284%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%22M7%2012.907V21V3zM7.616%2022q-.672%200-1.144-.472T6%2020.385V3.615q0-.67.472-1.143Q6.944%202%207.616%202h8.769q.67%200%201.143.472q.472.472.472%201.144v1.192q0%20.213-.143.357t-.357.143t-.357-.143T17%204.808V3.616q0-.27-.173-.443T16.385%203h-8.77q-.269%200-.442.173T7%203.616v16.769q0%20.269.173.442t.443.173h8.769q.269%200%20.442-.173t.173-.442v-1.193q0-.213.143-.356t.357-.144t.357.144t.143.356v1.193q0%20.67-.472%201.143q-.472.472-1.143.472zm4.972-15.912q.22-.22.22-.55q0-.329-.22-.549t-.55-.22t-.548.22t-.22.55t.22.549t.549.22t.549-.22m2.88%207.717q-.066-.19.082-.364q.298-.297.441-.66t.144-.781t-.144-.78t-.441-.66q-.148-.176-.082-.365q.067-.19.224-.287q.158-.098.363-.088t.359.236q.353.419.537.911T17.135%2012t-.184%201.033t-.537.911q-.154.225-.36.236q-.204.01-.362-.088q-.157-.098-.224-.287m2.103%202.165q-.048-.18.093-.35q.67-.745%201.003-1.669T19%2012t-.333-1.951t-1.004-1.668q-.14-.172-.092-.351q.048-.18.22-.284q.17-.104.371-.098t.378.256q.708.867%201.084%201.916T20%2012t-.376%202.18t-1.084%201.916q-.177.25-.378.256t-.372-.098t-.219-.284%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-sound-outline-rounded.svg?color=%231a73e8&size=48