speaker low volume emoji

speaker-low-volume from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
speaker-low-volume
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the speaker low volume emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#728a96" d="m24.198 59.28l-1.991 1.91l-.133 6.21l5.66 54.046s5.233 2.672 10.385 2.55c6.269-.142 9.653-4.166 9.653-4.166l13.026-12.62l8.484-2.357z"/><path fill="#8baebe" d="M22.146 66.525s3.749 9.328 11.207 18.189c8.617 10.232 16.654 15.099 16.654 15.099l-5.751 5.568l-13.646 13.555l-2.876 2.51s-7.387-2.957-14.185-10.771c-7.305-8.403-9.175-15.384-8.8-20.739c.428-6.056 3.862-9.246 3.862-9.246l13.524-14.165z"/><path fill="#b0dfeb" d="M22.237 79.826c.721-.538 1.32-1.463 3.17-.04c1.504 1.148 4.593 6.37 5.121 7.275c.986 1.707.386 3.373-.965 4.989c-.61.731-3.516 3.84-6.503 7.01c-3.577 3.79-7.255 7.662-7.255 7.662s-2.743 1.596-5.66-2.784c-2.652-3.993-2.702-6.452-1.564-8.413c1.199-2.063 3.78-5.142 6.38-8.027c3.618-4.024 7.276-7.672 7.276-7.672"/><path fill="#2a4c56" d="M32.794 119.515c6.087 2.672 11.025 3.241 12.63 2.723c2.785-.894 12.844-10.659 14.104-12.193c1.26-1.524 1.28-2.835 1.28-2.835s-3.8.59-7.57.071c-3.77-.518-7.224-2.083-8.27-2.611l-11.036.843l-1.138 13.992z"/><path fill="#53636c" d="m99.064 72.734l-17.06 2.459l-27.475 12.02l28.613 14.876l17.629-2.175z"/><path fill="#2b3540" d="m25.692 47.27l.914-19.346l11.675-3.435L70.217 38.45l26.785 33.532v1.575s-9.867 7.519-18.483 11.583c-13.667 6.453-25.443 7.448-25.443 7.448L25.692 47.26z"/><path fill="#427586" d="M32.794 119.515c-4.46-1.961-9.592-5.152-14.57-10.09C6.456 97.75 6.01 86.553 6.182 84.663s.812-3.16 5.12-8.546c4.309-5.385 8.84-9.856 9.735-8.423c0 0-1.423 3.11.142 8.87c1.514 5.558 5.67 12.935 11.228 18.676c3.72 3.841 8.027 7.194 12.549 9.44c0 0 1.22 2.449-4.511 7.834c-5.721 5.375-7.662 7-7.662 7z"/><path fill="#728a96" d="M38.129 66.922s16.166-12.153 18.808-12.397s16.613 15.262 16.38 17.243c-.234 1.982-14.409 23.147-14.409 23.147l-16.45-17.172z"/><path fill="#b2d0e0" d="M83.284 48.164C63.237 27.538 36.635 11.747 21.963 23.28c-9.897 7.773-10.852 32.678 18.9 64.279c27.85 29.578 52.887 27.018 62.073 18.462c11.065-10.303-.092-37.738-19.652-57.857m12.691 49.16c-5.568 6.38-25.24 2.214-45.297-19.57s-27.212-40.94-19.55-47.92c8.373-7.631 30.402 4.45 46.537 21.948c17.03 18.472 25.24 37.606 18.32 45.541z"/><path fill="#b2d0e0" d="M68.561 60.276c4.725 5 6.229 10.344 4.288 12.458c-1.951 2.113-7.54 1.91-12.681-3.668c-5.355-5.813-7.296-11.93-4.339-14.012c3.394-2.388 9.267 1.564 12.732 5.222"/><path fill="#ddf8ff" d="M54.529 56.67c-.955 1.696-.61 4.897 1.89 8.727c2.5 3.841 5.67 6.006 6.675 5c1.006-1.006-3.109-4.34-4.5-7.784c-1.393-3.444-.895-4.948-1.281-5.954c-.417-1.067-2.002-1.392-2.784 0zM20.926 27.853c-1.636-.112-5.913 8.525-.548 24.345C24.39 64.056 37.55 84.602 41.573 80.324c3.475-3.688-5.822-8.16-13.565-24.773c-8.525-18.28-2.936-27.424-7.082-27.709z"/><path fill="#8baebe" d="M15.734 106.763s3.76-3.912 7.326-7.702c2.987-3.17 5.914-6.3 6.523-7.032c0 0-2.011-2.56-3.993-5.72c-1.443-2.307-3.312-6.513-3.312-6.513s-3.699 3.688-7.326 7.712c-2.602 2.886-5.183 5.985-6.382 8.047c0 0 1.057 2.734 2.906 5.65a42 42 0 0 0 4.248 5.558z"/></svg>

React

import type { SVGProps } from "react";

export function NotoSpeakerLowVolume(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#728a96" d="m24.198 59.28l-1.991 1.91l-.133 6.21l5.66 54.046s5.233 2.672 10.385 2.55c6.269-.142 9.653-4.166 9.653-4.166l13.026-12.62l8.484-2.357z"/><path fill="#8baebe" d="M22.146 66.525s3.749 9.328 11.207 18.189c8.617 10.232 16.654 15.099 16.654 15.099l-5.751 5.568l-13.646 13.555l-2.876 2.51s-7.387-2.957-14.185-10.771c-7.305-8.403-9.175-15.384-8.8-20.739c.428-6.056 3.862-9.246 3.862-9.246l13.524-14.165z"/><path fill="#b0dfeb" d="M22.237 79.826c.721-.538 1.32-1.463 3.17-.04c1.504 1.148 4.593 6.37 5.121 7.275c.986 1.707.386 3.373-.965 4.989c-.61.731-3.516 3.84-6.503 7.01c-3.577 3.79-7.255 7.662-7.255 7.662s-2.743 1.596-5.66-2.784c-2.652-3.993-2.702-6.452-1.564-8.413c1.199-2.063 3.78-5.142 6.38-8.027c3.618-4.024 7.276-7.672 7.276-7.672"/><path fill="#2a4c56" d="M32.794 119.515c6.087 2.672 11.025 3.241 12.63 2.723c2.785-.894 12.844-10.659 14.104-12.193c1.26-1.524 1.28-2.835 1.28-2.835s-3.8.59-7.57.071c-3.77-.518-7.224-2.083-8.27-2.611l-11.036.843l-1.138 13.992z"/><path fill="#53636c" d="m99.064 72.734l-17.06 2.459l-27.475 12.02l28.613 14.876l17.629-2.175z"/><path fill="#2b3540" d="m25.692 47.27l.914-19.346l11.675-3.435L70.217 38.45l26.785 33.532v1.575s-9.867 7.519-18.483 11.583c-13.667 6.453-25.443 7.448-25.443 7.448L25.692 47.26z"/><path fill="#427586" d="M32.794 119.515c-4.46-1.961-9.592-5.152-14.57-10.09C6.456 97.75 6.01 86.553 6.182 84.663s.812-3.16 5.12-8.546c4.309-5.385 8.84-9.856 9.735-8.423c0 0-1.423 3.11.142 8.87c1.514 5.558 5.67 12.935 11.228 18.676c3.72 3.841 8.027 7.194 12.549 9.44c0 0 1.22 2.449-4.511 7.834c-5.721 5.375-7.662 7-7.662 7z"/><path fill="#728a96" d="M38.129 66.922s16.166-12.153 18.808-12.397s16.613 15.262 16.38 17.243c-.234 1.982-14.409 23.147-14.409 23.147l-16.45-17.172z"/><path fill="#b2d0e0" d="M83.284 48.164C63.237 27.538 36.635 11.747 21.963 23.28c-9.897 7.773-10.852 32.678 18.9 64.279c27.85 29.578 52.887 27.018 62.073 18.462c11.065-10.303-.092-37.738-19.652-57.857m12.691 49.16c-5.568 6.38-25.24 2.214-45.297-19.57s-27.212-40.94-19.55-47.92c8.373-7.631 30.402 4.45 46.537 21.948c17.03 18.472 25.24 37.606 18.32 45.541z"/><path fill="#b2d0e0" d="M68.561 60.276c4.725 5 6.229 10.344 4.288 12.458c-1.951 2.113-7.54 1.91-12.681-3.668c-5.355-5.813-7.296-11.93-4.339-14.012c3.394-2.388 9.267 1.564 12.732 5.222"/><path fill="#ddf8ff" d="M54.529 56.67c-.955 1.696-.61 4.897 1.89 8.727c2.5 3.841 5.67 6.006 6.675 5c1.006-1.006-3.109-4.34-4.5-7.784c-1.393-3.444-.895-4.948-1.281-5.954c-.417-1.067-2.002-1.392-2.784 0zM20.926 27.853c-1.636-.112-5.913 8.525-.548 24.345C24.39 64.056 37.55 84.602 41.573 80.324c3.475-3.688-5.822-8.16-13.565-24.773c-8.525-18.28-2.936-27.424-7.082-27.709z"/><path fill="#8baebe" d="M15.734 106.763s3.76-3.912 7.326-7.702c2.987-3.17 5.914-6.3 6.523-7.032c0 0-2.011-2.56-3.993-5.72c-1.443-2.307-3.312-6.513-3.312-6.513s-3.699 3.688-7.326 7.712c-2.602 2.886-5.183 5.985-6.382 8.047c0 0 1.057 2.734 2.906 5.65a42 42 0 0 0 4.248 5.558z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#728a96" d="m24.198 59.28l-1.991 1.91l-.133 6.21l5.66 54.046s5.233 2.672 10.385 2.55c6.269-.142 9.653-4.166 9.653-4.166l13.026-12.62l8.484-2.357z"/><path fill="#8baebe" d="M22.146 66.525s3.749 9.328 11.207 18.189c8.617 10.232 16.654 15.099 16.654 15.099l-5.751 5.568l-13.646 13.555l-2.876 2.51s-7.387-2.957-14.185-10.771c-7.305-8.403-9.175-15.384-8.8-20.739c.428-6.056 3.862-9.246 3.862-9.246l13.524-14.165z"/><path fill="#b0dfeb" d="M22.237 79.826c.721-.538 1.32-1.463 3.17-.04c1.504 1.148 4.593 6.37 5.121 7.275c.986 1.707.386 3.373-.965 4.989c-.61.731-3.516 3.84-6.503 7.01c-3.577 3.79-7.255 7.662-7.255 7.662s-2.743 1.596-5.66-2.784c-2.652-3.993-2.702-6.452-1.564-8.413c1.199-2.063 3.78-5.142 6.38-8.027c3.618-4.024 7.276-7.672 7.276-7.672"/><path fill="#2a4c56" d="M32.794 119.515c6.087 2.672 11.025 3.241 12.63 2.723c2.785-.894 12.844-10.659 14.104-12.193c1.26-1.524 1.28-2.835 1.28-2.835s-3.8.59-7.57.071c-3.77-.518-7.224-2.083-8.27-2.611l-11.036.843l-1.138 13.992z"/><path fill="#53636c" d="m99.064 72.734l-17.06 2.459l-27.475 12.02l28.613 14.876l17.629-2.175z"/><path fill="#2b3540" d="m25.692 47.27l.914-19.346l11.675-3.435L70.217 38.45l26.785 33.532v1.575s-9.867 7.519-18.483 11.583c-13.667 6.453-25.443 7.448-25.443 7.448L25.692 47.26z"/><path fill="#427586" d="M32.794 119.515c-4.46-1.961-9.592-5.152-14.57-10.09C6.456 97.75 6.01 86.553 6.182 84.663s.812-3.16 5.12-8.546c4.309-5.385 8.84-9.856 9.735-8.423c0 0-1.423 3.11.142 8.87c1.514 5.558 5.67 12.935 11.228 18.676c3.72 3.841 8.027 7.194 12.549 9.44c0 0 1.22 2.449-4.511 7.834c-5.721 5.375-7.662 7-7.662 7z"/><path fill="#728a96" d="M38.129 66.922s16.166-12.153 18.808-12.397s16.613 15.262 16.38 17.243c-.234 1.982-14.409 23.147-14.409 23.147l-16.45-17.172z"/><path fill="#b2d0e0" d="M83.284 48.164C63.237 27.538 36.635 11.747 21.963 23.28c-9.897 7.773-10.852 32.678 18.9 64.279c27.85 29.578 52.887 27.018 62.073 18.462c11.065-10.303-.092-37.738-19.652-57.857m12.691 49.16c-5.568 6.38-25.24 2.214-45.297-19.57s-27.212-40.94-19.55-47.92c8.373-7.631 30.402 4.45 46.537 21.948c17.03 18.472 25.24 37.606 18.32 45.541z"/><path fill="#b2d0e0" d="M68.561 60.276c4.725 5 6.229 10.344 4.288 12.458c-1.951 2.113-7.54 1.91-12.681-3.668c-5.355-5.813-7.296-11.93-4.339-14.012c3.394-2.388 9.267 1.564 12.732 5.222"/><path fill="#ddf8ff" d="M54.529 56.67c-.955 1.696-.61 4.897 1.89 8.727c2.5 3.841 5.67 6.006 6.675 5c1.006-1.006-3.109-4.34-4.5-7.784c-1.393-3.444-.895-4.948-1.281-5.954c-.417-1.067-2.002-1.392-2.784 0zM20.926 27.853c-1.636-.112-5.913 8.525-.548 24.345C24.39 64.056 37.55 84.602 41.573 80.324c3.475-3.688-5.822-8.16-13.565-24.773c-8.525-18.28-2.936-27.424-7.082-27.709z"/><path fill="#8baebe" d="M15.734 106.763s3.76-3.912 7.326-7.702c2.987-3.17 5.914-6.3 6.523-7.032c0 0-2.011-2.56-3.993-5.72c-1.443-2.307-3.312-6.513-3.312-6.513s-3.699 3.688-7.326 7.712c-2.602 2.886-5.183 5.985-6.382 8.047c0 0 1.057 2.734 2.906 5.65a42 42 0 0 0 4.248 5.558z"/></svg>
</template>

CSS

.icon-speaker-low-volume {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23728a96%22%20d%3D%22m24.198%2059.28l-1.991%201.91l-.133%206.21l5.66%2054.046s5.233%202.672%2010.385%202.55c6.269-.142%209.653-4.166%209.653-4.166l13.026-12.62l8.484-2.357z%22%2F%3E%3Cpath%20fill%3D%22%238baebe%22%20d%3D%22M22.146%2066.525s3.749%209.328%2011.207%2018.189c8.617%2010.232%2016.654%2015.099%2016.654%2015.099l-5.751%205.568l-13.646%2013.555l-2.876%202.51s-7.387-2.957-14.185-10.771c-7.305-8.403-9.175-15.384-8.8-20.739c.428-6.056%203.862-9.246%203.862-9.246l13.524-14.165z%22%2F%3E%3Cpath%20fill%3D%22%23b0dfeb%22%20d%3D%22M22.237%2079.826c.721-.538%201.32-1.463%203.17-.04c1.504%201.148%204.593%206.37%205.121%207.275c.986%201.707.386%203.373-.965%204.989c-.61.731-3.516%203.84-6.503%207.01c-3.577%203.79-7.255%207.662-7.255%207.662s-2.743%201.596-5.66-2.784c-2.652-3.993-2.702-6.452-1.564-8.413c1.199-2.063%203.78-5.142%206.38-8.027c3.618-4.024%207.276-7.672%207.276-7.672%22%2F%3E%3Cpath%20fill%3D%22%232a4c56%22%20d%3D%22M32.794%20119.515c6.087%202.672%2011.025%203.241%2012.63%202.723c2.785-.894%2012.844-10.659%2014.104-12.193c1.26-1.524%201.28-2.835%201.28-2.835s-3.8.59-7.57.071c-3.77-.518-7.224-2.083-8.27-2.611l-11.036.843l-1.138%2013.992z%22%2F%3E%3Cpath%20fill%3D%22%2353636c%22%20d%3D%22m99.064%2072.734l-17.06%202.459l-27.475%2012.02l28.613%2014.876l17.629-2.175z%22%2F%3E%3Cpath%20fill%3D%22%232b3540%22%20d%3D%22m25.692%2047.27l.914-19.346l11.675-3.435L70.217%2038.45l26.785%2033.532v1.575s-9.867%207.519-18.483%2011.583c-13.667%206.453-25.443%207.448-25.443%207.448L25.692%2047.26z%22%2F%3E%3Cpath%20fill%3D%22%23427586%22%20d%3D%22M32.794%20119.515c-4.46-1.961-9.592-5.152-14.57-10.09C6.456%2097.75%206.01%2086.553%206.182%2084.663s.812-3.16%205.12-8.546c4.309-5.385%208.84-9.856%209.735-8.423c0%200-1.423%203.11.142%208.87c1.514%205.558%205.67%2012.935%2011.228%2018.676c3.72%203.841%208.027%207.194%2012.549%209.44c0%200%201.22%202.449-4.511%207.834c-5.721%205.375-7.662%207-7.662%207z%22%2F%3E%3Cpath%20fill%3D%22%23728a96%22%20d%3D%22M38.129%2066.922s16.166-12.153%2018.808-12.397s16.613%2015.262%2016.38%2017.243c-.234%201.982-14.409%2023.147-14.409%2023.147l-16.45-17.172z%22%2F%3E%3Cpath%20fill%3D%22%23b2d0e0%22%20d%3D%22M83.284%2048.164C63.237%2027.538%2036.635%2011.747%2021.963%2023.28c-9.897%207.773-10.852%2032.678%2018.9%2064.279c27.85%2029.578%2052.887%2027.018%2062.073%2018.462c11.065-10.303-.092-37.738-19.652-57.857m12.691%2049.16c-5.568%206.38-25.24%202.214-45.297-19.57s-27.212-40.94-19.55-47.92c8.373-7.631%2030.402%204.45%2046.537%2021.948c17.03%2018.472%2025.24%2037.606%2018.32%2045.541z%22%2F%3E%3Cpath%20fill%3D%22%23b2d0e0%22%20d%3D%22M68.561%2060.276c4.725%205%206.229%2010.344%204.288%2012.458c-1.951%202.113-7.54%201.91-12.681-3.668c-5.355-5.813-7.296-11.93-4.339-14.012c3.394-2.388%209.267%201.564%2012.732%205.222%22%2F%3E%3Cpath%20fill%3D%22%23ddf8ff%22%20d%3D%22M54.529%2056.67c-.955%201.696-.61%204.897%201.89%208.727c2.5%203.841%205.67%206.006%206.675%205c1.006-1.006-3.109-4.34-4.5-7.784c-1.393-3.444-.895-4.948-1.281-5.954c-.417-1.067-2.002-1.392-2.784%200zM20.926%2027.853c-1.636-.112-5.913%208.525-.548%2024.345C24.39%2064.056%2037.55%2084.602%2041.573%2080.324c3.475-3.688-5.822-8.16-13.565-24.773c-8.525-18.28-2.936-27.424-7.082-27.709z%22%2F%3E%3Cpath%20fill%3D%22%238baebe%22%20d%3D%22M15.734%20106.763s3.76-3.912%207.326-7.702c2.987-3.17%205.914-6.3%206.523-7.032c0%200-2.011-2.56-3.993-5.72c-1.443-2.307-3.312-6.513-3.312-6.513s-3.699%203.688-7.326%207.712c-2.602%202.886-5.183%205.985-6.382%208.047c0%200%201.057%202.734%202.906%205.65a42%2042%200%200%200%204.248%205.558z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23728a96%22%20d%3D%22m24.198%2059.28l-1.991%201.91l-.133%206.21l5.66%2054.046s5.233%202.672%2010.385%202.55c6.269-.142%209.653-4.166%209.653-4.166l13.026-12.62l8.484-2.357z%22%2F%3E%3Cpath%20fill%3D%22%238baebe%22%20d%3D%22M22.146%2066.525s3.749%209.328%2011.207%2018.189c8.617%2010.232%2016.654%2015.099%2016.654%2015.099l-5.751%205.568l-13.646%2013.555l-2.876%202.51s-7.387-2.957-14.185-10.771c-7.305-8.403-9.175-15.384-8.8-20.739c.428-6.056%203.862-9.246%203.862-9.246l13.524-14.165z%22%2F%3E%3Cpath%20fill%3D%22%23b0dfeb%22%20d%3D%22M22.237%2079.826c.721-.538%201.32-1.463%203.17-.04c1.504%201.148%204.593%206.37%205.121%207.275c.986%201.707.386%203.373-.965%204.989c-.61.731-3.516%203.84-6.503%207.01c-3.577%203.79-7.255%207.662-7.255%207.662s-2.743%201.596-5.66-2.784c-2.652-3.993-2.702-6.452-1.564-8.413c1.199-2.063%203.78-5.142%206.38-8.027c3.618-4.024%207.276-7.672%207.276-7.672%22%2F%3E%3Cpath%20fill%3D%22%232a4c56%22%20d%3D%22M32.794%20119.515c6.087%202.672%2011.025%203.241%2012.63%202.723c2.785-.894%2012.844-10.659%2014.104-12.193c1.26-1.524%201.28-2.835%201.28-2.835s-3.8.59-7.57.071c-3.77-.518-7.224-2.083-8.27-2.611l-11.036.843l-1.138%2013.992z%22%2F%3E%3Cpath%20fill%3D%22%2353636c%22%20d%3D%22m99.064%2072.734l-17.06%202.459l-27.475%2012.02l28.613%2014.876l17.629-2.175z%22%2F%3E%3Cpath%20fill%3D%22%232b3540%22%20d%3D%22m25.692%2047.27l.914-19.346l11.675-3.435L70.217%2038.45l26.785%2033.532v1.575s-9.867%207.519-18.483%2011.583c-13.667%206.453-25.443%207.448-25.443%207.448L25.692%2047.26z%22%2F%3E%3Cpath%20fill%3D%22%23427586%22%20d%3D%22M32.794%20119.515c-4.46-1.961-9.592-5.152-14.57-10.09C6.456%2097.75%206.01%2086.553%206.182%2084.663s.812-3.16%205.12-8.546c4.309-5.385%208.84-9.856%209.735-8.423c0%200-1.423%203.11.142%208.87c1.514%205.558%205.67%2012.935%2011.228%2018.676c3.72%203.841%208.027%207.194%2012.549%209.44c0%200%201.22%202.449-4.511%207.834c-5.721%205.375-7.662%207-7.662%207z%22%2F%3E%3Cpath%20fill%3D%22%23728a96%22%20d%3D%22M38.129%2066.922s16.166-12.153%2018.808-12.397s16.613%2015.262%2016.38%2017.243c-.234%201.982-14.409%2023.147-14.409%2023.147l-16.45-17.172z%22%2F%3E%3Cpath%20fill%3D%22%23b2d0e0%22%20d%3D%22M83.284%2048.164C63.237%2027.538%2036.635%2011.747%2021.963%2023.28c-9.897%207.773-10.852%2032.678%2018.9%2064.279c27.85%2029.578%2052.887%2027.018%2062.073%2018.462c11.065-10.303-.092-37.738-19.652-57.857m12.691%2049.16c-5.568%206.38-25.24%202.214-45.297-19.57s-27.212-40.94-19.55-47.92c8.373-7.631%2030.402%204.45%2046.537%2021.948c17.03%2018.472%2025.24%2037.606%2018.32%2045.541z%22%2F%3E%3Cpath%20fill%3D%22%23b2d0e0%22%20d%3D%22M68.561%2060.276c4.725%205%206.229%2010.344%204.288%2012.458c-1.951%202.113-7.54%201.91-12.681-3.668c-5.355-5.813-7.296-11.93-4.339-14.012c3.394-2.388%209.267%201.564%2012.732%205.222%22%2F%3E%3Cpath%20fill%3D%22%23ddf8ff%22%20d%3D%22M54.529%2056.67c-.955%201.696-.61%204.897%201.89%208.727c2.5%203.841%205.67%206.006%206.675%205c1.006-1.006-3.109-4.34-4.5-7.784c-1.393-3.444-.895-4.948-1.281-5.954c-.417-1.067-2.002-1.392-2.784%200zM20.926%2027.853c-1.636-.112-5.913%208.525-.548%2024.345C24.39%2064.056%2037.55%2084.602%2041.573%2080.324c3.475-3.688-5.822-8.16-13.565-24.773c-8.525-18.28-2.936-27.424-7.082-27.709z%22%2F%3E%3Cpath%20fill%3D%22%238baebe%22%20d%3D%22M15.734%20106.763s3.76-3.912%207.326-7.702c2.987-3.17%205.914-6.3%206.523-7.032c0%200-2.011-2.56-3.993-5.72c-1.443-2.307-3.312-6.513-3.312-6.513s-3.699%203.688-7.326%207.712c-2.602%202.886-5.183%205.985-6.382%208.047c0%200%201.057%202.734%202.906%205.65a42%2042%200%200%200%204.248%205.558z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/speaker-low-volume.svg?color=%231a73e8&size=48