react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 854 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_corporate_fare_twotone = void 0;
var ic_corporate_fare_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M10,19H4v-2h6V19z M10,15H4v-2h6V15z M10,11H4V9h6V11z M10,7H4V5h6V7z M20,19h-8V9h8V19z M18,11h-4v2h4V11z M18,15h-4v2h4V15z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12,7V3H2v18h20V7H12z M10,19H4v-2h6V19z M10,15H4v-2h6V15z M10,11H4V9h6V11z M10,7H4V5h6V7z M20,19h-8V9h8V19z M18,11h-4v2 h4V11z M18,15h-4v2h4V15z"
},
"children": []
}]
};
exports.ic_corporate_fare_twotone = ic_corporate_fare_twotone;
;