react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 352 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.upload3 = void 0;
var upload3 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M7.5 11h-7.5v4h15v-4h-7.5zM14 13h-2v-1h2v1zM3.5 5l4-4 4 4h-2.5v5h-3v-5z"
}
}]
};
exports.upload3 = upload3;
;