react-icons-kit
Version:
React Icons Kit using various Svg Icon set
161 lines (160 loc) • 3.68 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosListOutline = void 0;
var iosListOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M432,80v352H80V80H432 M448,64H64v384h384V64L448,64z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M432,80v352H80V80H432 M448,64H64v384h384V64L448,64z"
},
"children": []
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "152",
"width": "192",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "152",
"width": "192",
"height": "16"
},
"children": []
}]
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "248",
"width": "192",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "248",
"width": "192",
"height": "16"
},
"children": []
}]
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "344",
"width": "192",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "192",
"y": "344",
"width": "192",
"height": "16"
},
"children": []
}]
}]
}]
}]
}]
}, {
"name": "circle",
"attribs": {
"cx": "144",
"cy": "160",
"r": "16"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "144",
"cy": "160",
"r": "16"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "144",
"cy": "256",
"r": "16"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "144",
"cy": "256",
"r": "16"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "144",
"cy": "352",
"r": "16"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "144",
"cy": "352",
"r": "16"
},
"children": []
}]
}]
}]
};
exports.iosListOutline = iosListOutline;
;