react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 521 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.info = void 0;
var info = {
"viewBox": "0 0 640 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M640 1344v128q0 26-19 45t-45 19h-512q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h64v-384h-64q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h384q26 0 45 19t19 45v576h64q26 0 45 19t19 45zM512 192v192q0 26-19 45t-45 19h-256q-26 0-45-19t-19-45v-192q0-26 19-45t45-19h256q26 0 45 19t19 45z"
}
}]
};
exports.info = info;
;