supabase from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
supabase
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the supabase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.98 9.12h-8.03l-.04-6.26c-.01-.82-1.05-1.17-1.56-.53l-7.7 9.71c-.91 1.15-.09 2.84 1.37 2.84h7.97l.09 6.26c.01.82 1.05 1.17 1.56.53l7.71-9.71c.91-1.15.09-2.84-1.37-2.84"/></svg>

React

import type { SVGProps } from "react";

export function BxlSupabase(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="M19.98 9.12h-8.03l-.04-6.26c-.01-.82-1.05-1.17-1.56-.53l-7.7 9.71c-.91 1.15-.09 2.84 1.37 2.84h7.97l.09 6.26c.01.82 1.05 1.17 1.56.53l7.71-9.71c.91-1.15.09-2.84-1.37-2.84"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.98 9.12h-8.03l-.04-6.26c-.01-.82-1.05-1.17-1.56-.53l-7.7 9.71c-.91 1.15-.09 2.84 1.37 2.84h7.97l.09 6.26c.01.82 1.05 1.17 1.56.53l7.71-9.71c.91-1.15.09-2.84-1.37-2.84"/></svg>
</template>

CSS

.icon-supabase {
  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%22M19.98%209.12h-8.03l-.04-6.26c-.01-.82-1.05-1.17-1.56-.53l-7.7%209.71c-.91%201.15-.09%202.84%201.37%202.84h7.97l.09%206.26c.01.82%201.05%201.17%201.56.53l7.71-9.71c.91-1.15.09-2.84-1.37-2.84%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%22M19.98%209.12h-8.03l-.04-6.26c-.01-.82-1.05-1.17-1.56-.53l-7.7%209.71c-.91%201.15-.09%202.84%201.37%202.84h7.97l.09%206.26c.01.82%201.05%201.17%201.56.53l7.71-9.71c.91-1.15.09-2.84-1.37-2.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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