Music Square Search 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 { IconMusicSquareSearch } from "@devigner-ui/icons";
<IconMusicSquareSearch className="size-6" />
<script setup>
import { IconMusicSquareSearch } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMusicSquareSearch class="size-6" />
</template>
<script>
import { IconMusicSquareSearch } from "@devigner-ui/icons-svelte";
</script>
<IconMusicSquareSearch class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.02 21h-3.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.65v3.7" 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="M18.61 21.28a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m22.41 21.88-1-1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>