react-icons-kit
Version:
React Icons Kit using various Svg Icon set
125 lines (124 loc) • 3.04 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.arrowMultiLineDown = void 0;
var arrowMultiLineDown = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M0,256c0,141.391,114.609,256,256,256s256-114.609,256-256S397.391,0,256,0S0,114.609,0,256z M472,256\r\n\tc0,119.297-96.703,216-216,216S40,375.297,40,256S136.703,40,256,40S472,136.703,472,256z"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "223.953",
"y": "128",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "223.953",
"y": "128",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "223.953",
"y": "160",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "223.953",
"y": "160",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "223.953",
"y": "192",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "223.953",
"y": "192",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"points": "192,320 256,384 320,320 287.953,320 287.953,256 223.953,256 \r\n\t\t223.953,320 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"points": "192,320 256,384 320,320 287.953,320 287.953,256 223.953,256 \r\n\t\t223.953,320 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "223.953",
"y": "224",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": [{
"name": "rect",
"attribs": {
"x": "223.953",
"y": "224",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"width": "64",
"height": "16"
},
"children": []
}]
}]
}]
};
exports.arrowMultiLineDown = arrowMultiLineDown;
;