airbuds check icon

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

Name
airbuds-check-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 check 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="M18 11.5V11.3C18 10.7477 18.4477 10.3 19 10.3C20.6569 10.3 22 8.95685 22 7.3V5.1875C22 5.0134 22 4.92635 21.9964 4.8528C21.9207 3.31169 20.6883 2.07932 19.1472 2.00361C19.0736 2 18.9866 2 18.8125 2C18.5223 2 18.3773 2 18.2547 2.00602C15.6861 2.13221 13.6322 4.18614 13.506 6.75466C13.5 6.87726 13.5 7.02234 13.5 7.3125V13.5"/><path d="M10.5 19V19.75C10.5 20.9926 9.49264 22 8.25 22C7.00736 22 6 20.9926 6 19.75V19M10.5 19H6M10.5 19V14M6 19V13.3C6 12.7477 5.55228 12.3 5 12.3C3.34315 12.3 2 10.9569 2 9.3V7.1875C2 7.0134 2 6.92635 2.00361 6.8528C2.07932 5.31169 3.31169 4.07932 4.8528 4.00361C4.92635 4 5.0134 4 5.1875 4C5.47766 4 5.62274 4 5.74534 4.00602C8.31386 4.13221 10.3678 6.18614 10.494 8.75466C10.5 8.87726 10.5 9.02234 10.5 9.3125V10"/><path d="M19.5 5V7.5"/><path d="M4.5 7V9.5"/><path d="M22 18C22 15.7909 20.2091 14 18 14C15.7909 14 14 15.7909 14 18C14 20.2091 15.7909 22 18 22"/><path stroke-linejoin="round" d="M16.5 18.2L17.3571 19L19.5 17"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAirbudsCheckBroken(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="M18 11.5V11.3C18 10.7477 18.4477 10.3 19 10.3C20.6569 10.3 22 8.95685 22 7.3V5.1875C22 5.0134 22 4.92635 21.9964 4.8528C21.9207 3.31169 20.6883 2.07932 19.1472 2.00361C19.0736 2 18.9866 2 18.8125 2C18.5223 2 18.3773 2 18.2547 2.00602C15.6861 2.13221 13.6322 4.18614 13.506 6.75466C13.5 6.87726 13.5 7.02234 13.5 7.3125V13.5"/><path d="M10.5 19V19.75C10.5 20.9926 9.49264 22 8.25 22C7.00736 22 6 20.9926 6 19.75V19M10.5 19H6M10.5 19V14M6 19V13.3C6 12.7477 5.55228 12.3 5 12.3C3.34315 12.3 2 10.9569 2 9.3V7.1875C2 7.0134 2 6.92635 2.00361 6.8528C2.07932 5.31169 3.31169 4.07932 4.8528 4.00361C4.92635 4 5.0134 4 5.1875 4C5.47766 4 5.62274 4 5.74534 4.00602C8.31386 4.13221 10.3678 6.18614 10.494 8.75466C10.5 8.87726 10.5 9.02234 10.5 9.3125V10"/><path d="M19.5 5V7.5"/><path d="M4.5 7V9.5"/><path d="M22 18C22 15.7909 20.2091 14 18 14C15.7909 14 14 15.7909 14 18C14 20.2091 15.7909 22 18 22"/><path strokeLinejoin="round" d="M16.5 18.2L17.3571 19L19.5 17"/></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="M18 11.5V11.3C18 10.7477 18.4477 10.3 19 10.3C20.6569 10.3 22 8.95685 22 7.3V5.1875C22 5.0134 22 4.92635 21.9964 4.8528C21.9207 3.31169 20.6883 2.07932 19.1472 2.00361C19.0736 2 18.9866 2 18.8125 2C18.5223 2 18.3773 2 18.2547 2.00602C15.6861 2.13221 13.6322 4.18614 13.506 6.75466C13.5 6.87726 13.5 7.02234 13.5 7.3125V13.5"/><path d="M10.5 19V19.75C10.5 20.9926 9.49264 22 8.25 22C7.00736 22 6 20.9926 6 19.75V19M10.5 19H6M10.5 19V14M6 19V13.3C6 12.7477 5.55228 12.3 5 12.3C3.34315 12.3 2 10.9569 2 9.3V7.1875C2 7.0134 2 6.92635 2.00361 6.8528C2.07932 5.31169 3.31169 4.07932 4.8528 4.00361C4.92635 4 5.0134 4 5.1875 4C5.47766 4 5.62274 4 5.74534 4.00602C8.31386 4.13221 10.3678 6.18614 10.494 8.75466C10.5 8.87726 10.5 9.02234 10.5 9.3125V10"/><path d="M19.5 5V7.5"/><path d="M4.5 7V9.5"/><path d="M22 18C22 15.7909 20.2091 14 18 14C15.7909 14 14 15.7909 14 18C14 20.2091 15.7909 22 18 22"/><path stroke-linejoin="round" d="M16.5 18.2L17.3571 19L19.5 17"/></g></svg>
</template>

CSS

.icon-airbuds-check-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%22M18%2011.5V11.3C18%2010.7477%2018.4477%2010.3%2019%2010.3C20.6569%2010.3%2022%208.95685%2022%207.3V5.1875C22%205.0134%2022%204.92635%2021.9964%204.8528C21.9207%203.31169%2020.6883%202.07932%2019.1472%202.00361C19.0736%202%2018.9866%202%2018.8125%202C18.5223%202%2018.3773%202%2018.2547%202.00602C15.6861%202.13221%2013.6322%204.18614%2013.506%206.75466C13.5%206.87726%2013.5%207.02234%2013.5%207.3125V13.5%22%2F%3E%3Cpath%20d%3D%22M10.5%2019V19.75C10.5%2020.9926%209.49264%2022%208.25%2022C7.00736%2022%206%2020.9926%206%2019.75V19M10.5%2019H6M10.5%2019V14M6%2019V13.3C6%2012.7477%205.55228%2012.3%205%2012.3C3.34315%2012.3%202%2010.9569%202%209.3V7.1875C2%207.0134%202%206.92635%202.00361%206.8528C2.07932%205.31169%203.31169%204.07932%204.8528%204.00361C4.92635%204%205.0134%204%205.1875%204C5.47766%204%205.62274%204%205.74534%204.00602C8.31386%204.13221%2010.3678%206.18614%2010.494%208.75466C10.5%208.87726%2010.5%209.02234%2010.5%209.3125V10%22%2F%3E%3Cpath%20d%3D%22M19.5%205V7.5%22%2F%3E%3Cpath%20d%3D%22M4.5%207V9.5%22%2F%3E%3Cpath%20d%3D%22M22%2018C22%2015.7909%2020.2091%2014%2018%2014C15.7909%2014%2014%2015.7909%2014%2018C14%2020.2091%2015.7909%2022%2018%2022%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2018.2L17.3571%2019L19.5%2017%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%22M18%2011.5V11.3C18%2010.7477%2018.4477%2010.3%2019%2010.3C20.6569%2010.3%2022%208.95685%2022%207.3V5.1875C22%205.0134%2022%204.92635%2021.9964%204.8528C21.9207%203.31169%2020.6883%202.07932%2019.1472%202.00361C19.0736%202%2018.9866%202%2018.8125%202C18.5223%202%2018.3773%202%2018.2547%202.00602C15.6861%202.13221%2013.6322%204.18614%2013.506%206.75466C13.5%206.87726%2013.5%207.02234%2013.5%207.3125V13.5%22%2F%3E%3Cpath%20d%3D%22M10.5%2019V19.75C10.5%2020.9926%209.49264%2022%208.25%2022C7.00736%2022%206%2020.9926%206%2019.75V19M10.5%2019H6M10.5%2019V14M6%2019V13.3C6%2012.7477%205.55228%2012.3%205%2012.3C3.34315%2012.3%202%2010.9569%202%209.3V7.1875C2%207.0134%202%206.92635%202.00361%206.8528C2.07932%205.31169%203.31169%204.07932%204.8528%204.00361C4.92635%204%205.0134%204%205.1875%204C5.47766%204%205.62274%204%205.74534%204.00602C8.31386%204.13221%2010.3678%206.18614%2010.494%208.75466C10.5%208.87726%2010.5%209.02234%2010.5%209.3125V10%22%2F%3E%3Cpath%20d%3D%22M19.5%205V7.5%22%2F%3E%3Cpath%20d%3D%22M4.5%207V9.5%22%2F%3E%3Cpath%20d%3D%22M22%2018C22%2015.7909%2020.2091%2014%2018%2014C15.7909%2014%2014%2015.7909%2014%2018C14%2020.2091%2015.7909%2022%2018%2022%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5%2018.2L17.3571%2019L19.5%2017%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-check-broken.svg?color=%231a73e8&size=48