play-lesson-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
play-lesson-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More audio & video icons from Material Symbols Light

Use the play lesson icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h10.769q.69 0 1.153.463T18 4.616v6.519q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-6.52q0-.23-.192-.423T16.384 4H11.5v5.49q0 .237-.202.358t-.413-.01L9.5 9l-1.384.839q-.212.13-.414.009T7.5 9.49V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.347q.213 0 .356.143t.144.357t-.144.357t-.356.143zm9.049-.472Q13.5 19.364 13.5 17.692q0-1.67 1.165-2.835q1.164-1.165 2.835-1.165t2.836 1.165t1.164 2.835t-1.164 2.836t-2.836 1.164t-2.835-1.164m2.61-1.407l1.627-1.138q.173-.131.173-.33q0-.197-.173-.328l-1.627-1.138q-.211-.131-.426-.022q-.214.108-.214.35v2.277q0 .243.214.351t.426-.022M7.558 4h4zM5 20V4v5.851V9v.851V4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPlayLessonOutlineRounded(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="M5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h10.769q.69 0 1.153.463T18 4.616v6.519q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-6.52q0-.23-.192-.423T16.384 4H11.5v5.49q0 .237-.202.358t-.413-.01L9.5 9l-1.384.839q-.212.13-.414.009T7.5 9.49V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.347q.213 0 .356.143t.144.357t-.144.357t-.356.143zm9.049-.472Q13.5 19.364 13.5 17.692q0-1.67 1.165-2.835q1.164-1.165 2.835-1.165t2.836 1.165t1.164 2.835t-1.164 2.836t-2.836 1.164t-2.835-1.164m2.61-1.407l1.627-1.138q.173-.131.173-.33q0-.197-.173-.328l-1.627-1.138q-.211-.131-.426-.022q-.214.108-.214.35v2.277q0 .243.214.351t.426-.022M7.558 4h4zM5 20V4v5.851V9v.851V4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h10.769q.69 0 1.153.463T18 4.616v6.519q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-6.52q0-.23-.192-.423T16.384 4H11.5v5.49q0 .237-.202.358t-.413-.01L9.5 9l-1.384.839q-.212.13-.414.009T7.5 9.49V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.347q.213 0 .356.143t.144.357t-.144.357t-.356.143zm9.049-.472Q13.5 19.364 13.5 17.692q0-1.67 1.165-2.835q1.164-1.165 2.835-1.165t2.836 1.165t1.164 2.835t-1.164 2.836t-2.836 1.164t-2.835-1.164m2.61-1.407l1.627-1.138q.173-.131.173-.33q0-.197-.173-.328l-1.627-1.138q-.211-.131-.426-.022q-.214.108-.214.35v2.277q0 .243.214.351t.426-.022M7.558 4h4zM5 20V4v5.851V9v.851V4z"/></svg>
</template>

CSS

.icon-play-lesson-outline-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%22M5.616%2021q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203h10.769q.69%200%201.153.463T18%204.616v6.519q0%20.213-.143.356t-.357.144t-.357-.144t-.143-.356v-6.52q0-.23-.192-.423T16.384%204H11.5v5.49q0%20.237-.202.358t-.413-.01L9.5%209l-1.384.839q-.212.13-.414.009T7.5%209.49V4H5.616q-.231%200-.424.192T5%204.615v14.77q0%20.23.192.423t.423.192h5.347q.213%200%20.356.143t.144.357t-.144.357t-.356.143zm9.049-.472Q13.5%2019.364%2013.5%2017.692q0-1.67%201.165-2.835q1.164-1.165%202.835-1.165t2.836%201.165t1.164%202.835t-1.164%202.836t-2.836%201.164t-2.835-1.164m2.61-1.407l1.627-1.138q.173-.131.173-.33q0-.197-.173-.328l-1.627-1.138q-.211-.131-.426-.022q-.214.108-.214.35v2.277q0%20.243.214.351t.426-.022M7.558%204h4zM5%2020V4v5.851V9v.851V4z%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%22M5.616%2021q-.691%200-1.153-.462T4%2019.385V4.615q0-.69.463-1.152T5.616%203h10.769q.69%200%201.153.463T18%204.616v6.519q0%20.213-.143.356t-.357.144t-.357-.144t-.143-.356v-6.52q0-.23-.192-.423T16.384%204H11.5v5.49q0%20.237-.202.358t-.413-.01L9.5%209l-1.384.839q-.212.13-.414.009T7.5%209.49V4H5.616q-.231%200-.424.192T5%204.615v14.77q0%20.23.192.423t.423.192h5.347q.213%200%20.356.143t.144.357t-.144.357t-.356.143zm9.049-.472Q13.5%2019.364%2013.5%2017.692q0-1.67%201.165-2.835q1.164-1.165%202.835-1.165t2.836%201.165t1.164%202.835t-1.164%202.836t-2.836%201.164t-2.835-1.164m2.61-1.407l1.627-1.138q.173-.131.173-.33q0-.197-.173-.328l-1.627-1.138q-.211-.131-.426-.022q-.214.108-.214.35v2.277q0%20.243.214.351t.426-.022M7.558%204h4zM5%2020V4v5.851V9v.851V4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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