Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md pageview
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPageviewIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M11.49 16c.88 0 1.7-.26 2.39-.7l2.44 2.44 1.42-1.42-2.44-2.43c.44-.7.7-1.51.7-2.39C16 9.01 13.99 7 11.5 7S7 9.01 7 11.5 9.01 16 11.49 16zm.01-7c1.38 0 2.5 1.12 2.5 2.5S12.88 14 11.5 14 9 12.88 9 11.5 10.12 9 11.5 9zM20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 14H4V6h16v12z"/>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.53 KB
Tags
addbookbrowsecirclecontentcreatedatadetailsdocdocumentenlargeentryexplorefilefindformglassinformationlocatemagnifymagnifyingnewnotepagepaperplusreadingrectanglescansearchtextviewzoom
Compare Alternatives
See how other libraries approach this concept.