smart speaker2 icon
smart-speaker2-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- smart-speaker2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More devices icons from Reicon
Use the smart speaker2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.492 3.22c1.605-.447 3.095-.558 4.193-.406c.55.077.964.214 1.24.377c.272.16.367.315.397.432c.03.12.023.311-.14.6c-.165.29-.461.627-.903.98c-.881.706-2.227 1.383-3.831 1.83c-1.605.446-3.095.557-4.193.404c-.55-.076-.965-.214-1.241-.376c-.271-.16-.366-.315-.396-.432c-.031-.12-.023-.311.14-.6c.164-.29.46-.628.903-.98c.88-.706 2.227-1.383 3.831-1.83"/><path d="M18.21 5.38a5.8 5.8 0 0 1-.994.995c-1.073.858-2.614 1.615-4.367 2.102c-1.752.488-3.453.633-4.8.446c-.673-.093-1.295-.275-1.796-.57a2.7 2.7 0 0 1-.532-.404l-.388 4.385l.445.446c.368.37 1.828 1.47 6.222 1.47c4.509 0 5.928-1.158 6.25-1.499l.47-.498z"/><path d="m5.154 14.351l.012-.13c.973.709 2.943 1.53 6.834 1.53c3.933 0 5.903-.84 6.865-1.552l.018.241c.155 2.74.232 4.109-.267 5.148a4.3 4.3 0 0 1-1.665 1.834c-.97.578-2.292.578-4.935.578c-2.674 0-4.01 0-4.986-.587a4.3 4.3 0 0 1-1.667-1.858c-.494-1.052-.4-2.436-.209-5.204"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSmartSpeaker2Filled(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="M11.492 3.22c1.605-.447 3.095-.558 4.193-.406c.55.077.964.214 1.24.377c.272.16.367.315.397.432c.03.12.023.311-.14.6c-.165.29-.461.627-.903.98c-.881.706-2.227 1.383-3.831 1.83c-1.605.446-3.095.557-4.193.404c-.55-.076-.965-.214-1.241-.376c-.271-.16-.366-.315-.396-.432c-.031-.12-.023-.311.14-.6c.164-.29.46-.628.903-.98c.88-.706 2.227-1.383 3.831-1.83"/><path d="M18.21 5.38a5.8 5.8 0 0 1-.994.995c-1.073.858-2.614 1.615-4.367 2.102c-1.752.488-3.453.633-4.8.446c-.673-.093-1.295-.275-1.796-.57a2.7 2.7 0 0 1-.532-.404l-.388 4.385l.445.446c.368.37 1.828 1.47 6.222 1.47c4.509 0 5.928-1.158 6.25-1.499l.47-.498z"/><path d="m5.154 14.351l.012-.13c.973.709 2.943 1.53 6.834 1.53c3.933 0 5.903-.84 6.865-1.552l.018.241c.155 2.74.232 4.109-.267 5.148a4.3 4.3 0 0 1-1.665 1.834c-.97.578-2.292.578-4.935.578c-2.674 0-4.01 0-4.986-.587a4.3 4.3 0 0 1-1.667-1.858c-.494-1.052-.4-2.436-.209-5.204"/></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="M11.492 3.22c1.605-.447 3.095-.558 4.193-.406c.55.077.964.214 1.24.377c.272.16.367.315.397.432c.03.12.023.311-.14.6c-.165.29-.461.627-.903.98c-.881.706-2.227 1.383-3.831 1.83c-1.605.446-3.095.557-4.193.404c-.55-.076-.965-.214-1.241-.376c-.271-.16-.366-.315-.396-.432c-.031-.12-.023-.311.14-.6c.164-.29.46-.628.903-.98c.88-.706 2.227-1.383 3.831-1.83"/><path d="M18.21 5.38a5.8 5.8 0 0 1-.994.995c-1.073.858-2.614 1.615-4.367 2.102c-1.752.488-3.453.633-4.8.446c-.673-.093-1.295-.275-1.796-.57a2.7 2.7 0 0 1-.532-.404l-.388 4.385l.445.446c.368.37 1.828 1.47 6.222 1.47c4.509 0 5.928-1.158 6.25-1.499l.47-.498z"/><path d="m5.154 14.351l.012-.13c.973.709 2.943 1.53 6.834 1.53c3.933 0 5.903-.84 6.865-1.552l.018.241c.155 2.74.232 4.109-.267 5.148a4.3 4.3 0 0 1-1.665 1.834c-.97.578-2.292.578-4.935.578c-2.674 0-4.01 0-4.986-.587a4.3 4.3 0 0 1-1.667-1.858c-.494-1.052-.4-2.436-.209-5.204"/></g></svg> </template>
CSS
.icon-smart-speaker2-filled {
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%22M11.492%203.22c1.605-.447%203.095-.558%204.193-.406c.55.077.964.214%201.24.377c.272.16.367.315.397.432c.03.12.023.311-.14.6c-.165.29-.461.627-.903.98c-.881.706-2.227%201.383-3.831%201.83c-1.605.446-3.095.557-4.193.404c-.55-.076-.965-.214-1.241-.376c-.271-.16-.366-.315-.396-.432c-.031-.12-.023-.311.14-.6c.164-.29.46-.628.903-.98c.88-.706%202.227-1.383%203.831-1.83%22%2F%3E%3Cpath%20d%3D%22M18.21%205.38a5.8%205.8%200%200%201-.994.995c-1.073.858-2.614%201.615-4.367%202.102c-1.752.488-3.453.633-4.8.446c-.673-.093-1.295-.275-1.796-.57a2.7%202.7%200%200%201-.532-.404l-.388%204.385l.445.446c.368.37%201.828%201.47%206.222%201.47c4.509%200%205.928-1.158%206.25-1.499l.47-.498z%22%2F%3E%3Cpath%20d%3D%22m5.154%2014.351l.012-.13c.973.709%202.943%201.53%206.834%201.53c3.933%200%205.903-.84%206.865-1.552l.018.241c.155%202.74.232%204.109-.267%205.148a4.3%204.3%200%200%201-1.665%201.834c-.97.578-2.292.578-4.935.578c-2.674%200-4.01%200-4.986-.587a4.3%204.3%200%200%201-1.667-1.858c-.494-1.052-.4-2.436-.209-5.204%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%22M11.492%203.22c1.605-.447%203.095-.558%204.193-.406c.55.077.964.214%201.24.377c.272.16.367.315.397.432c.03.12.023.311-.14.6c-.165.29-.461.627-.903.98c-.881.706-2.227%201.383-3.831%201.83c-1.605.446-3.095.557-4.193.404c-.55-.076-.965-.214-1.241-.376c-.271-.16-.366-.315-.396-.432c-.031-.12-.023-.311.14-.6c.164-.29.46-.628.903-.98c.88-.706%202.227-1.383%203.831-1.83%22%2F%3E%3Cpath%20d%3D%22M18.21%205.38a5.8%205.8%200%200%201-.994.995c-1.073.858-2.614%201.615-4.367%202.102c-1.752.488-3.453.633-4.8.446c-.673-.093-1.295-.275-1.796-.57a2.7%202.7%200%200%201-.532-.404l-.388%204.385l.445.446c.368.37%201.828%201.47%206.222%201.47c4.509%200%205.928-1.158%206.25-1.499l.47-.498z%22%2F%3E%3Cpath%20d%3D%22m5.154%2014.351l.012-.13c.973.709%202.943%201.53%206.834%201.53c3.933%200%205.903-.84%206.865-1.552l.018.241c.155%202.74.232%204.109-.267%205.148a4.3%204.3%200%200%201-1.665%201.834c-.97.578-2.292.578-4.935.578c-2.674%200-4.01%200-4.986-.587a4.3%204.3%200%200%201-1.667-1.858c-.494-1.052-.4-2.436-.209-5.204%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-speaker2-filled.svg?color=%231a73e8&size=48