boombox icon
boombox-linear from Solar by 480 Design · Linear · Devices · CC-BY-4.0 Attribution required.
- Name
- boombox-linear
- Set
- Solar
- Style
- Linear
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bolddisplay-bold
Use the boombox 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" stroke-linejoin="round" d="M6 9.5H18"/><path d="M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6H14C17.7712 6 19.6569 6 20.8284 7.17157C22 8.34315 22 10.2288 22 14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14Z"/><path d="M16 6C16 4.11438 16 3.17157 15.4142 2.58579C14.8284 2 13.8856 2 12 2C10.1144 2 9.17157 2 8.58579 2.58579C8 3.17157 8 4.11438 8 6"/><path d="M11 16C11 17.6569 9.65685 19 8 19C6.34315 19 5 17.6569 5 16C5 14.3431 6.34315 13 8 13C9.65685 13 11 14.3431 11 16Z"/><path d="M18.1213 18.1213C16.9497 19.2929 15.0503 19.2929 13.8787 18.1213C12.7071 16.9497 12.7071 15.0503 13.8787 13.8787C15.0503 12.7071 16.9497 12.7071 18.1213 13.8787C19.2929 15.0503 19.2929 16.9497 18.1213 18.1213Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 13V15"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.1211 13.8789L16.7069 15.2931"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBoomboxLinear(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" strokeLinejoin="round" d="M6 9.5H18"/><path d="M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6H14C17.7712 6 19.6569 6 20.8284 7.17157C22 8.34315 22 10.2288 22 14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14Z"/><path d="M16 6C16 4.11438 16 3.17157 15.4142 2.58579C14.8284 2 13.8856 2 12 2C10.1144 2 9.17157 2 8.58579 2.58579C8 3.17157 8 4.11438 8 6"/><path d="M11 16C11 17.6569 9.65685 19 8 19C6.34315 19 5 17.6569 5 16C5 14.3431 6.34315 13 8 13C9.65685 13 11 14.3431 11 16Z"/><path d="M18.1213 18.1213C16.9497 19.2929 15.0503 19.2929 13.8787 18.1213C12.7071 16.9497 12.7071 15.0503 13.8787 13.8787C15.0503 12.7071 16.9497 12.7071 18.1213 13.8787C19.2929 15.0503 19.2929 16.9497 18.1213 18.1213Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M8 13V15"/><path strokeLinecap="round" strokeLinejoin="round" d="M18.1211 13.8789L16.7069 15.2931"/></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" stroke-linejoin="round" d="M6 9.5H18"/><path d="M2 14C2 10.2288 2 8.34315 3.17157 7.17157C4.34315 6 6.22876 6 10 6H14C17.7712 6 19.6569 6 20.8284 7.17157C22 8.34315 22 10.2288 22 14C22 17.7712 22 19.6569 20.8284 20.8284C19.6569 22 17.7712 22 14 22H10C6.22876 22 4.34315 22 3.17157 20.8284C2 19.6569 2 17.7712 2 14Z"/><path d="M16 6C16 4.11438 16 3.17157 15.4142 2.58579C14.8284 2 13.8856 2 12 2C10.1144 2 9.17157 2 8.58579 2.58579C8 3.17157 8 4.11438 8 6"/><path d="M11 16C11 17.6569 9.65685 19 8 19C6.34315 19 5 17.6569 5 16C5 14.3431 6.34315 13 8 13C9.65685 13 11 14.3431 11 16Z"/><path d="M18.1213 18.1213C16.9497 19.2929 15.0503 19.2929 13.8787 18.1213C12.7071 16.9497 12.7071 15.0503 13.8787 13.8787C15.0503 12.7071 16.9497 12.7071 18.1213 13.8787C19.2929 15.0503 19.2929 16.9497 18.1213 18.1213Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8 13V15"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.1211 13.8789L16.7069 15.2931"/></g></svg> </template>
CSS
.icon-boombox-linear {
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%20stroke-linejoin%3D%22round%22%20d%3D%22M6%209.5H18%22%2F%3E%3Cpath%20d%3D%22M2%2014C2%2010.2288%202%208.34315%203.17157%207.17157C4.34315%206%206.22876%206%2010%206H14C17.7712%206%2019.6569%206%2020.8284%207.17157C22%208.34315%2022%2010.2288%2022%2014C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014Z%22%2F%3E%3Cpath%20d%3D%22M16%206C16%204.11438%2016%203.17157%2015.4142%202.58579C14.8284%202%2013.8856%202%2012%202C10.1144%202%209.17157%202%208.58579%202.58579C8%203.17157%208%204.11438%208%206%22%2F%3E%3Cpath%20d%3D%22M11%2016C11%2017.6569%209.65685%2019%208%2019C6.34315%2019%205%2017.6569%205%2016C5%2014.3431%206.34315%2013%208%2013C9.65685%2013%2011%2014.3431%2011%2016Z%22%2F%3E%3Cpath%20d%3D%22M18.1213%2018.1213C16.9497%2019.2929%2015.0503%2019.2929%2013.8787%2018.1213C12.7071%2016.9497%2012.7071%2015.0503%2013.8787%2013.8787C15.0503%2012.7071%2016.9497%2012.7071%2018.1213%2013.8787C19.2929%2015.0503%2019.2929%2016.9497%2018.1213%2018.1213Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2013V15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.1211%2013.8789L16.7069%2015.2931%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%20stroke-linejoin%3D%22round%22%20d%3D%22M6%209.5H18%22%2F%3E%3Cpath%20d%3D%22M2%2014C2%2010.2288%202%208.34315%203.17157%207.17157C4.34315%206%206.22876%206%2010%206H14C17.7712%206%2019.6569%206%2020.8284%207.17157C22%208.34315%2022%2010.2288%2022%2014C22%2017.7712%2022%2019.6569%2020.8284%2020.8284C19.6569%2022%2017.7712%2022%2014%2022H10C6.22876%2022%204.34315%2022%203.17157%2020.8284C2%2019.6569%202%2017.7712%202%2014Z%22%2F%3E%3Cpath%20d%3D%22M16%206C16%204.11438%2016%203.17157%2015.4142%202.58579C14.8284%202%2013.8856%202%2012%202C10.1144%202%209.17157%202%208.58579%202.58579C8%203.17157%208%204.11438%208%206%22%2F%3E%3Cpath%20d%3D%22M11%2016C11%2017.6569%209.65685%2019%208%2019C6.34315%2019%205%2017.6569%205%2016C5%2014.3431%206.34315%2013%208%2013C9.65685%2013%2011%2014.3431%2011%2016Z%22%2F%3E%3Cpath%20d%3D%22M18.1213%2018.1213C16.9497%2019.2929%2015.0503%2019.2929%2013.8787%2018.1213C12.7071%2016.9497%2012.7071%2015.0503%2013.8787%2013.8787C15.0503%2012.7071%2016.9497%2012.7071%2018.1213%2013.8787C19.2929%2015.0503%2019.2929%2016.9497%2018.1213%2018.1213Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8%2013V15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.1211%2013.8789L16.7069%2015.2931%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/boombox-linear.svg?color=%231a73e8&size=48