play lesson icon
play-lesson-sharp from Material Symbols Light by Google · Sharp · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- play-lesson-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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="M4 21V3h14v8.735q-.22-.031-.5-.031t-.5.03q-2.379.189-3.94 1.91q-1.56 1.722-1.56 4.048q0 .87.26 1.723q.261.852.72 1.585zm10.665-.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.164m1.97-.951l2.73-1.923l-2.73-1.923zM7.5 10.192L9.5 9l2 1.192V4h-4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPlayLessonSharp(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 21V3h14v8.735q-.22-.031-.5-.031t-.5.03q-2.379.189-3.94 1.91q-1.56 1.722-1.56 4.048q0 .87.26 1.723q.261.852.72 1.585zm10.665-.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.164m1.97-.951l2.73-1.923l-2.73-1.923zM7.5 10.192L9.5 9l2 1.192V4h-4z"/></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 21V3h14v8.735q-.22-.031-.5-.031t-.5.03q-2.379.189-3.94 1.91q-1.56 1.722-1.56 4.048q0 .87.26 1.723q.261.852.72 1.585zm10.665-.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.164m1.97-.951l2.73-1.923l-2.73-1.923zM7.5 10.192L9.5 9l2 1.192V4h-4z"/></svg> </template>
CSS
.icon-play-lesson-sharp {
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%2021V3h14v8.735q-.22-.031-.5-.031t-.5.03q-2.379.189-3.94%201.91q-1.56%201.722-1.56%204.048q0%20.87.26%201.723q.261.852.72%201.585zm10.665-.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.164m1.97-.951l2.73-1.923l-2.73-1.923zM7.5%2010.192L9.5%209l2%201.192V4h-4z%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%2021V3h14v8.735q-.22-.031-.5-.031t-.5.03q-2.379.189-3.94%201.91q-1.56%201.722-1.56%204.048q0%20.87.26%201.723q.261.852.72%201.585zm10.665-.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.164m1.97-.951l2.73-1.923l-2.73-1.923zM7.5%2010.192L9.5%209l2%201.192V4h-4z%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-sharp.svg?color=%231a73e8&size=48