UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.5 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 LockAltB = createMeisterIcons("lock-alt-b", [["path", { "fill": "currentColor", "d": "M3 17.5v-3c0-2.2 1.8-4 4-4h10c2.2 0 4 1.8 4 4v3c0 2.2-1.8 4-4 4H7c-2.3 0-4-1.8-4-4", "key": "18d2c388b8ba80bc763b398f4708b2d2adccb85a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 11.25a3.26 3.26 0 0 0-3.25 3.25v3c0 1.798 1.376 3.25 3.25 3.25h10a3.26 3.26 0 0 0 3.25-3.25v-3A3.26 3.26 0 0 0 17 11.25zM2.25 14.5A4.76 4.76 0 0 1 7 9.75h10a4.76 4.76 0 0 1 4.75 4.75v3A4.76 4.76 0 0 1 17 22.25H7c-2.726 0-4.75-2.148-4.75-4.75z", "key": "463c1a25aa1cf0519914358ae04ad9c8572bb306", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.25A3.26 3.26 0 0 0 8.75 6.5v4h-1.5v-4A4.76 4.76 0 0 1 12 1.75c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33v4h-1.5v-4c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98", "key": "91672ebbc2e7daedc8e9c43f0ad87c07860ea918", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M6.75 14.5a.75.75 0 0 1 .75-.75h9a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1-.75-.75", "key": "91f39b514ef1cd963f6cde11c65b2f46a693b8c0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LockAltB as default }; //# sourceMappingURL=LockAltB.js.map