Back to Explorer
16 - 512
0.5 - 4.0
Save to
fileoutline
md newspaper
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNewspaperIcon = (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="M22,3l-1.67,1.67L18.67,3L17,4.67L15.33,3l-1.66,1.67L12,3l-1.67,1.67L8.67,3L7,4.67L5.33,3L3.67,4.67L2,3v16 c0,1.1,0.9,2,2,2l16,0c1.1,0,2-0.9,2-2V3z M11,19H4v-6h7V19z M20,19h-7v-2h7V19z M20,15h-7v-2h7V15z M20,11H4V8h16V11z"/></g>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.42 KB
Tags
articlebookcommunicationcurrent eventsdailydatadocdocumentdrivefilefolderfoldersheadlineinformationjournalismlinesmagazinemedianewsnewspapernotespagepagespaperpressprintpublicationreadingrectanglereportsheetslidesquaretextupdatewriting
Compare Alternatives
See how other libraries approach this concept.