gog logo
gog from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- gog
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the gog logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.376 12.633v8.104a.26.26 0 0 1-.07.182a.25.25 0 0 1-.178.079a.22.22 0 0 1-.124-.038l-1.123-.558l-1.397-.645a8.6 8.6 0 0 1-4.654 1.24c-5.2 0-9.854-3.698-9.829-9.04a9.1 9.1 0 0 1 .614-3.264a8.3 8.3 0 0 1 1.843-2.88a9.1 9.1 0 0 1 3.066-2.035a11.1 11.1 0 0 1 4.3-.776c1.347 0 2.687.211 3.971.62a8.7 8.7 0 0 1 3.42 2.049a.3.3 0 0 1 0 .397l-3.575 3.04c-.074.062-.155.106-.236.1q-.111 0-.186-.15c-.912-1.675-2.575-3.58-4.53-3.574c-2.823.013-3.692 3.103-3.723 5.585c-.05 4.22 3.24 7.447 7.447 7.447v-5.908l-.602-1.812a.21.21 0 0 1 .024-.223a.25.25 0 0 1 .224-.124h5.672a.24.24 0 0 1 .223.124a.21.21 0 0 1 .025.223z"/></svg>
React
import type { SVGProps } from "react";
export function TokenGog(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.376 12.633v8.104a.26.26 0 0 1-.07.182a.25.25 0 0 1-.178.079a.22.22 0 0 1-.124-.038l-1.123-.558l-1.397-.645a8.6 8.6 0 0 1-4.654 1.24c-5.2 0-9.854-3.698-9.829-9.04a9.1 9.1 0 0 1 .614-3.264a8.3 8.3 0 0 1 1.843-2.88a9.1 9.1 0 0 1 3.066-2.035a11.1 11.1 0 0 1 4.3-.776c1.347 0 2.687.211 3.971.62a8.7 8.7 0 0 1 3.42 2.049a.3.3 0 0 1 0 .397l-3.575 3.04c-.074.062-.155.106-.236.1q-.111 0-.186-.15c-.912-1.675-2.575-3.58-4.53-3.574c-2.823.013-3.692 3.103-3.723 5.585c-.05 4.22 3.24 7.447 7.447 7.447v-5.908l-.602-1.812a.21.21 0 0 1 .024-.223a.25.25 0 0 1 .224-.124h5.672a.24.24 0 0 1 .223.124a.21.21 0 0 1 .025.223z"/></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.376 12.633v8.104a.26.26 0 0 1-.07.182a.25.25 0 0 1-.178.079a.22.22 0 0 1-.124-.038l-1.123-.558l-1.397-.645a8.6 8.6 0 0 1-4.654 1.24c-5.2 0-9.854-3.698-9.829-9.04a9.1 9.1 0 0 1 .614-3.264a8.3 8.3 0 0 1 1.843-2.88a9.1 9.1 0 0 1 3.066-2.035a11.1 11.1 0 0 1 4.3-.776c1.347 0 2.687.211 3.971.62a8.7 8.7 0 0 1 3.42 2.049a.3.3 0 0 1 0 .397l-3.575 3.04c-.074.062-.155.106-.236.1q-.111 0-.186-.15c-.912-1.675-2.575-3.58-4.53-3.574c-2.823.013-3.692 3.103-3.723 5.585c-.05 4.22 3.24 7.447 7.447 7.447v-5.908l-.602-1.812a.21.21 0 0 1 .024-.223a.25.25 0 0 1 .224-.124h5.672a.24.24 0 0 1 .223.124a.21.21 0 0 1 .025.223z"/></svg> </template>
CSS
.icon-gog {
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.376%2012.633v8.104a.26.26%200%200%201-.07.182a.25.25%200%200%201-.178.079a.22.22%200%200%201-.124-.038l-1.123-.558l-1.397-.645a8.6%208.6%200%200%201-4.654%201.24c-5.2%200-9.854-3.698-9.829-9.04a9.1%209.1%200%200%201%20.614-3.264a8.3%208.3%200%200%201%201.843-2.88a9.1%209.1%200%200%201%203.066-2.035a11.1%2011.1%200%200%201%204.3-.776c1.347%200%202.687.211%203.971.62a8.7%208.7%200%200%201%203.42%202.049a.3.3%200%200%201%200%20.397l-3.575%203.04c-.074.062-.155.106-.236.1q-.111%200-.186-.15c-.912-1.675-2.575-3.58-4.53-3.574c-2.823.013-3.692%203.103-3.723%205.585c-.05%204.22%203.24%207.447%207.447%207.447v-5.908l-.602-1.812a.21.21%200%200%201%20.024-.223a.25.25%200%200%201%20.224-.124h5.672a.24.24%200%200%201%20.223.124a.21.21%200%200%201%20.025.223z%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.376%2012.633v8.104a.26.26%200%200%201-.07.182a.25.25%200%200%201-.178.079a.22.22%200%200%201-.124-.038l-1.123-.558l-1.397-.645a8.6%208.6%200%200%201-4.654%201.24c-5.2%200-9.854-3.698-9.829-9.04a9.1%209.1%200%200%201%20.614-3.264a8.3%208.3%200%200%201%201.843-2.88a9.1%209.1%200%200%201%203.066-2.035a11.1%2011.1%200%200%201%204.3-.776c1.347%200%202.687.211%203.971.62a8.7%208.7%200%200%201%203.42%202.049a.3.3%200%200%201%200%20.397l-3.575%203.04c-.074.062-.155.106-.236.1q-.111%200-.186-.15c-.912-1.675-2.575-3.58-4.53-3.574c-2.823.013-3.692%203.103-3.723%205.585c-.05%204.22%203.24%207.447%207.447%207.447v-5.908l-.602-1.812a.21.21%200%200%201%20.024-.223a.25.25%200%200%201%20.224-.124h5.672a.24.24%200%200%201%20.223.124a.21.21%200%200%201%20.025.223z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/gog.svg?color=%231a73e8&size=48