airpod icon
airpod-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- airpod-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the airpod icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.08 11.342H8.92c-.64 0-1.27-.26-1.72-.72c-.14-.14-.26-.29-.36-.46c-.18-.3-.5-.49-.85-.49H3.5c-.55 0-1 .45-1 1v6.83c0 2.49 2.01 4.5 4.5 4.5h10c2.49 0 4.5-2.01 4.5-4.5v-6.83c0-.55-.45-1-1-1H18c-.36 0-.68.2-.86.51a2.42 2.42 0 0 1-2.06 1.16M17 2H7C4.51 2 2.5 4.01 2.5 6.5v.67c0 .55.45 1 1 1H6c.36 0 .68-.2.86-.51A2.42 2.42 0 0 1 8.92 6.5h5.99c.61 0 1.49.32 1.91.75c.13.13.23.27.33.42c.18.3.5.5.86.5h2.5c.55 0 1-.45 1-1V6.5A4.51 4.51 0 0 0 17 2"/></svg>
React
import type { SVGProps } from "react";
export function ReiconAirpodFilled(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" d="M15.08 11.342H8.92c-.64 0-1.27-.26-1.72-.72c-.14-.14-.26-.29-.36-.46c-.18-.3-.5-.49-.85-.49H3.5c-.55 0-1 .45-1 1v6.83c0 2.49 2.01 4.5 4.5 4.5h10c2.49 0 4.5-2.01 4.5-4.5v-6.83c0-.55-.45-1-1-1H18c-.36 0-.68.2-.86.51a2.42 2.42 0 0 1-2.06 1.16M17 2H7C4.51 2 2.5 4.01 2.5 6.5v.67c0 .55.45 1 1 1H6c.36 0 .68-.2.86-.51A2.42 2.42 0 0 1 8.92 6.5h5.99c.61 0 1.49.32 1.91.75c.13.13.23.27.33.42c.18.3.5.5.86.5h2.5c.55 0 1-.45 1-1V6.5A4.51 4.51 0 0 0 17 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.08 11.342H8.92c-.64 0-1.27-.26-1.72-.72c-.14-.14-.26-.29-.36-.46c-.18-.3-.5-.49-.85-.49H3.5c-.55 0-1 .45-1 1v6.83c0 2.49 2.01 4.5 4.5 4.5h10c2.49 0 4.5-2.01 4.5-4.5v-6.83c0-.55-.45-1-1-1H18c-.36 0-.68.2-.86.51a2.42 2.42 0 0 1-2.06 1.16M17 2H7C4.51 2 2.5 4.01 2.5 6.5v.67c0 .55.45 1 1 1H6c.36 0 .68-.2.86-.51A2.42 2.42 0 0 1 8.92 6.5h5.99c.61 0 1.49.32 1.91.75c.13.13.23.27.33.42c.18.3.5.5.86.5h2.5c.55 0 1-.45 1-1V6.5A4.51 4.51 0 0 0 17 2"/></svg> </template>
CSS
.icon-airpod-filled {
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%20d%3D%22M15.08%2011.342H8.92c-.64%200-1.27-.26-1.72-.72c-.14-.14-.26-.29-.36-.46c-.18-.3-.5-.49-.85-.49H3.5c-.55%200-1%20.45-1%201v6.83c0%202.49%202.01%204.5%204.5%204.5h10c2.49%200%204.5-2.01%204.5-4.5v-6.83c0-.55-.45-1-1-1H18c-.36%200-.68.2-.86.51a2.42%202.42%200%200%201-2.06%201.16M17%202H7C4.51%202%202.5%204.01%202.5%206.5v.67c0%20.55.45%201%201%201H6c.36%200%20.68-.2.86-.51A2.42%202.42%200%200%201%208.92%206.5h5.99c.61%200%201.49.32%201.91.75c.13.13.23.27.33.42c.18.3.5.5.86.5h2.5c.55%200%201-.45%201-1V6.5A4.51%204.51%200%200%200%2017%202%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%20d%3D%22M15.08%2011.342H8.92c-.64%200-1.27-.26-1.72-.72c-.14-.14-.26-.29-.36-.46c-.18-.3-.5-.49-.85-.49H3.5c-.55%200-1%20.45-1%201v6.83c0%202.49%202.01%204.5%204.5%204.5h10c2.49%200%204.5-2.01%204.5-4.5v-6.83c0-.55-.45-1-1-1H18c-.36%200-.68.2-.86.51a2.42%202.42%200%200%201-2.06%201.16M17%202H7C4.51%202%202.5%204.01%202.5%206.5v.67c0%20.55.45%201%201%201H6c.36%200%20.68-.2.86-.51A2.42%202.42%200%200%201%208.92%206.5h5.99c.61%200%201.49.32%201.91.75c.13.13.23.27.33.42c.18.3.5.5.86.5h2.5c.55%200%201-.45%201-1V6.5A4.51%204.51%200%200%200%2017%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/airpod-filled.svg?color=%231a73e8&size=48