hunt logo
hunt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- hunt
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the hunt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.372 4.029a1.028 1.028 0 1 1 2.057 0V8.41a4.628 4.628 0 0 1 7.2 3.847v4.629a1.03 1.03 0 0 1-2.057 0v-4.629a2.571 2.571 0 0 0-5.143 0v4.629a1.029 1.029 0 0 1-2.057 0zM9.429 19.97a1.029 1.029 0 1 1-2.058 0a1.029 1.029 0 0 1 2.058 0M15.6 21a1.029 1.029 0 1 0 0-2.057a1.029 1.029 0 0 0 0 2.057"/></svg>
React
import type { SVGProps } from "react";
export function TokenHunt(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="M7.372 4.029a1.028 1.028 0 1 1 2.057 0V8.41a4.628 4.628 0 0 1 7.2 3.847v4.629a1.03 1.03 0 0 1-2.057 0v-4.629a2.571 2.571 0 0 0-5.143 0v4.629a1.029 1.029 0 0 1-2.057 0zM9.429 19.97a1.029 1.029 0 1 1-2.058 0a1.029 1.029 0 0 1 2.058 0M15.6 21a1.029 1.029 0 1 0 0-2.057a1.029 1.029 0 0 0 0 2.057"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.372 4.029a1.028 1.028 0 1 1 2.057 0V8.41a4.628 4.628 0 0 1 7.2 3.847v4.629a1.03 1.03 0 0 1-2.057 0v-4.629a2.571 2.571 0 0 0-5.143 0v4.629a1.029 1.029 0 0 1-2.057 0zM9.429 19.97a1.029 1.029 0 1 1-2.058 0a1.029 1.029 0 0 1 2.058 0M15.6 21a1.029 1.029 0 1 0 0-2.057a1.029 1.029 0 0 0 0 2.057"/></svg> </template>
CSS
.icon-hunt {
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%22M7.372%204.029a1.028%201.028%200%201%201%202.057%200V8.41a4.628%204.628%200%200%201%207.2%203.847v4.629a1.03%201.03%200%200%201-2.057%200v-4.629a2.571%202.571%200%200%200-5.143%200v4.629a1.029%201.029%200%200%201-2.057%200zM9.429%2019.97a1.029%201.029%200%201%201-2.058%200a1.029%201.029%200%200%201%202.058%200M15.6%2021a1.029%201.029%200%201%200%200-2.057a1.029%201.029%200%200%200%200%202.057%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%22M7.372%204.029a1.028%201.028%200%201%201%202.057%200V8.41a4.628%204.628%200%200%201%207.2%203.847v4.629a1.03%201.03%200%200%201-2.057%200v-4.629a2.571%202.571%200%200%200-5.143%200v4.629a1.029%201.029%200%200%201-2.057%200zM9.429%2019.97a1.029%201.029%200%201%201-2.058%200a1.029%201.029%200%200%201%202.058%200M15.6%2021a1.029%201.029%200%201%200%200-2.057a1.029%201.029%200%200%200%200%202.057%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/hunt.svg?color=%231a73e8&size=48