react-icons-kit
Version:
React Icons Kit using various Svg Icon set
223 lines (222 loc) • 5.04 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_qr_code_outline = void 0;
var ic_qr_code_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": "path",
"attribs": {
"d": "M3,11h8V3H3V11z M5,5h4v4H5V5z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M3,11h8V3H3V11z M5,5h4v4H5V5z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M3,21h8v-8H3V21z M5,15h4v4H5V15z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M3,21h8v-8H3V21z M5,15h4v4H5V15z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M13,3v8h8V3H13z M19,9h-4V5h4V9z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M13,3v8h8V3H13z M19,9h-4V5h4V9z"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "19",
"y": "19"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "19",
"y": "19"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "13",
"y": "13"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "13",
"y": "13"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "15",
"y": "15"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "15",
"y": "15"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "13",
"y": "17"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "13",
"y": "17"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "15",
"y": "19"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "15",
"y": "19"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "17",
"y": "17"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "17",
"y": "17"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "17",
"y": "13"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "17",
"y": "13"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "19",
"y": "15"
},
"children": [{
"name": "rect",
"attribs": {
"height": "2",
"width": "2",
"x": "19",
"y": "15"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_qr_code_outline = ic_qr_code_outline;
;