playlist-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.

Name
playlist-fill
Set
Mage Icons
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in Mage Icons

The same icon in other sets

Related icons in Mage Icons

Use the playlist icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5.245H4a.75.75 0 0 1 0-1.5h16a.75.75 0 1 1 0 1.5m0 6H4a.75.75 0 1 1 0-1.5h16a.75.75 0 1 1 0 1.5m-8 6H4a.75.75 0 1 1 0-1.5h8a.75.75 0 1 1 0 1.5m8.72-1c.002.21-.039.417-.12.61a1.4 1.4 0 0 1-.38.47l-3.38 2.67c-.19.15-.42.24-.66.26h-.13a1.3 1.3 0 0 1-.57-.13a1.4 1.4 0 0 1-.52-.47a1.3 1.3 0 0 1-.2-.68v-4.98a1.35 1.35 0 0 1 .68-1.13a1.3 1.3 0 0 1 .67-.15c.232.008.457.081.65.21l3.41 2.28a1.28 1.28 0 0 1 .58 1z"/></svg>

React

import type { SVGProps } from "react";

export function MagePlaylistFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5.245H4a.75.75 0 0 1 0-1.5h16a.75.75 0 1 1 0 1.5m0 6H4a.75.75 0 1 1 0-1.5h16a.75.75 0 1 1 0 1.5m-8 6H4a.75.75 0 1 1 0-1.5h8a.75.75 0 1 1 0 1.5m8.72-1c.002.21-.039.417-.12.61a1.4 1.4 0 0 1-.38.47l-3.38 2.67c-.19.15-.42.24-.66.26h-.13a1.3 1.3 0 0 1-.57-.13a1.4 1.4 0 0 1-.52-.47a1.3 1.3 0 0 1-.2-.68v-4.98a1.35 1.35 0 0 1 .68-1.13a1.3 1.3 0 0 1 .67-.15c.232.008.457.081.65.21l3.41 2.28a1.28 1.28 0 0 1 .58 1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 5.245H4a.75.75 0 0 1 0-1.5h16a.75.75 0 1 1 0 1.5m0 6H4a.75.75 0 1 1 0-1.5h16a.75.75 0 1 1 0 1.5m-8 6H4a.75.75 0 1 1 0-1.5h8a.75.75 0 1 1 0 1.5m8.72-1c.002.21-.039.417-.12.61a1.4 1.4 0 0 1-.38.47l-3.38 2.67c-.19.15-.42.24-.66.26h-.13a1.3 1.3 0 0 1-.57-.13a1.4 1.4 0 0 1-.52-.47a1.3 1.3 0 0 1-.2-.68v-4.98a1.35 1.35 0 0 1 .68-1.13a1.3 1.3 0 0 1 .67-.15c.232.008.457.081.65.21l3.41 2.28a1.28 1.28 0 0 1 .58 1z"/></svg>
</template>

CSS

.icon-playlist-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%205.245H4a.75.75%200%200%201%200-1.5h16a.75.75%200%201%201%200%201.5m0%206H4a.75.75%200%201%201%200-1.5h16a.75.75%200%201%201%200%201.5m-8%206H4a.75.75%200%201%201%200-1.5h8a.75.75%200%201%201%200%201.5m8.72-1c.002.21-.039.417-.12.61a1.4%201.4%200%200%201-.38.47l-3.38%202.67c-.19.15-.42.24-.66.26h-.13a1.3%201.3%200%200%201-.57-.13a1.4%201.4%200%200%201-.52-.47a1.3%201.3%200%200%201-.2-.68v-4.98a1.35%201.35%200%200%201%20.68-1.13a1.3%201.3%200%200%201%20.67-.15c.232.008.457.081.65.21l3.41%202.28a1.28%201.28%200%200%201%20.58%201z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%205.245H4a.75.75%200%200%201%200-1.5h16a.75.75%200%201%201%200%201.5m0%206H4a.75.75%200%201%201%200-1.5h16a.75.75%200%201%201%200%201.5m-8%206H4a.75.75%200%201%201%200-1.5h8a.75.75%200%201%201%200%201.5m8.72-1c.002.21-.039.417-.12.61a1.4%201.4%200%200%201-.38.47l-3.38%202.67c-.19.15-.42.24-.66.26h-.13a1.3%201.3%200%200%201-.57-.13a1.4%201.4%200%200%201-.52-.47a1.3%201.3%200%200%201-.2-.68v-4.98a1.35%201.35%200%200%201%20.68-1.13a1.3%201.3%200%200%201%20.67-.15c.232.008.457.081.65.21l3.41%202.28a1.28%201.28%200%200%201%20.58%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/playlist-fill.svg?color=%231a73e8&size=48