react-icons-kit
Version:
React Icons Kit using various Svg Icon set
129 lines (128 loc) • 2.74 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosBarcodeOutline = void 0;
var iosBarcodeOutline = {
"viewBox": "0 0 512 512",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "polygon",
"attribs": {
"points": "48,384 128,384 128,368 64,368 64,144 128,144 128,128 48,128 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "48,384 128,384 128,368 64,368 64,144 128,144 128,128 48,128 \t"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "384,128 384,144 448,144 448,368 384,368 384,384 464,384 464,128 \t"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "384,128 384,144 448,144 448,368 384,368 384,384 464,384 464,128 \t"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "112",
"y": "192",
"width": "16",
"height": "128"
},
"children": [{
"name": "rect",
"attribs": {
"x": "112",
"y": "192",
"width": "16",
"height": "128"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "384",
"y": "192",
"width": "16",
"height": "128"
},
"children": [{
"name": "rect",
"attribs": {
"x": "384",
"y": "192",
"width": "16",
"height": "128"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "320",
"y": "160",
"width": "16",
"height": "192"
},
"children": [{
"name": "rect",
"attribs": {
"x": "320",
"y": "160",
"width": "16",
"height": "192"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "176",
"y": "160",
"width": "16",
"height": "192"
},
"children": [{
"name": "rect",
"attribs": {
"x": "176",
"y": "160",
"width": "16",
"height": "192"
},
"children": []
}]
}, {
"name": "rect",
"attribs": {
"x": "247",
"y": "176",
"width": "16",
"height": "160"
},
"children": [{
"name": "rect",
"attribs": {
"x": "247",
"y": "176",
"width": "16",
"height": "160"
},
"children": []
}]
}]
}]
};
exports.iosBarcodeOutline = iosBarcodeOutline;
;