@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.56 kB
JavaScript
/**
* @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 FileUpload = createMeisterIcons("file-upload", [["path", { "fill": "currentColor", "d": "M6.75 3.75c-.786 0-1.35.564-1.35 1.35v13.8c0 .786.564 1.35 1.35 1.35h10.5c.786 0 1.35-.564 1.35-1.35v-8.45h-3.25A3.866 3.866 0 0 1 11.5 6.6V3.75zM3.9 5.1c0-1.614 1.236-2.85 2.85-2.85H13V6.6a2.366 2.366 0 0 0 2.35 2.35h4.75v9.95c0 1.614-1.236 2.85-2.85 2.85H6.75c-1.614 0-2.85-1.236-2.85-2.85z", "key": "fcbb1087ef18b1f0cc7487aa9b3f25b8e3805651", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.6 2.35h1.05c1.71 0 3.297.687 4.53 1.92l.988.988C19.432 6.414 20.1 8.118 20.1 9.8v.75h-4.65A3.866 3.866 0 0 1 11.6 6.7zm1.5 1.521v2.83a2.366 2.366 0 0 0 2.35 2.35h3.093c-.16-1.041-.648-2.015-1.398-2.696l-.013-.012L16.12 5.33c-.854-.853-1.899-1.353-3.02-1.459M9.95 12.55a.75.75 0 0 1 .75.75v4.1a.75.75 0 1 1-1.5 0v-4.1a.75.75 0 0 1 .75-.75", "key": "3c49847ef84323a0e5f24541a43c5895c5addd14", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m10 13.71 1.42 1.42a.75.75 0 0 0 1.06-1.06l-1.786-1.786-.109-.055a1.4 1.4 0 0 0-.622-.154c-.22 0-.511.063-.743.295l-1.7 1.7a.75.75 0 0 0 1.06 1.06z", "key": "9d6fb07e496fb8e6a5d3b7b7715e3a070d11280b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FileUpload as default };
//# sourceMappingURL=FileUpload.js.map