playlist add check icon

playlist-add-check-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
playlist-add-check-rounded
Set
Material Symbols Light
Style
Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0
Aliases
playlist-add-check-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the playlist add check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 15.5q-.213 0-.356-.144t-.144-.357t.144-.356T4 14.5h6q.213 0 .356.144t.144.357t-.144.356T10 15.5zm0-4q-.213 0-.356-.144t-.144-.357t.144-.356T4 10.5h10q.213 0 .356.144t.144.357t-.144.356T14 11.5zm0-4q-.213 0-.356-.144T3.5 6.999t.144-.356T4 6.5h10q.213 0 .356.144t.144.357t-.144.356T14 7.5zm12.052 10.426q-.136-.053-.271-.188l-1.935-1.934q-.14-.14-.153-.341t.157-.371q.156-.155.347-.158q.192-.003.357.157l1.796 1.79l3.89-3.89q.147-.147.348-.153t.37.158q.156.166.158.354q.003.189-.162.354l-4.038 4.038q-.131.131-.27.184q-.14.053-.298.053t-.296-.053"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPlaylistAddCheckRounded(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="M4 15.5q-.213 0-.356-.144t-.144-.357t.144-.356T4 14.5h6q.213 0 .356.144t.144.357t-.144.356T10 15.5zm0-4q-.213 0-.356-.144t-.144-.357t.144-.356T4 10.5h10q.213 0 .356.144t.144.357t-.144.356T14 11.5zm0-4q-.213 0-.356-.144T3.5 6.999t.144-.356T4 6.5h10q.213 0 .356.144t.144.357t-.144.356T14 7.5zm12.052 10.426q-.136-.053-.271-.188l-1.935-1.934q-.14-.14-.153-.341t.157-.371q.156-.155.347-.158q.192-.003.357.157l1.796 1.79l3.89-3.89q.147-.147.348-.153t.37.158q.156.166.158.354q.003.189-.162.354l-4.038 4.038q-.131.131-.27.184q-.14.053-.298.053t-.296-.053"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 15.5q-.213 0-.356-.144t-.144-.357t.144-.356T4 14.5h6q.213 0 .356.144t.144.357t-.144.356T10 15.5zm0-4q-.213 0-.356-.144t-.144-.357t.144-.356T4 10.5h10q.213 0 .356.144t.144.357t-.144.356T14 11.5zm0-4q-.213 0-.356-.144T3.5 6.999t.144-.356T4 6.5h10q.213 0 .356.144t.144.357t-.144.356T14 7.5zm12.052 10.426q-.136-.053-.271-.188l-1.935-1.934q-.14-.14-.153-.341t.157-.371q.156-.155.347-.158q.192-.003.357.157l1.796 1.79l3.89-3.89q.147-.147.348-.153t.37.158q.156.166.158.354q.003.189-.162.354l-4.038 4.038q-.131.131-.27.184q-.14.053-.298.053t-.296-.053"/></svg>
</template>

CSS

.icon-playlist-add-check-rounded {
  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%22M4%2015.5q-.213%200-.356-.144t-.144-.357t.144-.356T4%2014.5h6q.213%200%20.356.144t.144.357t-.144.356T10%2015.5zm0-4q-.213%200-.356-.144t-.144-.357t.144-.356T4%2010.5h10q.213%200%20.356.144t.144.357t-.144.356T14%2011.5zm0-4q-.213%200-.356-.144T3.5%206.999t.144-.356T4%206.5h10q.213%200%20.356.144t.144.357t-.144.356T14%207.5zm12.052%2010.426q-.136-.053-.271-.188l-1.935-1.934q-.14-.14-.153-.341t.157-.371q.156-.155.347-.158q.192-.003.357.157l1.796%201.79l3.89-3.89q.147-.147.348-.153t.37.158q.156.166.158.354q.003.189-.162.354l-4.038%204.038q-.131.131-.27.184q-.14.053-.298.053t-.296-.053%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%22M4%2015.5q-.213%200-.356-.144t-.144-.357t.144-.356T4%2014.5h6q.213%200%20.356.144t.144.357t-.144.356T10%2015.5zm0-4q-.213%200-.356-.144t-.144-.357t.144-.356T4%2010.5h10q.213%200%20.356.144t.144.357t-.144.356T14%2011.5zm0-4q-.213%200-.356-.144T3.5%206.999t.144-.356T4%206.5h10q.213%200%20.356.144t.144.357t-.144.356T14%207.5zm12.052%2010.426q-.136-.053-.271-.188l-1.935-1.934q-.14-.14-.153-.341t.157-.371q.156-.155.347-.158q.192-.003.357.157l1.796%201.79l3.89-3.89q.147-.147.348-.153t.37.158q.156.166.158.354q.003.189-.162.354l-4.038%204.038q-.131.131-.27.184q-.14.053-.298.053t-.296-.053%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/playlist-add-check-rounded.svg?color=%231a73e8&size=48