smart speaker3 icon
smart-speaker3-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- smart-speaker3-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 speaker3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.24 2.461a4.83 4.83 0 0 0-3.92 4.197l-.016.137a47 47 0 0 0 0 10.69A4.714 4.714 0 0 0 7.41 21.62l1.016.126c.495.062.742.093.99.118c1.717.18 3.45.18 5.169 0c.247-.025.494-.056.989-.118l.906-.113a4.84 4.84 0 0 0 4.215-4.26l.017-.154a46.8 46.8 0 0 0-.035-10.672a4.7 4.7 0 0 0-3.809-4.066l-.323-.06a24.7 24.7 0 0 0-9.09 0zm-.815 3.057a.75.75 0 0 1 1.057-.093C8.059 5.908 9.676 6.75 12 6.75s3.941-.842 4.518-1.325a.75.75 0 1 1 .963 1.15C16.62 7.297 14.657 8.25 12 8.25s-4.62-.953-5.482-1.675a.75.75 0 0 1-.093-1.057" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconSmartSpeaker3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M7.24 2.461a4.83 4.83 0 0 0-3.92 4.197l-.016.137a47 47 0 0 0 0 10.69A4.714 4.714 0 0 0 7.41 21.62l1.016.126c.495.062.742.093.99.118c1.717.18 3.45.18 5.169 0c.247-.025.494-.056.989-.118l.906-.113a4.84 4.84 0 0 0 4.215-4.26l.017-.154a46.8 46.8 0 0 0-.035-10.672a4.7 4.7 0 0 0-3.809-4.066l-.323-.06a24.7 24.7 0 0 0-9.09 0zm-.815 3.057a.75.75 0 0 1 1.057-.093C8.059 5.908 9.676 6.75 12 6.75s3.941-.842 4.518-1.325a.75.75 0 1 1 .963 1.15C16.62 7.297 14.657 8.25 12 8.25s-4.62-.953-5.482-1.675a.75.75 0 0 1-.093-1.057" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.24 2.461a4.83 4.83 0 0 0-3.92 4.197l-.016.137a47 47 0 0 0 0 10.69A4.714 4.714 0 0 0 7.41 21.62l1.016.126c.495.062.742.093.99.118c1.717.18 3.45.18 5.169 0c.247-.025.494-.056.989-.118l.906-.113a4.84 4.84 0 0 0 4.215-4.26l.017-.154a46.8 46.8 0 0 0-.035-10.672a4.7 4.7 0 0 0-3.809-4.066l-.323-.06a24.7 24.7 0 0 0-9.09 0zm-.815 3.057a.75.75 0 0 1 1.057-.093C8.059 5.908 9.676 6.75 12 6.75s3.941-.842 4.518-1.325a.75.75 0 1 1 .963 1.15C16.62 7.297 14.657 8.25 12 8.25s-4.62-.953-5.482-1.675a.75.75 0 0 1-.093-1.057" clip-rule="evenodd"/></svg> </template>
CSS
.icon-smart-speaker3-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.24%202.461a4.83%204.83%200%200%200-3.92%204.197l-.016.137a47%2047%200%200%200%200%2010.69A4.714%204.714%200%200%200%207.41%2021.62l1.016.126c.495.062.742.093.99.118c1.717.18%203.45.18%205.169%200c.247-.025.494-.056.989-.118l.906-.113a4.84%204.84%200%200%200%204.215-4.26l.017-.154a46.8%2046.8%200%200%200-.035-10.672a4.7%204.7%200%200%200-3.809-4.066l-.323-.06a24.7%2024.7%200%200%200-9.09%200zm-.815%203.057a.75.75%200%200%201%201.057-.093C8.059%205.908%209.676%206.75%2012%206.75s3.941-.842%204.518-1.325a.75.75%200%201%201%20.963%201.15C16.62%207.297%2014.657%208.25%2012%208.25s-4.62-.953-5.482-1.675a.75.75%200%200%201-.093-1.057%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.24%202.461a4.83%204.83%200%200%200-3.92%204.197l-.016.137a47%2047%200%200%200%200%2010.69A4.714%204.714%200%200%200%207.41%2021.62l1.016.126c.495.062.742.093.99.118c1.717.18%203.45.18%205.169%200c.247-.025.494-.056.989-.118l.906-.113a4.84%204.84%200%200%200%204.215-4.26l.017-.154a46.8%2046.8%200%200%200-.035-10.672a4.7%204.7%200%200%200-3.809-4.066l-.323-.06a24.7%2024.7%200%200%200-9.09%200zm-.815%203.057a.75.75%200%200%201%201.057-.093C8.059%205.908%209.676%206.75%2012%206.75s3.941-.842%204.518-1.325a.75.75%200%201%201%20.963%201.15C16.62%207.297%2014.657%208.25%2012%208.25s-4.62-.953-5.482-1.675a.75.75%200%200%201-.093-1.057%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/smart-speaker3-filled.svg?color=%231a73e8&size=48