Journal Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Journal 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/327718.svg" alt="Journal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327718.svg" alt="Journal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327718.svg" alt="Journal icon" :width="24" :height="24" />
CSS background
.icon-journal {
background-image: url('https://proicons.com/icon/327718.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="9.0299" y="5.5002" width="33.4701" height="33.4701" rx="6.1714" ry="6.1714"/><path class="b" d="M38.5501,38.547c-.8857,2.3135-3.1199,3.9528-5.7507,3.9528H11.6738c-3.4108,0-6.1738-2.763-6.1738-6.1738V15.2005c0-2.6308,1.6393-4.865,3.9528-5.7507"/><polyline class="b" points="36.829 5.5202 36.829 18.7326 32.6035 14.7851 28.3781 18.7326 28.3781 5.5002"/></svg>
Journal in other icon packs
Copied!