Airpods icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconAirpods } from "@devigner-ui/icons";
<IconAirpods className="size-6" />
<script setup>
import { IconAirpods } from "@devigner-ui/icons-vue";
</script>
<template>
<IconAirpods class="size-6" />
</template>
<script>
import { IconAirpods } from "@devigner-ui/icons-svelte";
</script>
<IconAirpods class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.39 9.56h-.94a3.8 3.8 0 0 1-3.78-3.78C2.67 3.7 4.37 2 6.45 2h1.89a2.84 2.84 0 0 1 2.83 2.83V17.1a1.9 1.9 0 0 1-1.89 1.89 1.9 1.9 0 0 1-1.89-1.89z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M6.45 6.72a.94.94 0 1 1 0-1.88" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.95 9.56h.94c2.08 0 3.78-1.7 3.78-3.78S20.97 2 18.89 2H17a2.84 2.84 0 0 0-2.83 2.83V17.1a1.9 1.9 0 0 0 1.89 1.89 1.9 1.9 0 0 0 1.89-1.89z" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M18.89 6.72a.94.94 0 1 0 0-1.88" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M9.17 22v-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M16.17 22v-3" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>