Chaton Ai Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Chaton 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/323607.svg" alt="Chaton Ai icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323607.svg" alt="Chaton Ai icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323607.svg" alt="Chaton Ai icon" :width="24" :height="24" />
CSS background
.icon-chaton-ai {
background-image: url('https://proicons.com/icon/323607.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="i" d="M40.0274,14.75c-.7884-1.365-6.3338-4.3813-7.6993-5.1693-1.3655-.7881-6.7514-4.0807-8.3281-4.0807-1.5767,0-6.9626,3.2926-8.3281,4.0807-1.3655.7881-6.9109,3.8044-7.6993,5.1693-.7884,1.365-.6288,7.6739-.6288,9.25s-.1596,7.885.6288,9.25c.7884,1.365,6.3338,4.3813,7.6993,5.1693s6.7514,4.0807,8.3281,4.0807,6.9626-3.2926,8.3281-4.0807c1.3655-.7881,6.9109-3.8044,7.6993-5.1693.7884-1.365.6288-7.6739.6288-9.25s.1596-7.885-.6288-9.25Z"/><path id="c" class="i" d="M19.2985,7.4958l10.3705,5.9853-.0005,13.8581"/><path id="d" class="i" d="M23.6748,16.9601l-12.02,6.9372.0007,12.1841"/><path id="e" class="i" d="M7.3613,19.4446l10.3161-5.9542,5.9958,3.4655-.0091,6.9301"/><path id="f" class="i" d="M17.6769,27.3509l12.0093,6.9302,10.9649-6.3272"/><path id="g" class="i" d="M23.6821,23.8859l-6.0138,3.465-.0087,6.9202,10.9183,6.3004"/><path id="h" class="i" d="M35.6728,11.5143l-.0004,12.3825-5.9856,3.4541-6.0047-3.465"/></svg>
Copied!