open ai logo icon

open-ai-logo from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
open-ai-logo
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the open ai logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224.32 114.24a56 56 0 0 0-60.07-76.57a56 56 0 0 0-96.32 13.77a56 56 0 0 0-36.25 90.32A56 56 0 0 0 69 217a56.4 56.4 0 0 0 14.59 2a56 56 0 0 0 8.17-.61a56 56 0 0 0 96.31-13.78a56 56 0 0 0 36.25-90.32Zm-41.47-59.81a40 40 0 0 1 28.56 48a51 51 0 0 0-2.91-1.81L164 74.88a8 8 0 0 0-8 0l-44 25.41V81.81l40.5-23.38a39.76 39.76 0 0 1 30.35-4M144 137.24l-16 9.24l-16-9.24v-18.48l16-9.24l16 9.24ZM80 72a40 40 0 0 1 67.53-29c-1 .51-2 1-3 1.62L100 70.27a8 8 0 0 0-4 6.92V128l-16-9.24ZM40.86 86.93a39.75 39.75 0 0 1 23.26-18.36A56 56 0 0 0 64 72v51.38a8 8 0 0 0 4 6.93l44 25.4L96 165l-40.5-23.43a40 40 0 0 1-14.64-54.64m32.29 114.64a40 40 0 0 1-28.56-48c.95.63 1.91 1.24 2.91 1.81L92 181.12a8 8 0 0 0 8 0l44-25.41v18.48l-40.5 23.38a39.76 39.76 0 0 1-30.35 4M176 184a40 40 0 0 1-67.52 29.05c1-.51 2-1.05 3-1.63L156 185.73a8 8 0 0 0 4-6.92V128l16 9.24Zm39.14-14.93a39.75 39.75 0 0 1-23.26 18.36c.07-1.14.12-2.28.12-3.43v-51.38a8 8 0 0 0-4-6.93l-44-25.4l16-9.24l40.5 23.38a40 40 0 0 1 14.64 54.64"/></svg>

React

import type { SVGProps } from "react";

export function PhOpenAiLogo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224.32 114.24a56 56 0 0 0-60.07-76.57a56 56 0 0 0-96.32 13.77a56 56 0 0 0-36.25 90.32A56 56 0 0 0 69 217a56.4 56.4 0 0 0 14.59 2a56 56 0 0 0 8.17-.61a56 56 0 0 0 96.31-13.78a56 56 0 0 0 36.25-90.32Zm-41.47-59.81a40 40 0 0 1 28.56 48a51 51 0 0 0-2.91-1.81L164 74.88a8 8 0 0 0-8 0l-44 25.41V81.81l40.5-23.38a39.76 39.76 0 0 1 30.35-4M144 137.24l-16 9.24l-16-9.24v-18.48l16-9.24l16 9.24ZM80 72a40 40 0 0 1 67.53-29c-1 .51-2 1-3 1.62L100 70.27a8 8 0 0 0-4 6.92V128l-16-9.24ZM40.86 86.93a39.75 39.75 0 0 1 23.26-18.36A56 56 0 0 0 64 72v51.38a8 8 0 0 0 4 6.93l44 25.4L96 165l-40.5-23.43a40 40 0 0 1-14.64-54.64m32.29 114.64a40 40 0 0 1-28.56-48c.95.63 1.91 1.24 2.91 1.81L92 181.12a8 8 0 0 0 8 0l44-25.41v18.48l-40.5 23.38a39.76 39.76 0 0 1-30.35 4M176 184a40 40 0 0 1-67.52 29.05c1-.51 2-1.05 3-1.63L156 185.73a8 8 0 0 0 4-6.92V128l16 9.24Zm39.14-14.93a39.75 39.75 0 0 1-23.26 18.36c.07-1.14.12-2.28.12-3.43v-51.38a8 8 0 0 0-4-6.93l-44-25.4l16-9.24l40.5 23.38a40 40 0 0 1 14.64 54.64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224.32 114.24a56 56 0 0 0-60.07-76.57a56 56 0 0 0-96.32 13.77a56 56 0 0 0-36.25 90.32A56 56 0 0 0 69 217a56.4 56.4 0 0 0 14.59 2a56 56 0 0 0 8.17-.61a56 56 0 0 0 96.31-13.78a56 56 0 0 0 36.25-90.32Zm-41.47-59.81a40 40 0 0 1 28.56 48a51 51 0 0 0-2.91-1.81L164 74.88a8 8 0 0 0-8 0l-44 25.41V81.81l40.5-23.38a39.76 39.76 0 0 1 30.35-4M144 137.24l-16 9.24l-16-9.24v-18.48l16-9.24l16 9.24ZM80 72a40 40 0 0 1 67.53-29c-1 .51-2 1-3 1.62L100 70.27a8 8 0 0 0-4 6.92V128l-16-9.24ZM40.86 86.93a39.75 39.75 0 0 1 23.26-18.36A56 56 0 0 0 64 72v51.38a8 8 0 0 0 4 6.93l44 25.4L96 165l-40.5-23.43a40 40 0 0 1-14.64-54.64m32.29 114.64a40 40 0 0 1-28.56-48c.95.63 1.91 1.24 2.91 1.81L92 181.12a8 8 0 0 0 8 0l44-25.41v18.48l-40.5 23.38a39.76 39.76 0 0 1-30.35 4M176 184a40 40 0 0 1-67.52 29.05c1-.51 2-1.05 3-1.63L156 185.73a8 8 0 0 0 4-6.92V128l16 9.24Zm39.14-14.93a39.75 39.75 0 0 1-23.26 18.36c.07-1.14.12-2.28.12-3.43v-51.38a8 8 0 0 0-4-6.93l-44-25.4l16-9.24l40.5 23.38a40 40 0 0 1 14.64 54.64"/></svg>
</template>

CSS

.icon-open-ai-logo {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224.32%20114.24a56%2056%200%200%200-60.07-76.57a56%2056%200%200%200-96.32%2013.77a56%2056%200%200%200-36.25%2090.32A56%2056%200%200%200%2069%20217a56.4%2056.4%200%200%200%2014.59%202a56%2056%200%200%200%208.17-.61a56%2056%200%200%200%2096.31-13.78a56%2056%200%200%200%2036.25-90.32Zm-41.47-59.81a40%2040%200%200%201%2028.56%2048a51%2051%200%200%200-2.91-1.81L164%2074.88a8%208%200%200%200-8%200l-44%2025.41V81.81l40.5-23.38a39.76%2039.76%200%200%201%2030.35-4M144%20137.24l-16%209.24l-16-9.24v-18.48l16-9.24l16%209.24ZM80%2072a40%2040%200%200%201%2067.53-29c-1%20.51-2%201-3%201.62L100%2070.27a8%208%200%200%200-4%206.92V128l-16-9.24ZM40.86%2086.93a39.75%2039.75%200%200%201%2023.26-18.36A56%2056%200%200%200%2064%2072v51.38a8%208%200%200%200%204%206.93l44%2025.4L96%20165l-40.5-23.43a40%2040%200%200%201-14.64-54.64m32.29%20114.64a40%2040%200%200%201-28.56-48c.95.63%201.91%201.24%202.91%201.81L92%20181.12a8%208%200%200%200%208%200l44-25.41v18.48l-40.5%2023.38a39.76%2039.76%200%200%201-30.35%204M176%20184a40%2040%200%200%201-67.52%2029.05c1-.51%202-1.05%203-1.63L156%20185.73a8%208%200%200%200%204-6.92V128l16%209.24Zm39.14-14.93a39.75%2039.75%200%200%201-23.26%2018.36c.07-1.14.12-2.28.12-3.43v-51.38a8%208%200%200%200-4-6.93l-44-25.4l16-9.24l40.5%2023.38a40%2040%200%200%201%2014.64%2054.64%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224.32%20114.24a56%2056%200%200%200-60.07-76.57a56%2056%200%200%200-96.32%2013.77a56%2056%200%200%200-36.25%2090.32A56%2056%200%200%200%2069%20217a56.4%2056.4%200%200%200%2014.59%202a56%2056%200%200%200%208.17-.61a56%2056%200%200%200%2096.31-13.78a56%2056%200%200%200%2036.25-90.32Zm-41.47-59.81a40%2040%200%200%201%2028.56%2048a51%2051%200%200%200-2.91-1.81L164%2074.88a8%208%200%200%200-8%200l-44%2025.41V81.81l40.5-23.38a39.76%2039.76%200%200%201%2030.35-4M144%20137.24l-16%209.24l-16-9.24v-18.48l16-9.24l16%209.24ZM80%2072a40%2040%200%200%201%2067.53-29c-1%20.51-2%201-3%201.62L100%2070.27a8%208%200%200%200-4%206.92V128l-16-9.24ZM40.86%2086.93a39.75%2039.75%200%200%201%2023.26-18.36A56%2056%200%200%200%2064%2072v51.38a8%208%200%200%200%204%206.93l44%2025.4L96%20165l-40.5-23.43a40%2040%200%200%201-14.64-54.64m32.29%20114.64a40%2040%200%200%201-28.56-48c.95.63%201.91%201.24%202.91%201.81L92%20181.12a8%208%200%200%200%208%200l44-25.41v18.48l-40.5%2023.38a39.76%2039.76%200%200%201-30.35%204M176%20184a40%2040%200%200%201-67.52%2029.05c1-.51%202-1.05%203-1.63L156%20185.73a8%208%200%200%200%204-6.92V128l16%209.24Zm39.14-14.93a39.75%2039.75%200%200%201-23.26%2018.36c.07-1.14.12-2.28.12-3.43v-51.38a8%208%200%200%200-4-6.93l-44-25.4l16-9.24l40.5%2023.38a40%2040%200%200%201%2014.64%2054.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/open-ai-logo.svg?color=%231a73e8&size=48