react-icons-kit
Version:
React Icons Kit using various Svg Icon set
83 lines (82 loc) • 2.09 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_hourglass_top_twotone = void 0;
var ic_hourglass_top_twotone = {
"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": {
"opacity": ".3",
"points": "8,7.5 12,11.5 16,7.5 16,4 8,4"
},
"children": [{
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "8,7.5 12,11.5 16,7.5 16,4 8,4"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "8,7.5 12,11.5 16,7.5 16,4 8,4"
},
"children": [{
"name": "polygon",
"attribs": {
"opacity": ".3",
"points": "8,7.5 12,11.5 16,7.5 16,4 8,4"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M18,2H6v6l4,4l-3.99,4.01L6,22h12l-0.01-5.99L14,12l4-3.99V2z M16,16.5V20H8v-3.5l4-4L16,16.5z M16,7.5l-4,4l-4-4V4h8V7.5 z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M18,2H6v6l4,4l-3.99,4.01L6,22h12l-0.01-5.99L14,12l4-3.99V2z M16,16.5V20H8v-3.5l4-4L16,16.5z M16,7.5l-4,4l-4-4V4h8V7.5 z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_hourglass_top_twotone = ic_hourglass_top_twotone;