UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.26 kB
/** * @license @meistericons/vue v0.5.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": "01f34ba1fb197ff023db2b774c09995f011ebcd2", "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": "7b4a961a592d17a162adb79892301b5126ebc723", "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": "7049f9147d18f735581559ed5819505d613140d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Upload as default }; //# sourceMappingURL=Upload.js.map