airbuds case minimalistic icon

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

Name
airbuds-case-minimalistic-bold
Set
Solar
Style
Bold
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the airbuds case minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.95491 4.06107C3 5.3754 3 7.25027 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 7.25027 21 5.3754 20.0451 4.06107C19.7367 3.6366 19.3634 3.26331 18.9389 2.95491C17.6246 2 15.7497 2 12 2C8.25027 2 6.3754 2 5.06107 2.95491C4.6366 3.26331 4.26331 3.6366 3.95491 4.06107ZM7 8.25C6.58579 8.25 6.25 8.58579 6.25 9C6.25 9.41421 6.58579 9.75 7 9.75H17C17.4142 9.75 17.75 9.41421 17.75 9C17.75 8.58579 17.4142 8.25 17 8.25H7Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarAirbudsCaseMinimalisticBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M3.95491 4.06107C3 5.3754 3 7.25027 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 7.25027 21 5.3754 20.0451 4.06107C19.7367 3.6366 19.3634 3.26331 18.9389 2.95491C17.6246 2 15.7497 2 12 2C8.25027 2 6.3754 2 5.06107 2.95491C4.6366 3.26331 4.26331 3.6366 3.95491 4.06107ZM7 8.25C6.58579 8.25 6.25 8.58579 6.25 9C6.25 9.41421 6.58579 9.75 7 9.75H17C17.4142 9.75 17.75 9.41421 17.75 9C17.75 8.58579 17.4142 8.25 17 8.25H7Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.95491 4.06107C3 5.3754 3 7.25027 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 7.25027 21 5.3754 20.0451 4.06107C19.7367 3.6366 19.3634 3.26331 18.9389 2.95491C17.6246 2 15.7497 2 12 2C8.25027 2 6.3754 2 5.06107 2.95491C4.6366 3.26331 4.26331 3.6366 3.95491 4.06107ZM7 8.25C6.58579 8.25 6.25 8.58579 6.25 9C6.25 9.41421 6.58579 9.75 7 9.75H17C17.4142 9.75 17.75 9.41421 17.75 9C17.75 8.58579 17.4142 8.25 17 8.25H7Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-airbuds-case-minimalistic-bold {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.95491%204.06107C3%205.3754%203%207.25027%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%207.25027%2021%205.3754%2020.0451%204.06107C19.7367%203.6366%2019.3634%203.26331%2018.9389%202.95491C17.6246%202%2015.7497%202%2012%202C8.25027%202%206.3754%202%205.06107%202.95491C4.6366%203.26331%204.26331%203.6366%203.95491%204.06107ZM7%208.25C6.58579%208.25%206.25%208.58579%206.25%209C6.25%209.41421%206.58579%209.75%207%209.75H17C17.4142%209.75%2017.75%209.41421%2017.75%209C17.75%208.58579%2017.4142%208.25%2017%208.25H7Z%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.95491%204.06107C3%205.3754%203%207.25027%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%207.25027%2021%205.3754%2020.0451%204.06107C19.7367%203.6366%2019.3634%203.26331%2018.9389%202.95491C17.6246%202%2015.7497%202%2012%202C8.25027%202%206.3754%202%205.06107%202.95491C4.6366%203.26331%204.26331%203.6366%203.95491%204.06107ZM7%208.25C6.58579%208.25%206.25%208.58579%206.25%209C6.25%209.41421%206.58579%209.75%207%209.75H17C17.4142%209.75%2017.75%209.41421%2017.75%209C17.75%208.58579%2017.4142%208.25%2017%208.25H7Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/airbuds-case-minimalistic-bold.svg?color=%231a73e8&size=48