react-icons-kit
Version:
React Icons Kit using various Svg Icon set
67 lines (66 loc) • 1.51 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_double_arrow_outline = void 0;
var ic_double_arrow_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "15.5,5 11,5 16,12 11,19 15.5,19 20.5,12"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "15.5,5 11,5 16,12 11,19 15.5,19 20.5,12"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "8.5,5 4,5 9,12 4,19 8.5,19 13.5,12"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "8.5,5 4,5 9,12 4,19 8.5,19 13.5,12"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_double_arrow_outline = ic_double_arrow_outline;
;