Airbuds Case Open 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 { IconAirbudsCaseOpen } from "@devigner-ui/icons";
<IconAirbudsCaseOpen className="size-6" />
<script setup>
import { IconAirbudsCaseOpen } from "@devigner-ui/icons-vue";
</script>
<template>
<IconAirbudsCaseOpen class="size-6" />
</template>
<script>
import { IconAirbudsCaseOpen } from "@devigner-ui/icons-svelte";
</script>
<IconAirbudsCaseOpen class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 12.83c0-.78 0-1.17.2-1.44l.2-.18c.26-.21.65-.21 1.43-.21h14.34c.78 0 1.17 0 1.44.2l.18.2c.21.26.21.65.21 1.43V13c0 3.75 0 5.62-.95 6.94a5 5 0 0 1-1.11 1.1C17.62 22 15.75 22 12 22s-5.62 0-6.94-.95a5 5 0 0 1-1.1-1.11C3 18.62 3 16.75 3 13z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M3.5 5.94V4.62A2.6 2.6 0 0 1 6.13 2a4.37 4.37 0 0 1 4.37 4.38V11H6.8V9.24a.8.8 0 0 0-.83-.83A2.47 2.47 0 0 1 3.5 5.94" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M20.5 5.94V4.62A2.63 2.63 0 0 0 17.88 2a4.4 4.4 0 0 0-4.38 4.38V11h3.7V9.24c0-.46.37-.83.83-.83 1.36 0 2.47-1.1 2.47-2.47" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M8 11c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2" stroke="currentColor" stroke-width="1.5"></path></svg>