smart speaker minimalistic icon

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

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

5 other variants in Solar

More devices icons from Solar

Use the smart speaker minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M7.4544 2.4212L7.23936 2.4614C5.15124 2.85176 3.56225 4.55367 3.32102 6.65818L3.30532 6.79516C2.89823 10.3467 2.89823 13.9329 3.30532 17.4844C3.55266 19.6422 5.24868 21.3512 7.41019 21.6206L8.42569 21.7471L8.42598 21.7472C8.92061 21.8088 9.16797 21.8396 9.41505 21.8654C11.1335 22.0449 12.866 22.0449 14.5845 21.8654C14.8315 21.8396 15.0789 21.8088 15.5735 21.7472L15.5738 21.7471L16.48 21.6342C18.7041 21.357 20.4473 19.5951 20.6948 17.3739L20.712 17.2199C21.1072 13.6729 21.0957 10.0925 20.6774 6.54809C20.4367 4.50764 18.8934 2.86019 16.8681 2.48157L16.5451 2.42119C13.541 1.8596 10.4585 1.8596 7.4544 2.4212Z" opacity=".5"/><path d="M7.48156 5.42503C7.164 5.15908 6.69098 5.20091 6.42503 5.51847C6.15908 5.83603 6.20091 6.30906 6.51847 6.57501C7.38044 7.29689 9.34385 8.25002 12 8.25002C14.6562 8.25002 16.6196 7.29689 17.4816 6.57501C17.7991 6.30906 17.841 5.83603 17.575 5.51847C17.3091 5.20091 16.836 5.15908 16.5185 5.42503C15.9413 5.90839 14.3238 6.75002 12 6.75002C9.67619 6.75002 8.05873 5.90839 7.48156 5.42503Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSmartSpeakerMinimalisticBoldDuotone(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="M7.4544 2.4212L7.23936 2.4614C5.15124 2.85176 3.56225 4.55367 3.32102 6.65818L3.30532 6.79516C2.89823 10.3467 2.89823 13.9329 3.30532 17.4844C3.55266 19.6422 5.24868 21.3512 7.41019 21.6206L8.42569 21.7471L8.42598 21.7472C8.92061 21.8088 9.16797 21.8396 9.41505 21.8654C11.1335 22.0449 12.866 22.0449 14.5845 21.8654C14.8315 21.8396 15.0789 21.8088 15.5735 21.7472L15.5738 21.7471L16.48 21.6342C18.7041 21.357 20.4473 19.5951 20.6948 17.3739L20.712 17.2199C21.1072 13.6729 21.0957 10.0925 20.6774 6.54809C20.4367 4.50764 18.8934 2.86019 16.8681 2.48157L16.5451 2.42119C13.541 1.8596 10.4585 1.8596 7.4544 2.4212Z" opacity=".5"/><path d="M7.48156 5.42503C7.164 5.15908 6.69098 5.20091 6.42503 5.51847C6.15908 5.83603 6.20091 6.30906 6.51847 6.57501C7.38044 7.29689 9.34385 8.25002 12 8.25002C14.6562 8.25002 16.6196 7.29689 17.4816 6.57501C17.7991 6.30906 17.841 5.83603 17.575 5.51847C17.3091 5.20091 16.836 5.15908 16.5185 5.42503C15.9413 5.90839 14.3238 6.75002 12 6.75002C9.67619 6.75002 8.05873 5.90839 7.48156 5.42503Z"/></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="M7.4544 2.4212L7.23936 2.4614C5.15124 2.85176 3.56225 4.55367 3.32102 6.65818L3.30532 6.79516C2.89823 10.3467 2.89823 13.9329 3.30532 17.4844C3.55266 19.6422 5.24868 21.3512 7.41019 21.6206L8.42569 21.7471L8.42598 21.7472C8.92061 21.8088 9.16797 21.8396 9.41505 21.8654C11.1335 22.0449 12.866 22.0449 14.5845 21.8654C14.8315 21.8396 15.0789 21.8088 15.5735 21.7472L15.5738 21.7471L16.48 21.6342C18.7041 21.357 20.4473 19.5951 20.6948 17.3739L20.712 17.2199C21.1072 13.6729 21.0957 10.0925 20.6774 6.54809C20.4367 4.50764 18.8934 2.86019 16.8681 2.48157L16.5451 2.42119C13.541 1.8596 10.4585 1.8596 7.4544 2.4212Z" opacity=".5"/><path d="M7.48156 5.42503C7.164 5.15908 6.69098 5.20091 6.42503 5.51847C6.15908 5.83603 6.20091 6.30906 6.51847 6.57501C7.38044 7.29689 9.34385 8.25002 12 8.25002C14.6562 8.25002 16.6196 7.29689 17.4816 6.57501C17.7991 6.30906 17.841 5.83603 17.575 5.51847C17.3091 5.20091 16.836 5.15908 16.5185 5.42503C15.9413 5.90839 14.3238 6.75002 12 6.75002C9.67619 6.75002 8.05873 5.90839 7.48156 5.42503Z"/></g></svg>
</template>

CSS

.icon-smart-speaker-minimalistic-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%22M7.4544%202.4212L7.23936%202.4614C5.15124%202.85176%203.56225%204.55367%203.32102%206.65818L3.30532%206.79516C2.89823%2010.3467%202.89823%2013.9329%203.30532%2017.4844C3.55266%2019.6422%205.24868%2021.3512%207.41019%2021.6206L8.42569%2021.7471L8.42598%2021.7472C8.92061%2021.8088%209.16797%2021.8396%209.41505%2021.8654C11.1335%2022.0449%2012.866%2022.0449%2014.5845%2021.8654C14.8315%2021.8396%2015.0789%2021.8088%2015.5735%2021.7472L15.5738%2021.7471L16.48%2021.6342C18.7041%2021.357%2020.4473%2019.5951%2020.6948%2017.3739L20.712%2017.2199C21.1072%2013.6729%2021.0957%2010.0925%2020.6774%206.54809C20.4367%204.50764%2018.8934%202.86019%2016.8681%202.48157L16.5451%202.42119C13.541%201.8596%2010.4585%201.8596%207.4544%202.4212Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.48156%205.42503C7.164%205.15908%206.69098%205.20091%206.42503%205.51847C6.15908%205.83603%206.20091%206.30906%206.51847%206.57501C7.38044%207.29689%209.34385%208.25002%2012%208.25002C14.6562%208.25002%2016.6196%207.29689%2017.4816%206.57501C17.7991%206.30906%2017.841%205.83603%2017.575%205.51847C17.3091%205.20091%2016.836%205.15908%2016.5185%205.42503C15.9413%205.90839%2014.3238%206.75002%2012%206.75002C9.67619%206.75002%208.05873%205.90839%207.48156%205.42503Z%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%22M7.4544%202.4212L7.23936%202.4614C5.15124%202.85176%203.56225%204.55367%203.32102%206.65818L3.30532%206.79516C2.89823%2010.3467%202.89823%2013.9329%203.30532%2017.4844C3.55266%2019.6422%205.24868%2021.3512%207.41019%2021.6206L8.42569%2021.7471L8.42598%2021.7472C8.92061%2021.8088%209.16797%2021.8396%209.41505%2021.8654C11.1335%2022.0449%2012.866%2022.0449%2014.5845%2021.8654C14.8315%2021.8396%2015.0789%2021.8088%2015.5735%2021.7472L15.5738%2021.7471L16.48%2021.6342C18.7041%2021.357%2020.4473%2019.5951%2020.6948%2017.3739L20.712%2017.2199C21.1072%2013.6729%2021.0957%2010.0925%2020.6774%206.54809C20.4367%204.50764%2018.8934%202.86019%2016.8681%202.48157L16.5451%202.42119C13.541%201.8596%2010.4585%201.8596%207.4544%202.4212Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.48156%205.42503C7.164%205.15908%206.69098%205.20091%206.42503%205.51847C6.15908%205.83603%206.20091%206.30906%206.51847%206.57501C7.38044%207.29689%209.34385%208.25002%2012%208.25002C14.6562%208.25002%2016.6196%207.29689%2017.4816%206.57501C17.7991%206.30906%2017.841%205.83603%2017.575%205.51847C17.3091%205.20091%2016.836%205.15908%2016.5185%205.42503C15.9413%205.90839%2014.3238%206.75002%2012%206.75002C9.67619%206.75002%208.05873%205.90839%207.48156%205.42503Z%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/smart-speaker-minimalistic-bold-duotone.svg?color=%231a73e8&size=48