react-icons-kit
Version:
React Icons Kit using various Svg Icon set
130 lines (129 loc) • 2.74 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.basic_postcard_multiple = void 0;
var basic_postcard_multiple = {
"viewBox": "0 0 64 64",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "20",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "53",
"height": "34"
},
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "20",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "53",
"height": "34"
},
"children": []
}]
}]
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "10,16.999 10,11 63,11 63,45 57,45 \t"
},
"children": [{
"name": "polyline",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"points": "10,16.999 10,11 63,11 63,45 57,45 \t"
},
"children": []
}]
}]
}, {
"name": "rect",
"attribs": {
"x": "42",
"y": "25",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "7",
"height": "8"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "33",
"y1": "24",
"x2": "33",
"y2": "50"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "5",
"y1": "27",
"x2": "29",
"y2": "27"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "5",
"y1": "32",
"x2": "26",
"y2": "32"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "5",
"y1": "37",
"x2": "27",
"y2": "37"
},
"children": []
}]
};
exports.basic_postcard_multiple = basic_postcard_multiple;
;