playlist alternate icon
playlist-alternate-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- playlist-alternate-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the playlist alternate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 8.266h-8a.75.75 0 1 1 0-1.5h8a.75.75 0 1 1 0 1.5m0 6H4a.75.75 0 1 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.5M9.23 7.286a1.2 1.2 0 0 1-.12.59a1.3 1.3 0 0 1-.37.47l-3.41 2.67c-.19.15-.42.24-.66.26h-.13a1.25 1.25 0 0 1-.57-.13a1.3 1.3 0 0 1-.52-.47a1.34 1.34 0 0 1-.2-.69v-4.97a1.31 1.31 0 0 1 .68-1.13a1.27 1.27 0 0 1 .67-.15c.231.013.455.085.65.21l3.41 2.28c.17.11.312.262.41.44c.108.188.163.403.16.62"/></svg>
React
import type { SVGProps } from "react";
export function MagePlaylistAlternateFill(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 8.266h-8a.75.75 0 1 1 0-1.5h8a.75.75 0 1 1 0 1.5m0 6H4a.75.75 0 1 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.5M9.23 7.286a1.2 1.2 0 0 1-.12.59a1.3 1.3 0 0 1-.37.47l-3.41 2.67c-.19.15-.42.24-.66.26h-.13a1.25 1.25 0 0 1-.57-.13a1.3 1.3 0 0 1-.52-.47a1.34 1.34 0 0 1-.2-.69v-4.97a1.31 1.31 0 0 1 .68-1.13a1.27 1.27 0 0 1 .67-.15c.231.013.455.085.65.21l3.41 2.28c.17.11.312.262.41.44c.108.188.163.403.16.62"/></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 8.266h-8a.75.75 0 1 1 0-1.5h8a.75.75 0 1 1 0 1.5m0 6H4a.75.75 0 1 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.5M9.23 7.286a1.2 1.2 0 0 1-.12.59a1.3 1.3 0 0 1-.37.47l-3.41 2.67c-.19.15-.42.24-.66.26h-.13a1.25 1.25 0 0 1-.57-.13a1.3 1.3 0 0 1-.52-.47a1.34 1.34 0 0 1-.2-.69v-4.97a1.31 1.31 0 0 1 .68-1.13a1.27 1.27 0 0 1 .67-.15c.231.013.455.085.65.21l3.41 2.28c.17.11.312.262.41.44c.108.188.163.403.16.62"/></svg> </template>
CSS
.icon-playlist-alternate-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%208.266h-8a.75.75%200%201%201%200-1.5h8a.75.75%200%201%201%200%201.5m0%206H4a.75.75%200%201%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.5M9.23%207.286a1.2%201.2%200%200%201-.12.59a1.3%201.3%200%200%201-.37.47l-3.41%202.67c-.19.15-.42.24-.66.26h-.13a1.25%201.25%200%200%201-.57-.13a1.3%201.3%200%200%201-.52-.47a1.34%201.34%200%200%201-.2-.69v-4.97a1.31%201.31%200%200%201%20.68-1.13a1.27%201.27%200%200%201%20.67-.15c.231.013.455.085.65.21l3.41%202.28c.17.11.312.262.41.44c.108.188.163.403.16.62%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%208.266h-8a.75.75%200%201%201%200-1.5h8a.75.75%200%201%201%200%201.5m0%206H4a.75.75%200%201%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.5M9.23%207.286a1.2%201.2%200%200%201-.12.59a1.3%201.3%200%200%201-.37.47l-3.41%202.67c-.19.15-.42.24-.66.26h-.13a1.25%201.25%200%200%201-.57-.13a1.3%201.3%200%200%201-.52-.47a1.34%201.34%200%200%201-.2-.69v-4.97a1.31%201.31%200%200%201%20.68-1.13a1.27%201.27%200%200%201%20.67-.15c.231.013.455.085.65.21l3.41%202.28c.17.11.312.262.41.44c.108.188.163.403.16.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/playlist-alternate-fill.svg?color=%231a73e8&size=48