Playlist Minimalistic3 icon in outline, twotone, bold and bulk. Free in all four styles, for checklists, playlists, task boards, ordering. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconPlaylistMinimalistic3 } from "@devigner-ui/icons";
<IconPlaylistMinimalistic3 className="size-6" />
<script setup>
import { IconPlaylistMinimalistic3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconPlaylistMinimalistic3 class="size-6" />
</template>
<script>
import { IconPlaylistMinimalistic3 } from "@devigner-ui/icons-svelte";
</script>
<IconPlaylistMinimalistic3 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M20 4H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M8 14H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M12 9H3" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M16 17.43A2.54 2.54 0 0 1 13.5 20a2.54 2.54 0 0 1-2.5-2.57 2.54 2.54 0 0 1 2.5-2.57c1.38 0 2.5 1.15 2.5 2.57m0 0V11" stroke="currentColor" stroke-width="1.5"></path><path d="m18.68 8.12-1.76.84c-.34.16-.51.24-.64.37a1 1 0 0 0-.22.36c-.06.16-.06.35-.06.73 0 .88 0 1.32.2 1.58a1 1 0 0 0 .62.4c.32.05.71-.14 1.5-.52l1.76-.84c.34-.16.51-.24.64-.37a1 1 0 0 0 .22-.36c.06-.16.06-.35.06-.73 0-.88 0-1.32-.2-1.58a1 1 0 0 0-.62-.4c-.32-.05-.71.14-1.5.52" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>