@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.42 kB
JavaScript
/**
* @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 CopyAB = createMeisterIcons("copy-a-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": "b2535a8172a927aff4c95f107e697dbd47ddc2b8", "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": "7ac3650536697fff1796a18fe0ec1d0194fa3ea8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.35 6.1h1.75c2.114 0 3.75 1.636 3.75 3.75v8.4c0 2.114-1.636 3.75-3.75 3.75h-6.2c-2.114 0-3.75-1.636-3.75-3.75V16.5h5.95c1.286 0 2.25-.964 2.25-2.25zm1.5 1.5v6.65c0 2.114-1.636 3.75-3.75 3.75H8.65v.25c0 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.25z", "key": "24a54f200dfc148de464117bd7a92c780f17d6b4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CopyAB as default };
//# sourceMappingURL=CopyAB.js.map