react-icons-kit
Version:
React Icons Kit using various Svg Icon set
27 lines (26 loc) • 659 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_maps_ugc = void 0;
var ic_maps_ugc = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"fill-rule": "evenodd",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12,2C6.48,2,2,6.48,2,12c0,1.54,0.36,2.98,0.97,4.29L1,23l6.71-1.97 C9.02,21.64,10.46,22,12,22c5.52,0,10-4.48,10-10C22,6.48,17.52,2,12,2z M16,13h-3v3h-2v-3H8v-2h3V8h2v3h3V13z",
"fill-rule": "evenodd"
},
"children": []
}]
};
exports.ic_maps_ugc = ic_maps_ugc;
;