npxs logo
npxs from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- npxs
- 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 npxs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fcd309" fill-rule="evenodd" d="M12.718 12L21 20.282l-.718.718L12 12.717L3.718 21L3 20.282L11.283 12L3 3.718L3.718 3L12 11.283L20.282 3l.718.718z" clip-rule="evenodd"/><path fill="#fcd309" d="m9.115 12.001l2.723-2.711l2.711 2.711l-2.711 2.711z"/><path fill="url(#SVG31WVZcSm)" fill-rule="evenodd" d="M11.839 8.572L15.267 12l-3.428 3.428L8.397 12zM9.835 12l2.002 1.995L13.832 12l-1.994-1.994z" clip-rule="evenodd"/><defs><linearGradient id="SVG31WVZcSm" x1="9.675" x2="16.741" y1="9.76" y2="17.892" gradientUnits="userSpaceOnUse"><stop stop-color="#1a1e21"/><stop offset="1" stop-color="#06060a"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedNpxs(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="#fcd309" fillRule="evenodd" d="M12.718 12L21 20.282l-.718.718L12 12.717L3.718 21L3 20.282L11.283 12L3 3.718L3.718 3L12 11.283L20.282 3l.718.718z" clipRule="evenodd"/><path fill="#fcd309" d="m9.115 12.001l2.723-2.711l2.711 2.711l-2.711 2.711z"/><path fill="url(#SVG31WVZcSm)" fillRule="evenodd" d="M11.839 8.572L15.267 12l-3.428 3.428L8.397 12zM9.835 12l2.002 1.995L13.832 12l-1.994-1.994z" clipRule="evenodd"/><defs><linearGradient id="SVG31WVZcSm" x1="9.675" x2="16.741" y1="9.76" y2="17.892" gradientUnits="userSpaceOnUse"><stop stopColor="#1a1e21"/><stop offset="1" stopColor="#06060a"/></linearGradient></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="#fcd309" fill-rule="evenodd" d="M12.718 12L21 20.282l-.718.718L12 12.717L3.718 21L3 20.282L11.283 12L3 3.718L3.718 3L12 11.283L20.282 3l.718.718z" clip-rule="evenodd"/><path fill="#fcd309" d="m9.115 12.001l2.723-2.711l2.711 2.711l-2.711 2.711z"/><path fill="url(#SVG31WVZcSm)" fill-rule="evenodd" d="M11.839 8.572L15.267 12l-3.428 3.428L8.397 12zM9.835 12l2.002 1.995L13.832 12l-1.994-1.994z" clip-rule="evenodd"/><defs><linearGradient id="SVG31WVZcSm" x1="9.675" x2="16.741" y1="9.76" y2="17.892" gradientUnits="userSpaceOnUse"><stop stop-color="#1a1e21"/><stop offset="1" stop-color="#06060a"/></linearGradient></defs></g></svg> </template>
CSS
.icon-npxs {
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%23fcd309%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.718%2012L21%2020.282l-.718.718L12%2012.717L3.718%2021L3%2020.282L11.283%2012L3%203.718L3.718%203L12%2011.283L20.282%203l.718.718z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fcd309%22%20d%3D%22m9.115%2012.001l2.723-2.711l2.711%202.711l-2.711%202.711z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG31WVZcSm)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.839%208.572L15.267%2012l-3.428%203.428L8.397%2012zM9.835%2012l2.002%201.995L13.832%2012l-1.994-1.994z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG31WVZcSm%22%20x1%3D%229.675%22%20x2%3D%2216.741%22%20y1%3D%229.76%22%20y2%3D%2217.892%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231a1e21%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2306060a%22%2F%3E%3C%2FlinearGradient%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%22%23fcd309%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.718%2012L21%2020.282l-.718.718L12%2012.717L3.718%2021L3%2020.282L11.283%2012L3%203.718L3.718%203L12%2011.283L20.282%203l.718.718z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23fcd309%22%20d%3D%22m9.115%2012.001l2.723-2.711l2.711%202.711l-2.711%202.711z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG31WVZcSm)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M11.839%208.572L15.267%2012l-3.428%203.428L8.397%2012zM9.835%2012l2.002%201.995L13.832%2012l-1.994-1.994z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG31WVZcSm%22%20x1%3D%229.675%22%20x2%3D%2216.741%22%20y1%3D%229.76%22%20y2%3D%2217.892%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%231a1e21%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2306060a%22%2F%3E%3C%2FlinearGradient%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/npxs.svg?color=%231a73e8&size=48