airbuds icon
airbuds-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- airbuds-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
airbuds-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-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bolddisplay-bold
Use the airbuds 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-linecap="round" stroke-width="1.5"><path d="M22 8.3C22 9.95685 20.6569 11.3 19 11.3C18.4477 11.3 18 11.7477 18 12.3V18M13.5 18V18.75C13.5 19.9926 14.5074 21 15.75 21C16.9926 21 18 19.9926 18 18.75V18M13.5 18V8.3125C13.5 8.02234 13.5 7.87726 13.506 7.75466C13.6322 5.18614 15.6861 3.13221 18.2547 3.00602C18.3773 3 18.5223 3 18.8125 3C18.9866 3 19.0736 3 19.1472 3.00361C19.9772 3.04439 20.7177 3.42067 21.2361 4M13.5 18H18"/><path d="M10.5 18V18.75C10.5 19.9926 9.49264 21 8.25 21C7.00736 21 6 19.9926 6 18.75V18M10.5 18H6M10.5 18V14M6 18V12.3C6 11.7477 5.55228 11.3 5 11.3C3.34315 11.3 2 9.95685 2 8.3V6.1875C2 6.0134 2 5.92635 2.00361 5.8528C2.07932 4.31169 3.31169 3.07932 4.8528 3.00361C4.92635 3 5.0134 3 5.1875 3C5.47766 3 5.62274 3 5.74534 3.00602C8.31386 3.13221 10.3678 5.18614 10.494 7.75466C10.5 7.87726 10.5 8.02234 10.5 8.3125V10"/><path d="M19.5 6V8.5"/><path d="M4.5 6V8.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarAirbudsBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M22 8.3C22 9.95685 20.6569 11.3 19 11.3C18.4477 11.3 18 11.7477 18 12.3V18M13.5 18V18.75C13.5 19.9926 14.5074 21 15.75 21C16.9926 21 18 19.9926 18 18.75V18M13.5 18V8.3125C13.5 8.02234 13.5 7.87726 13.506 7.75466C13.6322 5.18614 15.6861 3.13221 18.2547 3.00602C18.3773 3 18.5223 3 18.8125 3C18.9866 3 19.0736 3 19.1472 3.00361C19.9772 3.04439 20.7177 3.42067 21.2361 4M13.5 18H18"/><path d="M10.5 18V18.75C10.5 19.9926 9.49264 21 8.25 21C7.00736 21 6 19.9926 6 18.75V18M10.5 18H6M10.5 18V14M6 18V12.3C6 11.7477 5.55228 11.3 5 11.3C3.34315 11.3 2 9.95685 2 8.3V6.1875C2 6.0134 2 5.92635 2.00361 5.8528C2.07932 4.31169 3.31169 3.07932 4.8528 3.00361C4.92635 3 5.0134 3 5.1875 3C5.47766 3 5.62274 3 5.74534 3.00602C8.31386 3.13221 10.3678 5.18614 10.494 7.75466C10.5 7.87726 10.5 8.02234 10.5 8.3125V10"/><path d="M19.5 6V8.5"/><path d="M4.5 6V8.5"/></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-linecap="round" stroke-width="1.5"><path d="M22 8.3C22 9.95685 20.6569 11.3 19 11.3C18.4477 11.3 18 11.7477 18 12.3V18M13.5 18V18.75C13.5 19.9926 14.5074 21 15.75 21C16.9926 21 18 19.9926 18 18.75V18M13.5 18V8.3125C13.5 8.02234 13.5 7.87726 13.506 7.75466C13.6322 5.18614 15.6861 3.13221 18.2547 3.00602C18.3773 3 18.5223 3 18.8125 3C18.9866 3 19.0736 3 19.1472 3.00361C19.9772 3.04439 20.7177 3.42067 21.2361 4M13.5 18H18"/><path d="M10.5 18V18.75C10.5 19.9926 9.49264 21 8.25 21C7.00736 21 6 19.9926 6 18.75V18M10.5 18H6M10.5 18V14M6 18V12.3C6 11.7477 5.55228 11.3 5 11.3C3.34315 11.3 2 9.95685 2 8.3V6.1875C2 6.0134 2 5.92635 2.00361 5.8528C2.07932 4.31169 3.31169 3.07932 4.8528 3.00361C4.92635 3 5.0134 3 5.1875 3C5.47766 3 5.62274 3 5.74534 3.00602C8.31386 3.13221 10.3678 5.18614 10.494 7.75466C10.5 7.87726 10.5 8.02234 10.5 8.3125V10"/><path d="M19.5 6V8.5"/><path d="M4.5 6V8.5"/></g></svg> </template>
CSS
.icon-airbuds-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%208.3C22%209.95685%2020.6569%2011.3%2019%2011.3C18.4477%2011.3%2018%2011.7477%2018%2012.3V18M13.5%2018V18.75C13.5%2019.9926%2014.5074%2021%2015.75%2021C16.9926%2021%2018%2019.9926%2018%2018.75V18M13.5%2018V8.3125C13.5%208.02234%2013.5%207.87726%2013.506%207.75466C13.6322%205.18614%2015.6861%203.13221%2018.2547%203.00602C18.3773%203%2018.5223%203%2018.8125%203C18.9866%203%2019.0736%203%2019.1472%203.00361C19.9772%203.04439%2020.7177%203.42067%2021.2361%204M13.5%2018H18%22%2F%3E%3Cpath%20d%3D%22M10.5%2018V18.75C10.5%2019.9926%209.49264%2021%208.25%2021C7.00736%2021%206%2019.9926%206%2018.75V18M10.5%2018H6M10.5%2018V14M6%2018V12.3C6%2011.7477%205.55228%2011.3%205%2011.3C3.34315%2011.3%202%209.95685%202%208.3V6.1875C2%206.0134%202%205.92635%202.00361%205.8528C2.07932%204.31169%203.31169%203.07932%204.8528%203.00361C4.92635%203%205.0134%203%205.1875%203C5.47766%203%205.62274%203%205.74534%203.00602C8.31386%203.13221%2010.3678%205.18614%2010.494%207.75466C10.5%207.87726%2010.5%208.02234%2010.5%208.3125V10%22%2F%3E%3Cpath%20d%3D%22M19.5%206V8.5%22%2F%3E%3Cpath%20d%3D%22M4.5%206V8.5%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%208.3C22%209.95685%2020.6569%2011.3%2019%2011.3C18.4477%2011.3%2018%2011.7477%2018%2012.3V18M13.5%2018V18.75C13.5%2019.9926%2014.5074%2021%2015.75%2021C16.9926%2021%2018%2019.9926%2018%2018.75V18M13.5%2018V8.3125C13.5%208.02234%2013.5%207.87726%2013.506%207.75466C13.6322%205.18614%2015.6861%203.13221%2018.2547%203.00602C18.3773%203%2018.5223%203%2018.8125%203C18.9866%203%2019.0736%203%2019.1472%203.00361C19.9772%203.04439%2020.7177%203.42067%2021.2361%204M13.5%2018H18%22%2F%3E%3Cpath%20d%3D%22M10.5%2018V18.75C10.5%2019.9926%209.49264%2021%208.25%2021C7.00736%2021%206%2019.9926%206%2018.75V18M10.5%2018H6M10.5%2018V14M6%2018V12.3C6%2011.7477%205.55228%2011.3%205%2011.3C3.34315%2011.3%202%209.95685%202%208.3V6.1875C2%206.0134%202%205.92635%202.00361%205.8528C2.07932%204.31169%203.31169%203.07932%204.8528%203.00361C4.92635%203%205.0134%203%205.1875%203C5.47766%203%205.62274%203%205.74534%203.00602C8.31386%203.13221%2010.3678%205.18614%2010.494%207.75466C10.5%207.87726%2010.5%208.02234%2010.5%208.3125V10%22%2F%3E%3Cpath%20d%3D%22M19.5%206V8.5%22%2F%3E%3Cpath%20d%3D%22M4.5%206V8.5%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/airbuds-broken.svg?color=%231a73e8&size=48