airbuds left icon
airbuds-left-line-duotone from Solar by 480 Design · Line Duotone · Devices · CC-BY-4.0 Attribution required.
- Name
- airbuds-left-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
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-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 left 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="M2 18.6667V19.5C2 20.8807 3.11929 22 4.5 22C5.88071 22 7 20.8807 7 19.5V18.6667M2 18.6667V7.625L2.00007 7.55936C2.01591 4.49563 4.49563 2.01591 7.55936 2.00007L7.625 2L7.66438 2.00004C9.50262 2.00954 10.9905 3.49738 11 5.33562L11 5.375V8C11 9.65685 9.65685 11 8 11C7.44772 11 7 11.4477 7 12V18.6667M2 18.6667H7"/><path stroke-linecap="round" d="M8 5V8" opacity=".5"/><circle cx="5.5" cy="5.5" r="5.5" opacity=".5" transform="matrix(-1 0 0 1 21 11)"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 14V19H17"/><path stroke-linecap="round" d="M14.0009 5.09961C15.96 5.49729 17.5032 7.04046 17.9009 8.99959" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarAirbudsLeftLineDuotone(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="M2 18.6667V19.5C2 20.8807 3.11929 22 4.5 22C5.88071 22 7 20.8807 7 19.5V18.6667M2 18.6667V7.625L2.00007 7.55936C2.01591 4.49563 4.49563 2.01591 7.55936 2.00007L7.625 2L7.66438 2.00004C9.50262 2.00954 10.9905 3.49738 11 5.33562L11 5.375V8C11 9.65685 9.65685 11 8 11C7.44772 11 7 11.4477 7 12V18.6667M2 18.6667H7"/><path strokeLinecap="round" d="M8 5V8" opacity=".5"/><circle cx="5.5" cy="5.5" r="5.5" opacity=".5" transform="matrix(-1 0 0 1 21 11)"/><path strokeLinecap="round" strokeLinejoin="round" d="M14 14V19H17"/><path strokeLinecap="round" d="M14.0009 5.09961C15.96 5.49729 17.5032 7.04046 17.9009 8.99959" 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="M2 18.6667V19.5C2 20.8807 3.11929 22 4.5 22C5.88071 22 7 20.8807 7 19.5V18.6667M2 18.6667V7.625L2.00007 7.55936C2.01591 4.49563 4.49563 2.01591 7.55936 2.00007L7.625 2L7.66438 2.00004C9.50262 2.00954 10.9905 3.49738 11 5.33562L11 5.375V8C11 9.65685 9.65685 11 8 11C7.44772 11 7 11.4477 7 12V18.6667M2 18.6667H7"/><path stroke-linecap="round" d="M8 5V8" opacity=".5"/><circle cx="5.5" cy="5.5" r="5.5" opacity=".5" transform="matrix(-1 0 0 1 21 11)"/><path stroke-linecap="round" stroke-linejoin="round" d="M14 14V19H17"/><path stroke-linecap="round" d="M14.0009 5.09961C15.96 5.49729 17.5032 7.04046 17.9009 8.99959" opacity=".5"/></g></svg> </template>
CSS
.icon-airbuds-left-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%22M2%2018.6667V19.5C2%2020.8807%203.11929%2022%204.5%2022C5.88071%2022%207%2020.8807%207%2019.5V18.6667M2%2018.6667V7.625L2.00007%207.55936C2.01591%204.49563%204.49563%202.01591%207.55936%202.00007L7.625%202L7.66438%202.00004C9.50262%202.00954%2010.9905%203.49738%2011%205.33562L11%205.375V8C11%209.65685%209.65685%2011%208%2011C7.44772%2011%207%2011.4477%207%2012V18.6667M2%2018.6667H7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%205V8%22%20opacity%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%225.5%22%20cy%3D%225.5%22%20r%3D%225.5%22%20opacity%3D%22.5%22%20transform%3D%22matrix(-1%200%200%201%2021%2011)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2014V19H17%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.0009%205.09961C15.96%205.49729%2017.5032%207.04046%2017.9009%208.99959%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%22M2%2018.6667V19.5C2%2020.8807%203.11929%2022%204.5%2022C5.88071%2022%207%2020.8807%207%2019.5V18.6667M2%2018.6667V7.625L2.00007%207.55936C2.01591%204.49563%204.49563%202.01591%207.55936%202.00007L7.625%202L7.66438%202.00004C9.50262%202.00954%2010.9905%203.49738%2011%205.33562L11%205.375V8C11%209.65685%209.65685%2011%208%2011C7.44772%2011%207%2011.4477%207%2012V18.6667M2%2018.6667H7%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%205V8%22%20opacity%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%225.5%22%20cy%3D%225.5%22%20r%3D%225.5%22%20opacity%3D%22.5%22%20transform%3D%22matrix(-1%200%200%201%2021%2011)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14%2014V19H17%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.0009%205.09961C15.96%205.49729%2017.5032%207.04046%2017.9009%208.99959%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-left-line-duotone.svg?color=%231a73e8&size=48