zeabur from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
zeabur
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

The same logo in other sets

Use the zeabur logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M23.997 3v6.978L9.325 15.022H9.4V22l14.596-.001L0 22v-6.978h6.746l9.29-5.044h-.081V3h8.042z"/><path d="M.001 3h16.954v6.978H.001zM8.4 15.022H24V22H8.4z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubZeabur(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M23.997 3v6.978L9.325 15.022H9.4V22l14.596-.001L0 22v-6.978h6.746l9.29-5.044h-.081V3h8.042z"/><path d="M.001 3h16.954v6.978H.001zM8.4 15.022H24V22H8.4z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M23.997 3v6.978L9.325 15.022H9.4V22l14.596-.001L0 22v-6.978h6.746l9.29-5.044h-.081V3h8.042z"/><path d="M.001 3h16.954v6.978H.001zM8.4 15.022H24V22H8.4z" opacity=".5"/></g></svg>
</template>

CSS

.icon-zeabur {
  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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M23.997%203v6.978L9.325%2015.022H9.4V22l14.596-.001L0%2022v-6.978h6.746l9.29-5.044h-.081V3h8.042z%22%2F%3E%3Cpath%20d%3D%22M.001%203h16.954v6.978H.001zM8.4%2015.022H24V22H8.4z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M23.997%203v6.978L9.325%2015.022H9.4V22l14.596-.001L0%2022v-6.978h6.746l9.29-5.044h-.081V3h8.042z%22%2F%3E%3Cpath%20d%3D%22M.001%203h16.954v6.978H.001zM8.4%2015.022H24V22H8.4z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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