UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.16 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 CopySquare = createMeisterIcons("copy-square", [["path", { "fill": "currentColor", "d": "M6.5 4.25c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h6c1.186 0 2.25-1.064 2.25-2.25v-6c0-1.286-.964-2.25-2.25-2.25zM2.75 6.5c0-2.114 1.636-3.75 3.75-3.75h6c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75h-6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "91551da949e6901bc0d5c439b454abcaf58af26c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.5 9.25c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h6c1.186 0 2.25-1.064 2.25-2.25v-6c0-1.286-.964-2.25-2.25-2.25zM7.75 11.5c0-2.114 1.636-3.75 3.75-3.75h6c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75h-6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "c0c853eca14ea7b25f0f3c19f382bb68fb105f88", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CopySquare as default }; //# sourceMappingURL=CopySquare.js.map