hasura logo
hasura from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- hasura
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the hasura logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.558 8.172c.707-2.152.282-6.447-1.09-8.032a.42.42 0 0 0-.664.051l-1.69 2.59a1.32 1.32 0 0 1-1.737.276C16.544 1.885 14.354 1.204 12 1.204s-4.544.68-6.378 1.853a1.326 1.326 0 0 1-1.736-.276L2.196.191A.42.42 0 0 0 1.532.14C.16 1.728-.265 6.023.442 8.172c.236.716.3 1.472.16 2.207c-.137.73-.276 1.61-.276 2.223C.326 18.898 5.553 24 11.997 24c6.447 0 11.671-5.105 11.671-11.398c0-.613-.138-1.494-.276-2.223a4.5 4.5 0 0 1 .166-2.207m-11.56 13.284c-4.984 0-9.036-3.96-9.036-8.827q0-.239.014-.473c.18-3.316 2.243-6.15 5.16-7.5c1.17-.546 2.481-.848 3.864-.848s2.69.302 3.864.85c2.917 1.351 4.98 4.187 5.16 7.501q.013.236.014.473c-.003 4.864-4.057 8.824-9.04 8.824m3.915-5.43l-2.31-3.91l-1.98-3.26a.26.26 0 0 0-.223-.125H9.508a.26.26 0 0 0-.227.13a.25.25 0 0 0 .003.254l1.895 3.109l-2.542 3.787a.25.25 0 0 0-.011.259a.26.26 0 0 0 .23.132h1.905a.26.26 0 0 0 .218-.116l1.375-2.096l1.233 2.088a.26.26 0 0 0 .224.127h1.878c.094 0 .18-.049.224-.127a.24.24 0 0 0 0-.251z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHasura(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="M23.558 8.172c.707-2.152.282-6.447-1.09-8.032a.42.42 0 0 0-.664.051l-1.69 2.59a1.32 1.32 0 0 1-1.737.276C16.544 1.885 14.354 1.204 12 1.204s-4.544.68-6.378 1.853a1.326 1.326 0 0 1-1.736-.276L2.196.191A.42.42 0 0 0 1.532.14C.16 1.728-.265 6.023.442 8.172c.236.716.3 1.472.16 2.207c-.137.73-.276 1.61-.276 2.223C.326 18.898 5.553 24 11.997 24c6.447 0 11.671-5.105 11.671-11.398c0-.613-.138-1.494-.276-2.223a4.5 4.5 0 0 1 .166-2.207m-11.56 13.284c-4.984 0-9.036-3.96-9.036-8.827q0-.239.014-.473c.18-3.316 2.243-6.15 5.16-7.5c1.17-.546 2.481-.848 3.864-.848s2.69.302 3.864.85c2.917 1.351 4.98 4.187 5.16 7.501q.013.236.014.473c-.003 4.864-4.057 8.824-9.04 8.824m3.915-5.43l-2.31-3.91l-1.98-3.26a.26.26 0 0 0-.223-.125H9.508a.26.26 0 0 0-.227.13a.25.25 0 0 0 .003.254l1.895 3.109l-2.542 3.787a.25.25 0 0 0-.011.259a.26.26 0 0 0 .23.132h1.905a.26.26 0 0 0 .218-.116l1.375-2.096l1.233 2.088a.26.26 0 0 0 .224.127h1.878c.094 0 .18-.049.224-.127a.24.24 0 0 0 0-.251z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.558 8.172c.707-2.152.282-6.447-1.09-8.032a.42.42 0 0 0-.664.051l-1.69 2.59a1.32 1.32 0 0 1-1.737.276C16.544 1.885 14.354 1.204 12 1.204s-4.544.68-6.378 1.853a1.326 1.326 0 0 1-1.736-.276L2.196.191A.42.42 0 0 0 1.532.14C.16 1.728-.265 6.023.442 8.172c.236.716.3 1.472.16 2.207c-.137.73-.276 1.61-.276 2.223C.326 18.898 5.553 24 11.997 24c6.447 0 11.671-5.105 11.671-11.398c0-.613-.138-1.494-.276-2.223a4.5 4.5 0 0 1 .166-2.207m-11.56 13.284c-4.984 0-9.036-3.96-9.036-8.827q0-.239.014-.473c.18-3.316 2.243-6.15 5.16-7.5c1.17-.546 2.481-.848 3.864-.848s2.69.302 3.864.85c2.917 1.351 4.98 4.187 5.16 7.501q.013.236.014.473c-.003 4.864-4.057 8.824-9.04 8.824m3.915-5.43l-2.31-3.91l-1.98-3.26a.26.26 0 0 0-.223-.125H9.508a.26.26 0 0 0-.227.13a.25.25 0 0 0 .003.254l1.895 3.109l-2.542 3.787a.25.25 0 0 0-.011.259a.26.26 0 0 0 .23.132h1.905a.26.26 0 0 0 .218-.116l1.375-2.096l1.233 2.088a.26.26 0 0 0 .224.127h1.878c.094 0 .18-.049.224-.127a.24.24 0 0 0 0-.251z"/></svg> </template>
CSS
.icon-hasura {
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%22M23.558%208.172c.707-2.152.282-6.447-1.09-8.032a.42.42%200%200%200-.664.051l-1.69%202.59a1.32%201.32%200%200%201-1.737.276C16.544%201.885%2014.354%201.204%2012%201.204s-4.544.68-6.378%201.853a1.326%201.326%200%200%201-1.736-.276L2.196.191A.42.42%200%200%200%201.532.14C.16%201.728-.265%206.023.442%208.172c.236.716.3%201.472.16%202.207c-.137.73-.276%201.61-.276%202.223C.326%2018.898%205.553%2024%2011.997%2024c6.447%200%2011.671-5.105%2011.671-11.398c0-.613-.138-1.494-.276-2.223a4.5%204.5%200%200%201%20.166-2.207m-11.56%2013.284c-4.984%200-9.036-3.96-9.036-8.827q0-.239.014-.473c.18-3.316%202.243-6.15%205.16-7.5c1.17-.546%202.481-.848%203.864-.848s2.69.302%203.864.85c2.917%201.351%204.98%204.187%205.16%207.501q.013.236.014.473c-.003%204.864-4.057%208.824-9.04%208.824m3.915-5.43l-2.31-3.91l-1.98-3.26a.26.26%200%200%200-.223-.125H9.508a.26.26%200%200%200-.227.13a.25.25%200%200%200%20.003.254l1.895%203.109l-2.542%203.787a.25.25%200%200%200-.011.259a.26.26%200%200%200%20.23.132h1.905a.26.26%200%200%200%20.218-.116l1.375-2.096l1.233%202.088a.26.26%200%200%200%20.224.127h1.878c.094%200%20.18-.049.224-.127a.24.24%200%200%200%200-.251z%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%22M23.558%208.172c.707-2.152.282-6.447-1.09-8.032a.42.42%200%200%200-.664.051l-1.69%202.59a1.32%201.32%200%200%201-1.737.276C16.544%201.885%2014.354%201.204%2012%201.204s-4.544.68-6.378%201.853a1.326%201.326%200%200%201-1.736-.276L2.196.191A.42.42%200%200%200%201.532.14C.16%201.728-.265%206.023.442%208.172c.236.716.3%201.472.16%202.207c-.137.73-.276%201.61-.276%202.223C.326%2018.898%205.553%2024%2011.997%2024c6.447%200%2011.671-5.105%2011.671-11.398c0-.613-.138-1.494-.276-2.223a4.5%204.5%200%200%201%20.166-2.207m-11.56%2013.284c-4.984%200-9.036-3.96-9.036-8.827q0-.239.014-.473c.18-3.316%202.243-6.15%205.16-7.5c1.17-.546%202.481-.848%203.864-.848s2.69.302%203.864.85c2.917%201.351%204.98%204.187%205.16%207.501q.013.236.014.473c-.003%204.864-4.057%208.824-9.04%208.824m3.915-5.43l-2.31-3.91l-1.98-3.26a.26.26%200%200%200-.223-.125H9.508a.26.26%200%200%200-.227.13a.25.25%200%200%200%20.003.254l1.895%203.109l-2.542%203.787a.25.25%200%200%200-.011.259a.26.26%200%200%200%20.23.132h1.905a.26.26%200%200%200%20.218-.116l1.375-2.096l1.233%202.088a.26.26%200%200%200%20.224.127h1.878c.094%200%20.18-.049.224-.127a.24.24%200%200%200%200-.251z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/hasura.svg?color=%231a73e8&size=48