gg icon
gg from Line Awesome by Icons8 · Line · Currency · Apache-2.0 Free for personal and commercial use.
- Name
- gg
- Set
- Line Awesome
- Style
- Line
- Category
- Currency
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More currency icons from Line Awesome
Use the gg icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m12 6.594l-.719.687l-8 8l-.687.719l.687.719l8 8l.719.687l.719-.687l4-4l.687-.719l-.687-.719l-5-5l-1.438 1.438L14.562 20L12 22.563L5.437 16L12 9.437l1.281 1.282L14.72 9.28l-2-2zm8 0l-.719.687l-4 4l-.687.719l.687.719l5 5l1.438-1.438L17.437 12L20 9.437L26.563 16L20 22.563l-1.281-1.282l-1.438 1.438l2 2l.719.687l.719-.687l8-8l.687-.719l-.687-.719l-8-8z"/></svg>
React
import type { SVGProps } from "react";
export function LaGg(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m12 6.594l-.719.687l-8 8l-.687.719l.687.719l8 8l.719.687l.719-.687l4-4l.687-.719l-.687-.719l-5-5l-1.438 1.438L14.562 20L12 22.563L5.437 16L12 9.437l1.281 1.282L14.72 9.28l-2-2zm8 0l-.719.687l-4 4l-.687.719l.687.719l5 5l1.438-1.438L17.437 12L20 9.437L26.563 16L20 22.563l-1.281-1.282l-1.438 1.438l2 2l.719.687l.719-.687l8-8l.687-.719l-.687-.719l-8-8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m12 6.594l-.719.687l-8 8l-.687.719l.687.719l8 8l.719.687l.719-.687l4-4l.687-.719l-.687-.719l-5-5l-1.438 1.438L14.562 20L12 22.563L5.437 16L12 9.437l1.281 1.282L14.72 9.28l-2-2zm8 0l-.719.687l-4 4l-.687.719l.687.719l5 5l1.438-1.438L17.437 12L20 9.437L26.563 16L20 22.563l-1.281-1.282l-1.438 1.438l2 2l.719.687l.719-.687l8-8l.687-.719l-.687-.719l-8-8z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%206.594l-.719.687l-8%208l-.687.719l.687.719l8%208l.719.687l.719-.687l4-4l.687-.719l-.687-.719l-5-5l-1.438%201.438L14.562%2020L12%2022.563L5.437%2016L12%209.437l1.281%201.282L14.72%209.28l-2-2zm8%200l-.719.687l-4%204l-.687.719l.687.719l5%205l1.438-1.438L17.437%2012L20%209.437L26.563%2016L20%2022.563l-1.281-1.282l-1.438%201.438l2%202l.719.687l.719-.687l8-8l.687-.719l-.687-.719l-8-8z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%206.594l-.719.687l-8%208l-.687.719l.687.719l8%208l.719.687l.719-.687l4-4l.687-.719l-.687-.719l-5-5l-1.438%201.438L14.562%2020L12%2022.563L5.437%2016L12%209.437l1.281%201.282L14.72%209.28l-2-2zm8%200l-.719.687l-4%204l-.687.719l.687.719l5%205l1.438-1.438L17.437%2012L20%209.437L26.563%2016L20%2022.563l-1.281-1.282l-1.438%201.438l2%202l.719.687l.719-.687l8-8l.687-.719l-.687-.719l-8-8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/gg.svg?color=%231a73e8&size=48