react-icons-kit
Version:
React Icons Kit using various Svg Icon set
169 lines (168 loc) • 4.04 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_app_registration = void 0;
var ic_app_registration = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "10",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "10",
"y": "4"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "4",
"y": "16"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "4",
"y": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "4",
"y": "10"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "4",
"y": "10"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "4",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "4",
"y": "4"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "14,12.42 14,10 10,10 10,14 12.42,14"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "14,12.42 14,10 10,10 10,14 12.42,14"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M20.88,11.29l-1.17-1.17c-0.16-0.16-0.42-0.16-0.58,0L18.25,11L20,12.75l0.88-0.88C21.04,11.71,21.04,11.45,20.88,11.29z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M20.88,11.29l-1.17-1.17c-0.16-0.16-0.42-0.16-0.58,0L18.25,11L20,12.75l0.88-0.88C21.04,11.71,21.04,11.45,20.88,11.29z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "11,18.25 11,20 12.75,20 19.42,13.33 17.67,11.58"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "11,18.25 11,20 12.75,20 19.42,13.33 17.67,11.58"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "16",
"y": "4"
},
"children": [{
"name": "rect",
"attribs": {
"height": "4",
"width": "4",
"x": "16",
"y": "4"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_app_registration = ic_app_registration;
;