supabase icon logo
supabase-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- supabase-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×263
- License
- CC0
Use the supabase icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><defs><linearGradient id="SVGMPst3dYn" x1="20.862%" x2="63.426%" y1="20.687%" y2="44.071%"><stop offset="0%" stop-color="#249361"/><stop offset="100%" stop-color="#3ecf8e"/></linearGradient><linearGradient id="SVGNaiFRdXR" x1="1.991%" x2="21.403%" y1="-13.158%" y2="34.708%"><stop offset="0%"/><stop offset="100%" stop-opacity="0"/></linearGradient></defs><path fill="url(#SVGMPst3dYn)" d="M149.602 258.579c-6.718 8.46-20.338 3.824-20.5-6.977l-2.367-157.984h106.229c19.24 0 29.971 22.223 18.007 37.292z"/><path fill="url(#SVGNaiFRdXR)" fill-opacity=".2" d="M149.602 258.579c-6.718 8.46-20.338 3.824-20.5-6.977l-2.367-157.984h106.229c19.24 0 29.971 22.223 18.007 37.292z"/><path fill="#3ecf8e" d="M106.399 4.37c6.717-8.461 20.338-3.826 20.5 6.976l1.037 157.984H23.037c-19.241 0-29.973-22.223-18.008-37.292z"/></svg>
React
import type { SVGProps } from "react";
export function LogosSupabaseIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><defs><linearGradient id="SVGMPst3dYn" x1="20.862%" x2="63.426%" y1="20.687%" y2="44.071%"><stop offset="0%" stopColor="#249361"/><stop offset="100%" stopColor="#3ecf8e"/></linearGradient><linearGradient id="SVGNaiFRdXR" x1="1.991%" x2="21.403%" y1="-13.158%" y2="34.708%"><stop offset="0%"/><stop offset="100%" stopOpacity="0"/></linearGradient></defs><path fill="url(#SVGMPst3dYn)" d="M149.602 258.579c-6.718 8.46-20.338 3.824-20.5-6.977l-2.367-157.984h106.229c19.24 0 29.971 22.223 18.007 37.292z"/><path fill="url(#SVGNaiFRdXR)" fillOpacity=".2" d="M149.602 258.579c-6.718 8.46-20.338 3.824-20.5-6.977l-2.367-157.984h106.229c19.24 0 29.971 22.223 18.007 37.292z"/><path fill="#3ecf8e" d="M106.399 4.37c6.717-8.461 20.338-3.826 20.5 6.976l1.037 157.984H23.037c-19.241 0-29.973-22.223-18.008-37.292z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 263"><defs><linearGradient id="SVGMPst3dYn" x1="20.862%" x2="63.426%" y1="20.687%" y2="44.071%"><stop offset="0%" stop-color="#249361"/><stop offset="100%" stop-color="#3ecf8e"/></linearGradient><linearGradient id="SVGNaiFRdXR" x1="1.991%" x2="21.403%" y1="-13.158%" y2="34.708%"><stop offset="0%"/><stop offset="100%" stop-opacity="0"/></linearGradient></defs><path fill="url(#SVGMPst3dYn)" d="M149.602 258.579c-6.718 8.46-20.338 3.824-20.5-6.977l-2.367-157.984h106.229c19.24 0 29.971 22.223 18.007 37.292z"/><path fill="url(#SVGNaiFRdXR)" fill-opacity=".2" d="M149.602 258.579c-6.718 8.46-20.338 3.824-20.5-6.977l-2.367-157.984h106.229c19.24 0 29.971 22.223 18.007 37.292z"/><path fill="#3ecf8e" d="M106.399 4.37c6.717-8.461 20.338-3.826 20.5 6.976l1.037 157.984H23.037c-19.241 0-29.973-22.223-18.008-37.292z"/></svg> </template>
CSS
.icon-supabase-icon {
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%20256%20263%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGMPst3dYn%22%20x1%3D%2220.862%25%22%20x2%3D%2263.426%25%22%20y1%3D%2220.687%25%22%20y2%3D%2244.071%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23249361%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%233ecf8e%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGNaiFRdXR%22%20x1%3D%221.991%25%22%20x2%3D%2221.403%25%22%20y1%3D%22-13.158%25%22%20y2%3D%2234.708%25%22%3E%3Cstop%20offset%3D%220%25%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGMPst3dYn)%22%20d%3D%22M149.602%20258.579c-6.718%208.46-20.338%203.824-20.5-6.977l-2.367-157.984h106.229c19.24%200%2029.971%2022.223%2018.007%2037.292z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGNaiFRdXR)%22%20fill-opacity%3D%22.2%22%20d%3D%22M149.602%20258.579c-6.718%208.46-20.338%203.824-20.5-6.977l-2.367-157.984h106.229c19.24%200%2029.971%2022.223%2018.007%2037.292z%22%2F%3E%3Cpath%20fill%3D%22%233ecf8e%22%20d%3D%22M106.399%204.37c6.717-8.461%2020.338-3.826%2020.5%206.976l1.037%20157.984H23.037c-19.241%200-29.973-22.223-18.008-37.292z%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%20256%20263%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGMPst3dYn%22%20x1%3D%2220.862%25%22%20x2%3D%2263.426%25%22%20y1%3D%2220.687%25%22%20y2%3D%2244.071%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23249361%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%233ecf8e%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGNaiFRdXR%22%20x1%3D%221.991%25%22%20x2%3D%2221.403%25%22%20y1%3D%22-13.158%25%22%20y2%3D%2234.708%25%22%3E%3Cstop%20offset%3D%220%25%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGMPst3dYn)%22%20d%3D%22M149.602%20258.579c-6.718%208.46-20.338%203.824-20.5-6.977l-2.367-157.984h106.229c19.24%200%2029.971%2022.223%2018.007%2037.292z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGNaiFRdXR)%22%20fill-opacity%3D%22.2%22%20d%3D%22M149.602%20258.579c-6.718%208.46-20.338%203.824-20.5-6.977l-2.367-157.984h106.229c19.24%200%2029.971%2022.223%2018.007%2037.292z%22%2F%3E%3Cpath%20fill%3D%22%233ecf8e%22%20d%3D%22M106.399%204.37c6.717-8.461%2020.338-3.826%2020.5%206.976l1.037%20157.984H23.037c-19.241%200-29.973-22.223-18.008-37.292z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/supabase-icon.svg?color=%231a73e8&size=48