gg logo
gg from Font Awesome Brands by Dave Gandy · Brand · Currency · CC-BY-4.0 Attribution required.
- Name
- gg
- Set
- Font Awesome Brands
- Style
- Brand
- Category
- Currency
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
More currency icons from Font Awesome Brands
Use the gg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m243.2 294.4l102.4 102.4l-102.4 102.4L64 320l179.2-179.2l44.8 44.8l-25.6 25.6l-19.2-19.2l-128 128l128 128l51.5-51.5l-77.1-76.5zm153.6-153.6L294.4 243.2l102.4 102.4l25.6-25.6l-77.1-76.5l51.5-51.5l128 128l-128 128l-19.2-19.2l-25.6 25.6l44.8 44.8L576 320z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsGg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m243.2 294.4l102.4 102.4l-102.4 102.4L64 320l179.2-179.2l44.8 44.8l-25.6 25.6l-19.2-19.2l-128 128l128 128l51.5-51.5l-77.1-76.5zm153.6-153.6L294.4 243.2l102.4 102.4l25.6-25.6l-77.1-76.5l51.5-51.5l128 128l-128 128l-19.2-19.2l-25.6 25.6l44.8 44.8L576 320z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m243.2 294.4l102.4 102.4l-102.4 102.4L64 320l179.2-179.2l44.8 44.8l-25.6 25.6l-19.2-19.2l-128 128l128 128l51.5-51.5l-77.1-76.5zm153.6-153.6L294.4 243.2l102.4 102.4l25.6-25.6l-77.1-76.5l51.5-51.5l128 128l-128 128l-19.2-19.2l-25.6 25.6l44.8 44.8L576 320z"/></svg> </template>
CSS
.icon-gg {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.2%20294.4l102.4%20102.4l-102.4%20102.4L64%20320l179.2-179.2l44.8%2044.8l-25.6%2025.6l-19.2-19.2l-128%20128l128%20128l51.5-51.5l-77.1-76.5zm153.6-153.6L294.4%20243.2l102.4%20102.4l25.6-25.6l-77.1-76.5l51.5-51.5l128%20128l-128%20128l-19.2-19.2l-25.6%2025.6l44.8%2044.8L576%20320z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m243.2%20294.4l102.4%20102.4l-102.4%20102.4L64%20320l179.2-179.2l44.8%2044.8l-25.6%2025.6l-19.2-19.2l-128%20128l128%20128l51.5-51.5l-77.1-76.5zm153.6-153.6L294.4%20243.2l102.4%20102.4l25.6-25.6l-77.1-76.5l51.5-51.5l128%20128l-128%20128l-19.2-19.2l-25.6%2025.6l44.8%2044.8L576%20320z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/gg.svg?color=%231a73e8&size=48