supabase logo

supabase from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
supabase
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><defs><linearGradient id="SVG7pxEXcwp" x1="53.974" x2="94.163" y1="54.974" y2="71.829" gradientTransform="translate(29.387 60.096)scale(1.1436)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#249361"/><stop offset="1" stop-color="#3ecf8e"/></linearGradient><linearGradient id="SVGwe4qUjnW" x1="36.156" x2="54.484" y1="30.578" y2="65.081" gradientTransform="translate(29.387 60.096)scale(1.1436)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-opacity="0"/></linearGradient></defs><path fill="url(#SVG7pxEXcwp)" d="M102.24 186.21c-3.267 4.117-9.904 1.862-9.977-3.397l-1.156-76.906h51.715c9.365 0 14.587 10.817 8.763 18.149z" transform="translate(-27.722 -60.338)"/><path fill="url(#SVGwe4qUjnW)" fill-opacity=".2" d="M102.24 186.21c-3.267 4.117-9.904 1.862-9.977-3.397l-1.156-76.906h51.715c9.365 0 14.587 10.817 8.763 18.149z" transform="translate(-27.722 -60.338)"/><path fill="#3ecf8e" d="M53.484 2.128c3.267-4.117 9.905-1.862 9.977 3.396l.508 76.907H12.902c-9.365 0-14.587-10.817-8.764-18.149z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconSupabase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG7pxEXcwp" x1="53.974" x2="94.163" y1="54.974" y2="71.829" gradientTransform="translate(29.387 60.096)scale(1.1436)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#249361"/><stop offset="1" stopColor="#3ecf8e"/></linearGradient><linearGradient id="SVGwe4qUjnW" x1="36.156" x2="54.484" y1="30.578" y2="65.081" gradientTransform="translate(29.387 60.096)scale(1.1436)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stopOpacity="0"/></linearGradient></defs><path fill="url(#SVG7pxEXcwp)" d="M102.24 186.21c-3.267 4.117-9.904 1.862-9.977-3.397l-1.156-76.906h51.715c9.365 0 14.587 10.817 8.763 18.149z" transform="translate(-27.722 -60.338)"/><path fill="url(#SVGwe4qUjnW)" fillOpacity=".2" d="M102.24 186.21c-3.267 4.117-9.904 1.862-9.977-3.397l-1.156-76.906h51.715c9.365 0 14.587 10.817 8.763 18.149z" transform="translate(-27.722 -60.338)"/><path fill="#3ecf8e" d="M53.484 2.128c3.267-4.117 9.905-1.862 9.977 3.396l.508 76.907H12.902c-9.365 0-14.587-10.817-8.764-18.149z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG7pxEXcwp" x1="53.974" x2="94.163" y1="54.974" y2="71.829" gradientTransform="translate(29.387 60.096)scale(1.1436)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#249361"/><stop offset="1" stop-color="#3ecf8e"/></linearGradient><linearGradient id="SVGwe4qUjnW" x1="36.156" x2="54.484" y1="30.578" y2="65.081" gradientTransform="translate(29.387 60.096)scale(1.1436)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-opacity="0"/></linearGradient></defs><path fill="url(#SVG7pxEXcwp)" d="M102.24 186.21c-3.267 4.117-9.904 1.862-9.977-3.397l-1.156-76.906h51.715c9.365 0 14.587 10.817 8.763 18.149z" transform="translate(-27.722 -60.338)"/><path fill="url(#SVGwe4qUjnW)" fill-opacity=".2" d="M102.24 186.21c-3.267 4.117-9.904 1.862-9.977-3.397l-1.156-76.906h51.715c9.365 0 14.587 10.817 8.763 18.149z" transform="translate(-27.722 -60.338)"/><path fill="#3ecf8e" d="M53.484 2.128c3.267-4.117 9.905-1.862 9.977 3.396l.508 76.907H12.902c-9.365 0-14.587-10.817-8.764-18.149z"/></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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG7pxEXcwp%22%20x1%3D%2253.974%22%20x2%3D%2294.163%22%20y1%3D%2254.974%22%20y2%3D%2271.829%22%20gradientTransform%3D%22translate(29.387%2060.096)scale(1.1436)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23249361%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233ecf8e%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwe4qUjnW%22%20x1%3D%2236.156%22%20x2%3D%2254.484%22%20y1%3D%2230.578%22%20y2%3D%2265.081%22%20gradientTransform%3D%22translate(29.387%2060.096)scale(1.1436)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG7pxEXcwp)%22%20d%3D%22M102.24%20186.21c-3.267%204.117-9.904%201.862-9.977-3.397l-1.156-76.906h51.715c9.365%200%2014.587%2010.817%208.763%2018.149z%22%20transform%3D%22translate(-27.722%20-60.338)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwe4qUjnW)%22%20fill-opacity%3D%22.2%22%20d%3D%22M102.24%20186.21c-3.267%204.117-9.904%201.862-9.977-3.397l-1.156-76.906h51.715c9.365%200%2014.587%2010.817%208.763%2018.149z%22%20transform%3D%22translate(-27.722%20-60.338)%22%2F%3E%3Cpath%20fill%3D%22%233ecf8e%22%20d%3D%22M53.484%202.128c3.267-4.117%209.905-1.862%209.977%203.396l.508%2076.907H12.902c-9.365%200-14.587-10.817-8.764-18.149z%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG7pxEXcwp%22%20x1%3D%2253.974%22%20x2%3D%2294.163%22%20y1%3D%2254.974%22%20y2%3D%2271.829%22%20gradientTransform%3D%22translate(29.387%2060.096)scale(1.1436)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23249361%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233ecf8e%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwe4qUjnW%22%20x1%3D%2236.156%22%20x2%3D%2254.484%22%20y1%3D%2230.578%22%20y2%3D%2265.081%22%20gradientTransform%3D%22translate(29.387%2060.096)scale(1.1436)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG7pxEXcwp)%22%20d%3D%22M102.24%20186.21c-3.267%204.117-9.904%201.862-9.977-3.397l-1.156-76.906h51.715c9.365%200%2014.587%2010.817%208.763%2018.149z%22%20transform%3D%22translate(-27.722%20-60.338)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwe4qUjnW)%22%20fill-opacity%3D%22.2%22%20d%3D%22M102.24%20186.21c-3.267%204.117-9.904%201.862-9.977-3.397l-1.156-76.906h51.715c9.365%200%2014.587%2010.817%208.763%2018.149z%22%20transform%3D%22translate(-27.722%20-60.338)%22%2F%3E%3Cpath%20fill%3D%22%233ecf8e%22%20d%3D%22M53.484%202.128c3.267-4.117%209.905-1.862%209.977%203.396l.508%2076.907H12.902c-9.365%200-14.587-10.817-8.764-18.149z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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