go logo
go from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- go
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the go logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.999 12.057c0-6.603-6.035-9.314-9.207-9.038c-.585 0-1.254.388-1.254 1.091s.41 1.153 2.345 1.344c1.631.158 3.178 1.39 3.43 1.643c.383.37.434.871.243 1.276a1.24 1.24 0 0 1-1.125.687c-.529.016-.703-.074-1.485-.569a3.44 3.44 0 0 0-2.154-.658C9.12 7.918 7.5 9.965 7.5 12.063a4.314 4.314 0 0 0 4.292 4.162a4.25 4.25 0 0 0 3.79-2.368c.248-.506-.1-.72-.303-.731h-3.487c-.422 0-1.254-.14-1.254-1.069c0-.922.73-1.18 1.147-1.18h6.074c.54.038.731.393.76.595c.022 4.764-2.936 6.187-4.055 6.637c-.934.383-1.89.619-2.908.619c-.563 0-1.069.422-1.013 1.192A1.125 1.125 0 0 0 11.55 21c7.284 0 9.449-5.99 9.449-8.943M8.063 6.376a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25M5.25 9.189a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m-1.124 3.937a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m1.124 3.936a1.125 1.125 0 1 0 .001-2.25a1.125 1.125 0 0 0 0 2.25m2.812 2.813a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25"/></svg>
React
import type { SVGProps } from "react";
export function TokenGo(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="M20.999 12.057c0-6.603-6.035-9.314-9.207-9.038c-.585 0-1.254.388-1.254 1.091s.41 1.153 2.345 1.344c1.631.158 3.178 1.39 3.43 1.643c.383.37.434.871.243 1.276a1.24 1.24 0 0 1-1.125.687c-.529.016-.703-.074-1.485-.569a3.44 3.44 0 0 0-2.154-.658C9.12 7.918 7.5 9.965 7.5 12.063a4.314 4.314 0 0 0 4.292 4.162a4.25 4.25 0 0 0 3.79-2.368c.248-.506-.1-.72-.303-.731h-3.487c-.422 0-1.254-.14-1.254-1.069c0-.922.73-1.18 1.147-1.18h6.074c.54.038.731.393.76.595c.022 4.764-2.936 6.187-4.055 6.637c-.934.383-1.89.619-2.908.619c-.563 0-1.069.422-1.013 1.192A1.125 1.125 0 0 0 11.55 21c7.284 0 9.449-5.99 9.449-8.943M8.063 6.376a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25M5.25 9.189a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m-1.124 3.937a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m1.124 3.936a1.125 1.125 0 1 0 .001-2.25a1.125 1.125 0 0 0 0 2.25m2.812 2.813a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.999 12.057c0-6.603-6.035-9.314-9.207-9.038c-.585 0-1.254.388-1.254 1.091s.41 1.153 2.345 1.344c1.631.158 3.178 1.39 3.43 1.643c.383.37.434.871.243 1.276a1.24 1.24 0 0 1-1.125.687c-.529.016-.703-.074-1.485-.569a3.44 3.44 0 0 0-2.154-.658C9.12 7.918 7.5 9.965 7.5 12.063a4.314 4.314 0 0 0 4.292 4.162a4.25 4.25 0 0 0 3.79-2.368c.248-.506-.1-.72-.303-.731h-3.487c-.422 0-1.254-.14-1.254-1.069c0-.922.73-1.18 1.147-1.18h6.074c.54.038.731.393.76.595c.022 4.764-2.936 6.187-4.055 6.637c-.934.383-1.89.619-2.908.619c-.563 0-1.069.422-1.013 1.192A1.125 1.125 0 0 0 11.55 21c7.284 0 9.449-5.99 9.449-8.943M8.063 6.376a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25M5.25 9.189a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m-1.124 3.937a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25m1.124 3.936a1.125 1.125 0 1 0 .001-2.25a1.125 1.125 0 0 0 0 2.25m2.812 2.813a1.125 1.125 0 1 0 0-2.25a1.125 1.125 0 0 0 0 2.25"/></svg> </template>
CSS
.icon-go {
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%22M20.999%2012.057c0-6.603-6.035-9.314-9.207-9.038c-.585%200-1.254.388-1.254%201.091s.41%201.153%202.345%201.344c1.631.158%203.178%201.39%203.43%201.643c.383.37.434.871.243%201.276a1.24%201.24%200%200%201-1.125.687c-.529.016-.703-.074-1.485-.569a3.44%203.44%200%200%200-2.154-.658C9.12%207.918%207.5%209.965%207.5%2012.063a4.314%204.314%200%200%200%204.292%204.162a4.25%204.25%200%200%200%203.79-2.368c.248-.506-.1-.72-.303-.731h-3.487c-.422%200-1.254-.14-1.254-1.069c0-.922.73-1.18%201.147-1.18h6.074c.54.038.731.393.76.595c.022%204.764-2.936%206.187-4.055%206.637c-.934.383-1.89.619-2.908.619c-.563%200-1.069.422-1.013%201.192A1.125%201.125%200%200%200%2011.55%2021c7.284%200%209.449-5.99%209.449-8.943M8.063%206.376a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25M5.25%209.189a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25m-1.124%203.937a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25m1.124%203.936a1.125%201.125%200%201%200%20.001-2.25a1.125%201.125%200%200%200%200%202.25m2.812%202.813a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25%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%22M20.999%2012.057c0-6.603-6.035-9.314-9.207-9.038c-.585%200-1.254.388-1.254%201.091s.41%201.153%202.345%201.344c1.631.158%203.178%201.39%203.43%201.643c.383.37.434.871.243%201.276a1.24%201.24%200%200%201-1.125.687c-.529.016-.703-.074-1.485-.569a3.44%203.44%200%200%200-2.154-.658C9.12%207.918%207.5%209.965%207.5%2012.063a4.314%204.314%200%200%200%204.292%204.162a4.25%204.25%200%200%200%203.79-2.368c.248-.506-.1-.72-.303-.731h-3.487c-.422%200-1.254-.14-1.254-1.069c0-.922.73-1.18%201.147-1.18h6.074c.54.038.731.393.76.595c.022%204.764-2.936%206.187-4.055%206.637c-.934.383-1.89.619-2.908.619c-.563%200-1.069.422-1.013%201.192A1.125%201.125%200%200%200%2011.55%2021c7.284%200%209.449-5.99%209.449-8.943M8.063%206.376a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25M5.25%209.189a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25m-1.124%203.937a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25m1.124%203.936a1.125%201.125%200%201%200%20.001-2.25a1.125%201.125%200%200%200%200%202.25m2.812%202.813a1.125%201.125%200%201%200%200-2.25a1.125%201.125%200%200%200%200%202.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/go.svg?color=%231a73e8&size=48