@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 819 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 LockOpen = createMeisterIcons("lock-open", [["path", { "fill": "currentColor", "d": "M17 3.75A3.26 3.26 0 0 0 13.75 7v3.204a6.75 6.75 0 1 1-1.5-1.122V7A4.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-.98m-8 6a5.25 5.25 0 1 0 0 10.5 5.25 5.25 0 0 0 0-10.5M9.75 16a.75.75 0 0 0-1.5 0v1a.75.75 0 0 0 1.5 0z", "key": "1155cb9c1086adb3bda17c65cbd99e6df3fbb642", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { LockOpen as default };
//# sourceMappingURL=LockOpen.js.map