Ai Chat Open Assistant Chatbot Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ai Chat Open Assistant Chatbot 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/336030.svg" alt="Ai Chat Open Assistant Chatbot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336030.svg" alt="Ai Chat Open Assistant Chatbot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336030.svg" alt="Ai Chat Open Assistant Chatbot icon" :width="24" :height="24" />
CSS background
.icon-ai-chat-open-assistant-chatbot {
background-image: url('https://proicons.com/icon/336030.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="c" cx="24" cy="24" rx="9.6363" ry="20.5"/><path class="c" d="m28.8182,15.6547c9.805,5.6609,15.5964,13.9863,12.9354,18.5953-2.661,4.609-12.7667,3.7562-22.5717-1.9047C9.3768,26.6844,3.5855,18.359,6.2465,13.75c1.064-1.8428,3.3181-2.8125,6.2673-2.9508,4.4268-.2076,10.4197,1.458,16.3044,4.8555Z"/><path class="c" d="m28.8182,32.3453c-9.805,5.6609-19.9107,6.5137-22.5717,1.9047s3.1304-12.9344,12.9354-18.5953c5.6617-3.2688,11.4237-4.9344,15.7947-4.871,3.1987.0464,5.6525,1.0187,6.7769,2.9663,2.661,4.609-3.1304,12.9344-12.9354,18.5953Z"/><line class="c" x1="20.4295" y1="21.2511" x2="27.5705" y2="21.2511"/><line class="c" x1="19.3137" y1="24" x2="28.6863" y2="24"/><line class="c" x1="21.9409" y1="26.7489" x2="26.0591" y2="26.7489"/></svg>
Copied!