Music Note Slider2 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 { IconMusicNoteSlider2 } from "@devigner-ui/icons";
<IconMusicNoteSlider2 className="size-6" />
<script setup>
import { IconMusicNoteSlider2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconMusicNoteSlider2 class="size-6" />
</template>
<script>
import { IconMusicNoteSlider2 } from "@devigner-ui/icons-svelte";
</script>
<IconMusicNoteSlider2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 8c0-2.83 0-4.24.88-5.12S8.18 2 11 2h2c2.83 0 4.24 0 5.12.88S19 5.18 19 8v8c0 2.83 0 4.24-.88 5.12S15.82 22 13 22h-2c-2.83 0-4.24 0-5.12-.88S5 18.82 5 16z" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M19 19.5c.46 0 .7 0 .9-.03a2.5 2.5 0 0 0 2.07-2.08c.03-.2.03-.43.03-.89v-9c0-.46 0-.7-.03-.9a2.5 2.5 0 0 0-2.08-2.07c-.2-.03-.43-.03-.89-.03" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M5 19.5c-.46 0-.7 0-.9-.03a2.5 2.5 0 0 1-2.07-2.08C2 17.2 2 16.96 2 16.5v-9c0-.46 0-.7.03-.9a2.5 2.5 0 0 1 2.08-2.07c.2-.03.43-.03.89-.03" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="m12.74 8.63-.33-.67zm1.32-.66-.34-.67zm-.12 3.06-.33-.67zm-1.88-.3.7-.26zm1.06.65-.1-.75zm2.86-1.81.74.14zm-.37.6.45.6zm-.73-2.55.1.75zm1.06.66-.7.25zm-3.55.54.46.6zm-.37.61-.74-.14zM11.25 15c0 .69-.56 1.25-1.25 1.25v1.5A2.75 2.75 0 0 0 12.75 15zM10 16.25c-.69 0-1.25-.56-1.25-1.25h-1.5A2.75 2.75 0 0 0 10 17.75zM8.75 15c0-.69.56-1.25 1.25-1.25v-1.5A2.75 2.75 0 0 0 7.25 15zM10 13.75c.69 0 1.25.56 1.25 1.25h1.5A2.75 2.75 0 0 0 10 12.25zM12.75 15v-5h-1.5v5zm.33-5.7 1.31-.66-.67-1.34-1.31.66zm1.84.4-1.31.66.67 1.34 1.31-.66zm-3.67.13v.6q.02.26.1.55l1.41-.51v-.11l-.01-.53zm2.36.53-.48.23-.1.04.17 1.49c.2-.02.38-.1.53-.16l.55-.26zm-2.26.62a1.75 1.75 0 0 0 1.85 1.14l-.17-1.49a.25.25 0 0 1-.27-.16zm3.9-1.8v.25l1.47.28q.04-.28.03-.54zm.34 1.86q.25-.11.47-.27l-.9-1.19-.05.02-.19.1zm-.34-1.61a.3.3 0 0 1-.1.15l.91 1.2q.52-.42.66-1.07zm-.86-.79.48-.23.1-.04-.17-1.49q-.3.05-.53.16l-.55.26zm2.36.53v-.6q-.02-.26-.1-.55l-1.41.51v.11l.01.53zm-1.78-.8q.2-.01.27.16l1.4-.5a1.75 1.75 0 0 0-1.84-1.15zm-2.56-.41q-.25.11-.47.27l.9 1.19.05-.02.19-.1zm.34 1.87v-.26l-1.47-.28q-.04.28-.03.54zm-.81-1.6c-.34.26-.58.64-.66 1.06l1.47.28a.3.3 0 0 1 .1-.15z" fill="currentColor"></path></svg>