speaker icon

speaker-bold-duotone from Solar by 480 Design · Bold Duotone · Home · CC-BY-4.0 Attribution required.

Name
speaker-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Home
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More home icons from Solar

Use the speaker icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 10C4 6.22876 4 4.34315 5.17157 3.17157C6.34315 2 8.22876 2 12 2C15.7712 2 17.6569 2 18.8284 3.17157C20 4.34315 20 6.22876 20 10V14C20 17.7712 20 19.6569 18.8284 20.8284C17.6569 22 15.7712 22 12 22C8.22876 22 6.34315 22 5.17157 20.8284C4 19.6569 4 17.7712 4 14V10Z" opacity=".5"/><path fill-rule="evenodd" d="M12 4.75C10.4812 4.75 9.25 5.98122 9.25 7.5C9.25 9.01878 10.4812 10.25 12 10.25C13.5188 10.25 14.75 9.01878 14.75 7.5C14.75 5.98122 13.5188 4.75 12 4.75Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M8.25 15.5C8.25 13.4289 9.92893 11.75 12 11.75C14.0711 11.75 15.75 13.4289 15.75 15.5C15.75 17.5711 14.0711 19.25 12 19.25C9.92893 19.25 8.25 17.5711 8.25 15.5Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSpeakerBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 10C4 6.22876 4 4.34315 5.17157 3.17157C6.34315 2 8.22876 2 12 2C15.7712 2 17.6569 2 18.8284 3.17157C20 4.34315 20 6.22876 20 10V14C20 17.7712 20 19.6569 18.8284 20.8284C17.6569 22 15.7712 22 12 22C8.22876 22 6.34315 22 5.17157 20.8284C4 19.6569 4 17.7712 4 14V10Z" opacity=".5"/><path fillRule="evenodd" d="M12 4.75C10.4812 4.75 9.25 5.98122 9.25 7.5C9.25 9.01878 10.4812 10.25 12 10.25C13.5188 10.25 14.75 9.01878 14.75 7.5C14.75 5.98122 13.5188 4.75 12 4.75Z" clipRule="evenodd"/><path fillRule="evenodd" d="M8.25 15.5C8.25 13.4289 9.92893 11.75 12 11.75C14.0711 11.75 15.75 13.4289 15.75 15.5C15.75 17.5711 14.0711 19.25 12 19.25C9.92893 19.25 8.25 17.5711 8.25 15.5Z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 10C4 6.22876 4 4.34315 5.17157 3.17157C6.34315 2 8.22876 2 12 2C15.7712 2 17.6569 2 18.8284 3.17157C20 4.34315 20 6.22876 20 10V14C20 17.7712 20 19.6569 18.8284 20.8284C17.6569 22 15.7712 22 12 22C8.22876 22 6.34315 22 5.17157 20.8284C4 19.6569 4 17.7712 4 14V10Z" opacity=".5"/><path fill-rule="evenodd" d="M12 4.75C10.4812 4.75 9.25 5.98122 9.25 7.5C9.25 9.01878 10.4812 10.25 12 10.25C13.5188 10.25 14.75 9.01878 14.75 7.5C14.75 5.98122 13.5188 4.75 12 4.75Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M8.25 15.5C8.25 13.4289 9.92893 11.75 12 11.75C14.0711 11.75 15.75 13.4289 15.75 15.5C15.75 17.5711 14.0711 19.25 12 19.25C9.92893 19.25 8.25 17.5711 8.25 15.5Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-speaker-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4%2010C4%206.22876%204%204.34315%205.17157%203.17157C6.34315%202%208.22876%202%2012%202C15.7712%202%2017.6569%202%2018.8284%203.17157C20%204.34315%2020%206.22876%2020%2010V14C20%2017.7712%2020%2019.6569%2018.8284%2020.8284C17.6569%2022%2015.7712%2022%2012%2022C8.22876%2022%206.34315%2022%205.17157%2020.8284C4%2019.6569%204%2017.7712%204%2014V10Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%204.75C10.4812%204.75%209.25%205.98122%209.25%207.5C9.25%209.01878%2010.4812%2010.25%2012%2010.25C13.5188%2010.25%2014.75%209.01878%2014.75%207.5C14.75%205.98122%2013.5188%204.75%2012%204.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.25%2015.5C8.25%2013.4289%209.92893%2011.75%2012%2011.75C14.0711%2011.75%2015.75%2013.4289%2015.75%2015.5C15.75%2017.5711%2014.0711%2019.25%2012%2019.25C9.92893%2019.25%208.25%2017.5711%208.25%2015.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4%2010C4%206.22876%204%204.34315%205.17157%203.17157C6.34315%202%208.22876%202%2012%202C15.7712%202%2017.6569%202%2018.8284%203.17157C20%204.34315%2020%206.22876%2020%2010V14C20%2017.7712%2020%2019.6569%2018.8284%2020.8284C17.6569%2022%2015.7712%2022%2012%2022C8.22876%2022%206.34315%2022%205.17157%2020.8284C4%2019.6569%204%2017.7712%204%2014V10Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%204.75C10.4812%204.75%209.25%205.98122%209.25%207.5C9.25%209.01878%2010.4812%2010.25%2012%2010.25C13.5188%2010.25%2014.75%209.01878%2014.75%207.5C14.75%205.98122%2013.5188%204.75%2012%204.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.25%2015.5C8.25%2013.4289%209.92893%2011.75%2012%2011.75C14.0711%2011.75%2015.75%2013.4289%2015.75%2015.5C15.75%2017.5711%2014.0711%2019.25%2012%2019.25C9.92893%2019.25%208.25%2017.5711%208.25%2015.5Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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