airbuds case open icon

airbuds-case-open-line-duotone from Solar by 480 Design · Line Duotone · Devices · CC-BY-4.0 Attribution required.

Name
airbuds-case-open-line-duotone
Set
Solar
Style
Line Duotone
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the airbuds case open 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 d="M3 12.8333C3 12.0515 3 11.6605 3.20665 11.3912C3.25985 11.3219 3.32191 11.2598 3.39124 11.2066C3.66055 11 4.05147 11 4.83333 11H19.1667C19.9485 11 20.3395 11 20.6088 11.2066C20.6781 11.2598 20.7402 11.3219 20.7934 11.3912C21 11.6605 21 12.0515 21 12.8333V13C21 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 18.6246 3 16.7497 3 13V12.8333Z"/><path d="M3.5 5.94143V4.625C3.5 3.17525 4.67525 2 6.125 2C8.54125 2 10.5 3.95875 10.5 6.375V11H6.79412V9.23555C6.79412 8.78072 6.42541 8.41202 5.97059 8.41202C4.60612 8.41202 3.5 7.3059 3.5 5.94143Z" opacity=".5"/><path d="M20.5 5.94143V4.625C20.5 3.17525 19.3247 2 17.875 2C15.4588 2 13.5 3.95875 13.5 6.375V11H17.2059V9.23555C17.2059 8.78072 17.5746 8.41202 18.0294 8.41202C19.3939 8.41202 20.5 7.3059 20.5 5.94143Z" opacity=".5"/><path d="M8 11C8 12.1046 8.89543 13 10 13H14C15.1046 13 16 12.1046 16 11" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAirbudsCaseOpenLineDuotone(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 d="M3 12.8333C3 12.0515 3 11.6605 3.20665 11.3912C3.25985 11.3219 3.32191 11.2598 3.39124 11.2066C3.66055 11 4.05147 11 4.83333 11H19.1667C19.9485 11 20.3395 11 20.6088 11.2066C20.6781 11.2598 20.7402 11.3219 20.7934 11.3912C21 11.6605 21 12.0515 21 12.8333V13C21 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 18.6246 3 16.7497 3 13V12.8333Z"/><path d="M3.5 5.94143V4.625C3.5 3.17525 4.67525 2 6.125 2C8.54125 2 10.5 3.95875 10.5 6.375V11H6.79412V9.23555C6.79412 8.78072 6.42541 8.41202 5.97059 8.41202C4.60612 8.41202 3.5 7.3059 3.5 5.94143Z" opacity=".5"/><path d="M20.5 5.94143V4.625C20.5 3.17525 19.3247 2 17.875 2C15.4588 2 13.5 3.95875 13.5 6.375V11H17.2059V9.23555C17.2059 8.78072 17.5746 8.41202 18.0294 8.41202C19.3939 8.41202 20.5 7.3059 20.5 5.94143Z" opacity=".5"/><path d="M8 11C8 12.1046 8.89543 13 10 13H14C15.1046 13 16 12.1046 16 11" opacity=".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-width="1.5"><path d="M3 12.8333C3 12.0515 3 11.6605 3.20665 11.3912C3.25985 11.3219 3.32191 11.2598 3.39124 11.2066C3.66055 11 4.05147 11 4.83333 11H19.1667C19.9485 11 20.3395 11 20.6088 11.2066C20.6781 11.2598 20.7402 11.3219 20.7934 11.3912C21 11.6605 21 12.0515 21 12.8333V13C21 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 18.6246 3 16.7497 3 13V12.8333Z"/><path d="M3.5 5.94143V4.625C3.5 3.17525 4.67525 2 6.125 2C8.54125 2 10.5 3.95875 10.5 6.375V11H6.79412V9.23555C6.79412 8.78072 6.42541 8.41202 5.97059 8.41202C4.60612 8.41202 3.5 7.3059 3.5 5.94143Z" opacity=".5"/><path d="M20.5 5.94143V4.625C20.5 3.17525 19.3247 2 17.875 2C15.4588 2 13.5 3.95875 13.5 6.375V11H17.2059V9.23555C17.2059 8.78072 17.5746 8.41202 18.0294 8.41202C19.3939 8.41202 20.5 7.3059 20.5 5.94143Z" opacity=".5"/><path d="M8 11C8 12.1046 8.89543 13 10 13H14C15.1046 13 16 12.1046 16 11" opacity=".5"/></g></svg>
</template>

CSS

.icon-airbuds-case-open-line-duotone {
  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%20d%3D%22M3%2012.8333C3%2012.0515%203%2011.6605%203.20665%2011.3912C3.25985%2011.3219%203.32191%2011.2598%203.39124%2011.2066C3.66055%2011%204.05147%2011%204.83333%2011H19.1667C19.9485%2011%2020.3395%2011%2020.6088%2011.2066C20.6781%2011.2598%2020.7402%2011.3219%2020.7934%2011.3912C21%2011.6605%2021%2012.0515%2021%2012.8333V13C21%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%2018.6246%203%2016.7497%203%2013V12.8333Z%22%2F%3E%3Cpath%20d%3D%22M3.5%205.94143V4.625C3.5%203.17525%204.67525%202%206.125%202C8.54125%202%2010.5%203.95875%2010.5%206.375V11H6.79412V9.23555C6.79412%208.78072%206.42541%208.41202%205.97059%208.41202C4.60612%208.41202%203.5%207.3059%203.5%205.94143Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M20.5%205.94143V4.625C20.5%203.17525%2019.3247%202%2017.875%202C15.4588%202%2013.5%203.95875%2013.5%206.375V11H17.2059V9.23555C17.2059%208.78072%2017.5746%208.41202%2018.0294%208.41202C19.3939%208.41202%2020.5%207.3059%2020.5%205.94143Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8%2011C8%2012.1046%208.89543%2013%2010%2013H14C15.1046%2013%2016%2012.1046%2016%2011%22%20opacity%3D%22.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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2012.8333C3%2012.0515%203%2011.6605%203.20665%2011.3912C3.25985%2011.3219%203.32191%2011.2598%203.39124%2011.2066C3.66055%2011%204.05147%2011%204.83333%2011H19.1667C19.9485%2011%2020.3395%2011%2020.6088%2011.2066C20.6781%2011.2598%2020.7402%2011.3219%2020.7934%2011.3912C21%2011.6605%2021%2012.0515%2021%2012.8333V13C21%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%2018.6246%203%2016.7497%203%2013V12.8333Z%22%2F%3E%3Cpath%20d%3D%22M3.5%205.94143V4.625C3.5%203.17525%204.67525%202%206.125%202C8.54125%202%2010.5%203.95875%2010.5%206.375V11H6.79412V9.23555C6.79412%208.78072%206.42541%208.41202%205.97059%208.41202C4.60612%208.41202%203.5%207.3059%203.5%205.94143Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M20.5%205.94143V4.625C20.5%203.17525%2019.3247%202%2017.875%202C15.4588%202%2013.5%203.95875%2013.5%206.375V11H17.2059V9.23555C17.2059%208.78072%2017.5746%208.41202%2018.0294%208.41202C19.3939%208.41202%2020.5%207.3059%2020.5%205.94143Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M8%2011C8%2012.1046%208.89543%2013%2010%2013H14C15.1046%2013%2016%2012.1046%2016%2011%22%20opacity%3D%22.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-case-open-line-duotone.svg?color=%231a73e8&size=48