UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 kB
"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 CopyOverlap = createMeisterIcons("copy-overlap", [["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.25v.25h-4.55C8.736 6.05 7.1 7.686 7.1 9.8v6.65h-.25c-1.286 0-2.25-.964-2.25-2.25zm2.5 12.15h-.25c-2.114 0-3.75-1.636-3.75-3.75V5.8c0-2.114 1.636-3.75 3.75-3.75h6.3c2.13 0 3.75 1.752 3.75 3.75v.25h.25c2.13 0 3.75 1.752 3.75 3.75v8.4c0 2.114-1.636 3.75-3.75 3.75h-6.3c-2.114 0-3.75-1.636-3.75-3.75zm9.8-10.4h.25c1.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.25v-.25h4.55c2.114 0 3.75-1.636 3.75-3.75zm-1.5 0v6.65c0 1.286-.964 2.25-2.25 2.25H8.6V9.8c0-1.286.964-2.25 2.25-2.25z", "key": "88749a17bf78d30aefed88787728290d79eb145b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CopyOverlap as default }; //# sourceMappingURL=CopyOverlap.js.map