react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 486 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.fileO = void 0;
var fileO = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M1468 380q28 28 48 76t20 88v1152q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1600q0-40 28-68t68-28h896q40 0 88 20t76 48zM1024 136v376h376q-10-29-22-41l-313-313q-12-12-41-22zM1408 1664v-1024h-416q-40 0-68-28t-28-68v-416h-768v1536h1280z"
}
}]
};
exports.fileO = fileO;
;