UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 853 B
/** * @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 Copy = createMeisterIcons("copy", [["path", { "fill": "currentColor", "d": "M4.6 5.8c0-1.286.964-2.25 2.25-2.25h6.3c1.27 0 2.25 1.048 2.25 2.25v8.4c0 1.286-.964 2.25-2.25 2.25h-6.3c-1.286 0-2.25-.964-2.25-2.25zm2.25-3.75C4.736 2.05 3.1 3.686 3.1 5.8v8.4c0 2.114 1.636 3.75 3.75 3.75h6.3c2.114 0 3.75-1.636 3.75-3.75V5.8c0-1.998-1.62-3.75-3.75-3.75zM20.9 9.8a.75.75 0 0 0-1.5 0v8.4c0 1.286-.964 2.25-2.25 2.25h-6.3a.75.75 0 0 0 0 1.5h6.3c2.114 0 3.75-1.636 3.75-3.75z", "key": "1f3755aa7eb3ccd9aecbd6cee9487713f2ffe285", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Copy as default }; //# sourceMappingURL=Copy.js.map