UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.34 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 LockOpenB = createMeisterIcons("lock-open-b", [["path", { "fill": "currentColor", "d": "M17 3.75A3.26 3.26 0 0 0 13.75 7v3.5a.75.75 0 0 1-1.5 0V7A4.76 4.76 0 0 1 17 2.25c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33a.75.75 0 0 1-1.5 0c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98", "key": "8310811780dd5027efa5bb35ca66b0fc07a7f8f6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 21A6 6 0 1 0 9 9a6 6 0 0 0 0 12", "key": "05d4667804bfc6db8880b6c4381ec1e13c71cbdc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 9.75a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M2.25 15a6.75 6.75 0 1 1 13.5 0 6.75 6.75 0 0 1-13.5 0", "key": "e417765a6aa66a93d72a6763d2c69d241142b53f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9 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": "3dbfe851f0d76636554777fc8926f32486ca2b81", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LockOpenB as default }; //# sourceMappingURL=LockOpenB.js.map