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

Name
mobile-sound-rounded
Set
Material Symbols Light
Style
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.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.144v.519q0 .161-.056.3q-.055.14-.186.27L12.16 10.28q-.702.702-.693 1.721t.712 1.721l5.579 5.554q.13.13.186.27t.056.301v.539q0 .67-.472 1.143q-.472.472-1.143.472zm7.852-8.195q-.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-.284m-4.984-9.882q.22-.22.22-.55q0-.329-.22-.549t-.548-.22q-.33 0-.55.22t-.22.55q0 .328.22.549q.22.22.55.22q.328 0 .549-.22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMobileSoundRounded(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.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.144v.519q0 .161-.056.3q-.055.14-.186.27L12.16 10.28q-.702.702-.693 1.721t.712 1.721l5.579 5.554q.13.13.186.27t.056.301v.539q0 .67-.472 1.143q-.472.472-1.143.472zm7.852-8.195q-.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-.284m-4.984-9.882q.22-.22.22-.55q0-.329-.22-.549t-.548-.22q-.33 0-.55.22t-.22.55q0 .328.22.549q.22.22.55.22q.328 0 .549-.22"/></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.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.144v.519q0 .161-.056.3q-.055.14-.186.27L12.16 10.28q-.702.702-.693 1.721t.712 1.721l5.579 5.554q.13.13.186.27t.056.301v.539q0 .67-.472 1.143q-.472.472-1.143.472zm7.852-8.195q-.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-.284m-4.984-9.882q.22-.22.22-.55q0-.329-.22-.549t-.548-.22q-.33 0-.55.22t-.22.55q0 .328.22.549q.22.22.55.22q.328 0 .549-.22"/></svg>
</template>

CSS

.icon-mobile-sound-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.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.144v.519q0%20.161-.056.3q-.055.14-.186.27L12.16%2010.28q-.702.702-.693%201.721t.712%201.721l5.579%205.554q.13.13.186.27t.056.301v.539q0%20.67-.472%201.143q-.472.472-1.143.472zm7.852-8.195q-.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-.284m-4.984-9.882q.22-.22.22-.55q0-.329-.22-.549t-.548-.22q-.33%200-.55.22t-.22.55q0%20.328.22.549q.22.22.55.22q.328%200%20.549-.22%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.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.144v.519q0%20.161-.056.3q-.055.14-.186.27L12.16%2010.28q-.702.702-.693%201.721t.712%201.721l5.579%205.554q.13.13.186.27t.056.301v.539q0%20.67-.472%201.143q-.472.472-1.143.472zm7.852-8.195q-.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-.284m-4.984-9.882q.22-.22.22-.55q0-.329-.22-.549t-.548-.22q-.33%200-.55.22t-.22.55q0%20.328.22.549q.22.22.55.22q.328%200%20.549-.22%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-rounded.svg?color=%231a73e8&size=48