react-icons-kit
Version:
React Icons Kit using various Svg Icon set
44 lines (43 loc) • 958 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_pin2 = void 0;
var basic_pin2 = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "32",
"y1": "64",
"x2": "32",
"y2": "36"
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "32,1 22,1 22,5 27,9 25,26 16,30 15,36 \r\n\t32,36 "
},
"children": []
}, {
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "32,1 42,1 42,5 37,9 39,26 48,30 49,36 \r\n\t32,36 "
},
"children": []
}]
};
exports.basic_pin2 = basic_pin2;
;