playlist minimalistic 3 icon

playlist-minimalistic-3-bold-duotone from Solar by 480 Design · Bold Duotone · List · CC-BY-4.0 Attribution required.

Name
playlist-minimalistic-3-bold-duotone
Set
Solar
Style
Bold Duotone
Category
List
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More list icons from Solar

Use the playlist minimalistic 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2.25 4C2.25 3.58579 2.58579 3.25 3 3.25H20C20.4142 3.25 20.75 3.58579 20.75 4C20.75 4.41421 20.4142 4.75 20 4.75H3C2.58579 4.75 2.25 4.41421 2.25 4ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12C12.4142 8.25 12.75 8.58579 12.75 9C12.75 9.41421 12.4142 9.75 12 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM2.25 14C2.25 13.5858 2.58579 13.25 3 13.25H8C8.41421 13.25 8.75 13.5858 8.75 14C8.75 14.4142 8.41421 14.75 8 14.75H3C2.58579 14.75 2.25 14.4142 2.25 14Z" clip-rule="evenodd" opacity=".5"/><path d="M19.3446 6.99292C19.6232 6.89026 19.9559 6.80218 20.3149 6.86786C20.7572 6.94876 21.1513 7.19678 21.4156 7.56049C21.6302 7.85575 21.6948 8.19372 21.7228 8.48934C21.75 8.77705 21.75 9.13584 21.75 9.54466L21.75 9.57898L21.7501 9.6546C21.7509 9.9547 21.7518 10.2752 21.644 10.5705C21.559 10.8036 21.4254 11.016 21.252 11.1935C21.0324 11.4184 20.7431 11.5563 20.4722 11.6855L20.404 11.7181L18.6185 12.5751C18.25 12.752 17.9266 12.9073 17.6554 13.0072C17.3936 13.1036 17.0842 13.1872 16.75 13.1425V17.4286C16.75 19.2429 15.3147 20.7501 13.5 20.7501C11.6853 20.7501 10.25 19.2429 10.25 17.4286C10.25 15.6143 11.6853 14.1072 13.5 14.1072C14.1477 14.1072 14.747 14.2992 15.25 14.6286V11.0001H15.2529C15.25 10.8312 15.25 10.6489 15.25 10.4555L15.25 10.4211L15.2499 10.3455C15.2491 10.0454 15.2482 9.72491 15.356 9.42963C15.441 9.19652 15.5746 8.98416 15.748 8.80664C15.9676 8.58176 16.2569 8.44382 16.5278 8.31467L16.596 8.28206L18.3814 7.42504C18.75 7.24812 19.0734 7.09284 19.3446 6.99292Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPlaylistMinimalistic3BoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M2.25 4C2.25 3.58579 2.58579 3.25 3 3.25H20C20.4142 3.25 20.75 3.58579 20.75 4C20.75 4.41421 20.4142 4.75 20 4.75H3C2.58579 4.75 2.25 4.41421 2.25 4ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12C12.4142 8.25 12.75 8.58579 12.75 9C12.75 9.41421 12.4142 9.75 12 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM2.25 14C2.25 13.5858 2.58579 13.25 3 13.25H8C8.41421 13.25 8.75 13.5858 8.75 14C8.75 14.4142 8.41421 14.75 8 14.75H3C2.58579 14.75 2.25 14.4142 2.25 14Z" clipRule="evenodd" opacity=".5"/><path d="M19.3446 6.99292C19.6232 6.89026 19.9559 6.80218 20.3149 6.86786C20.7572 6.94876 21.1513 7.19678 21.4156 7.56049C21.6302 7.85575 21.6948 8.19372 21.7228 8.48934C21.75 8.77705 21.75 9.13584 21.75 9.54466L21.75 9.57898L21.7501 9.6546C21.7509 9.9547 21.7518 10.2752 21.644 10.5705C21.559 10.8036 21.4254 11.016 21.252 11.1935C21.0324 11.4184 20.7431 11.5563 20.4722 11.6855L20.404 11.7181L18.6185 12.5751C18.25 12.752 17.9266 12.9073 17.6554 13.0072C17.3936 13.1036 17.0842 13.1872 16.75 13.1425V17.4286C16.75 19.2429 15.3147 20.7501 13.5 20.7501C11.6853 20.7501 10.25 19.2429 10.25 17.4286C10.25 15.6143 11.6853 14.1072 13.5 14.1072C14.1477 14.1072 14.747 14.2992 15.25 14.6286V11.0001H15.2529C15.25 10.8312 15.25 10.6489 15.25 10.4555L15.25 10.4211L15.2499 10.3455C15.2491 10.0454 15.2482 9.72491 15.356 9.42963C15.441 9.19652 15.5746 8.98416 15.748 8.80664C15.9676 8.58176 16.2569 8.44382 16.5278 8.31467L16.596 8.28206L18.3814 7.42504C18.75 7.24812 19.0734 7.09284 19.3446 6.99292Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2.25 4C2.25 3.58579 2.58579 3.25 3 3.25H20C20.4142 3.25 20.75 3.58579 20.75 4C20.75 4.41421 20.4142 4.75 20 4.75H3C2.58579 4.75 2.25 4.41421 2.25 4ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12C12.4142 8.25 12.75 8.58579 12.75 9C12.75 9.41421 12.4142 9.75 12 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM2.25 14C2.25 13.5858 2.58579 13.25 3 13.25H8C8.41421 13.25 8.75 13.5858 8.75 14C8.75 14.4142 8.41421 14.75 8 14.75H3C2.58579 14.75 2.25 14.4142 2.25 14Z" clip-rule="evenodd" opacity=".5"/><path d="M19.3446 6.99292C19.6232 6.89026 19.9559 6.80218 20.3149 6.86786C20.7572 6.94876 21.1513 7.19678 21.4156 7.56049C21.6302 7.85575 21.6948 8.19372 21.7228 8.48934C21.75 8.77705 21.75 9.13584 21.75 9.54466L21.75 9.57898L21.7501 9.6546C21.7509 9.9547 21.7518 10.2752 21.644 10.5705C21.559 10.8036 21.4254 11.016 21.252 11.1935C21.0324 11.4184 20.7431 11.5563 20.4722 11.6855L20.404 11.7181L18.6185 12.5751C18.25 12.752 17.9266 12.9073 17.6554 13.0072C17.3936 13.1036 17.0842 13.1872 16.75 13.1425V17.4286C16.75 19.2429 15.3147 20.7501 13.5 20.7501C11.6853 20.7501 10.25 19.2429 10.25 17.4286C10.25 15.6143 11.6853 14.1072 13.5 14.1072C14.1477 14.1072 14.747 14.2992 15.25 14.6286V11.0001H15.2529C15.25 10.8312 15.25 10.6489 15.25 10.4555L15.25 10.4211L15.2499 10.3455C15.2491 10.0454 15.2482 9.72491 15.356 9.42963C15.441 9.19652 15.5746 8.98416 15.748 8.80664C15.9676 8.58176 16.2569 8.44382 16.5278 8.31467L16.596 8.28206L18.3814 7.42504C18.75 7.24812 19.0734 7.09284 19.3446 6.99292Z"/></g></svg>
</template>

CSS

.icon-playlist-minimalistic-3-bold-duotone {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%204C2.25%203.58579%202.58579%203.25%203%203.25H20C20.4142%203.25%2020.75%203.58579%2020.75%204C20.75%204.41421%2020.4142%204.75%2020%204.75H3C2.58579%204.75%202.25%204.41421%202.25%204ZM2.25%209C2.25%208.58579%202.58579%208.25%203%208.25H12C12.4142%208.25%2012.75%208.58579%2012.75%209C12.75%209.41421%2012.4142%209.75%2012%209.75H3C2.58579%209.75%202.25%209.41421%202.25%209ZM2.25%2014C2.25%2013.5858%202.58579%2013.25%203%2013.25H8C8.41421%2013.25%208.75%2013.5858%208.75%2014C8.75%2014.4142%208.41421%2014.75%208%2014.75H3C2.58579%2014.75%202.25%2014.4142%202.25%2014Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.3446%206.99292C19.6232%206.89026%2019.9559%206.80218%2020.3149%206.86786C20.7572%206.94876%2021.1513%207.19678%2021.4156%207.56049C21.6302%207.85575%2021.6948%208.19372%2021.7228%208.48934C21.75%208.77705%2021.75%209.13584%2021.75%209.54466L21.75%209.57898L21.7501%209.6546C21.7509%209.9547%2021.7518%2010.2752%2021.644%2010.5705C21.559%2010.8036%2021.4254%2011.016%2021.252%2011.1935C21.0324%2011.4184%2020.7431%2011.5563%2020.4722%2011.6855L20.404%2011.7181L18.6185%2012.5751C18.25%2012.752%2017.9266%2012.9073%2017.6554%2013.0072C17.3936%2013.1036%2017.0842%2013.1872%2016.75%2013.1425V17.4286C16.75%2019.2429%2015.3147%2020.7501%2013.5%2020.7501C11.6853%2020.7501%2010.25%2019.2429%2010.25%2017.4286C10.25%2015.6143%2011.6853%2014.1072%2013.5%2014.1072C14.1477%2014.1072%2014.747%2014.2992%2015.25%2014.6286V11.0001H15.2529C15.25%2010.8312%2015.25%2010.6489%2015.25%2010.4555L15.25%2010.4211L15.2499%2010.3455C15.2491%2010.0454%2015.2482%209.72491%2015.356%209.42963C15.441%209.19652%2015.5746%208.98416%2015.748%208.80664C15.9676%208.58176%2016.2569%208.44382%2016.5278%208.31467L16.596%208.28206L18.3814%207.42504C18.75%207.24812%2019.0734%207.09284%2019.3446%206.99292Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%204C2.25%203.58579%202.58579%203.25%203%203.25H20C20.4142%203.25%2020.75%203.58579%2020.75%204C20.75%204.41421%2020.4142%204.75%2020%204.75H3C2.58579%204.75%202.25%204.41421%202.25%204ZM2.25%209C2.25%208.58579%202.58579%208.25%203%208.25H12C12.4142%208.25%2012.75%208.58579%2012.75%209C12.75%209.41421%2012.4142%209.75%2012%209.75H3C2.58579%209.75%202.25%209.41421%202.25%209ZM2.25%2014C2.25%2013.5858%202.58579%2013.25%203%2013.25H8C8.41421%2013.25%208.75%2013.5858%208.75%2014C8.75%2014.4142%208.41421%2014.75%208%2014.75H3C2.58579%2014.75%202.25%2014.4142%202.25%2014Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.3446%206.99292C19.6232%206.89026%2019.9559%206.80218%2020.3149%206.86786C20.7572%206.94876%2021.1513%207.19678%2021.4156%207.56049C21.6302%207.85575%2021.6948%208.19372%2021.7228%208.48934C21.75%208.77705%2021.75%209.13584%2021.75%209.54466L21.75%209.57898L21.7501%209.6546C21.7509%209.9547%2021.7518%2010.2752%2021.644%2010.5705C21.559%2010.8036%2021.4254%2011.016%2021.252%2011.1935C21.0324%2011.4184%2020.7431%2011.5563%2020.4722%2011.6855L20.404%2011.7181L18.6185%2012.5751C18.25%2012.752%2017.9266%2012.9073%2017.6554%2013.0072C17.3936%2013.1036%2017.0842%2013.1872%2016.75%2013.1425V17.4286C16.75%2019.2429%2015.3147%2020.7501%2013.5%2020.7501C11.6853%2020.7501%2010.25%2019.2429%2010.25%2017.4286C10.25%2015.6143%2011.6853%2014.1072%2013.5%2014.1072C14.1477%2014.1072%2014.747%2014.2992%2015.25%2014.6286V11.0001H15.2529C15.25%2010.8312%2015.25%2010.6489%2015.25%2010.4555L15.25%2010.4211L15.2499%2010.3455C15.2491%2010.0454%2015.2482%209.72491%2015.356%209.42963C15.441%209.19652%2015.5746%208.98416%2015.748%208.80664C15.9676%208.58176%2016.2569%208.44382%2016.5278%208.31467L16.596%208.28206L18.3814%207.42504C18.75%207.24812%2019.0734%207.09284%2019.3446%206.99292Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/playlist-minimalistic-3-bold-duotone.svg?color=%231a73e8&size=48