Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md play lesson
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPlayLessonIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><path d="M5,20V4h2v7l2.5-1.5L12,11V4h5v7.08c0.33-0.05,0.66-0.08,1-0.08s0.67,0.03,1,0.08V4c0-1.1-0.9-2-2-2H5C3.9,2,3,2.9,3,4v16 c0,1.1,0.9,2,2,2h7.26c-0.42-0.6-0.75-1.28-0.97-2H5z M18,13c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5S20.76,13,18,13z M16.75,20.5v-5l4,2.5L16.75,20.5z"/></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.51 KB
Tags
academicaudiobookbookmarkbuttonclasscontinuecoursedigitalebookeducationguidelearninglecturelessonlesson continuelesson playbacklesson startmediamodulemultimediaplayplay lessonplaybackreadreadingresumeribbonschoolstartteachingtrainingtriangletutorialvideo
Compare Alternatives
See how other libraries approach this concept.