react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 730 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_near_me_twotone = void 0;
var ic_near_me_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11.39 12.61l.32.83 1.32 3.42 4.24-10.13-10.13 4.24 3.42 1.33z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3 11.51l6.84 2.65L12.48 21h.98L21 3 3 10.53v.98zm14.27-4.78l-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23z"
},
"children": []
}]
};
exports.ic_near_me_twotone = ic_near_me_twotone;
;