react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 450 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.upload = void 0;
var upload = {
"viewBox": "0 0 8 8",
"children": [{
"name": "path",
"attribs": {
"d": "M4.5 0c-1.21 0-2.27.86-2.5 2-1.1 0-2 .9-2 2 0 .37.11.71.28 1h2.22l2-2 2 2h1.41c.06-.16.09-.32.09-.5 0-.65-.42-1.29-1-1.5v-.5c0-1.38-1.12-2.5-2.5-2.5zm0 4.5l-2.5 2.5h2v.5a.5.5 0 1 0 1 0v-.5h2l-2.5-2.5z"
}
}]
};
exports.upload = upload;
;