react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 425 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.gg = void 0;
var gg = {
"viewBox": "0 0 2048 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M736 800l384 384-384 384-672-672 672-672 168 168-96 96-72-72-480 480 480 480 193-193-289-287zM1312 224l672 672-672 672-168-168 96-96 72 72 480-480-480-480-193 193 289 287-96 96-384-384z"
}
}]
};
exports.gg = gg;
;