Supabase Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Supabase icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316210.svg" alt="Supabase icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316210.svg" alt="Supabase icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316210.svg" alt="Supabase icon" :width="24" :height="24" />
CSS background
.icon-supabase {
background-image: url('https://proicons.com/icon/316210.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Supabase</title><path d="M11.9 1.036c-.015-.986-1.26-1.41-1.874-.637L.764 12.05C-.33 13.427.65 15.455 2.409 15.455h9.579l.113 7.51c.014.985 1.259 1.408 1.873.636l9.262-11.653c1.093-1.375.113-3.403-1.645-3.403h-9.642z"/></svg>
Supabase in other icon packs
Copied!