Mini Music Sqaure icon in outline, twotone, bold and bulk. Free in all four styles, for player, gallery, camera, music, volume. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconMiniMusicSqaure } from "@devigner-ui/icons";
<IconMiniMusicSqaure className="size-6" />
<script setup>
import { IconMiniMusicSqaure } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMiniMusicSqaure class="size-6" />
</template>
<script>
import { IconMiniMusicSqaure } from "@devigner-ui/icons-svelte";
</script>
<IconMiniMusicSqaure class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.67 10V9c0-5-2-7-7-7h-6c-5 0-7 2-7 7v6c0 5 2 7 7 7h2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M15.94 22a1.44 1.44 0 1 0 0-2.88 1.44 1.44 0 0 0 0 2.88" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.67 19.6v-5.64c0-1.2-.75-1.37-1.52-1.16l-2.89.79c-.52.14-.89.56-.89 1.16v5.82" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.23 21.04a1.44 1.44 0 1 0 0-2.88 1.44 1.44 0 0 0 0 2.88" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m17.38 16.43 5.29-1.44" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>