airbuds case minimalistic icon
airbuds-case-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · Devices · CC-BY-4.0 Attribution required.
- Name
- airbuds-case-minimalistic-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
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bolddisplay-bold
Use the airbuds case minimalistic 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 11C3 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 18.6246 3 16.7497 3 13V11Z" opacity=".5"/><path d="M7 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"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarAirbudsCaseMinimalisticBoldDuotone(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 11C3 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 18.6246 3 16.7497 3 13V11Z" opacity=".5"/><path d="M7 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"/></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 11C3 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 18.6246 3 16.7497 3 13V11Z" opacity=".5"/><path d="M7 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"/></g></svg> </template>
CSS
.icon-airbuds-case-minimalistic-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%2011C3%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%2018.6246%203%2016.7497%203%2013V11Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7%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%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%2011C3%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%2018.6246%203%2016.7497%203%2013V11Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M7%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%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-minimalistic-bold-duotone.svg?color=%231a73e8&size=48