smart speaker icon
smart-speaker-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- smart-speaker-filled
- Set
- Reicon
- Style
- Filled
- 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 fill-rule="evenodd" d="M7.24 2.461a4.83 4.83 0 0 0-3.92 4.197l-.016.137a47 47 0 0 0-.296 6.268l.484.422c.436.38 1.637 1.381 4.427 1.916c.321-.805.776-1.458 1.421-1.918c.738-.524 1.637-.733 2.66-.733c1.022 0 1.92.209 2.658.733c.646.46 1.101 1.114 1.422 1.92a12.4 12.4 0 0 0 2.195-.616c1.284-.502 1.919-1.066 2.217-1.34l.497-.456c.044-2.15-.06-4.303-.313-6.443a4.7 4.7 0 0 0-3.809-4.066l-.323-.06a24.7 24.7 0 0 0-9.09 0zM8.488 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="M12 15.75c-.94 0-1.783-.045-2.539-.124c.214-.426.466-.718.75-.92c.405-.288.965-.456 1.79-.456c.823 0 1.384.168 1.789.456c.284.202.535.495.75.921c-.753.078-1.596.123-2.54.123"/><path d="M20.902 15.057c-.458.342-1.125.753-2.079 1.127c-1.498.586-3.673 1.066-6.823 1.066c-5.137 0-7.69-1.294-8.908-2.17q.076 1.204.213 2.404a4.714 4.714 0 0 0 4.105 4.137l1.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-.154q.12-1.08.19-2.163"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSmartSpeakerFilled(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 fillRule="evenodd" d="M7.24 2.461a4.83 4.83 0 0 0-3.92 4.197l-.016.137a47 47 0 0 0-.296 6.268l.484.422c.436.38 1.637 1.381 4.427 1.916c.321-.805.776-1.458 1.421-1.918c.738-.524 1.637-.733 2.66-.733c1.022 0 1.92.209 2.658.733c.646.46 1.101 1.114 1.422 1.92a12.4 12.4 0 0 0 2.195-.616c1.284-.502 1.919-1.066 2.217-1.34l.497-.456c.044-2.15-.06-4.303-.313-6.443a4.7 4.7 0 0 0-3.809-4.066l-.323-.06a24.7 24.7 0 0 0-9.09 0zM8.488 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="M12 15.75c-.94 0-1.783-.045-2.539-.124c.214-.426.466-.718.75-.92c.405-.288.965-.456 1.79-.456c.823 0 1.384.168 1.789.456c.284.202.535.495.75.921c-.753.078-1.596.123-2.54.123"/><path d="M20.902 15.057c-.458.342-1.125.753-2.079 1.127c-1.498.586-3.673 1.066-6.823 1.066c-5.137 0-7.69-1.294-8.908-2.17q.076 1.204.213 2.404a4.714 4.714 0 0 0 4.105 4.137l1.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-.154q.12-1.08.19-2.163"/></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 fill-rule="evenodd" d="M7.24 2.461a4.83 4.83 0 0 0-3.92 4.197l-.016.137a47 47 0 0 0-.296 6.268l.484.422c.436.38 1.637 1.381 4.427 1.916c.321-.805.776-1.458 1.421-1.918c.738-.524 1.637-.733 2.66-.733c1.022 0 1.92.209 2.658.733c.646.46 1.101 1.114 1.422 1.92a12.4 12.4 0 0 0 2.195-.616c1.284-.502 1.919-1.066 2.217-1.34l.497-.456c.044-2.15-.06-4.303-.313-6.443a4.7 4.7 0 0 0-3.809-4.066l-.323-.06a24.7 24.7 0 0 0-9.09 0zM8.488 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="M12 15.75c-.94 0-1.783-.045-2.539-.124c.214-.426.466-.718.75-.92c.405-.288.965-.456 1.79-.456c.823 0 1.384.168 1.789.456c.284.202.535.495.75.921c-.753.078-1.596.123-2.54.123"/><path d="M20.902 15.057c-.458.342-1.125.753-2.079 1.127c-1.498.586-3.673 1.066-6.823 1.066c-5.137 0-7.69-1.294-8.908-2.17q.076 1.204.213 2.404a4.714 4.714 0 0 0 4.105 4.137l1.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-.154q.12-1.08.19-2.163"/></g></svg> </template>
CSS
.icon-smart-speaker-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%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-.296%206.268l.484.422c.436.38%201.637%201.381%204.427%201.916c.321-.805.776-1.458%201.421-1.918c.738-.524%201.637-.733%202.66-.733c1.022%200%201.92.209%202.658.733c.646.46%201.101%201.114%201.422%201.92a12.4%2012.4%200%200%200%202.195-.616c1.284-.502%201.919-1.066%202.217-1.34l.497-.456c.044-2.15-.06-4.303-.313-6.443a4.7%204.7%200%200%200-3.809-4.066l-.323-.06a24.7%2024.7%200%200%200-9.09%200zM8.488%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%22M12%2015.75c-.94%200-1.783-.045-2.539-.124c.214-.426.466-.718.75-.92c.405-.288.965-.456%201.79-.456c.823%200%201.384.168%201.789.456c.284.202.535.495.75.921c-.753.078-1.596.123-2.54.123%22%2F%3E%3Cpath%20d%3D%22M20.902%2015.057c-.458.342-1.125.753-2.079%201.127c-1.498.586-3.673%201.066-6.823%201.066c-5.137%200-7.69-1.294-8.908-2.17q.076%201.204.213%202.404a4.714%204.714%200%200%200%204.105%204.137l1.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-.154q.12-1.08.19-2.163%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%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-.296%206.268l.484.422c.436.38%201.637%201.381%204.427%201.916c.321-.805.776-1.458%201.421-1.918c.738-.524%201.637-.733%202.66-.733c1.022%200%201.92.209%202.658.733c.646.46%201.101%201.114%201.422%201.92a12.4%2012.4%200%200%200%202.195-.616c1.284-.502%201.919-1.066%202.217-1.34l.497-.456c.044-2.15-.06-4.303-.313-6.443a4.7%204.7%200%200%200-3.809-4.066l-.323-.06a24.7%2024.7%200%200%200-9.09%200zM8.488%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%22M12%2015.75c-.94%200-1.783-.045-2.539-.124c.214-.426.466-.718.75-.92c.405-.288.965-.456%201.79-.456c.823%200%201.384.168%201.789.456c.284.202.535.495.75.921c-.753.078-1.596.123-2.54.123%22%2F%3E%3Cpath%20d%3D%22M20.902%2015.057c-.458.342-1.125.753-2.079%201.127c-1.498.586-3.673%201.066-6.823%201.066c-5.137%200-7.69-1.294-8.908-2.17q.076%201.204.213%202.404a4.714%204.714%200%200%200%204.105%204.137l1.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-.154q.12-1.08.19-2.163%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-filled.svg?color=%231a73e8&size=48