@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 586 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var EarSlash = createReactComponent("ear-slash", "EarSlash", [["path", { "d": "M7.555 16.46c0 1.68.86 3.04 2.415 3.04s2.819-1.14 3.221-3.04c.733-3.451 5.496-4.293 3.628-8.878C14.799 2.622 6.75 3.899 6.75 9.618", "key": "svg-0" }], ["path", { "d": "M9.5 14c.46 0 .921-.29 1.295-.618.572-.5.613-1.351.194-1.985-.407-.619-1.336-1.173-1.156-2.018.595-2.793 4.222-2.41 4.463.383M21 3 3 21", "key": "svg-1" }]]);
export { EarSlash as default };
//# sourceMappingURL=EarSlash.js.map