Newspaper Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Newspaper icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306137.svg" alt="Newspaper icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306137.svg" alt="Newspaper icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306137.svg" alt="Newspaper icon" :width="24" :height="24" />
CSS background
.icon-newspaper {
background-image: url('https://proicons.com/icon/306137.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M828 240v-81c0-8-6-14-14-14H77c-8 0-14 6-14 14v587s0 110 109 110h683s82-2 82-110V268c0-8-6-14-14-14h-81c-8 0-14-6-14-14zM117 746V214c0-8 7-15 15-15h627c8 0 15 7 15 15v532c0 18 4 32 10 43 4 7 2 12-6 12H172c-55 0-55-55-55-55zm69-437h518c8 0 15 6 15 14v26c0 8-7 14-15 14H186c-8 0-14-6-14-14v-26c0-8 6-14 14-14zm301 328h163c8 0 14 6 14 14v26c0 8-6 15-14 15H487c-8 0-14-7-14-15v-26c0-8 6-14 14-14zm0-110h217c8 0 15 7 15 15v26c0 8-7 14-15 14H487c-8 0-14-6-14-14v-26c0-8 6-15 14-15zm0-109h217c8 0 15 7 15 14v27c0 8-7 14-15 14H487c-8 0-14-6-14-14v-27c0-7 6-14 14-14zm-301 0h218c7 0 14 7 14 14v245c0 8-7 15-14 15H186c-8 0-14-7-14-15V432c0-7 6-14 14-14z"/></svg>
Newspaper in other icon packs
Copied!