Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md file open
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFileOpenIcon = (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="M15,22H6c-1.1,0-2-0.9-2-2V4c0-1.1,0.9-2,2-2h8l6,6v6h-2V9h-5V4H6v16h9V22z M19,21.66l0-2.24l2.95,2.95l1.41-1.41L20.41,18 h2.24v-2H17v5.66H19z"/></g>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.34 KB
Tags
accessaccess fileadministrationapplicationarrowbrowsebusinesscomputerdatadirectorydocdocumentdriveexplorefilefile openfolderfolder openinformationinterfaceleftmanageofficeopenopen documentopen filepagepaperrecordretrievestoragetechnologyviewview file
Compare Alternatives
See how other libraries approach this concept.