x ai dark logo

x-ai-dark from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
x-ai-dark
Set
SVG Logos
Style
Color
Viewbox
512×196
License
CC0

Related icons in SVG Logos

Use the x ai dark logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 196"><path fill="#fff" d="M512 .18c-59.067 4.815-291.259 33.6-452.256 195.45H0l6.675-6.653C40.367 156.428 189.448 18.481 512 0zM155.917 138.078l79.048 57.553h-46.807l-14.198-10.328H94.687a550 550 0 0 1 16.94-14.436h42.463l-21.974-15.984a589 589 0 0 1 23.8-16.805m40.437-24.897L309.8 195.63h-46.828l-92.261-67.16a635 635 0 0 1 25.642-15.29M17.839 71.77l46.764.022l36.094 26.23A645 645 0 0 0 75.46 113.67z"/></svg>

React

import type { SVGProps } from "react";

export function LogosXAiDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 196"><path fill="#fff" d="M512 .18c-59.067 4.815-291.259 33.6-452.256 195.45H0l6.675-6.653C40.367 156.428 189.448 18.481 512 0zM155.917 138.078l79.048 57.553h-46.807l-14.198-10.328H94.687a550 550 0 0 1 16.94-14.436h42.463l-21.974-15.984a589 589 0 0 1 23.8-16.805m40.437-24.897L309.8 195.63h-46.828l-92.261-67.16a635 635 0 0 1 25.642-15.29M17.839 71.77l46.764.022l36.094 26.23A645 645 0 0 0 75.46 113.67z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 196"><path fill="#fff" d="M512 .18c-59.067 4.815-291.259 33.6-452.256 195.45H0l6.675-6.653C40.367 156.428 189.448 18.481 512 0zM155.917 138.078l79.048 57.553h-46.807l-14.198-10.328H94.687a550 550 0 0 1 16.94-14.436h42.463l-21.974-15.984a589 589 0 0 1 23.8-16.805m40.437-24.897L309.8 195.63h-46.828l-92.261-67.16a635 635 0 0 1 25.642-15.29M17.839 71.77l46.764.022l36.094 26.23A645 645 0 0 0 75.46 113.67z"/></svg>
</template>

CSS

.icon-x-ai-dark {
  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%20512%20196%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M512%20.18c-59.067%204.815-291.259%2033.6-452.256%20195.45H0l6.675-6.653C40.367%20156.428%20189.448%2018.481%20512%200zM155.917%20138.078l79.048%2057.553h-46.807l-14.198-10.328H94.687a550%20550%200%200%201%2016.94-14.436h42.463l-21.974-15.984a589%20589%200%200%201%2023.8-16.805m40.437-24.897L309.8%20195.63h-46.828l-92.261-67.16a635%20635%200%200%201%2025.642-15.29M17.839%2071.77l46.764.022l36.094%2026.23A645%20645%200%200%200%2075.46%20113.67z%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%20512%20196%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M512%20.18c-59.067%204.815-291.259%2033.6-452.256%20195.45H0l6.675-6.653C40.367%20156.428%20189.448%2018.481%20512%200zM155.917%20138.078l79.048%2057.553h-46.807l-14.198-10.328H94.687a550%20550%200%200%201%2016.94-14.436h42.463l-21.974-15.984a589%20589%200%200%201%2023.8-16.805m40.437-24.897L309.8%20195.63h-46.828l-92.261-67.16a635%20635%200%200%201%2025.642-15.29M17.839%2071.77l46.764.022l36.094%2026.23A645%20645%200%200%200%2075.46%20113.67z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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