UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 935 B
/** * @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 Target = createMeisterIcons("target", [["path", { "fill": "currentColor", "d": "M12.75 3a.75.75 0 0 0-1.5 0v1.286a7.75 7.75 0 0 0-6.964 6.964H3a.75.75 0 0 0 0 1.5h1.286a7.75 7.75 0 0 0 6.964 6.964V21a.75.75 0 0 0 1.5 0v-1.286a7.75 7.75 0 0 0 6.964-6.964H21a.75.75 0 0 0 0-1.5h-1.286a7.75 7.75 0 0 0-6.964-6.964zm-1.5 2.795V7a.75.75 0 0 0 1.5 0V5.795a6.25 6.25 0 0 1 5.456 5.455H17a.75.75 0 0 0 0 1.5h1.206a6.25 6.25 0 0 1-5.456 5.456V17a.75.75 0 0 0-1.5 0v1.206a6.25 6.25 0 0 1-5.455-5.456H7a.75.75 0 0 0 0-1.5H5.795a6.25 6.25 0 0 1 5.455-5.455", "key": "82694abd7a9936c21af2fa97e0bdd3b88b4e6f25", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Target as default }; //# sourceMappingURL=Target.js.map