gg circle logo
gg-circle from Font Awesome Brands by Dave Gandy · Brand · Currency · CC-BY-4.0 Attribution required.
- Name
- gg-circle
- 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 circle logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M321.5 72c-137 0-248 111-248 248s111 248 248 248s248-111 248-248s-111-248-248-248M272 446.8L146.3 321.1L272 195.4l35.2 35.4L283 255l-11.1-11.1l-77.2 77.2l77.2 77.2l26.6-26.6l-53.1-52.9l24.4-24.4l77.2 77.2zm99-2.2l-35.2-35.2l24.1-24.4l11.1 11.1l77.2-77.2l-77.2-77.2l-26.5 26.5l53.1 52.9l-24.4 24.4l-77.2-77.2l75-75L496.7 319z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsGgCircle(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="M321.5 72c-137 0-248 111-248 248s111 248 248 248s248-111 248-248s-111-248-248-248M272 446.8L146.3 321.1L272 195.4l35.2 35.4L283 255l-11.1-11.1l-77.2 77.2l77.2 77.2l26.6-26.6l-53.1-52.9l24.4-24.4l77.2 77.2zm99-2.2l-35.2-35.2l24.1-24.4l11.1 11.1l77.2-77.2l-77.2-77.2l-26.5 26.5l53.1 52.9l-24.4 24.4l-77.2-77.2l75-75L496.7 319z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M321.5 72c-137 0-248 111-248 248s111 248 248 248s248-111 248-248s-111-248-248-248M272 446.8L146.3 321.1L272 195.4l35.2 35.4L283 255l-11.1-11.1l-77.2 77.2l77.2 77.2l26.6-26.6l-53.1-52.9l24.4-24.4l77.2 77.2zm99-2.2l-35.2-35.2l24.1-24.4l11.1 11.1l77.2-77.2l-77.2-77.2l-26.5 26.5l53.1 52.9l-24.4 24.4l-77.2-77.2l75-75L496.7 319z"/></svg> </template>
CSS
.icon-gg-circle {
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%22M321.5%2072c-137%200-248%20111-248%20248s111%20248%20248%20248s248-111%20248-248s-111-248-248-248M272%20446.8L146.3%20321.1L272%20195.4l35.2%2035.4L283%20255l-11.1-11.1l-77.2%2077.2l77.2%2077.2l26.6-26.6l-53.1-52.9l24.4-24.4l77.2%2077.2zm99-2.2l-35.2-35.2l24.1-24.4l11.1%2011.1l77.2-77.2l-77.2-77.2l-26.5%2026.5l53.1%2052.9l-24.4%2024.4l-77.2-77.2l75-75L496.7%20319z%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%22M321.5%2072c-137%200-248%20111-248%20248s111%20248%20248%20248s248-111%20248-248s-111-248-248-248M272%20446.8L146.3%20321.1L272%20195.4l35.2%2035.4L283%20255l-11.1-11.1l-77.2%2077.2l77.2%2077.2l26.6-26.6l-53.1-52.9l24.4-24.4l77.2%2077.2zm99-2.2l-35.2-35.2l24.1-24.4l11.1%2011.1l77.2-77.2l-77.2-77.2l-26.5%2026.5l53.1%2052.9l-24.4%2024.4l-77.2-77.2l75-75L496.7%20319z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/gg-circle.svg?color=%231a73e8&size=48