UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 856 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 LockKeyhole = createMeisterIcons("lock-keyhole", [["path", { "fill": "currentColor", "d": "M12 3.75A3.26 3.26 0 0 0 8.75 7v2.082A6.7 6.7 0 0 1 12 8.25a6.7 6.7 0 0 1 3.25.832V7c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98M7.25 7v3.204a6.75 6.75 0 1 0 9.5 0V7c0-1.328-.601-2.512-1.42-3.33-.818-.819-2.002-1.42-3.33-1.42A4.76 4.76 0 0 0 7.25 7M12 9.75a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5m.75 6.25a.75.75 0 0 0-1.5 0v1a.75.75 0 0 0 1.5 0z", "key": "71d75492e939960677b09b4fb7a0a2981f693c9d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LockKeyhole as default }; //# sourceMappingURL=LockKeyhole.js.map