Poe Ai Chat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Poe Ai Chat 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/331443.svg" alt="Poe Ai Chat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331443.svg" alt="Poe Ai Chat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331443.svg" alt="Poe Ai Chat icon" :width="24" :height="24" />
CSS background
.icon-poe-ai-chat {
background-image: url('https://proicons.com/icon/331443.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><rect class="c" x="10.4277" y="14.7414" width="27.1446" height="13.9972" rx="3.077" ry="3.077"/><path class="c" d="m35.1182,9.3002c1.2874,0,2.331,1.0436,2.331,2.331v.4299c0,2.0544,1.6654,3.7199,3.7199,3.7199h0c1.2874,0,2.331,1.0436,2.331,2.331v7.1582c0,1.2874-1.0436,2.331-2.331,2.331h0c-2.0544,0-3.7199,1.6654-3.7199,3.7199v.4299c0,1.2874-1.0436,2.331-2.331,2.331h-18.7201l-3.3932,4.1117c-.8269,1.002-2.4541.4173-2.4541-.8819v-5.9907c0-2.0544-1.6654-3.7199-3.7199-3.7199h0c-1.2874,0-2.331-1.0436-2.331-2.331v-2.8135s0-4.3447,0-4.3447c0-1.2874,1.0436-2.331,2.331-2.331h0c2.0544,0,3.7199-1.6654,3.7199-3.7199v-.4299c0-1.2874,1.0436-2.331,2.331-2.331h22.2363Z"/><path class="c" d="m15.6967,20.0696c0-1.3682,1.1092-2.4774,2.4774-2.4774s2.4774,1.1092,2.4774,2.4774v2.8268c0,1.3682-1.1092,2.4774-2.4774,2.4774s-2.4774-1.1092-2.4774-2.4774v-2.8268Z"/><path class="c" d="m27.3485,20.0696c0-1.3682,1.1092-2.4774,2.4774-2.4774s2.4774,1.1092,2.4774,2.4774v2.8268c0,1.3682-1.1092,2.4774-2.4774,2.4774s-2.4774-1.1092-2.4774-2.4774v-2.8268Z"/></svg>
Copied!