react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 397 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.download2 = void 0;
var download2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M14 8h-2.5l-3.5 3.5-3.5-3.5h-2.5l-2 4v1h16v-1l-2-4zM0 14h16v1h-16v-1zM9 5v-4h-2v4h-3.5l4.5 4.5 4.5-4.5h-3.5z"
}
}]
};
exports.download2 = download2;
;