airbuds case icon

airbuds-case-bold-duotone from Solar by 480 Design · Bold Duotone · Devices · CC-BY-4.0 Attribution required.

Name
airbuds-case-bold-duotone
Set
Solar
Style
Bold 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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.00156 9.75C3 10.1421 3 10.558 3 11V13C3 16.7497 3 18.6246 3.95491 19.9389C4.26331 20.3634 4.6366 20.7367 5.06107 21.0451C6.3754 22 8.25027 22 12 22C15.7497 22 17.6246 22 18.9389 21.0451C19.3634 20.7367 19.7367 20.3634 20.0451 19.9389C21 18.6246 21 16.7497 21 13V11C21 10.558 21 10.1421 20.9984 9.75H17.6465C17.32 10.9043 16.2588 11.75 15 11.75H9C7.74122 11.75 6.67998 10.9043 6.35352 9.75H3.00156Z"/><path d="M3.02148 8.25H6.35371C6.68017 7.09575 7.74141 6.25 9.00019 6.25H15.0002C16.259 6.25 17.3202 7.09575 17.6467 8.25H20.9789C20.9245 6.23924 20.7314 5.00546 20.0453 4.06107C19.7369 3.6366 19.3636 3.26331 18.9391 2.95491C17.6248 2 15.7499 2 12.0002 2C8.25046 2 6.37559 2 5.06126 2.95491C4.63679 3.26331 4.2635 3.6366 3.95511 4.06107C3.26897 5.00546 3.07584 6.23924 3.02148 8.25Z" opacity=".5"/><path d="M7.75 9C7.75 8.30964 8.30964 7.75 9 7.75H15C15.6904 7.75 16.25 8.30964 16.25 9C16.25 9.69036 15.6904 10.25 15 10.25H9C8.30964 10.25 7.75 9.69036 7.75 9Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAirbudsCaseBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.00156 9.75C3 10.1421 3 10.558 3 11V13C3 16.7497 3 18.6246 3.95491 19.9389C4.26331 20.3634 4.6366 20.7367 5.06107 21.0451C6.3754 22 8.25027 22 12 22C15.7497 22 17.6246 22 18.9389 21.0451C19.3634 20.7367 19.7367 20.3634 20.0451 19.9389C21 18.6246 21 16.7497 21 13V11C21 10.558 21 10.1421 20.9984 9.75H17.6465C17.32 10.9043 16.2588 11.75 15 11.75H9C7.74122 11.75 6.67998 10.9043 6.35352 9.75H3.00156Z"/><path d="M3.02148 8.25H6.35371C6.68017 7.09575 7.74141 6.25 9.00019 6.25H15.0002C16.259 6.25 17.3202 7.09575 17.6467 8.25H20.9789C20.9245 6.23924 20.7314 5.00546 20.0453 4.06107C19.7369 3.6366 19.3636 3.26331 18.9391 2.95491C17.6248 2 15.7499 2 12.0002 2C8.25046 2 6.37559 2 5.06126 2.95491C4.63679 3.26331 4.2635 3.6366 3.95511 4.06107C3.26897 5.00546 3.07584 6.23924 3.02148 8.25Z" opacity=".5"/><path d="M7.75 9C7.75 8.30964 8.30964 7.75 9 7.75H15C15.6904 7.75 16.25 8.30964 16.25 9C16.25 9.69036 15.6904 10.25 15 10.25H9C8.30964 10.25 7.75 9.69036 7.75 9Z" 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="currentColor"><path d="M3.00156 9.75C3 10.1421 3 10.558 3 11V13C3 16.7497 3 18.6246 3.95491 19.9389C4.26331 20.3634 4.6366 20.7367 5.06107 21.0451C6.3754 22 8.25027 22 12 22C15.7497 22 17.6246 22 18.9389 21.0451C19.3634 20.7367 19.7367 20.3634 20.0451 19.9389C21 18.6246 21 16.7497 21 13V11C21 10.558 21 10.1421 20.9984 9.75H17.6465C17.32 10.9043 16.2588 11.75 15 11.75H9C7.74122 11.75 6.67998 10.9043 6.35352 9.75H3.00156Z"/><path d="M3.02148 8.25H6.35371C6.68017 7.09575 7.74141 6.25 9.00019 6.25H15.0002C16.259 6.25 17.3202 7.09575 17.6467 8.25H20.9789C20.9245 6.23924 20.7314 5.00546 20.0453 4.06107C19.7369 3.6366 19.3636 3.26331 18.9391 2.95491C17.6248 2 15.7499 2 12.0002 2C8.25046 2 6.37559 2 5.06126 2.95491C4.63679 3.26331 4.2635 3.6366 3.95511 4.06107C3.26897 5.00546 3.07584 6.23924 3.02148 8.25Z" opacity=".5"/><path d="M7.75 9C7.75 8.30964 8.30964 7.75 9 7.75H15C15.6904 7.75 16.25 8.30964 16.25 9C16.25 9.69036 15.6904 10.25 15 10.25H9C8.30964 10.25 7.75 9.69036 7.75 9Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-airbuds-case-bold-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%22currentColor%22%3E%3Cpath%20d%3D%22M3.00156%209.75C3%2010.1421%203%2010.558%203%2011V13C3%2016.7497%203%2018.6246%203.95491%2019.9389C4.26331%2020.3634%204.6366%2020.7367%205.06107%2021.0451C6.3754%2022%208.25027%2022%2012%2022C15.7497%2022%2017.6246%2022%2018.9389%2021.0451C19.3634%2020.7367%2019.7367%2020.3634%2020.0451%2019.9389C21%2018.6246%2021%2016.7497%2021%2013V11C21%2010.558%2021%2010.1421%2020.9984%209.75H17.6465C17.32%2010.9043%2016.2588%2011.75%2015%2011.75H9C7.74122%2011.75%206.67998%2010.9043%206.35352%209.75H3.00156Z%22%2F%3E%3Cpath%20d%3D%22M3.02148%208.25H6.35371C6.68017%207.09575%207.74141%206.25%209.00019%206.25H15.0002C16.259%206.25%2017.3202%207.09575%2017.6467%208.25H20.9789C20.9245%206.23924%2020.7314%205.00546%2020.0453%204.06107C19.7369%203.6366%2019.3636%203.26331%2018.9391%202.95491C17.6248%202%2015.7499%202%2012.0002%202C8.25046%202%206.37559%202%205.06126%202.95491C4.63679%203.26331%204.2635%203.6366%203.95511%204.06107C3.26897%205.00546%203.07584%206.23924%203.02148%208.25Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.75%209C7.75%208.30964%208.30964%207.75%209%207.75H15C15.6904%207.75%2016.25%208.30964%2016.25%209C16.25%209.69036%2015.6904%2010.25%2015%2010.25H9C8.30964%2010.25%207.75%209.69036%207.75%209Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M3.00156%209.75C3%2010.1421%203%2010.558%203%2011V13C3%2016.7497%203%2018.6246%203.95491%2019.9389C4.26331%2020.3634%204.6366%2020.7367%205.06107%2021.0451C6.3754%2022%208.25027%2022%2012%2022C15.7497%2022%2017.6246%2022%2018.9389%2021.0451C19.3634%2020.7367%2019.7367%2020.3634%2020.0451%2019.9389C21%2018.6246%2021%2016.7497%2021%2013V11C21%2010.558%2021%2010.1421%2020.9984%209.75H17.6465C17.32%2010.9043%2016.2588%2011.75%2015%2011.75H9C7.74122%2011.75%206.67998%2010.9043%206.35352%209.75H3.00156Z%22%2F%3E%3Cpath%20d%3D%22M3.02148%208.25H6.35371C6.68017%207.09575%207.74141%206.25%209.00019%206.25H15.0002C16.259%206.25%2017.3202%207.09575%2017.6467%208.25H20.9789C20.9245%206.23924%2020.7314%205.00546%2020.0453%204.06107C19.7369%203.6366%2019.3636%203.26331%2018.9391%202.95491C17.6248%202%2015.7499%202%2012.0002%202C8.25046%202%206.37559%202%205.06126%202.95491C4.63679%203.26331%204.2635%203.6366%203.95511%204.06107C3.26897%205.00546%203.07584%206.23924%203.02148%208.25Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7.75%209C7.75%208.30964%208.30964%207.75%209%207.75H15C15.6904%207.75%2016.25%208.30964%2016.25%209C16.25%209.69036%2015.6904%2010.25%2015%2010.25H9C8.30964%2010.25%207.75%209.69036%207.75%209Z%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-bold-duotone.svg?color=%231a73e8&size=48