grnd logo
grnd from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- grnd
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
Use the grnd logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M3.958 18.884c-.577 0-.397-.476-.238-.71H3l.958-2.848l3.114-1.663l-1.689-1.467a.48.48 0 0 1-.148-.482l1.07-3.807a.48.48 0 0 1 .211-.275l4.035-2.447a.5.5 0 0 1 .25-.069h9.219a.477.477 0 0 1 .444.652l-.212.534h.27a.476.476 0 0 1 .45.636l-.72 1.975l-3.119 1.663l.959.715s.72.476.477.71c.582.19.566.555.482.709l-1.377 3.866a.48.48 0 0 1-.223.26l-3.807 1.995a.5.5 0 0 1-.228.053z"/><path fill="#fe3000" d="M19.416 6.175h-8.737L7.13 8.26l-.942 3.241l1.885 1.557h4.02l-.239 1.059H8.073l-3.543 1.79l-.47 1.387h8.737l3.547-1.853l1.181-3.474l-2.123-1.557h-4.02l.477-1.059h3.776l3.31-1.79z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedGrnd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M3.958 18.884c-.577 0-.397-.476-.238-.71H3l.958-2.848l3.114-1.663l-1.689-1.467a.48.48 0 0 1-.148-.482l1.07-3.807a.48.48 0 0 1 .211-.275l4.035-2.447a.5.5 0 0 1 .25-.069h9.219a.477.477 0 0 1 .444.652l-.212.534h.27a.476.476 0 0 1 .45.636l-.72 1.975l-3.119 1.663l.959.715s.72.476.477.71c.582.19.566.555.482.709l-1.377 3.866a.48.48 0 0 1-.223.26l-3.807 1.995a.5.5 0 0 1-.228.053z"/><path fill="#fe3000" d="M19.416 6.175h-8.737L7.13 8.26l-.942 3.241l1.885 1.557h4.02l-.239 1.059H8.073l-3.543 1.79l-.47 1.387h8.737l3.547-1.853l1.181-3.474l-2.123-1.557h-4.02l.477-1.059h3.776l3.31-1.79z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#000" d="M3.958 18.884c-.577 0-.397-.476-.238-.71H3l.958-2.848l3.114-1.663l-1.689-1.467a.48.48 0 0 1-.148-.482l1.07-3.807a.48.48 0 0 1 .211-.275l4.035-2.447a.5.5 0 0 1 .25-.069h9.219a.477.477 0 0 1 .444.652l-.212.534h.27a.476.476 0 0 1 .45.636l-.72 1.975l-3.119 1.663l.959.715s.72.476.477.71c.582.19.566.555.482.709l-1.377 3.866a.48.48 0 0 1-.223.26l-3.807 1.995a.5.5 0 0 1-.228.053z"/><path fill="#fe3000" d="M19.416 6.175h-8.737L7.13 8.26l-.942 3.241l1.885 1.557h4.02l-.239 1.059H8.073l-3.543 1.79l-.47 1.387h8.737l3.547-1.853l1.181-3.474l-2.123-1.557h-4.02l.477-1.059h3.776l3.31-1.79z"/></g></svg> </template>
CSS
.icon-grnd {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M3.958%2018.884c-.577%200-.397-.476-.238-.71H3l.958-2.848l3.114-1.663l-1.689-1.467a.48.48%200%200%201-.148-.482l1.07-3.807a.48.48%200%200%201%20.211-.275l4.035-2.447a.5.5%200%200%201%20.25-.069h9.219a.477.477%200%200%201%20.444.652l-.212.534h.27a.476.476%200%200%201%20.45.636l-.72%201.975l-3.119%201.663l.959.715s.72.476.477.71c.582.19.566.555.482.709l-1.377%203.866a.48.48%200%200%201-.223.26l-3.807%201.995a.5.5%200%200%201-.228.053z%22%2F%3E%3Cpath%20fill%3D%22%23fe3000%22%20d%3D%22M19.416%206.175h-8.737L7.13%208.26l-.942%203.241l1.885%201.557h4.02l-.239%201.059H8.073l-3.543%201.79l-.47%201.387h8.737l3.547-1.853l1.181-3.474l-2.123-1.557h-4.02l.477-1.059h3.776l3.31-1.79z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M3.958%2018.884c-.577%200-.397-.476-.238-.71H3l.958-2.848l3.114-1.663l-1.689-1.467a.48.48%200%200%201-.148-.482l1.07-3.807a.48.48%200%200%201%20.211-.275l4.035-2.447a.5.5%200%200%201%20.25-.069h9.219a.477.477%200%200%201%20.444.652l-.212.534h.27a.476.476%200%200%201%20.45.636l-.72%201.975l-3.119%201.663l.959.715s.72.476.477.71c.582.19.566.555.482.709l-1.377%203.866a.48.48%200%200%201-.223.26l-3.807%201.995a.5.5%200%200%201-.228.053z%22%2F%3E%3Cpath%20fill%3D%22%23fe3000%22%20d%3D%22M19.416%206.175h-8.737L7.13%208.26l-.942%203.241l1.885%201.557h4.02l-.239%201.059H8.073l-3.543%201.79l-.47%201.387h8.737l3.547-1.853l1.181-3.474l-2.123-1.557h-4.02l.477-1.059h3.776l3.31-1.79z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/grnd.svg?color=%231a73e8&size=48