@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 634 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var KeySolid = createReactSolidComponent("key", "KeySolid", [["path", { "d": "M7.5 11.25a5.25 5.25 0 1 0 4.205 2.106l3.444-3.444 1.002 1.002c.344.344.788.59 1.317.493.437-.08.763-.378.947-.552l.197-.188c.354-.34.577-.554.927-.612.268-.045.602-.124.908-.315a1.73 1.73 0 0 0 .732-.934 1.7 1.7 0 0 0-.035-1.206c-.149-.368-.411-.698-.719-1.005l-.98-.98L21.53 3.53a.75.75 0 0 0-1.06-1.06l-9.826 9.825A5.23 5.23 0 0 0 7.5 11.25", "key": "svg-0" }]]);
export { KeySolid as default };
//# sourceMappingURL=KeySolid.js.map