@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 976 B
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 CopyA = createMeisterIcons("copy-a", [["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.75h.25v.25c0 2.114 1.636 3.75 3.75 3.75h6.3c2.114 0 3.75-1.636 3.75-3.75V9.8c0-2.114-1.636-3.75-3.75-3.75h-.25V5.8c0-1.998-1.62-3.75-3.75-3.75zm10.05 5.5v6.65c0 2.114-1.636 3.75-3.75 3.75H8.6v.25c0 1.286.964 2.25 2.25 2.25h6.3c1.286 0 2.25-.964 2.25-2.25V9.8c0-1.286-.964-2.25-2.25-2.25z", "key": "598bb7f35b36269cae1a44120e1b6edcf57a56f4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CopyA as default };
//# sourceMappingURL=CopyA.js.map