airbuds case icon

airbuds-case-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
airbuds-case-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 airbuds case 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="M3 13V11C3 7.25027 3 5.3754 3.95491 4.06107C4.26331 3.6366 4.6366 3.26331 5.06107 2.95491C6.3754 2 8.25027 2 12 2C15.7497 2 17.6246 2 18.9389 2.95491C19.3634 3.26331 19.7367 3.6366 20.0451 4.06107C21 5.3754 21 7.25027 21 11V13C21 16.7497 21 18.6246 20.0451 19.9389C19.7367 20.3634 19.3634 20.7367 18.9389 21.0451C17.6246 22 15.7497 22 12 22C8.25027 22 6.3754 22 5.06107 21.0451C4.6366 20.7367 4.26331 20.3634 3.95491 19.9389C3.42386 19.208 3.18814 18.3037 3.08351 17"/><path stroke-linecap="round" d="M15 7C16.1046 7 17 7.89543 17 9C17 10.1046 16.1046 11 15 11H9C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7H11"/><path d="M21 9H17.5M7 9H3"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAirbudsCaseBroken(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="M3 13V11C3 7.25027 3 5.3754 3.95491 4.06107C4.26331 3.6366 4.6366 3.26331 5.06107 2.95491C6.3754 2 8.25027 2 12 2C15.7497 2 17.6246 2 18.9389 2.95491C19.3634 3.26331 19.7367 3.6366 20.0451 4.06107C21 5.3754 21 7.25027 21 11V13C21 16.7497 21 18.6246 20.0451 19.9389C19.7367 20.3634 19.3634 20.7367 18.9389 21.0451C17.6246 22 15.7497 22 12 22C8.25027 22 6.3754 22 5.06107 21.0451C4.6366 20.7367 4.26331 20.3634 3.95491 19.9389C3.42386 19.208 3.18814 18.3037 3.08351 17"/><path strokeLinecap="round" d="M15 7C16.1046 7 17 7.89543 17 9C17 10.1046 16.1046 11 15 11H9C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7H11"/><path d="M21 9H17.5M7 9H3"/></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="M3 13V11C3 7.25027 3 5.3754 3.95491 4.06107C4.26331 3.6366 4.6366 3.26331 5.06107 2.95491C6.3754 2 8.25027 2 12 2C15.7497 2 17.6246 2 18.9389 2.95491C19.3634 3.26331 19.7367 3.6366 20.0451 4.06107C21 5.3754 21 7.25027 21 11V13C21 16.7497 21 18.6246 20.0451 19.9389C19.7367 20.3634 19.3634 20.7367 18.9389 21.0451C17.6246 22 15.7497 22 12 22C8.25027 22 6.3754 22 5.06107 21.0451C4.6366 20.7367 4.26331 20.3634 3.95491 19.9389C3.42386 19.208 3.18814 18.3037 3.08351 17"/><path stroke-linecap="round" d="M15 7C16.1046 7 17 7.89543 17 9C17 10.1046 16.1046 11 15 11H9C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7H11"/><path d="M21 9H17.5M7 9H3"/></g></svg>
</template>

CSS

.icon-airbuds-case-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%22M3%2013V11C3%207.25027%203%205.3754%203.95491%204.06107C4.26331%203.6366%204.6366%203.26331%205.06107%202.95491C6.3754%202%208.25027%202%2012%202C15.7497%202%2017.6246%202%2018.9389%202.95491C19.3634%203.26331%2019.7367%203.6366%2020.0451%204.06107C21%205.3754%2021%207.25027%2021%2011V13C21%2016.7497%2021%2018.6246%2020.0451%2019.9389C19.7367%2020.3634%2019.3634%2020.7367%2018.9389%2021.0451C17.6246%2022%2015.7497%2022%2012%2022C8.25027%2022%206.3754%2022%205.06107%2021.0451C4.6366%2020.7367%204.26331%2020.3634%203.95491%2019.9389C3.42386%2019.208%203.18814%2018.3037%203.08351%2017%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%207C16.1046%207%2017%207.89543%2017%209C17%2010.1046%2016.1046%2011%2015%2011H9C7.89543%2011%207%2010.1046%207%209C7%207.89543%207.89543%207%209%207H11%22%2F%3E%3Cpath%20d%3D%22M21%209H17.5M7%209H3%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%22M3%2013V11C3%207.25027%203%205.3754%203.95491%204.06107C4.26331%203.6366%204.6366%203.26331%205.06107%202.95491C6.3754%202%208.25027%202%2012%202C15.7497%202%2017.6246%202%2018.9389%202.95491C19.3634%203.26331%2019.7367%203.6366%2020.0451%204.06107C21%205.3754%2021%207.25027%2021%2011V13C21%2016.7497%2021%2018.6246%2020.0451%2019.9389C19.7367%2020.3634%2019.3634%2020.7367%2018.9389%2021.0451C17.6246%2022%2015.7497%2022%2012%2022C8.25027%2022%206.3754%2022%205.06107%2021.0451C4.6366%2020.7367%204.26331%2020.3634%203.95491%2019.9389C3.42386%2019.208%203.18814%2018.3037%203.08351%2017%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%207C16.1046%207%2017%207.89543%2017%209C17%2010.1046%2016.1046%2011%2015%2011H9C7.89543%2011%207%2010.1046%207%209C7%207.89543%207.89543%207%209%207H11%22%2F%3E%3Cpath%20d%3D%22M21%209H17.5M7%209H3%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-case-broken.svg?color=%231a73e8&size=48