openai from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
openai
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the openai logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M260.4 249.8v-48.6c0-4.1 1.5-7.2 5.1-9.2l97.8-56.3c13.3-7.7 29.2-11.3 45.6-11.3c61.4 0 100.4 47.6 100.4 98.3c0 3.6 0 7.7-.5 11.8l-101.5-59.4c-6.1-3.6-12.3-3.6-18.4 0zm228.3 189.4V323c0-7.2-3.1-12.3-9.2-15.9L351 232.4l42-24.1c3.6-2 6.7-2 10.2 0l97.8 56.4c28.2 16.4 47.1 51.2 47.1 85c0 38.9-23 74.8-59.4 89.6zM230.2 336.8l-42-24.6c-3.6-2-5.1-5.1-5.1-9.2V190.4c0-54.8 42-96.3 98.8-96.3c21.5 0 41.5 7.2 58.4 20l-100.9 58.4c-6.1 3.6-9.2 8.7-9.2 15.9v148.5zm90.4 52.2l-60.2-33.8v-71.7l60.2-33.8l60.2 33.8v71.7zm38.7 155.7c-21.5 0-41.5-7.2-58.4-20l100.9-58.4c6.1-3.6 9.2-8.7 9.2-15.9V301.9l42.5 24.6c3.6 2 5.1 5.1 5.1 9.2v112.6c0 54.8-42.5 96.3-99.3 96.3zM237.8 430.5l-97.7-56.3C111.9 357.8 93 323 93 289.2c0-39.4 23.6-74.8 59.9-89.6v116.7c0 7.2 3.1 12.3 9.2 15.9l128 74.2l-42 24.1c-3.6 2-6.7 2-10.2 0zm-5.6 84c-57.9 0-100.4-43.5-100.4-97.3c0-4.1.5-8.2 1-12.3l100.9 58.4c6.1 3.6 12.3 3.6 18.4 0l128.5-74.2v48.6c0 4.1-1.5 7.2-5.1 9.2l-97.8 56.3c-13.3 7.7-29.2 11.3-45.6 11.3zm127 60.9c62 0 113.7-44 125.4-102.4c57.3-14.9 94.2-68.6 94.2-123.4c0-35.8-15.4-70.7-43-95.7c2.6-10.8 4.1-21.5 4.1-32.3c0-73.2-59.4-128-128-128c-13.8 0-27.1 2-40.4 6.7c-23-22.5-54.8-36.9-89.6-36.9c-62 0-113.7 44-125.4 102.4c-57.3 14.8-94.2 68.6-94.2 123.4c0 35.8 15.4 70.7 43 95.7c-2.6 10.8-4.1 21.5-4.1 32.3c0 73.2 59.4 128 128 128c13.8 0 27.1-2 40.4-6.7c23 22.5 54.8 36.9 89.6 36.9"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsOpenai(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M260.4 249.8v-48.6c0-4.1 1.5-7.2 5.1-9.2l97.8-56.3c13.3-7.7 29.2-11.3 45.6-11.3c61.4 0 100.4 47.6 100.4 98.3c0 3.6 0 7.7-.5 11.8l-101.5-59.4c-6.1-3.6-12.3-3.6-18.4 0zm228.3 189.4V323c0-7.2-3.1-12.3-9.2-15.9L351 232.4l42-24.1c3.6-2 6.7-2 10.2 0l97.8 56.4c28.2 16.4 47.1 51.2 47.1 85c0 38.9-23 74.8-59.4 89.6zM230.2 336.8l-42-24.6c-3.6-2-5.1-5.1-5.1-9.2V190.4c0-54.8 42-96.3 98.8-96.3c21.5 0 41.5 7.2 58.4 20l-100.9 58.4c-6.1 3.6-9.2 8.7-9.2 15.9v148.5zm90.4 52.2l-60.2-33.8v-71.7l60.2-33.8l60.2 33.8v71.7zm38.7 155.7c-21.5 0-41.5-7.2-58.4-20l100.9-58.4c6.1-3.6 9.2-8.7 9.2-15.9V301.9l42.5 24.6c3.6 2 5.1 5.1 5.1 9.2v112.6c0 54.8-42.5 96.3-99.3 96.3zM237.8 430.5l-97.7-56.3C111.9 357.8 93 323 93 289.2c0-39.4 23.6-74.8 59.9-89.6v116.7c0 7.2 3.1 12.3 9.2 15.9l128 74.2l-42 24.1c-3.6 2-6.7 2-10.2 0zm-5.6 84c-57.9 0-100.4-43.5-100.4-97.3c0-4.1.5-8.2 1-12.3l100.9 58.4c6.1 3.6 12.3 3.6 18.4 0l128.5-74.2v48.6c0 4.1-1.5 7.2-5.1 9.2l-97.8 56.3c-13.3 7.7-29.2 11.3-45.6 11.3zm127 60.9c62 0 113.7-44 125.4-102.4c57.3-14.9 94.2-68.6 94.2-123.4c0-35.8-15.4-70.7-43-95.7c2.6-10.8 4.1-21.5 4.1-32.3c0-73.2-59.4-128-128-128c-13.8 0-27.1 2-40.4 6.7c-23-22.5-54.8-36.9-89.6-36.9c-62 0-113.7 44-125.4 102.4c-57.3 14.8-94.2 68.6-94.2 123.4c0 35.8 15.4 70.7 43 95.7c-2.6 10.8-4.1 21.5-4.1 32.3c0 73.2 59.4 128 128 128c13.8 0 27.1-2 40.4-6.7c23 22.5 54.8 36.9 89.6 36.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M260.4 249.8v-48.6c0-4.1 1.5-7.2 5.1-9.2l97.8-56.3c13.3-7.7 29.2-11.3 45.6-11.3c61.4 0 100.4 47.6 100.4 98.3c0 3.6 0 7.7-.5 11.8l-101.5-59.4c-6.1-3.6-12.3-3.6-18.4 0zm228.3 189.4V323c0-7.2-3.1-12.3-9.2-15.9L351 232.4l42-24.1c3.6-2 6.7-2 10.2 0l97.8 56.4c28.2 16.4 47.1 51.2 47.1 85c0 38.9-23 74.8-59.4 89.6zM230.2 336.8l-42-24.6c-3.6-2-5.1-5.1-5.1-9.2V190.4c0-54.8 42-96.3 98.8-96.3c21.5 0 41.5 7.2 58.4 20l-100.9 58.4c-6.1 3.6-9.2 8.7-9.2 15.9v148.5zm90.4 52.2l-60.2-33.8v-71.7l60.2-33.8l60.2 33.8v71.7zm38.7 155.7c-21.5 0-41.5-7.2-58.4-20l100.9-58.4c6.1-3.6 9.2-8.7 9.2-15.9V301.9l42.5 24.6c3.6 2 5.1 5.1 5.1 9.2v112.6c0 54.8-42.5 96.3-99.3 96.3zM237.8 430.5l-97.7-56.3C111.9 357.8 93 323 93 289.2c0-39.4 23.6-74.8 59.9-89.6v116.7c0 7.2 3.1 12.3 9.2 15.9l128 74.2l-42 24.1c-3.6 2-6.7 2-10.2 0zm-5.6 84c-57.9 0-100.4-43.5-100.4-97.3c0-4.1.5-8.2 1-12.3l100.9 58.4c6.1 3.6 12.3 3.6 18.4 0l128.5-74.2v48.6c0 4.1-1.5 7.2-5.1 9.2l-97.8 56.3c-13.3 7.7-29.2 11.3-45.6 11.3zm127 60.9c62 0 113.7-44 125.4-102.4c57.3-14.9 94.2-68.6 94.2-123.4c0-35.8-15.4-70.7-43-95.7c2.6-10.8 4.1-21.5 4.1-32.3c0-73.2-59.4-128-128-128c-13.8 0-27.1 2-40.4 6.7c-23-22.5-54.8-36.9-89.6-36.9c-62 0-113.7 44-125.4 102.4c-57.3 14.8-94.2 68.6-94.2 123.4c0 35.8 15.4 70.7 43 95.7c-2.6 10.8-4.1 21.5-4.1 32.3c0 73.2 59.4 128 128 128c13.8 0 27.1-2 40.4-6.7c23 22.5 54.8 36.9 89.6 36.9"/></svg>
</template>

CSS

.icon-openai {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M260.4%20249.8v-48.6c0-4.1%201.5-7.2%205.1-9.2l97.8-56.3c13.3-7.7%2029.2-11.3%2045.6-11.3c61.4%200%20100.4%2047.6%20100.4%2098.3c0%203.6%200%207.7-.5%2011.8l-101.5-59.4c-6.1-3.6-12.3-3.6-18.4%200zm228.3%20189.4V323c0-7.2-3.1-12.3-9.2-15.9L351%20232.4l42-24.1c3.6-2%206.7-2%2010.2%200l97.8%2056.4c28.2%2016.4%2047.1%2051.2%2047.1%2085c0%2038.9-23%2074.8-59.4%2089.6zM230.2%20336.8l-42-24.6c-3.6-2-5.1-5.1-5.1-9.2V190.4c0-54.8%2042-96.3%2098.8-96.3c21.5%200%2041.5%207.2%2058.4%2020l-100.9%2058.4c-6.1%203.6-9.2%208.7-9.2%2015.9v148.5zm90.4%2052.2l-60.2-33.8v-71.7l60.2-33.8l60.2%2033.8v71.7zm38.7%20155.7c-21.5%200-41.5-7.2-58.4-20l100.9-58.4c6.1-3.6%209.2-8.7%209.2-15.9V301.9l42.5%2024.6c3.6%202%205.1%205.1%205.1%209.2v112.6c0%2054.8-42.5%2096.3-99.3%2096.3zM237.8%20430.5l-97.7-56.3C111.9%20357.8%2093%20323%2093%20289.2c0-39.4%2023.6-74.8%2059.9-89.6v116.7c0%207.2%203.1%2012.3%209.2%2015.9l128%2074.2l-42%2024.1c-3.6%202-6.7%202-10.2%200zm-5.6%2084c-57.9%200-100.4-43.5-100.4-97.3c0-4.1.5-8.2%201-12.3l100.9%2058.4c6.1%203.6%2012.3%203.6%2018.4%200l128.5-74.2v48.6c0%204.1-1.5%207.2-5.1%209.2l-97.8%2056.3c-13.3%207.7-29.2%2011.3-45.6%2011.3zm127%2060.9c62%200%20113.7-44%20125.4-102.4c57.3-14.9%2094.2-68.6%2094.2-123.4c0-35.8-15.4-70.7-43-95.7c2.6-10.8%204.1-21.5%204.1-32.3c0-73.2-59.4-128-128-128c-13.8%200-27.1%202-40.4%206.7c-23-22.5-54.8-36.9-89.6-36.9c-62%200-113.7%2044-125.4%20102.4c-57.3%2014.8-94.2%2068.6-94.2%20123.4c0%2035.8%2015.4%2070.7%2043%2095.7c-2.6%2010.8-4.1%2021.5-4.1%2032.3c0%2073.2%2059.4%20128%20128%20128c13.8%200%2027.1-2%2040.4-6.7c23%2022.5%2054.8%2036.9%2089.6%2036.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M260.4%20249.8v-48.6c0-4.1%201.5-7.2%205.1-9.2l97.8-56.3c13.3-7.7%2029.2-11.3%2045.6-11.3c61.4%200%20100.4%2047.6%20100.4%2098.3c0%203.6%200%207.7-.5%2011.8l-101.5-59.4c-6.1-3.6-12.3-3.6-18.4%200zm228.3%20189.4V323c0-7.2-3.1-12.3-9.2-15.9L351%20232.4l42-24.1c3.6-2%206.7-2%2010.2%200l97.8%2056.4c28.2%2016.4%2047.1%2051.2%2047.1%2085c0%2038.9-23%2074.8-59.4%2089.6zM230.2%20336.8l-42-24.6c-3.6-2-5.1-5.1-5.1-9.2V190.4c0-54.8%2042-96.3%2098.8-96.3c21.5%200%2041.5%207.2%2058.4%2020l-100.9%2058.4c-6.1%203.6-9.2%208.7-9.2%2015.9v148.5zm90.4%2052.2l-60.2-33.8v-71.7l60.2-33.8l60.2%2033.8v71.7zm38.7%20155.7c-21.5%200-41.5-7.2-58.4-20l100.9-58.4c6.1-3.6%209.2-8.7%209.2-15.9V301.9l42.5%2024.6c3.6%202%205.1%205.1%205.1%209.2v112.6c0%2054.8-42.5%2096.3-99.3%2096.3zM237.8%20430.5l-97.7-56.3C111.9%20357.8%2093%20323%2093%20289.2c0-39.4%2023.6-74.8%2059.9-89.6v116.7c0%207.2%203.1%2012.3%209.2%2015.9l128%2074.2l-42%2024.1c-3.6%202-6.7%202-10.2%200zm-5.6%2084c-57.9%200-100.4-43.5-100.4-97.3c0-4.1.5-8.2%201-12.3l100.9%2058.4c6.1%203.6%2012.3%203.6%2018.4%200l128.5-74.2v48.6c0%204.1-1.5%207.2-5.1%209.2l-97.8%2056.3c-13.3%207.7-29.2%2011.3-45.6%2011.3zm127%2060.9c62%200%20113.7-44%20125.4-102.4c57.3-14.9%2094.2-68.6%2094.2-123.4c0-35.8-15.4-70.7-43-95.7c2.6-10.8%204.1-21.5%204.1-32.3c0-73.2-59.4-128-128-128c-13.8%200-27.1%202-40.4%206.7c-23-22.5-54.8-36.9-89.6-36.9c-62%200-113.7%2044-125.4%20102.4c-57.3%2014.8-94.2%2068.6-94.2%20123.4c0%2035.8%2015.4%2070.7%2043%2095.7c-2.6%2010.8-4.1%2021.5-4.1%2032.3c0%2073.2%2059.4%20128%20128%20128c13.8%200%2027.1-2%2040.4-6.7c23%2022.5%2054.8%2036.9%2089.6%2036.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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