react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 560 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosCloseEmpty = void 0;
var iosCloseEmpty = {
"viewBox": "0 0 512 512",
"children": [{
"name": "style",
"attribs": {
"type": "text/css"
},
"children": []
}, {
"name": "polygon",
"attribs": {
"class": "st0",
"points": "340.2,160 255.8,244.3 171.8,160.4 160,172.2 244,256 160,339.9 171.8,351.6 255.8,267.8 340.2,352 \r\n\t352,340.3 267.6,256 352,171.8 "
},
"children": []
}]
};
exports.iosCloseEmpty = iosCloseEmpty;
;