gel logo
gel from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- gel
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the gel logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.859 8.235c0 .247-.232.422-.484.396a8.2 8.2 0 0 0-1.709 0c-1.152.119-2.11.505-2.99.834l-.16.057c-.936.35-1.8.643-2.825.669a6 6 0 0 1-1.333-.124a1.09 1.09 0 0 1-.828-.849a5.213 5.213 0 1 1 10.329-.988zm-9.913 2.588a.506.506 0 0 0-.607.442a.45.45 0 0 0 .052.237l4.899 9.382a.219.219 0 0 0 .386 0l5.908-10.355a.67.67 0 0 0 .077-.34a.596.596 0 0 0-.484-.57a8.4 8.4 0 0 0-2.423-.13c-1.04.109-1.905.428-2.8.762l-.14.052a9.3 9.3 0 0 1-3.102.72a6.5 6.5 0 0 1-1.766-.206z"/><path fill="currentColor" d="M11.486 10.55c0-.113.067-.206.17-.247l.144-.052c.949-.375 1.941-.63 2.954-.761a8.4 8.4 0 0 1 2.424.128a.6.6 0 0 1 .483.618c0 .103-.03.2-.077.293l-5.908 10.355a.21.21 0 0 1-.19.113z"/></svg>
React
import type { SVGProps } from "react";
export function TokenGel(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="M16.859 8.235c0 .247-.232.422-.484.396a8.2 8.2 0 0 0-1.709 0c-1.152.119-2.11.505-2.99.834l-.16.057c-.936.35-1.8.643-2.825.669a6 6 0 0 1-1.333-.124a1.09 1.09 0 0 1-.828-.849a5.213 5.213 0 1 1 10.329-.988zm-9.913 2.588a.506.506 0 0 0-.607.442a.45.45 0 0 0 .052.237l4.899 9.382a.219.219 0 0 0 .386 0l5.908-10.355a.67.67 0 0 0 .077-.34a.596.596 0 0 0-.484-.57a8.4 8.4 0 0 0-2.423-.13c-1.04.109-1.905.428-2.8.762l-.14.052a9.3 9.3 0 0 1-3.102.72a6.5 6.5 0 0 1-1.766-.206z"/><path fill="currentColor" d="M11.486 10.55c0-.113.067-.206.17-.247l.144-.052c.949-.375 1.941-.63 2.954-.761a8.4 8.4 0 0 1 2.424.128a.6.6 0 0 1 .483.618c0 .103-.03.2-.077.293l-5.908 10.355a.21.21 0 0 1-.19.113z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.859 8.235c0 .247-.232.422-.484.396a8.2 8.2 0 0 0-1.709 0c-1.152.119-2.11.505-2.99.834l-.16.057c-.936.35-1.8.643-2.825.669a6 6 0 0 1-1.333-.124a1.09 1.09 0 0 1-.828-.849a5.213 5.213 0 1 1 10.329-.988zm-9.913 2.588a.506.506 0 0 0-.607.442a.45.45 0 0 0 .052.237l4.899 9.382a.219.219 0 0 0 .386 0l5.908-10.355a.67.67 0 0 0 .077-.34a.596.596 0 0 0-.484-.57a8.4 8.4 0 0 0-2.423-.13c-1.04.109-1.905.428-2.8.762l-.14.052a9.3 9.3 0 0 1-3.102.72a6.5 6.5 0 0 1-1.766-.206z"/><path fill="currentColor" d="M11.486 10.55c0-.113.067-.206.17-.247l.144-.052c.949-.375 1.941-.63 2.954-.761a8.4 8.4 0 0 1 2.424.128a.6.6 0 0 1 .483.618c0 .103-.03.2-.077.293l-5.908 10.355a.21.21 0 0 1-.19.113z"/></svg> </template>
CSS
.icon-gel {
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%22M16.859%208.235c0%20.247-.232.422-.484.396a8.2%208.2%200%200%200-1.709%200c-1.152.119-2.11.505-2.99.834l-.16.057c-.936.35-1.8.643-2.825.669a6%206%200%200%201-1.333-.124a1.09%201.09%200%200%201-.828-.849a5.213%205.213%200%201%201%2010.329-.988zm-9.913%202.588a.506.506%200%200%200-.607.442a.45.45%200%200%200%20.052.237l4.899%209.382a.219.219%200%200%200%20.386%200l5.908-10.355a.67.67%200%200%200%20.077-.34a.596.596%200%200%200-.484-.57a8.4%208.4%200%200%200-2.423-.13c-1.04.109-1.905.428-2.8.762l-.14.052a9.3%209.3%200%200%201-3.102.72a6.5%206.5%200%200%201-1.766-.206z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.486%2010.55c0-.113.067-.206.17-.247l.144-.052c.949-.375%201.941-.63%202.954-.761a8.4%208.4%200%200%201%202.424.128a.6.6%200%200%201%20.483.618c0%20.103-.03.2-.077.293l-5.908%2010.355a.21.21%200%200%201-.19.113z%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%22M16.859%208.235c0%20.247-.232.422-.484.396a8.2%208.2%200%200%200-1.709%200c-1.152.119-2.11.505-2.99.834l-.16.057c-.936.35-1.8.643-2.825.669a6%206%200%200%201-1.333-.124a1.09%201.09%200%200%201-.828-.849a5.213%205.213%200%201%201%2010.329-.988zm-9.913%202.588a.506.506%200%200%200-.607.442a.45.45%200%200%200%20.052.237l4.899%209.382a.219.219%200%200%200%20.386%200l5.908-10.355a.67.67%200%200%200%20.077-.34a.596.596%200%200%200-.484-.57a8.4%208.4%200%200%200-2.423-.13c-1.04.109-1.905.428-2.8.762l-.14.052a9.3%209.3%200%200%201-3.102.72a6.5%206.5%200%200%201-1.766-.206z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.486%2010.55c0-.113.067-.206.17-.247l.144-.052c.949-.375%201.941-.63%202.954-.761a8.4%208.4%200%200%201%202.424.128a.6.6%200%200%201%20.483.618c0%20.103-.03.2-.077.293l-5.908%2010.355a.21.21%200%200%201-.19.113z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/gel.svg?color=%231a73e8&size=48