Music Square Add 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 { IconMusicSquareAdd } from "@devigner-ui/icons";
<IconMusicSquareAdd className="size-6" />
<script setup>
import { IconMusicSquareAdd } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMusicSquareAdd class="size-6" />
</template>
<script>
import { IconMusicSquareAdd } from "@devigner-ui/icons-svelte";
</script>
<IconMusicSquareAdd class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.67 8.65v5.7q0 .51-.03.98a4 4 0 1 0-5.63 5.64q-.47.03-.99.03h-5.7c-4.75 0-6.65-1.9-6.65-6.65v-5.7C2.67 3.9 4.57 2 9.32 2h5.7c4.75 0 6.65 1.9 6.65 6.65" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M7.39 14.42a1.45 1.45 0 1 0 0-2.9 1.45 1.45 0 0 0 0 2.9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.15 12V6.34c0-1.21-.76-1.37-1.52-1.16l-2.89.79c-.52.14-.89.56-.89 1.16v5.84" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12.7 13.45a1.45 1.45 0 1 0 0-2.9 1.45 1.45 0 0 0 0 2.9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m8.84 8.83 5.31-1.45" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><path d="M22.67 18q-.01 1.14-.58 2.06a3.97 3.97 0 0 1-6.84 0A4 4 0 1 1 22.67 18" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M20.16 17.98h-2.98" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.67 16.52v2.99" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>