Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md request page
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRequestPageIcon = (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}
>
<path d="M13.17,4L18,8.83V20H6V4H13.17 M14,2H6C4.9,2,4,2.9,4,4v16c0,1.1,0.9,2,2,2h12c1.1,0,2-0.9,2-2V8L14,2L14,2z M15,11h-4v1h3 c0.55,0,1,0.45,1,1v3c0,0.55-0.45,1-1,1h-1v1h-2v-1H9v-2h4v-1h-3c-0.55,0-1-0.45-1-1v-3c0-0.55,0.45-1,1-1h1V8h2v1h2V11z"/>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.42 KB
Tags
addadd documentadd fileapplicationaskcontentcreatedatadocdocumentdrivefilefolderfoldersformform fieldform submissionmemoneedsnewnew documentnew filenotepagepaperplusplus signqueryrequestrequest formrequest pagerequiresheetslidesubmissiontextwriting
Compare Alternatives
See how other libraries approach this concept.