@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 989 B
JavaScript
;
/**
* @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 LockAlt = createMeisterIcons("lock-alt", [["path", { "fill": "currentColor", "d": "M12 3.25A3.26 3.26 0 0 0 8.75 6.5v3.25h6.5V6.5c0-.872-.399-1.688-.98-2.27-.582-.581-1.398-.98-2.27-.98M7.25 6.5v3.25H7a4.76 4.76 0 0 0-4.75 4.75v3c0 2.602 2.024 4.75 4.75 4.75h10a4.76 4.76 0 0 0 4.75-4.75v-3A4.76 4.76 0 0 0 17 9.75h-.25V6.5c0-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 6.5M7 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.25zm.5 2.5a.75.75 0 0 0 0 1.5h9a.75.75 0 0 0 0-1.5z", "key": "876f29503695d39c061df7fb15e3a489ccdaa5c3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LockAlt as default };
//# sourceMappingURL=LockAlt.js.map