react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 338 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.bin2 = void 0;
var bin2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M3 16h10l1-11h-12zM10 2v-2h-4v2h-5v3l1-1h12l1 1v-3h-5zM9 2h-2v-1h2v1z"
}
}]
};
exports.bin2 = bin2;
;