Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md video file
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdVideoFileIcon = (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></g><g><path d="M14,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8L14,2z M6,20V4h7v5h5v11H6z M14,14l2-1.06v4.12L14,16v1 c0,0.55-0.45,1-1,1H9c-0.55,0-1-0.45-1-1v-4c0-0.55,0.45-1,1-1h4c0.55,0,1,0.45,1,1V14z"/></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.40 KB
Tags
cameradocdocumentdocument typeextensionfilefile typefilmfilmingformatformat typehardwareimagemediamedia formatmedia playermotionmoviemovie filemultimediamultimedia filepictureplayplay symbolrectanglesquaretrianglevideovideo filevideo playervideographyviewview filewatchwatch file
Compare Alternatives
See how other libraries approach this concept.