Format Bold Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Format Bold 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/312136.svg" alt="Format Bold icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312136.svg" alt="Format Bold icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312136.svg" alt="Format Bold icon" :width="24" :height="24" />
CSS background
.icon-format-bold {
background-image: url('https://proicons.com/icon/312136.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-format-bold" viewBox="0 0 22 22"><path d="M15 19H6V17H7V5H6V3H13V4H14V5H15V6H16V10H15V12H16V13H17V17H16V18H15M12 10V9H13V7H12V6H10V10M13 16V15H14V14H13V13H10V16Z" /></svg>
Format Bold in other icon packs
Copied!