playlist icon
playlist-broken from Solar by 480 Design · Broken · List · CC-BY-4.0 Attribution required.
- Name
- playlist-broken
- Set
- Solar
- Style
- Broken
- Category
- List
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More list icons from Solar
bill-2-boldchecklist-boldchecklist-minimalistic-boldlist-arrow-down-boldlist-arrow-down-minimalistic-boldlist-arrow-up-boldlist-arrow-up-minimalistic-boldlist-boldlist-check-boldlist-check-minimalistic-boldlist-cross-boldlist-cross-minimalistic-boldlist-down-boldlist-down-minimalistic-boldlist-heart-boldlist-heart-minimalistic-boldlist-up-boldlist-up-minimalistic-boldlist-vertical-boldplaylist-2-boldplaylist-minimalistic-2-boldplaylist-minimalistic-3-boldplaylist-minimalistic-boldsort-alphabetically-bold
Use the playlist icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M11 14L3 14"/><path stroke-linecap="round" d="M11 18H3"/><path d="M18.875 14.1183C20.5288 15.0732 21.3558 15.5506 21.4772 16.2394C21.5076 16.4118 21.5076 16.5881 21.4772 16.7604C21.3558 17.4492 20.5288 17.9266 18.875 18.8815C17.2212 19.8363 16.3942 20.3137 15.737 20.0745C15.5725 20.0147 15.4199 19.9265 15.2858 19.814C14.75 19.3644 14.75 18.4096 14.75 16.4999C14.75 14.5902 14.75 13.6354 15.2858 13.1858C15.4199 13.0733 15.5725 12.9852 15.737 12.9253C16.3942 12.6861 17.2212 13.1635 18.875 14.1183Z"/><path stroke-linecap="round" d="M3 6L13.5 6M20 6L17.75 6"/><path stroke-linecap="round" d="M20 10L9.5 10M3 10H5.25"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarPlaylistBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M11 14L3 14"/><path strokeLinecap="round" d="M11 18H3"/><path d="M18.875 14.1183C20.5288 15.0732 21.3558 15.5506 21.4772 16.2394C21.5076 16.4118 21.5076 16.5881 21.4772 16.7604C21.3558 17.4492 20.5288 17.9266 18.875 18.8815C17.2212 19.8363 16.3942 20.3137 15.737 20.0745C15.5725 20.0147 15.4199 19.9265 15.2858 19.814C14.75 19.3644 14.75 18.4096 14.75 16.4999C14.75 14.5902 14.75 13.6354 15.2858 13.1858C15.4199 13.0733 15.5725 12.9852 15.737 12.9253C16.3942 12.6861 17.2212 13.1635 18.875 14.1183Z"/><path strokeLinecap="round" d="M3 6L13.5 6M20 6L17.75 6"/><path strokeLinecap="round" d="M20 10L9.5 10M3 10H5.25"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M11 14L3 14"/><path stroke-linecap="round" d="M11 18H3"/><path d="M18.875 14.1183C20.5288 15.0732 21.3558 15.5506 21.4772 16.2394C21.5076 16.4118 21.5076 16.5881 21.4772 16.7604C21.3558 17.4492 20.5288 17.9266 18.875 18.8815C17.2212 19.8363 16.3942 20.3137 15.737 20.0745C15.5725 20.0147 15.4199 19.9265 15.2858 19.814C14.75 19.3644 14.75 18.4096 14.75 16.4999C14.75 14.5902 14.75 13.6354 15.2858 13.1858C15.4199 13.0733 15.5725 12.9852 15.737 12.9253C16.3942 12.6861 17.2212 13.1635 18.875 14.1183Z"/><path stroke-linecap="round" d="M3 6L13.5 6M20 6L17.75 6"/><path stroke-linecap="round" d="M20 10L9.5 10M3 10H5.25"/></g></svg> </template>
CSS
.icon-playlist-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2014L3%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2018H3%22%2F%3E%3Cpath%20d%3D%22M18.875%2014.1183C20.5288%2015.0732%2021.3558%2015.5506%2021.4772%2016.2394C21.5076%2016.4118%2021.5076%2016.5881%2021.4772%2016.7604C21.3558%2017.4492%2020.5288%2017.9266%2018.875%2018.8815C17.2212%2019.8363%2016.3942%2020.3137%2015.737%2020.0745C15.5725%2020.0147%2015.4199%2019.9265%2015.2858%2019.814C14.75%2019.3644%2014.75%2018.4096%2014.75%2016.4999C14.75%2014.5902%2014.75%2013.6354%2015.2858%2013.1858C15.4199%2013.0733%2015.5725%2012.9852%2015.737%2012.9253C16.3942%2012.6861%2017.2212%2013.1635%2018.875%2014.1183Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%206L13.5%206M20%206L17.75%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2010L9.5%2010M3%2010H5.25%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2014L3%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11%2018H3%22%2F%3E%3Cpath%20d%3D%22M18.875%2014.1183C20.5288%2015.0732%2021.3558%2015.5506%2021.4772%2016.2394C21.5076%2016.4118%2021.5076%2016.5881%2021.4772%2016.7604C21.3558%2017.4492%2020.5288%2017.9266%2018.875%2018.8815C17.2212%2019.8363%2016.3942%2020.3137%2015.737%2020.0745C15.5725%2020.0147%2015.4199%2019.9265%2015.2858%2019.814C14.75%2019.3644%2014.75%2018.4096%2014.75%2016.4999C14.75%2014.5902%2014.75%2013.6354%2015.2858%2013.1858C15.4199%2013.0733%2015.5725%2012.9852%2015.737%2012.9253C16.3942%2012.6861%2017.2212%2013.1635%2018.875%2014.1183Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%206L13.5%206M20%206L17.75%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2010L9.5%2010M3%2010H5.25%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-broken.svg?color=%231a73e8&size=48