@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.28 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const Upload = createMeisterIcons("upload", [["path", { "fill": "currentColor", "d": "M20.6 11.725a.75.75 0 0 1 .75.75v2.5c0 2.13-1.752 3.75-3.75 3.75H6.4a.75.75 0 0 1 0-1.5h11.2c1.202 0 2.25-.98 2.25-2.25v-2.5a.75.75 0 0 1 .75-.75", "key": "263ec0d1d661fa20a312f0ef118e9428b2435593", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.4 11.725a.75.75 0 0 1 .75.75v2.5c0 1.27 1.048 2.25 2.25 2.25h11.2a.75.75 0 0 1 0 1.5H6.4c-1.998 0-3.75-1.62-3.75-3.75v-2.5a.75.75 0 0 1 .75-.75m8.6-5.8a.75.75 0 0 1 .75.75v7.1a.75.75 0 1 1-1.5 0v-7.1a.75.75 0 0 1 .75-.75", "key": "493e9ae16927c56a8c5fbcc85028b5225445b785", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12 6.836 2.77 2.77a.75.75 0 1 0 1.06-1.061l-2.9-2.9a1.32 1.32 0 0 0-.93-.37c-.299 0-.658.097-.93.37l-2.9 2.9a.75.75 0 0 0 1.06 1.06z", "key": "dcf5d8d0dd7edbaa37be93d9f1c6bf6ac593021c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Upload as default };
//# sourceMappingURL=Upload.js.map