Checkbox Marked Icon
Free SVG icon from the Memory Icons collection. Download or copy for use in any project.
The Checkbox Marked 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/312056.svg" alt="Checkbox Marked icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/312056.svg" alt="Checkbox Marked icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/312056.svg" alt="Checkbox Marked icon" :width="24" :height="24" />
CSS background
.icon-checkbox-marked {
background-image: url('https://proicons.com/icon/312056.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-checkbox-marked" viewBox="0 0 22 22"><path d="M3 4H4V3H18V4H17V5H5V17H17V11H18V10H19V18H18V19H4V18H3V4M6 9H8V10H9V11H10V12H12V11H13V10H14V9H15V8H16V7H17V6H18V5H19V4H21V6H20V7H19V8H18V9H17V10H16V11H15V12H14V13H13V14H12V15H10V14H9V13H8V12H7V11H6V9Z" /></svg>
Checkbox Marked in other icon packs
Copied!