nim logo
nim from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- nim
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the nim logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGSNUOeEEG)" d="M20.802 11.269L17.05 4.853a1.5 1.5 0 0 0-1.295-.732H8.246a1.52 1.52 0 0 0-1.294.732l-3.754 6.416a1.45 1.45 0 0 0 0 1.463l3.754 6.416a1.49 1.49 0 0 0 1.294.732h7.508a1.52 1.52 0 0 0 1.295-.732l3.753-6.416a1.45 1.45 0 0 0 0-1.463"/><defs><radialGradient id="SVGSNUOeEEG" cx="0" cy="0" r="1" gradientTransform="matrix(18.0163 0 0 17.7349 16.542 19.677)" gradientUnits="userSpaceOnUse"><stop stop-color="#ec991c"/><stop offset="1" stop-color="#e9b213"/></radialGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedNim(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="url(#SVGSNUOeEEG)" d="M20.802 11.269L17.05 4.853a1.5 1.5 0 0 0-1.295-.732H8.246a1.52 1.52 0 0 0-1.294.732l-3.754 6.416a1.45 1.45 0 0 0 0 1.463l3.754 6.416a1.49 1.49 0 0 0 1.294.732h7.508a1.52 1.52 0 0 0 1.295-.732l3.753-6.416a1.45 1.45 0 0 0 0-1.463"/><defs><radialGradient id="SVGSNUOeEEG" cx="0" cy="0" r="1" gradientTransform="matrix(18.0163 0 0 17.7349 16.542 19.677)" gradientUnits="userSpaceOnUse"><stop stopColor="#ec991c"/><stop offset="1" stopColor="#e9b213"/></radialGradient></defs></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="url(#SVGSNUOeEEG)" d="M20.802 11.269L17.05 4.853a1.5 1.5 0 0 0-1.295-.732H8.246a1.52 1.52 0 0 0-1.294.732l-3.754 6.416a1.45 1.45 0 0 0 0 1.463l3.754 6.416a1.49 1.49 0 0 0 1.294.732h7.508a1.52 1.52 0 0 0 1.295-.732l3.753-6.416a1.45 1.45 0 0 0 0-1.463"/><defs><radialGradient id="SVGSNUOeEEG" cx="0" cy="0" r="1" gradientTransform="matrix(18.0163 0 0 17.7349 16.542 19.677)" gradientUnits="userSpaceOnUse"><stop stop-color="#ec991c"/><stop offset="1" stop-color="#e9b213"/></radialGradient></defs></g></svg> </template>
CSS
.icon-nim {
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%22url(%23SVGSNUOeEEG)%22%20d%3D%22M20.802%2011.269L17.05%204.853a1.5%201.5%200%200%200-1.295-.732H8.246a1.52%201.52%200%200%200-1.294.732l-3.754%206.416a1.45%201.45%200%200%200%200%201.463l3.754%206.416a1.49%201.49%200%200%200%201.294.732h7.508a1.52%201.52%200%200%200%201.295-.732l3.753-6.416a1.45%201.45%200%200%200%200-1.463%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGSNUOeEEG%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(18.0163%200%200%2017.7349%2016.542%2019.677)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ec991c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e9b213%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%22url(%23SVGSNUOeEEG)%22%20d%3D%22M20.802%2011.269L17.05%204.853a1.5%201.5%200%200%200-1.295-.732H8.246a1.52%201.52%200%200%200-1.294.732l-3.754%206.416a1.45%201.45%200%200%200%200%201.463l3.754%206.416a1.49%201.49%200%200%200%201.294.732h7.508a1.52%201.52%200%200%200%201.295-.732l3.753-6.416a1.45%201.45%200%200%200%200-1.463%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGSNUOeEEG%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(18.0163%200%200%2017.7349%2016.542%2019.677)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ec991c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e9b213%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/nim.svg?color=%231a73e8&size=48