gymnet logo
gymnet from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- gymnet
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the gymnet logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 11.438a2.25 2.25 0 1 0 0-4.5a2.25 2.25 0 0 0 0 4.5M20.145 3c-.27 4.534-4.6 8.33-6.727 9.67a8.82 8.82 0 0 0 7.396-1.671c.54-3.465-.224-6.778-.674-7.999z"/><path fill="currentColor" d="M20.145 12.67C9.385 16.662 4.902 7.887 4.002 3C.307 14.002 7.703 19.334 12.073 21c4.838-1.868 7.397-6.334 8.072-8.33"/></svg>
React
import type { SVGProps } from "react";
export function TokenGymnet(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="M12 11.438a2.25 2.25 0 1 0 0-4.5a2.25 2.25 0 0 0 0 4.5M20.145 3c-.27 4.534-4.6 8.33-6.727 9.67a8.82 8.82 0 0 0 7.396-1.671c.54-3.465-.224-6.778-.674-7.999z"/><path fill="currentColor" d="M20.145 12.67C9.385 16.662 4.902 7.887 4.002 3C.307 14.002 7.703 19.334 12.073 21c4.838-1.868 7.397-6.334 8.072-8.33"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 11.438a2.25 2.25 0 1 0 0-4.5a2.25 2.25 0 0 0 0 4.5M20.145 3c-.27 4.534-4.6 8.33-6.727 9.67a8.82 8.82 0 0 0 7.396-1.671c.54-3.465-.224-6.778-.674-7.999z"/><path fill="currentColor" d="M20.145 12.67C9.385 16.662 4.902 7.887 4.002 3C.307 14.002 7.703 19.334 12.073 21c4.838-1.868 7.397-6.334 8.072-8.33"/></svg> </template>
CSS
.icon-gymnet {
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%22M12%2011.438a2.25%202.25%200%201%200%200-4.5a2.25%202.25%200%200%200%200%204.5M20.145%203c-.27%204.534-4.6%208.33-6.727%209.67a8.82%208.82%200%200%200%207.396-1.671c.54-3.465-.224-6.778-.674-7.999z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.145%2012.67C9.385%2016.662%204.902%207.887%204.002%203C.307%2014.002%207.703%2019.334%2012.073%2021c4.838-1.868%207.397-6.334%208.072-8.33%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%22M12%2011.438a2.25%202.25%200%201%200%200-4.5a2.25%202.25%200%200%200%200%204.5M20.145%203c-.27%204.534-4.6%208.33-6.727%209.67a8.82%208.82%200%200%200%207.396-1.671c.54-3.465-.224-6.778-.674-7.999z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.145%2012.67C9.385%2016.662%204.902%207.887%204.002%203C.307%2014.002%207.703%2019.334%2012.073%2021c4.838-1.868%207.397-6.334%208.072-8.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/gymnet.svg?color=%231a73e8&size=48