Hemul Chatgpt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hemul Chatgpt 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/341540.svg" alt="Hemul Chatgpt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341540.svg" alt="Hemul Chatgpt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341540.svg" alt="Hemul Chatgpt icon" :width="24" :height="24" />
CSS background
.icon-hemul-chatgpt {
background-image: url('https://proicons.com/icon/341540.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m31.0606,3.5c.2733,3.6707-2.0696,6.4334-4.9495,8.4933-17.4747,10.7582-9.8991,28.8479.3612,31.3471.6248.1952,4.5102.7615,2.7628-.1952-4.1978-2.0111-4.9886-5.4279-1.6303-9.4598,7.6147-7.2925,9.206-14.7705,7.4194-21.819.1952,7.3804-4.7933,14.3996-11.6466,14.4484-5.3596-6.1113,7.9271-11.3927,8.669-18.3826.205-1.6694-.3124-2.958-.9762-4.4321h-.0098Z"/><path class="b" d="m22.8113,14.3656c-1.4058,1.0348-2.7823,2.1087-4.1978,3.1337-1.7475,1.6401-3.4168,3.2606-4.6274,5.34-5.1057,11.5197,2.6554,18.5974,7.2437,20.5792,1.3765.7419,4.3052,1.2886,6.1308,1.0055.6834-.0879.8396-.4003,1.4058-.4003"/></svg>
Copied!