chat-gpt from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
chat-gpt
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the chat gpt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11.745 14.85L6.905 12V7c0-2.21 1.824-4 4.076-4c1.397 0 2.63.69 3.365 1.741"/><path d="M9.6 19.18A4.1 4.1 0 0 0 13.02 21c2.25 0 4.076-1.79 4.076-4v-5L12.16 9.097"/><path d="M9.452 13.5V7.67l4.412-2.5c1.95-1.105 4.443-.45 5.569 1.463a3.93 3.93 0 0 1 .076 3.866"/><path d="M4.49 13.5a3.93 3.93 0 0 0 .075 3.866c1.126 1.913 3.62 2.568 5.57 1.464l4.412-2.5l.096-5.596"/><path d="M17.096 17.63a4.09 4.09 0 0 0 3.357-1.996c1.126-1.913.458-4.36-1.492-5.464l-4.413-2.5l-5.059 2.755"/><path d="M6.905 6.37a4.09 4.09 0 0 0-3.358 1.996c-1.126 1.914-.458 4.36 1.492 5.464l4.413 2.5l5.048-2.75"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsChatGpt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M11.745 14.85L6.905 12V7c0-2.21 1.824-4 4.076-4c1.397 0 2.63.69 3.365 1.741"/><path d="M9.6 19.18A4.1 4.1 0 0 0 13.02 21c2.25 0 4.076-1.79 4.076-4v-5L12.16 9.097"/><path d="M9.452 13.5V7.67l4.412-2.5c1.95-1.105 4.443-.45 5.569 1.463a3.93 3.93 0 0 1 .076 3.866"/><path d="M4.49 13.5a3.93 3.93 0 0 0 .075 3.866c1.126 1.913 3.62 2.568 5.57 1.464l4.412-2.5l.096-5.596"/><path d="M17.096 17.63a4.09 4.09 0 0 0 3.357-1.996c1.126-1.913.458-4.36-1.492-5.464l-4.413-2.5l-5.059 2.755"/><path d="M6.905 6.37a4.09 4.09 0 0 0-3.358 1.996c-1.126 1.914-.458 4.36 1.492 5.464l4.413 2.5l5.048-2.75"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M11.745 14.85L6.905 12V7c0-2.21 1.824-4 4.076-4c1.397 0 2.63.69 3.365 1.741"/><path d="M9.6 19.18A4.1 4.1 0 0 0 13.02 21c2.25 0 4.076-1.79 4.076-4v-5L12.16 9.097"/><path d="M9.452 13.5V7.67l4.412-2.5c1.95-1.105 4.443-.45 5.569 1.463a3.93 3.93 0 0 1 .076 3.866"/><path d="M4.49 13.5a3.93 3.93 0 0 0 .075 3.866c1.126 1.913 3.62 2.568 5.57 1.464l4.412-2.5l.096-5.596"/><path d="M17.096 17.63a4.09 4.09 0 0 0 3.357-1.996c1.126-1.913.458-4.36-1.492-5.464l-4.413-2.5l-5.059 2.755"/><path d="M6.905 6.37a4.09 4.09 0 0 0-3.358 1.996c-1.126 1.914-.458 4.36 1.492 5.464l4.413 2.5l5.048-2.75"/></g></svg>
</template>

CSS

.icon-chat-gpt {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.745%2014.85L6.905%2012V7c0-2.21%201.824-4%204.076-4c1.397%200%202.63.69%203.365%201.741%22%2F%3E%3Cpath%20d%3D%22M9.6%2019.18A4.1%204.1%200%200%200%2013.02%2021c2.25%200%204.076-1.79%204.076-4v-5L12.16%209.097%22%2F%3E%3Cpath%20d%3D%22M9.452%2013.5V7.67l4.412-2.5c1.95-1.105%204.443-.45%205.569%201.463a3.93%203.93%200%200%201%20.076%203.866%22%2F%3E%3Cpath%20d%3D%22M4.49%2013.5a3.93%203.93%200%200%200%20.075%203.866c1.126%201.913%203.62%202.568%205.57%201.464l4.412-2.5l.096-5.596%22%2F%3E%3Cpath%20d%3D%22M17.096%2017.63a4.09%204.09%200%200%200%203.357-1.996c1.126-1.913.458-4.36-1.492-5.464l-4.413-2.5l-5.059%202.755%22%2F%3E%3Cpath%20d%3D%22M6.905%206.37a4.09%204.09%200%200%200-3.358%201.996c-1.126%201.914-.458%204.36%201.492%205.464l4.413%202.5l5.048-2.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.745%2014.85L6.905%2012V7c0-2.21%201.824-4%204.076-4c1.397%200%202.63.69%203.365%201.741%22%2F%3E%3Cpath%20d%3D%22M9.6%2019.18A4.1%204.1%200%200%200%2013.02%2021c2.25%200%204.076-1.79%204.076-4v-5L12.16%209.097%22%2F%3E%3Cpath%20d%3D%22M9.452%2013.5V7.67l4.412-2.5c1.95-1.105%204.443-.45%205.569%201.463a3.93%203.93%200%200%201%20.076%203.866%22%2F%3E%3Cpath%20d%3D%22M4.49%2013.5a3.93%203.93%200%200%200%20.075%203.866c1.126%201.913%203.62%202.568%205.57%201.464l4.412-2.5l.096-5.596%22%2F%3E%3Cpath%20d%3D%22M17.096%2017.63a4.09%204.09%200%200%200%203.357-1.996c1.126-1.913.458-4.36-1.492-5.464l-4.413-2.5l-5.059%202.755%22%2F%3E%3Cpath%20d%3D%22M6.905%206.37a4.09%204.09%200%200%200-3.358%201.996c-1.126%201.914-.458%204.36%201.492%205.464l4.413%202.5l5.048-2.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/chat-gpt.svg?color=%231a73e8&size=48