react-icons-kit
Version:
React Icons Kit using various Svg Icon set
76 lines (75 loc) • 1.5 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ecommerce_creditcard = void 0;
var ecommerce_creditcard = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "11",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "42"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "1",
"y1": "17",
"x2": "63",
"y2": "17"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "1",
"y1": "25",
"x2": "63",
"y2": "25"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "6",
"y1": "47",
"x2": "10",
"y2": "47"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "12",
"y1": "47",
"x2": "41",
"y2": "47"
},
"children": []
}]
};
exports.ecommerce_creditcard = ecommerce_creditcard;
;