UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.26 kB
/** * @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 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": "c3bf53d4291f51790856f4acf486983295f8a517", "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": "caf21f6bf80d60ad96ceb9cc761fe01016a0f6dc", "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": "9ee0da19f0217140660b8c21a38d1af473952bc3", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CopyB as default }; //# sourceMappingURL=CopyB.js.map