react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 372 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.modx = void 0;
var modx = {
"viewBox": "0 0 1792 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1427 709l-614-386 92-151h855zM405 974l-184-116v-858l1183 743zM1424 839l147 95v858l-532-335zM1387 818l-500 802h-855l356-571z"
}
}]
};
exports.modx = modx;
;