smart speaker 2 icon

smart-speaker-2-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
smart-speaker-2-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the smart speaker 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M18.0849 3.68959L18.8825 14.4404C19.0377 17.1794 19.1153 18.5489 18.6162 19.5882C18.2472 20.3564 17.6678 20.9943 16.9506 21.4218C16.6708 21.5886 16.3616 21.7073 16 21.7917M5.86204 6.3551L5.15426 14.351C4.9638 17.1189 4.86856 18.5028 5.36308 19.5549C5.72853 20.3324 6.3088 20.9793 7.02989 21.413C8.00563 22 9.34227 22 12.0156 22M12.648 7.75482C16.0049 6.82114 18.4224 4.88725 18.0477 3.43536C17.6729 1.98346 14.6477 1.56337 11.2908 2.49705C7.93384 3.43073 5.51633 5.36462 5.89111 6.81651C6.11931 7.70053 7.33006 8.20203 9 8.24835"/><path d="M5.24609 13.3087C5.80507 13.8701 7.49022 14.9997 11.9996 14.9997C16.6277 14.9997 18.2809 13.8098 18.7949 13.2656"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSmartSpeaker2Broken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M18.0849 3.68959L18.8825 14.4404C19.0377 17.1794 19.1153 18.5489 18.6162 19.5882C18.2472 20.3564 17.6678 20.9943 16.9506 21.4218C16.6708 21.5886 16.3616 21.7073 16 21.7917M5.86204 6.3551L5.15426 14.351C4.9638 17.1189 4.86856 18.5028 5.36308 19.5549C5.72853 20.3324 6.3088 20.9793 7.02989 21.413C8.00563 22 9.34227 22 12.0156 22M12.648 7.75482C16.0049 6.82114 18.4224 4.88725 18.0477 3.43536C17.6729 1.98346 14.6477 1.56337 11.2908 2.49705C7.93384 3.43073 5.51633 5.36462 5.89111 6.81651C6.11931 7.70053 7.33006 8.20203 9 8.24835"/><path d="M5.24609 13.3087C5.80507 13.8701 7.49022 14.9997 11.9996 14.9997C16.6277 14.9997 18.2809 13.8098 18.7949 13.2656"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M18.0849 3.68959L18.8825 14.4404C19.0377 17.1794 19.1153 18.5489 18.6162 19.5882C18.2472 20.3564 17.6678 20.9943 16.9506 21.4218C16.6708 21.5886 16.3616 21.7073 16 21.7917M5.86204 6.3551L5.15426 14.351C4.9638 17.1189 4.86856 18.5028 5.36308 19.5549C5.72853 20.3324 6.3088 20.9793 7.02989 21.413C8.00563 22 9.34227 22 12.0156 22M12.648 7.75482C16.0049 6.82114 18.4224 4.88725 18.0477 3.43536C17.6729 1.98346 14.6477 1.56337 11.2908 2.49705C7.93384 3.43073 5.51633 5.36462 5.89111 6.81651C6.11931 7.70053 7.33006 8.20203 9 8.24835"/><path d="M5.24609 13.3087C5.80507 13.8701 7.49022 14.9997 11.9996 14.9997C16.6277 14.9997 18.2809 13.8098 18.7949 13.2656"/></g></svg>
</template>

CSS

.icon-smart-speaker-2-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.0849%203.68959L18.8825%2014.4404C19.0377%2017.1794%2019.1153%2018.5489%2018.6162%2019.5882C18.2472%2020.3564%2017.6678%2020.9943%2016.9506%2021.4218C16.6708%2021.5886%2016.3616%2021.7073%2016%2021.7917M5.86204%206.3551L5.15426%2014.351C4.9638%2017.1189%204.86856%2018.5028%205.36308%2019.5549C5.72853%2020.3324%206.3088%2020.9793%207.02989%2021.413C8.00563%2022%209.34227%2022%2012.0156%2022M12.648%207.75482C16.0049%206.82114%2018.4224%204.88725%2018.0477%203.43536C17.6729%201.98346%2014.6477%201.56337%2011.2908%202.49705C7.93384%203.43073%205.51633%205.36462%205.89111%206.81651C6.11931%207.70053%207.33006%208.20203%209%208.24835%22%2F%3E%3Cpath%20d%3D%22M5.24609%2013.3087C5.80507%2013.8701%207.49022%2014.9997%2011.9996%2014.9997C16.6277%2014.9997%2018.2809%2013.8098%2018.7949%2013.2656%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.0849%203.68959L18.8825%2014.4404C19.0377%2017.1794%2019.1153%2018.5489%2018.6162%2019.5882C18.2472%2020.3564%2017.6678%2020.9943%2016.9506%2021.4218C16.6708%2021.5886%2016.3616%2021.7073%2016%2021.7917M5.86204%206.3551L5.15426%2014.351C4.9638%2017.1189%204.86856%2018.5028%205.36308%2019.5549C5.72853%2020.3324%206.3088%2020.9793%207.02989%2021.413C8.00563%2022%209.34227%2022%2012.0156%2022M12.648%207.75482C16.0049%206.82114%2018.4224%204.88725%2018.0477%203.43536C17.6729%201.98346%2014.6477%201.56337%2011.2908%202.49705C7.93384%203.43073%205.51633%205.36462%205.89111%206.81651C6.11931%207.70053%207.33006%208.20203%209%208.24835%22%2F%3E%3Cpath%20d%3D%22M5.24609%2013.3087C5.80507%2013.8701%207.49022%2014.9997%2011.9996%2014.9997C16.6277%2014.9997%2018.2809%2013.8098%2018.7949%2013.2656%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-2-broken.svg?color=%231a73e8&size=48