UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.28 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 CopyB = createMeisterIcons("copy-b", [["path", { "fill": "currentColor", "d": "M16.1 5.85v8.4c0 1.7-1.3 3-3 3H6.9c-1.7 0-3-1.3-3-3v-8.4c0-1.7 1.3-3 3-3h6.2c1.7 0 3 1.3 3 3", "key": "81ff03187fcd0924e71f70ef7e10f62939808ba2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.9 3.6c-1.286 0-2.25.964-2.25 2.25v8.4c0 1.286.964 2.25 2.25 2.25h6.2c1.286 0 2.25-.964 2.25-2.25v-8.4c0-1.286-.964-2.25-2.25-2.25zM3.15 5.85c0-2.114 1.636-3.75 3.75-3.75h6.2c2.114 0 3.75 1.636 3.75 3.75v8.4c0 2.114-1.636 3.75-3.75 3.75H6.9c-2.114 0-3.75-1.636-3.75-3.75z", "key": "070072c52c7c0ce17abbf5364ee574e9b6abda0d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.1 9.1a.75.75 0 0 1 .75.75v8.4c0 2.114-1.636 3.75-3.75 3.75h-6.2a.75.75 0 0 1 0-1.5h6.2c1.286 0 2.25-.964 2.25-2.25v-8.4a.75.75 0 0 1 .75-.75", "key": "5ac9ec46c7d955158720131c58f33ef8228e2f6c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CopyB as default }; //# sourceMappingURL=CopyB.js.map