UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 870 B
"use strict"; /** * @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 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": "78beee766179fd89017ed121f55fb459b31ee307", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Copy as default }; //# sourceMappingURL=Copy.js.map