Openai Chatgpt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openai 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/345231.svg" alt="Openai Chatgpt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345231.svg" alt="Openai Chatgpt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345231.svg" alt="Openai Chatgpt icon" :width="24" :height="24" />
CSS background
.icon-openai-chatgpt {
background-image: url('https://proicons.com/icon/345231.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>.i,.j{fill:none;stroke:#fff;stroke-linejoin:round;}.j{stroke-width:1px;}</style></defs><path id="c" class="i" d="m18.38,27.94v-14.4l11.19-6.46c6.2-3.58,17.3,5.25,12.64,13.33"/><path id="d" class="j" d="m18.38,20.94l12.47-7.2,11.19,6.46c6.2,3.58,4.1,17.61-5.23,17.61"/><path id="e" class="j" d="m24.44,17.44l12.47,7.2v12.93c0,7.16-13.2,12.36-17.86,4.28"/><path id="f" class="i" d="m30.5,21.2v14.14l-11.19,6.46c-6.2,3.58-17.3-5.25-12.64-13.33"/><path id="g" class="j" d="m30.5,27.94l-12.47,7.2-11.19-6.46C.63,25.09,2.73,11.07,12.06,11.07"/><path id="h" class="j" d="m24.44,31.44l-12.47-7.2v-12.93c0-7.16,13.2-12.36,17.86-4.28"/></svg>
Copied!