UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.33 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 LockKeyholeB = createMeisterIcons("lock-keyhole-b", [["path", { "fill": "currentColor", "d": "M12 3.75A3.26 3.26 0 0 0 8.75 7v3.5h-1.5V7A4.76 4.76 0 0 1 12 2.25c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33v3.5h-1.5V7c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98", "key": "b48cd21c41b2677a27996080abb7aaf4aeabd012", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 21a6 6 0 1 0 0-12 6 6 0 0 0 0 12", "key": "b2eb55e72057439680783693fe491448d31d0242", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 9.75a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M5.25 15a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0", "key": "d5753eb3d29a3527153a7fb097693bf8c1079be7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 15.25a.75.75 0 0 1 .75.75v1a.75.75 0 0 1-1.5 0v-1a.75.75 0 0 1 .75-.75", "key": "28778db8e0658a6a5d710fab9c6d8e94a33ed987", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LockKeyholeB as default }; //# sourceMappingURL=LockKeyholeB.js.map