UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.52 kB
"use strict"; /** * @license @meistericons/react v0.21.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": "14dae74b8f3a6c8ad6b2302aa5e76b0fac14c1fa", "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": "6b5463accefda5f589ec1f970a18e6ee9db4cb34", "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": "ee203473a9933524a9f152895dfd1d8e1c0cdb35", "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": "95d211b1ce8f342c3b9eba8620772bf40f62b55d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LockAltB as default }; //# sourceMappingURL=LockAltB.js.map