airbuds icon

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

Name
airbuds-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 8.3V6.1875C22 6.01349 22 5.92634 21.9962 5.8528C21.916 4.31169 20.6112 3.07932 18.9794 3.00361C18.9015 3 18.8093 3 18.625 3C18.3178 3 18.1642 3 18.0343 3.00602C15.3147 3.13221 13.14 5.18614 13.0064 7.75466C13 7.87726 13 8.02234 13 8.3125V17.25V18.75C13 19.9926 14.0666 21 15.3824 21C16.6981 21 17.7647 19.9926 17.7647 18.75V17.25V12.3C17.7647 11.7477 18.2388 11.3 18.8235 11.3C20.5778 11.3 22 9.95685 22 8.3Z" opacity=".5"/><path d="M2 8.3V6.1875C2 6.01349 2 5.92634 2.00383 5.8528C2.08399 4.31169 3.38884 3.07932 5.02061 3.00361C5.09849 3 5.19066 3 5.375 3C5.68223 3 5.83584 3 5.96565 3.00602C8.68526 3.13221 10.86 5.18614 10.9936 7.75466C11 7.87726 11 8.02234 11 8.3125V18.75C11 19.9926 9.93338 21 8.61765 21C7.30191 21 6.23529 19.9926 6.23529 18.75V12.3C6.23529 11.7477 5.76124 11.3 5.17647 11.3C3.42215 11.3 2 9.95685 2 8.3Z" opacity=".5"/><path d="M12.9999 17.25H17.7646V18.75H12.9999V17.25Z"/><path d="M11.0001 17.25H6.23535V18.75H11.0001V17.25Z"/><path d="M19.5 5.25C19.9142 5.25 20.25 5.58579 20.25 6V8.5C20.25 8.91421 19.9142 9.25 19.5 9.25C19.0858 9.25 18.75 8.91421 18.75 8.5V6C18.75 5.58579 19.0858 5.25 19.5 5.25Z"/><path d="M4.5 5.25C4.08579 5.25 3.75 5.58579 3.75 6V8.5C3.75 8.91421 4.08579 9.25 4.5 9.25C4.91421 9.25 5.25 8.91421 5.25 8.5V6C5.25 5.58579 4.91421 5.25 4.5 5.25Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAirbudsBoldDuotone(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="M22 8.3V6.1875C22 6.01349 22 5.92634 21.9962 5.8528C21.916 4.31169 20.6112 3.07932 18.9794 3.00361C18.9015 3 18.8093 3 18.625 3C18.3178 3 18.1642 3 18.0343 3.00602C15.3147 3.13221 13.14 5.18614 13.0064 7.75466C13 7.87726 13 8.02234 13 8.3125V17.25V18.75C13 19.9926 14.0666 21 15.3824 21C16.6981 21 17.7647 19.9926 17.7647 18.75V17.25V12.3C17.7647 11.7477 18.2388 11.3 18.8235 11.3C20.5778 11.3 22 9.95685 22 8.3Z" opacity=".5"/><path d="M2 8.3V6.1875C2 6.01349 2 5.92634 2.00383 5.8528C2.08399 4.31169 3.38884 3.07932 5.02061 3.00361C5.09849 3 5.19066 3 5.375 3C5.68223 3 5.83584 3 5.96565 3.00602C8.68526 3.13221 10.86 5.18614 10.9936 7.75466C11 7.87726 11 8.02234 11 8.3125V18.75C11 19.9926 9.93338 21 8.61765 21C7.30191 21 6.23529 19.9926 6.23529 18.75V12.3C6.23529 11.7477 5.76124 11.3 5.17647 11.3C3.42215 11.3 2 9.95685 2 8.3Z" opacity=".5"/><path d="M12.9999 17.25H17.7646V18.75H12.9999V17.25Z"/><path d="M11.0001 17.25H6.23535V18.75H11.0001V17.25Z"/><path d="M19.5 5.25C19.9142 5.25 20.25 5.58579 20.25 6V8.5C20.25 8.91421 19.9142 9.25 19.5 9.25C19.0858 9.25 18.75 8.91421 18.75 8.5V6C18.75 5.58579 19.0858 5.25 19.5 5.25Z"/><path d="M4.5 5.25C4.08579 5.25 3.75 5.58579 3.75 6V8.5C3.75 8.91421 4.08579 9.25 4.5 9.25C4.91421 9.25 5.25 8.91421 5.25 8.5V6C5.25 5.58579 4.91421 5.25 4.5 5.25Z"/></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="M22 8.3V6.1875C22 6.01349 22 5.92634 21.9962 5.8528C21.916 4.31169 20.6112 3.07932 18.9794 3.00361C18.9015 3 18.8093 3 18.625 3C18.3178 3 18.1642 3 18.0343 3.00602C15.3147 3.13221 13.14 5.18614 13.0064 7.75466C13 7.87726 13 8.02234 13 8.3125V17.25V18.75C13 19.9926 14.0666 21 15.3824 21C16.6981 21 17.7647 19.9926 17.7647 18.75V17.25V12.3C17.7647 11.7477 18.2388 11.3 18.8235 11.3C20.5778 11.3 22 9.95685 22 8.3Z" opacity=".5"/><path d="M2 8.3V6.1875C2 6.01349 2 5.92634 2.00383 5.8528C2.08399 4.31169 3.38884 3.07932 5.02061 3.00361C5.09849 3 5.19066 3 5.375 3C5.68223 3 5.83584 3 5.96565 3.00602C8.68526 3.13221 10.86 5.18614 10.9936 7.75466C11 7.87726 11 8.02234 11 8.3125V18.75C11 19.9926 9.93338 21 8.61765 21C7.30191 21 6.23529 19.9926 6.23529 18.75V12.3C6.23529 11.7477 5.76124 11.3 5.17647 11.3C3.42215 11.3 2 9.95685 2 8.3Z" opacity=".5"/><path d="M12.9999 17.25H17.7646V18.75H12.9999V17.25Z"/><path d="M11.0001 17.25H6.23535V18.75H11.0001V17.25Z"/><path d="M19.5 5.25C19.9142 5.25 20.25 5.58579 20.25 6V8.5C20.25 8.91421 19.9142 9.25 19.5 9.25C19.0858 9.25 18.75 8.91421 18.75 8.5V6C18.75 5.58579 19.0858 5.25 19.5 5.25Z"/><path d="M4.5 5.25C4.08579 5.25 3.75 5.58579 3.75 6V8.5C3.75 8.91421 4.08579 9.25 4.5 9.25C4.91421 9.25 5.25 8.91421 5.25 8.5V6C5.25 5.58579 4.91421 5.25 4.5 5.25Z"/></g></svg>
</template>

CSS

.icon-airbuds-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%22M22%208.3V6.1875C22%206.01349%2022%205.92634%2021.9962%205.8528C21.916%204.31169%2020.6112%203.07932%2018.9794%203.00361C18.9015%203%2018.8093%203%2018.625%203C18.3178%203%2018.1642%203%2018.0343%203.00602C15.3147%203.13221%2013.14%205.18614%2013.0064%207.75466C13%207.87726%2013%208.02234%2013%208.3125V17.25V18.75C13%2019.9926%2014.0666%2021%2015.3824%2021C16.6981%2021%2017.7647%2019.9926%2017.7647%2018.75V17.25V12.3C17.7647%2011.7477%2018.2388%2011.3%2018.8235%2011.3C20.5778%2011.3%2022%209.95685%2022%208.3Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2%208.3V6.1875C2%206.01349%202%205.92634%202.00383%205.8528C2.08399%204.31169%203.38884%203.07932%205.02061%203.00361C5.09849%203%205.19066%203%205.375%203C5.68223%203%205.83584%203%205.96565%203.00602C8.68526%203.13221%2010.86%205.18614%2010.9936%207.75466C11%207.87726%2011%208.02234%2011%208.3125V18.75C11%2019.9926%209.93338%2021%208.61765%2021C7.30191%2021%206.23529%2019.9926%206.23529%2018.75V12.3C6.23529%2011.7477%205.76124%2011.3%205.17647%2011.3C3.42215%2011.3%202%209.95685%202%208.3Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.9999%2017.25H17.7646V18.75H12.9999V17.25Z%22%2F%3E%3Cpath%20d%3D%22M11.0001%2017.25H6.23535V18.75H11.0001V17.25Z%22%2F%3E%3Cpath%20d%3D%22M19.5%205.25C19.9142%205.25%2020.25%205.58579%2020.25%206V8.5C20.25%208.91421%2019.9142%209.25%2019.5%209.25C19.0858%209.25%2018.75%208.91421%2018.75%208.5V6C18.75%205.58579%2019.0858%205.25%2019.5%205.25Z%22%2F%3E%3Cpath%20d%3D%22M4.5%205.25C4.08579%205.25%203.75%205.58579%203.75%206V8.5C3.75%208.91421%204.08579%209.25%204.5%209.25C4.91421%209.25%205.25%208.91421%205.25%208.5V6C5.25%205.58579%204.91421%205.25%204.5%205.25Z%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%22M22%208.3V6.1875C22%206.01349%2022%205.92634%2021.9962%205.8528C21.916%204.31169%2020.6112%203.07932%2018.9794%203.00361C18.9015%203%2018.8093%203%2018.625%203C18.3178%203%2018.1642%203%2018.0343%203.00602C15.3147%203.13221%2013.14%205.18614%2013.0064%207.75466C13%207.87726%2013%208.02234%2013%208.3125V17.25V18.75C13%2019.9926%2014.0666%2021%2015.3824%2021C16.6981%2021%2017.7647%2019.9926%2017.7647%2018.75V17.25V12.3C17.7647%2011.7477%2018.2388%2011.3%2018.8235%2011.3C20.5778%2011.3%2022%209.95685%2022%208.3Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2%208.3V6.1875C2%206.01349%202%205.92634%202.00383%205.8528C2.08399%204.31169%203.38884%203.07932%205.02061%203.00361C5.09849%203%205.19066%203%205.375%203C5.68223%203%205.83584%203%205.96565%203.00602C8.68526%203.13221%2010.86%205.18614%2010.9936%207.75466C11%207.87726%2011%208.02234%2011%208.3125V18.75C11%2019.9926%209.93338%2021%208.61765%2021C7.30191%2021%206.23529%2019.9926%206.23529%2018.75V12.3C6.23529%2011.7477%205.76124%2011.3%205.17647%2011.3C3.42215%2011.3%202%209.95685%202%208.3Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.9999%2017.25H17.7646V18.75H12.9999V17.25Z%22%2F%3E%3Cpath%20d%3D%22M11.0001%2017.25H6.23535V18.75H11.0001V17.25Z%22%2F%3E%3Cpath%20d%3D%22M19.5%205.25C19.9142%205.25%2020.25%205.58579%2020.25%206V8.5C20.25%208.91421%2019.9142%209.25%2019.5%209.25C19.0858%209.25%2018.75%208.91421%2018.75%208.5V6C18.75%205.58579%2019.0858%205.25%2019.5%205.25Z%22%2F%3E%3Cpath%20d%3D%22M4.5%205.25C4.08579%205.25%203.75%205.58579%203.75%206V8.5C3.75%208.91421%204.08579%209.25%204.5%209.25C4.91421%209.25%205.25%208.91421%205.25%208.5V6C5.25%205.58579%204.91421%205.25%204.5%205.25Z%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-bold-duotone.svg?color=%231a73e8&size=48