datadotai from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
datadotai
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the datadotai logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.12 1.744L.015 10.009L0 10.023l11.986 12.219l.014.015l11.986-12.22l.014-.014l-8.115-8.273l-.006-.006Zm1.207 1.02h5.326L11.99 5.41zm3.422 3.43l3.027-3.053L22.081 9.5h-6.054ZM8.211 3.14l3.04 3.072L7.999 9.5h-6.08Zm.62 6.977L12 6.876l3.169 3.242L12 19.842zm7.328.402h5.862l-8.793 9.005Zm-14.24 0h5.915l2.958 9.006Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDatadotai(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.12 1.744L.015 10.009L0 10.023l11.986 12.219l.014.015l11.986-12.22l.014-.014l-8.115-8.273l-.006-.006Zm1.207 1.02h5.326L11.99 5.41zm3.422 3.43l3.027-3.053L22.081 9.5h-6.054ZM8.211 3.14l3.04 3.072L7.999 9.5h-6.08Zm.62 6.977L12 6.876l3.169 3.242L12 19.842zm7.328.402h5.862l-8.793 9.005Zm-14.24 0h5.915l2.958 9.006Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.12 1.744L.015 10.009L0 10.023l11.986 12.219l.014.015l11.986-12.22l.014-.014l-8.115-8.273l-.006-.006Zm1.207 1.02h5.326L11.99 5.41zm3.422 3.43l3.027-3.053L22.081 9.5h-6.054ZM8.211 3.14l3.04 3.072L7.999 9.5h-6.08Zm.62 6.977L12 6.876l3.169 3.242L12 19.842zm7.328.402h5.862l-8.793 9.005Zm-14.24 0h5.915l2.958 9.006Z"/></svg>
</template>

CSS

.icon-datadotai {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.12%201.744L.015%2010.009L0%2010.023l11.986%2012.219l.014.015l11.986-12.22l.014-.014l-8.115-8.273l-.006-.006Zm1.207%201.02h5.326L11.99%205.41zm3.422%203.43l3.027-3.053L22.081%209.5h-6.054ZM8.211%203.14l3.04%203.072L7.999%209.5h-6.08Zm.62%206.977L12%206.876l3.169%203.242L12%2019.842zm7.328.402h5.862l-8.793%209.005Zm-14.24%200h5.915l2.958%209.006Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.12%201.744L.015%2010.009L0%2010.023l11.986%2012.219l.014.015l11.986-12.22l.014-.014l-8.115-8.273l-.006-.006Zm1.207%201.02h5.326L11.99%205.41zm3.422%203.43l3.027-3.053L22.081%209.5h-6.054ZM8.211%203.14l3.04%203.072L7.999%209.5h-6.08Zm.62%206.977L12%206.876l3.169%203.242L12%2019.842zm7.328.402h5.862l-8.793%209.005Zm-14.24%200h5.915l2.958%209.006Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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