brand-ai from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
brand-ai
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the brand ai logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.943 15.016C31.438 6.672 24.536.063 16.083.011h-.187c-2.989.02-5.781.849-8.167 2.296a16.06 16.06 0 0 0-5.401 5.376A15.96 15.96 0 0 0 0 16.001c0 .333.016.667.031.995c.167 2.672.98 5.161 2.297 7.317a16.1 16.1 0 0 0 5.369 5.381a16.1 16.1 0 0 0 8.172 2.291h.24c8.459-.057 15.328-6.651 15.855-14.984c.015-.323.041-.661.041-.979c0-.324 0-.661-.027-.98l-.031-.031zm-15.938 5.839v5.104c.125 3.12-.76 3.64-1.828 3.687c-.047 0-.089.005-.136.005c-6.072-.859-10.875-5.672-11.713-11.76a14 14 0 0 1-.131-1.896c0-.64.048-1.271.131-1.891c.833-6.077 5.625-10.891 11.699-11.76l.151.016c1.068.056 1.953.572 1.828 3.681v5.104c-.016 2.1 1.192 4.1 2.473 4.855c-1.281.749-2.489 2.5-2.473 4.849z"/></svg>

React

import type { SVGProps } from "react";

export function CibBrandAi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.943 15.016C31.438 6.672 24.536.063 16.083.011h-.187c-2.989.02-5.781.849-8.167 2.296a16.06 16.06 0 0 0-5.401 5.376A15.96 15.96 0 0 0 0 16.001c0 .333.016.667.031.995c.167 2.672.98 5.161 2.297 7.317a16.1 16.1 0 0 0 5.369 5.381a16.1 16.1 0 0 0 8.172 2.291h.24c8.459-.057 15.328-6.651 15.855-14.984c.015-.323.041-.661.041-.979c0-.324 0-.661-.027-.98l-.031-.031zm-15.938 5.839v5.104c.125 3.12-.76 3.64-1.828 3.687c-.047 0-.089.005-.136.005c-6.072-.859-10.875-5.672-11.713-11.76a14 14 0 0 1-.131-1.896c0-.64.048-1.271.131-1.891c.833-6.077 5.625-10.891 11.699-11.76l.151.016c1.068.056 1.953.572 1.828 3.681v5.104c-.016 2.1 1.192 4.1 2.473 4.855c-1.281.749-2.489 2.5-2.473 4.849z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.943 15.016C31.438 6.672 24.536.063 16.083.011h-.187c-2.989.02-5.781.849-8.167 2.296a16.06 16.06 0 0 0-5.401 5.376A15.96 15.96 0 0 0 0 16.001c0 .333.016.667.031.995c.167 2.672.98 5.161 2.297 7.317a16.1 16.1 0 0 0 5.369 5.381a16.1 16.1 0 0 0 8.172 2.291h.24c8.459-.057 15.328-6.651 15.855-14.984c.015-.323.041-.661.041-.979c0-.324 0-.661-.027-.98l-.031-.031zm-15.938 5.839v5.104c.125 3.12-.76 3.64-1.828 3.687c-.047 0-.089.005-.136.005c-6.072-.859-10.875-5.672-11.713-11.76a14 14 0 0 1-.131-1.896c0-.64.048-1.271.131-1.891c.833-6.077 5.625-10.891 11.699-11.76l.151.016c1.068.056 1.953.572 1.828 3.681v5.104c-.016 2.1 1.192 4.1 2.473 4.855c-1.281.749-2.489 2.5-2.473 4.849z"/></svg>
</template>

CSS

.icon-brand-ai {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.943%2015.016C31.438%206.672%2024.536.063%2016.083.011h-.187c-2.989.02-5.781.849-8.167%202.296a16.06%2016.06%200%200%200-5.401%205.376A15.96%2015.96%200%200%200%200%2016.001c0%20.333.016.667.031.995c.167%202.672.98%205.161%202.297%207.317a16.1%2016.1%200%200%200%205.369%205.381a16.1%2016.1%200%200%200%208.172%202.291h.24c8.459-.057%2015.328-6.651%2015.855-14.984c.015-.323.041-.661.041-.979c0-.324%200-.661-.027-.98l-.031-.031zm-15.938%205.839v5.104c.125%203.12-.76%203.64-1.828%203.687c-.047%200-.089.005-.136.005c-6.072-.859-10.875-5.672-11.713-11.76a14%2014%200%200%201-.131-1.896c0-.64.048-1.271.131-1.891c.833-6.077%205.625-10.891%2011.699-11.76l.151.016c1.068.056%201.953.572%201.828%203.681v5.104c-.016%202.1%201.192%204.1%202.473%204.855c-1.281.749-2.489%202.5-2.473%204.849z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.943%2015.016C31.438%206.672%2024.536.063%2016.083.011h-.187c-2.989.02-5.781.849-8.167%202.296a16.06%2016.06%200%200%200-5.401%205.376A15.96%2015.96%200%200%200%200%2016.001c0%20.333.016.667.031.995c.167%202.672.98%205.161%202.297%207.317a16.1%2016.1%200%200%200%205.369%205.381a16.1%2016.1%200%200%200%208.172%202.291h.24c8.459-.057%2015.328-6.651%2015.855-14.984c.015-.323.041-.661.041-.979c0-.324%200-.661-.027-.98l-.031-.031zm-15.938%205.839v5.104c.125%203.12-.76%203.64-1.828%203.687c-.047%200-.089.005-.136.005c-6.072-.859-10.875-5.672-11.713-11.76a14%2014%200%200%201-.131-1.896c0-.64.048-1.271.131-1.891c.833-6.077%205.625-10.891%2011.699-11.76l.151.016c1.068.056%201.953.572%201.828%203.681v5.104c-.016%202.1%201.192%204.1%202.473%204.855c-1.281.749-2.489%202.5-2.473%204.849z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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