Ai Enabled Edt Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ai Enabled Edt 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/316856.svg" alt="Ai Enabled Edt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316856.svg" alt="Ai Enabled Edt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316856.svg" alt="Ai Enabled Edt icon" :width="24" :height="24" />
CSS background
.icon-ai-enabled-edt {
background-image: url('https://proicons.com/icon/316856.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" version="1.1" viewBox="0 0 32 32">
<!-- Generator: Adobe Illustrator 30.1.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 136) -->
<defs>
<style>
.st0 {
fill: none;
}
</style>
</defs>
<path d="M18,20v-2h1v-7h-1v-2h4v2h-1v7h1v2h-4ZM14.5005,20h2l-3.5005-11h-3l-3.4966,11h1.9988l.6018-2h4.7781l.6184,2ZM9.7058,16l1.6284-5.4111.2559-.0024,1.6736,5.4136h-3.5579ZM12,30H0V0h30v20h-2V2H2v26h10v2ZM28,24c-1.0684,0-2.0723.416-2.8701,1.2158l-1.1305,1.2772-1.1713-1.3212c-.7559-.7559-1.7598-1.1718-2.8281-1.1718-2.2061,0-4,1.7939-4,4s1.7939,4,4,4c1.0684,0,2.0723-.4161,2.8701-1.2159l1.1305-1.2772,1.1713,1.3212c.7559.7559,1.7598,1.1719,2.8281,1.1719,2.2061,0,4-1.7939,4-4s-1.7939-4-4-4ZM21.4141,29.4141c-.3779.3779-.8799.5859-1.4141.5859-1.1025,0-2-.8975-2-2s.8975-2,2-2c.5342,0,1.0361.208,1.3721.542l1.2931,1.4586s-1.2511,1.4135-1.2511,1.4135ZM28,30c-.5342,0-1.0361-.208-1.3721-.542l-1.2931-1.4586,1.2511-1.4135c.3779-.3779.8799-.5859,1.4141-.5859,1.1025,0,2,.8975,2,2s-.8975,2-2,2Z"/>
<rect id="__x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/>
</svg>
Copied!