Ai Financial Sustainability Check Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ai Financial Sustainability Check icon is commonly used in to-do lists, form validation and success states. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/316982.svg" alt="Ai Financial Sustainability Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316982.svg" alt="Ai Financial Sustainability Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316982.svg" alt="Ai Financial Sustainability Check icon" :width="24" :height="24" />
CSS background
.icon-ai-financial-sustainability-check {
background-image: url('https://proicons.com/icon/316982.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="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
.cls-1, .cls-2 {
stroke-width: 0px;
}
</style>
</defs>
<polygon class="cls-2" points="16 23.4142 11.293 18.7072 12.707 17.2928 16 20.5858 27.293 9.2928 28.707 10.7072 16 23.4142"/>
<path class="cls-2" d="m12.707,8.7073l-1.4141-1.4141-4.2928,4.2928-2.5861-2.5863,4.293-4.2925-1.4141-1.4141-5,4.9995c-.1875.1875-.293.4419-.293.707s.1055.5195.293.707l7,7.0005,1.4141-1.4141-2.2929-2.293,4.2929-4.2929Z"/>
<path class="cls-2" d="m16,30c-7.7197,0-14-6.2804-14-14h2c0,6.6168,5.3833,12,12,12s12-5.3832,12-12h2c0,7.7196-6.2803,14-14,14Z"/>
<path class="cls-2" d="m24.3076,7.3407c-2.2446-2.1543-5.1948-3.3407-8.3076-3.3407-.9365,0-1.8682.108-2.77.321l-.46-1.9463c1.0522-.2487,2.1387-.3748,3.23-.3748,3.6313,0,7.0737,1.3843,9.6924,3.8978l-1.3848,1.4429Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!