react-icons-kit
Version:
React Icons Kit using various Svg Icon set
135 lines (134 loc) • 4.05 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosCalculatorOutline = void 0;
var iosCalculatorOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M144,160h224V96H144V160z M160,112h192v32H160V112z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M144,160h224V96H144V160z M160,112h192v32H160V112z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M368,64H144c-17.7,0-32,14.3-32,32v320c0,17.7,14.3,32,32,32h224c17.7,0,32-14.3,32-32V96C400,78.3,385.7,64,368,64z\r\n\t\t M384,416c0,8.8-7.2,16-16,16H144c-8.8,0-16-7.2-16-16V96c0-8.8,7.2-16,16-16h224c8.8,0,16,7.2,16,16V416z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M368,64H144c-17.7,0-32,14.3-32,32v320c0,17.7,14.3,32,32,32h224c17.7,0,32-14.3,32-32V96C400,78.3,385.7,64,368,64z\r\n\t\t M384,416c0,8.8-7.2,16-16,16H144c-8.8,0-16-7.2-16-16V96c0-8.8,7.2-16,16-16h224c8.8,0,16,7.2,16,16V416z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "160,240 160,208 160,192 144,192 144,256 208,256 208,240 192,240 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "160,240 160,208 160,192 144,192 144,256 208,256 208,240 192,240 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "160,320 160,288 160,272 144,272 144,336 208,336 208,320 192,320 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "160,320 160,288 160,272 144,272 144,336 208,336 208,320 192,320 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "160,400 160,368 160,352 144,352 144,416 208,416 208,400 192,400 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "160,400 160,368 160,352 144,352 144,416 208,416 208,400 192,400 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "240,240 240,208 240,192 224,192 224,256 288,256 288,240 272,240 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "240,240 240,208 240,192 224,192 224,256 288,256 288,240 272,240 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "320,240 320,208 320,192 304,192 304,256 368,256 368,240 352,240 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "320,240 320,208 320,192 304,192 304,256 368,256 368,240 352,240 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "240,320 240,288 240,272 224,272 224,336 288,336 288,320 272,320 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "240,320 240,288 240,272 224,272 224,336 288,336 288,320 272,320 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "240,400 240,368 240,352 224,352 224,416 288,416 288,400 272,400 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "240,400 240,368 240,352 224,352 224,416 288,416 288,400 272,400 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "320,400 320,368 320,272 304,272 304,416 368,416 368,400 352,400 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "320,400 320,368 320,272 304,272 304,416 368,416 368,400 352,400 \t"
},
"children": []
}]
}]
}]
};
exports.iosCalculatorOutline = iosCalculatorOutline;