@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 433 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Key = createReactComponent("key", "Key", [["path", { "d": "m15.362 9.065 1.32 1.32c.995.995 1.345-.84 2.734-1.07.466-.078.877-.236 1.053-.752.156-.456-.021-.885-.574-1.438L18.5 5.731M7.5 21a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9m3.5-8L21 3", "key": "svg-0" }]]);
export { Key as default };
//# sourceMappingURL=Key.js.map