react-icons-kit
Version:
React Icons Kit using various Svg Icon set
51 lines (50 loc) • 1.66 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosCompose = void 0;
var iosCompose = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,320 192,320 192,256 320,128 64,128 64,432 384,432 384,192 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "256,320 192,320 192,256 320,128 64,128 64,432 384,432 384,192 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "387.927,91.74 208,271.651 208,304 240.216,304 420.261,124.016 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "387.927,91.74 208,271.651 208,304 240.216,304 420.261,124.016 \t"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M444.213,80.312l-12.465-12.466C429.084,65.467,425.556,64,421.746,64c-3.812,0-7.304,1.468-9.929,3.85L399.666,80\r\n\t\tl0.08,0.08l11.293,11.293l21.02,21.02l12.15-12.15c2.383-2.625,3.791-6.117,3.791-9.929C448,86.504,446.592,82.975,444.213,80.312z\r\n\t\t"
},
"children": [{
"name": "path",
"attribs": {
"d": "M444.213,80.312l-12.465-12.466C429.084,65.467,425.556,64,421.746,64c-3.812,0-7.304,1.468-9.929,3.85L399.666,80\r\n\t\tl0.08,0.08l11.293,11.293l21.02,21.02l12.15-12.15c2.383-2.625,3.791-6.117,3.791-9.929C448,86.504,446.592,82.975,444.213,80.312z\r\n\t\t"
},
"children": []
}]
}]
}]
};
exports.iosCompose = iosCompose;