react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 828 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_folder_star = void 0;
var basic_elaboration_folder_star = {
"viewBox": "0 0 64 64",
"children": [{
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "63,18 63,54 1,54 1,10 22,10 30,18 "
},
"children": []
}, {
"name": "polygon",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
"points": "32,41 25.875,45 \r\n\t28,38 22,34 29.213,34 32,26 35,34 42,34 36,38 37.938,45 "
},
"children": []
}]
};
exports.basic_elaboration_folder_star = basic_elaboration_folder_star;
;