Journal Icon
Free SVG icon from the Memory Icons 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/312178.svg" alt="Journal icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312178.svg" alt="Journal icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312178.svg" alt="Journal icon" :width="24" :height="24" />
CSS background
.icon-journal {
background-image: url('https://proicons.com/icon/312178.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" id="memory-journal" viewBox="0 0 22 22"><path d="M15 8H8V6H15M14 13H9V11H14M18 21H4V20H3V17H2V14H3V12H2V10H3V8H2V5H3V2H4V1H18V2H19V20H18M17 19V3H5V5H6V8H5V10H6V12H5V14H6V17H5V19Z" /></svg>
Journal in other icon packs
Copied!