smart speaker icon

smart-speaker-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
smart-speaker-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More devices icons from Reicon

Use the smart 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="M9.461 15.626a25 25 0 0 0 2.54.124c.943 0 1.786-.045 2.538-.123c-.214-.426-.465-.72-.75-.921c-.404-.288-.965-.456-1.789-.456s-1.384.168-1.79.456c-.283.202-.535.494-.749.92"/><path fill-rule="evenodd" d="M3.321 6.658a4.83 4.83 0 0 1 3.918-4.197l.215-.04a24.7 24.7 0 0 1 9.091 0l.323.06a4.7 4.7 0 0 1 3.81 4.067c.252 2.14.356 4.292.312 6.443l-.497.457c-.298.273-.933.837-2.217 1.34a12.4 12.4 0 0 1-2.195.615c-.321-.806-.776-1.46-1.422-1.92c-.738-.524-1.636-.733-2.659-.733s-1.92.209-2.659.733c-.645.46-1.1 1.113-1.42 1.918c-2.79-.535-3.992-1.536-4.428-1.916l-.484-.422a47 47 0 0 1 .296-6.268zM8.489 4.98a.75.75 0 1 0-.978-1.138c-.467.402-.761 1-.761 1.57c0 1.013.767 1.71 1.653 2.114c.91.416 2.153.635 3.597.635s2.686-.22 3.597-.635c.886-.404 1.653-1.101 1.653-2.115c0-.623-.345-1.123-.761-1.48a.75.75 0 0 0-.978 1.137c.225.194.239.313.239.343c0 .14-.102.443-.776.75c-.649.296-1.657.5-2.974.5s-2.325-.204-2.974-.5c-.674-.307-.776-.61-.776-.75c0-.032.01-.101.054-.191a.8.8 0 0 1 .185-.24" clip-rule="evenodd"/><path d="M18.823 16.184c.953-.374 1.62-.786 2.079-1.127q-.07 1.083-.19 2.163l-.018.154a4.84 4.84 0 0 1-4.214 4.26l-.907.113c-.494.062-.742.093-.989.118c-1.718.18-3.45.18-5.17 0a44 44 0 0 1-.989-.118L7.41 21.62a4.714 4.714 0 0 1-4.105-4.136q-.138-1.2-.213-2.404c1.218.876 3.77 2.17 8.908 2.17c3.15 0 5.325-.48 6.823-1.066" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconSmartSpeakerDuotone(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="M9.461 15.626a25 25 0 0 0 2.54.124c.943 0 1.786-.045 2.538-.123c-.214-.426-.465-.72-.75-.921c-.404-.288-.965-.456-1.789-.456s-1.384.168-1.79.456c-.283.202-.535.494-.749.92"/><path fillRule="evenodd" d="M3.321 6.658a4.83 4.83 0 0 1 3.918-4.197l.215-.04a24.7 24.7 0 0 1 9.091 0l.323.06a4.7 4.7 0 0 1 3.81 4.067c.252 2.14.356 4.292.312 6.443l-.497.457c-.298.273-.933.837-2.217 1.34a12.4 12.4 0 0 1-2.195.615c-.321-.806-.776-1.46-1.422-1.92c-.738-.524-1.636-.733-2.659-.733s-1.92.209-2.659.733c-.645.46-1.1 1.113-1.42 1.918c-2.79-.535-3.992-1.536-4.428-1.916l-.484-.422a47 47 0 0 1 .296-6.268zM8.489 4.98a.75.75 0 1 0-.978-1.138c-.467.402-.761 1-.761 1.57c0 1.013.767 1.71 1.653 2.114c.91.416 2.153.635 3.597.635s2.686-.22 3.597-.635c.886-.404 1.653-1.101 1.653-2.115c0-.623-.345-1.123-.761-1.48a.75.75 0 0 0-.978 1.137c.225.194.239.313.239.343c0 .14-.102.443-.776.75c-.649.296-1.657.5-2.974.5s-2.325-.204-2.974-.5c-.674-.307-.776-.61-.776-.75c0-.032.01-.101.054-.191a.8.8 0 0 1 .185-.24" clipRule="evenodd"/><path d="M18.823 16.184c.953-.374 1.62-.786 2.079-1.127q-.07 1.083-.19 2.163l-.018.154a4.84 4.84 0 0 1-4.214 4.26l-.907.113c-.494.062-.742.093-.989.118c-1.718.18-3.45.18-5.17 0a44 44 0 0 1-.989-.118L7.41 21.62a4.714 4.714 0 0 1-4.105-4.136q-.138-1.2-.213-2.404c1.218.876 3.77 2.17 8.908 2.17c3.15 0 5.325-.48 6.823-1.066" opacity=".5"/></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="M9.461 15.626a25 25 0 0 0 2.54.124c.943 0 1.786-.045 2.538-.123c-.214-.426-.465-.72-.75-.921c-.404-.288-.965-.456-1.789-.456s-1.384.168-1.79.456c-.283.202-.535.494-.749.92"/><path fill-rule="evenodd" d="M3.321 6.658a4.83 4.83 0 0 1 3.918-4.197l.215-.04a24.7 24.7 0 0 1 9.091 0l.323.06a4.7 4.7 0 0 1 3.81 4.067c.252 2.14.356 4.292.312 6.443l-.497.457c-.298.273-.933.837-2.217 1.34a12.4 12.4 0 0 1-2.195.615c-.321-.806-.776-1.46-1.422-1.92c-.738-.524-1.636-.733-2.659-.733s-1.92.209-2.659.733c-.645.46-1.1 1.113-1.42 1.918c-2.79-.535-3.992-1.536-4.428-1.916l-.484-.422a47 47 0 0 1 .296-6.268zM8.489 4.98a.75.75 0 1 0-.978-1.138c-.467.402-.761 1-.761 1.57c0 1.013.767 1.71 1.653 2.114c.91.416 2.153.635 3.597.635s2.686-.22 3.597-.635c.886-.404 1.653-1.101 1.653-2.115c0-.623-.345-1.123-.761-1.48a.75.75 0 0 0-.978 1.137c.225.194.239.313.239.343c0 .14-.102.443-.776.75c-.649.296-1.657.5-2.974.5s-2.325-.204-2.974-.5c-.674-.307-.776-.61-.776-.75c0-.032.01-.101.054-.191a.8.8 0 0 1 .185-.24" clip-rule="evenodd"/><path d="M18.823 16.184c.953-.374 1.62-.786 2.079-1.127q-.07 1.083-.19 2.163l-.018.154a4.84 4.84 0 0 1-4.214 4.26l-.907.113c-.494.062-.742.093-.989.118c-1.718.18-3.45.18-5.17 0a44 44 0 0 1-.989-.118L7.41 21.62a4.714 4.714 0 0 1-4.105-4.136q-.138-1.2-.213-2.404c1.218.876 3.77 2.17 8.908 2.17c3.15 0 5.325-.48 6.823-1.066" opacity=".5"/></g></svg>
</template>

CSS

.icon-smart-speaker-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%22M9.461%2015.626a25%2025%200%200%200%202.54.124c.943%200%201.786-.045%202.538-.123c-.214-.426-.465-.72-.75-.921c-.404-.288-.965-.456-1.789-.456s-1.384.168-1.79.456c-.283.202-.535.494-.749.92%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.321%206.658a4.83%204.83%200%200%201%203.918-4.197l.215-.04a24.7%2024.7%200%200%201%209.091%200l.323.06a4.7%204.7%200%200%201%203.81%204.067c.252%202.14.356%204.292.312%206.443l-.497.457c-.298.273-.933.837-2.217%201.34a12.4%2012.4%200%200%201-2.195.615c-.321-.806-.776-1.46-1.422-1.92c-.738-.524-1.636-.733-2.659-.733s-1.92.209-2.659.733c-.645.46-1.1%201.113-1.42%201.918c-2.79-.535-3.992-1.536-4.428-1.916l-.484-.422a47%2047%200%200%201%20.296-6.268zM8.489%204.98a.75.75%200%201%200-.978-1.138c-.467.402-.761%201-.761%201.57c0%201.013.767%201.71%201.653%202.114c.91.416%202.153.635%203.597.635s2.686-.22%203.597-.635c.886-.404%201.653-1.101%201.653-2.115c0-.623-.345-1.123-.761-1.48a.75.75%200%200%200-.978%201.137c.225.194.239.313.239.343c0%20.14-.102.443-.776.75c-.649.296-1.657.5-2.974.5s-2.325-.204-2.974-.5c-.674-.307-.776-.61-.776-.75c0-.032.01-.101.054-.191a.8.8%200%200%201%20.185-.24%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.823%2016.184c.953-.374%201.62-.786%202.079-1.127q-.07%201.083-.19%202.163l-.018.154a4.84%204.84%200%200%201-4.214%204.26l-.907.113c-.494.062-.742.093-.989.118c-1.718.18-3.45.18-5.17%200a44%2044%200%200%201-.989-.118L7.41%2021.62a4.714%204.714%200%200%201-4.105-4.136q-.138-1.2-.213-2.404c1.218.876%203.77%202.17%208.908%202.17c3.15%200%205.325-.48%206.823-1.066%22%20opacity%3D%22.5%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%22M9.461%2015.626a25%2025%200%200%200%202.54.124c.943%200%201.786-.045%202.538-.123c-.214-.426-.465-.72-.75-.921c-.404-.288-.965-.456-1.789-.456s-1.384.168-1.79.456c-.283.202-.535.494-.749.92%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.321%206.658a4.83%204.83%200%200%201%203.918-4.197l.215-.04a24.7%2024.7%200%200%201%209.091%200l.323.06a4.7%204.7%200%200%201%203.81%204.067c.252%202.14.356%204.292.312%206.443l-.497.457c-.298.273-.933.837-2.217%201.34a12.4%2012.4%200%200%201-2.195.615c-.321-.806-.776-1.46-1.422-1.92c-.738-.524-1.636-.733-2.659-.733s-1.92.209-2.659.733c-.645.46-1.1%201.113-1.42%201.918c-2.79-.535-3.992-1.536-4.428-1.916l-.484-.422a47%2047%200%200%201%20.296-6.268zM8.489%204.98a.75.75%200%201%200-.978-1.138c-.467.402-.761%201-.761%201.57c0%201.013.767%201.71%201.653%202.114c.91.416%202.153.635%203.597.635s2.686-.22%203.597-.635c.886-.404%201.653-1.101%201.653-2.115c0-.623-.345-1.123-.761-1.48a.75.75%200%200%200-.978%201.137c.225.194.239.313.239.343c0%20.14-.102.443-.776.75c-.649.296-1.657.5-2.974.5s-2.325-.204-2.974-.5c-.674-.307-.776-.61-.776-.75c0-.032.01-.101.054-.191a.8.8%200%200%201%20.185-.24%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M18.823%2016.184c.953-.374%201.62-.786%202.079-1.127q-.07%201.083-.19%202.163l-.018.154a4.84%204.84%200%200%201-4.214%204.26l-.907.113c-.494.062-.742.093-.989.118c-1.718.18-3.45.18-5.17%200a44%2044%200%200%201-.989-.118L7.41%2021.62a4.714%204.714%200%200%201-4.105-4.136q-.138-1.2-.213-2.404c1.218.876%203.77%202.17%208.908%202.17c3.15%200%205.325-.48%206.823-1.066%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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