UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 703 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 KeyStraight = createMeisterIcons("key-straight", [["path", { "fill": "currentColor", "d": "M3.75 12a2.85 2.85 0 1 1 5.7 0 2.85 2.85 0 0 1-5.7 0M6.6 7.65a4.35 4.35 0 1 0 4.286 5.1h5.564v1.65a.75.75 0 0 0 1.5 0v-1.65h2.3v2.85a.75.75 0 0 0 1.5 0v-4.9a.75.75 0 0 0-1.5 0v.55h-9.364A4.35 4.35 0 0 0 6.6 7.65", "key": "93f287d335a8ba9f6f73b7a56be32e2ae5b2aa93", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { KeyStraight as default }; //# sourceMappingURL=KeyStraight.js.map