react-icons-kit
Version:
React Icons Kit using various Svg Icon set
46 lines (45 loc) • 1.03 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_elaboration_folder_noaccess = void 0;
var basic_elaboration_folder_noaccess = {
"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": "circle",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"cx": "32",
"cy": "36",
"r": "9"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "25.834",
"y1": "29.834",
"x2": "38.166",
"y2": "42.166"
},
"children": []
}]
};
exports.basic_elaboration_folder_noaccess = basic_elaboration_folder_noaccess;
;