gunz logo
gunz from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- gunz
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the gunz logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.964 7.757h-8.44v7.217l1.634 1.631h2.94l-3.691-3.69v-.852h2.572l-2.572-2.572v-.852h4.132l3.425 3.424v.882h-2.543l2.543 2.544v3.874H8.93L6 16.433V5h11.964z"/></svg>
React
import type { SVGProps } from "react";
export function TokenGunz(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="M17.964 7.757h-8.44v7.217l1.634 1.631h2.94l-3.691-3.69v-.852h2.572l-2.572-2.572v-.852h4.132l3.425 3.424v.882h-2.543l2.543 2.544v3.874H8.93L6 16.433V5h11.964z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.964 7.757h-8.44v7.217l1.634 1.631h2.94l-3.691-3.69v-.852h2.572l-2.572-2.572v-.852h4.132l3.425 3.424v.882h-2.543l2.543 2.544v3.874H8.93L6 16.433V5h11.964z"/></svg> </template>
CSS
.icon-gunz {
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%22M17.964%207.757h-8.44v7.217l1.634%201.631h2.94l-3.691-3.69v-.852h2.572l-2.572-2.572v-.852h4.132l3.425%203.424v.882h-2.543l2.543%202.544v3.874H8.93L6%2016.433V5h11.964z%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%22M17.964%207.757h-8.44v7.217l1.634%201.631h2.94l-3.691-3.69v-.852h2.572l-2.572-2.572v-.852h4.132l3.425%203.424v.882h-2.543l2.543%202.544v3.874H8.93L6%2016.433V5h11.964z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/gunz.svg?color=%231a73e8&size=48