Nerd Ai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nerd Ai 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/330079.svg" alt="Nerd Ai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330079.svg" alt="Nerd Ai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330079.svg" alt="Nerd Ai icon" :width="24" :height="24" />
CSS background
.icon-nerd-ai {
background-image: url('https://proicons.com/icon/330079.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.u{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="u" d="M8.6711,23.9754c-.8999-2.8941-1.2093-5.5378-1.1274-8.5585.0339-1.2485.7719-1.8888,1.9108-1.3514,5.1425,2.4266,10.6113,2.018,15.9193.5952,5.308-1.4228,10.2484-3.8042,13.489-8.4779.187-.2697.3905-.4566.6006-.5666"/><path id="e" class="u" d="M11.2938,42.4996c.4344-1.594,1.613-2.9925,2.9245-3.9831-1.0501-.549-2.3336-1.7059-2.9943-2.7425"/><path id="f" class="u" d="M16.7816,42.5c.0965-1.0928.3957-2.1152.8319-2.9864,5.57-.0799,9.1646-1.8418,12.1505-3.8553"/><path id="g" class="u" d="M42.4867,33.3215c-3.9652,1.7648-7.34,1.9341-10.4199,1.7196"/></g><g id="h"><path id="i" class="u" d="M32.9897,32.6141c.7552-2.0081-.469-3.7026-3.5757-2.8699-3.1068.8327-3.3245,2.9181-1.6622,4.2739l3.5986,2.9552,1.6394-4.3592h0"/><g id="j"><path id="k" class="u" d="M42.4914,24.2636c-.5938,2.0487-2.2151,3.6378-4.2748,4.1899-1.1809.3165-2.4297.2704-3.584-.1325"/><path id="l" class="u" d="M34.6099,16.8195c.1491-.0527.3001-.0995.4528-.1405,3.2152-.8618,6.5268,1.0172,7.4373,4.22"/><path id="m" class="u" d="M40.1431,21.6272c.5185,1.9356-.6298,3.9252-2.5647,4.4438s-3.9238-.63-4.4423-2.5656h0c-.5185-1.9356.6298-3.9252,2.5647-4.4438h0c1.9349-.5186,3.9238.63,4.4423,2.5656h0"/><path id="n" class="u" d="M24.2201,31.0787c-.8021.9484-1.8748,1.629-3.0744,1.9505-3.2503.8712-6.5912-1.0583-7.4621-4.3098-.8709-3.2514,1.058-6.5935,4.3082-7.4647h0c.1403-.0376.282-.0702.4246-.0977"/><path id="o" class="u" d="M23.0722,26.2029c.5185,1.9356-.6298,3.9252-2.5647,4.4438-1.9349.5186-3.9238-.63-4.4423-2.5656h0c-.5185-1.9356.6298-3.9252,2.5647-4.4438,1.9349-.5186,3.9238.63,4.4423,2.5656h0"/></g><g id="p"><path id="q" class="u" d="M42.4906,30.4235c-.3835.1659-.7786.3035-1.1822.4117-4.5679,1.2244-9.2631-1.4874-10.4871-6.0569-1.224-4.5695,1.4868-9.2664,6.0547-10.4908h0c1.8641-.4997,3.8422-.3547,5.6136.4112"/><path id="r" class="u" d="M23.8418,22.6863c.8903-.7054,2.027-1.2604,3.2559-1.5898,1.229-.3294,2.4908-.4173,3.6144-.2516"/><path id="s" class="u" d="M25.7131,26.1475c1.224,4.5695-1.4868,9.2664-6.0547,10.4908-4.5679,1.2244-9.2631-1.4874-10.4871-6.0569s1.4868-9.2664,6.0547-10.4908h0c4.5679-1.2244,9.2631,1.4874,10.4871,6.0569h0"/></g></g><path id="t" class="u" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></g></svg>
Copied!