Check24 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Check24 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/323614.svg" alt="Check24 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323614.svg" alt="Check24 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323614.svg" alt="Check24 icon" :width="24" :height="24" />
CSS background
.icon-check24 {
background-image: url('https://proicons.com/icon/323614.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><g><g><path class="c" d="m14.8498,30.4094c1.6734.7998,4.8549,2.0516,9.03,2.0753,4.3069.0244,7.5854-1.27,9.2704-2.0753"/><polyline class="c" points="15.9553 33.1466 14.8498 30.4094 17.5871 29.3039"/><polyline class="c" points="32.0447 33.1466 33.1502 30.4094 30.413 29.3039"/></g><g><polyline class="c" points="31.2806 26.9379 33.4108 14.8534 25.494 22.9706 33.5 22.9706"/><path class="c" d="m15.925,18.8564c.4356-2.4705,3.0172-4.4184,5.4897-3.9265,1.6219.3226,2.7064,1.7745,2.5736,3.4758-.0988,1.2655-.7195,2.5142-1.7289,3.2813-1.8699,1.4211-7.7594,5.2509-7.7594,5.2509h8.006"/></g></g></svg>
Check24 in other icon packs
Copied!