openai-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.

Name
openai-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
86×24
License
MIT

1 other variant in LobeHub AI Icons

The same logo in other sets

All openai icons →

Use the openai logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 86 24"><path fill="currentColor" fill-rule="evenodd" d="M10.703 2C5.916 2 2 5.916 2 10.703c0 4.787 3.916 8.704 8.703 8.704 4.787 0 8.704-3.893 8.704-8.704A8.698 8.698 0 0010.703 2zm0 14.288c-2.973 0-5.367-2.442-5.367-5.585S7.73 5.12 10.703 5.12c2.974 0 5.367 2.441 5.367 5.584s-2.393 5.585-5.367 5.585zM28.206 6.835c-1.57 0-3.094.629-3.892 1.693v-1.45h-3.143V24h3.143v-6.116c.798.99 2.273 1.523 3.892 1.523 3.385 0 6.045-2.66 6.045-6.286 0-3.626-2.66-6.286-6.044-6.286zm-.531 9.84c-1.79 0-3.385-1.402-3.385-3.554s1.596-3.554 3.385-3.554c1.789 0 3.384 1.402 3.384 3.554s-1.595 3.554-3.384 3.554zM41.649 6.835c-3.433 0-6.141 2.684-6.141 6.286 0 3.602 2.37 6.286 6.237 6.286 3.167 0 5.198-1.91 5.827-4.062h-3.07c-.388.895-1.475 1.523-2.78 1.523-1.62 0-2.854-1.136-3.144-2.756h9.139V12.88c0-3.288-2.297-6.044-6.068-6.044zm-3.047 5.053c.339-1.523 1.596-2.514 3.12-2.514 1.619 0 2.852 1.064 2.997 2.514h-6.117zM56.081 6.835c-1.402 0-2.877.629-3.553 1.669V7.077h-3.143v12.088h3.143v-6.503c0-1.886 1.015-3.119 2.659-3.119 1.523 0 2.345 1.16 2.345 2.78v6.842h3.143v-7.35c0-2.997-1.838-4.98-4.594-4.98zM68.724 2.242l-6.841 16.923h3.36l1.45-3.699h7.785l1.45 3.7h3.41L72.543 2.241h-3.82zm-.943 10.42l2.805-7.084 2.78 7.084H67.78zM83.81 2.242h-3.191v16.923h3.19V2.242z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubOpenaiText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 86 24"><path fill="currentColor" fillRule="evenodd" d="M10.703 2C5.916 2 2 5.916 2 10.703c0 4.787 3.916 8.704 8.703 8.704 4.787 0 8.704-3.893 8.704-8.704A8.698 8.698 0 0010.703 2zm0 14.288c-2.973 0-5.367-2.442-5.367-5.585S7.73 5.12 10.703 5.12c2.974 0 5.367 2.441 5.367 5.584s-2.393 5.585-5.367 5.585zM28.206 6.835c-1.57 0-3.094.629-3.892 1.693v-1.45h-3.143V24h3.143v-6.116c.798.99 2.273 1.523 3.892 1.523 3.385 0 6.045-2.66 6.045-6.286 0-3.626-2.66-6.286-6.044-6.286zm-.531 9.84c-1.79 0-3.385-1.402-3.385-3.554s1.596-3.554 3.385-3.554c1.789 0 3.384 1.402 3.384 3.554s-1.595 3.554-3.384 3.554zM41.649 6.835c-3.433 0-6.141 2.684-6.141 6.286 0 3.602 2.37 6.286 6.237 6.286 3.167 0 5.198-1.91 5.827-4.062h-3.07c-.388.895-1.475 1.523-2.78 1.523-1.62 0-2.854-1.136-3.144-2.756h9.139V12.88c0-3.288-2.297-6.044-6.068-6.044zm-3.047 5.053c.339-1.523 1.596-2.514 3.12-2.514 1.619 0 2.852 1.064 2.997 2.514h-6.117zM56.081 6.835c-1.402 0-2.877.629-3.553 1.669V7.077h-3.143v12.088h3.143v-6.503c0-1.886 1.015-3.119 2.659-3.119 1.523 0 2.345 1.16 2.345 2.78v6.842h3.143v-7.35c0-2.997-1.838-4.98-4.594-4.98zM68.724 2.242l-6.841 16.923h3.36l1.45-3.699h7.785l1.45 3.7h3.41L72.543 2.241h-3.82zm-.943 10.42l2.805-7.084 2.78 7.084H67.78zM83.81 2.242h-3.191v16.923h3.19V2.242z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 86 24"><path fill="currentColor" fill-rule="evenodd" d="M10.703 2C5.916 2 2 5.916 2 10.703c0 4.787 3.916 8.704 8.703 8.704 4.787 0 8.704-3.893 8.704-8.704A8.698 8.698 0 0010.703 2zm0 14.288c-2.973 0-5.367-2.442-5.367-5.585S7.73 5.12 10.703 5.12c2.974 0 5.367 2.441 5.367 5.584s-2.393 5.585-5.367 5.585zM28.206 6.835c-1.57 0-3.094.629-3.892 1.693v-1.45h-3.143V24h3.143v-6.116c.798.99 2.273 1.523 3.892 1.523 3.385 0 6.045-2.66 6.045-6.286 0-3.626-2.66-6.286-6.044-6.286zm-.531 9.84c-1.79 0-3.385-1.402-3.385-3.554s1.596-3.554 3.385-3.554c1.789 0 3.384 1.402 3.384 3.554s-1.595 3.554-3.384 3.554zM41.649 6.835c-3.433 0-6.141 2.684-6.141 6.286 0 3.602 2.37 6.286 6.237 6.286 3.167 0 5.198-1.91 5.827-4.062h-3.07c-.388.895-1.475 1.523-2.78 1.523-1.62 0-2.854-1.136-3.144-2.756h9.139V12.88c0-3.288-2.297-6.044-6.068-6.044zm-3.047 5.053c.339-1.523 1.596-2.514 3.12-2.514 1.619 0 2.852 1.064 2.997 2.514h-6.117zM56.081 6.835c-1.402 0-2.877.629-3.553 1.669V7.077h-3.143v12.088h3.143v-6.503c0-1.886 1.015-3.119 2.659-3.119 1.523 0 2.345 1.16 2.345 2.78v6.842h3.143v-7.35c0-2.997-1.838-4.98-4.594-4.98zM68.724 2.242l-6.841 16.923h3.36l1.45-3.699h7.785l1.45 3.7h3.41L72.543 2.241h-3.82zm-.943 10.42l2.805-7.084 2.78 7.084H67.78zM83.81 2.242h-3.191v16.923h3.19V2.242z"/></svg>
</template>

CSS

.icon-openai-text {
  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%2086%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.703%202C5.916%202%202%205.916%202%2010.703c0%204.787%203.916%208.704%208.703%208.704%204.787%200%208.704-3.893%208.704-8.704A8.698%208.698%200%200010.703%202zm0%2014.288c-2.973%200-5.367-2.442-5.367-5.585S7.73%205.12%2010.703%205.12c2.974%200%205.367%202.441%205.367%205.584s-2.393%205.585-5.367%205.585zM28.206%206.835c-1.57%200-3.094.629-3.892%201.693v-1.45h-3.143V24h3.143v-6.116c.798.99%202.273%201.523%203.892%201.523%203.385%200%206.045-2.66%206.045-6.286%200-3.626-2.66-6.286-6.044-6.286zm-.531%209.84c-1.79%200-3.385-1.402-3.385-3.554s1.596-3.554%203.385-3.554c1.789%200%203.384%201.402%203.384%203.554s-1.595%203.554-3.384%203.554zM41.649%206.835c-3.433%200-6.141%202.684-6.141%206.286%200%203.602%202.37%206.286%206.237%206.286%203.167%200%205.198-1.91%205.827-4.062h-3.07c-.388.895-1.475%201.523-2.78%201.523-1.62%200-2.854-1.136-3.144-2.756h9.139V12.88c0-3.288-2.297-6.044-6.068-6.044zm-3.047%205.053c.339-1.523%201.596-2.514%203.12-2.514%201.619%200%202.852%201.064%202.997%202.514h-6.117zM56.081%206.835c-1.402%200-2.877.629-3.553%201.669V7.077h-3.143v12.088h3.143v-6.503c0-1.886%201.015-3.119%202.659-3.119%201.523%200%202.345%201.16%202.345%202.78v6.842h3.143v-7.35c0-2.997-1.838-4.98-4.594-4.98zM68.724%202.242l-6.841%2016.923h3.36l1.45-3.699h7.785l1.45%203.7h3.41L72.543%202.241h-3.82zm-.943%2010.42l2.805-7.084%202.78%207.084H67.78zM83.81%202.242h-3.191v16.923h3.19V2.242z%22%2F%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%2086%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.703%202C5.916%202%202%205.916%202%2010.703c0%204.787%203.916%208.704%208.703%208.704%204.787%200%208.704-3.893%208.704-8.704A8.698%208.698%200%200010.703%202zm0%2014.288c-2.973%200-5.367-2.442-5.367-5.585S7.73%205.12%2010.703%205.12c2.974%200%205.367%202.441%205.367%205.584s-2.393%205.585-5.367%205.585zM28.206%206.835c-1.57%200-3.094.629-3.892%201.693v-1.45h-3.143V24h3.143v-6.116c.798.99%202.273%201.523%203.892%201.523%203.385%200%206.045-2.66%206.045-6.286%200-3.626-2.66-6.286-6.044-6.286zm-.531%209.84c-1.79%200-3.385-1.402-3.385-3.554s1.596-3.554%203.385-3.554c1.789%200%203.384%201.402%203.384%203.554s-1.595%203.554-3.384%203.554zM41.649%206.835c-3.433%200-6.141%202.684-6.141%206.286%200%203.602%202.37%206.286%206.237%206.286%203.167%200%205.198-1.91%205.827-4.062h-3.07c-.388.895-1.475%201.523-2.78%201.523-1.62%200-2.854-1.136-3.144-2.756h9.139V12.88c0-3.288-2.297-6.044-6.068-6.044zm-3.047%205.053c.339-1.523%201.596-2.514%203.12-2.514%201.619%200%202.852%201.064%202.997%202.514h-6.117zM56.081%206.835c-1.402%200-2.877.629-3.553%201.669V7.077h-3.143v12.088h3.143v-6.503c0-1.886%201.015-3.119%202.659-3.119%201.523%200%202.345%201.16%202.345%202.78v6.842h3.143v-7.35c0-2.997-1.838-4.98-4.594-4.98zM68.724%202.242l-6.841%2016.923h3.36l1.45-3.699h7.785l1.45%203.7h3.41L72.543%202.241h-3.82zm-.943%2010.42l2.805-7.084%202.78%207.084H67.78zM83.81%202.242h-3.191v16.923h3.19V2.242z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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