react-icons-kit
Version:
React Icons Kit using various Svg Icon set
85 lines (84 loc) • 1.95 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_briefcase_search = void 0;
var basic_elaboration_briefcase_search = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "5,41 11,1 53,1 59,41 "
},
"children": []
}, {
"name": "path",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"d": "M21,41c0,6.075,4.925,11,11,11s11-4.925,11-11h16v22\r\n\tH5V41H21z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "29",
"cy": "21",
"r": "6"
},
"children": [{
"name": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "29",
"cy": "21",
"r": "6"
},
"children": []
}]
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "33",
"y1": "25",
"x2": "41",
"y2": "33"
},
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "33",
"y1": "25",
"x2": "41",
"y2": "33"
},
"children": []
}]
}]
}]
};
exports.basic_elaboration_briefcase_search = basic_elaboration_briefcase_search;