@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 560 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BellSlash = createReactComponent("bell-slash", "BellSlash", [["path", { "d": "M15.019 17h-6.04m6.04 0h3.614c1.876 0 1.559-1.86.61-2.804-1.903-1.89-1.242-5.145-1.78-7.66M15.02 17c0 1.925-.648 4-3.02 4s-3.02-2.075-3.02-4m0 0H7m-4 4 4-4M21 3l-3.536 3.536m0 0L7 17m8.5-13.312C14.687 3.253 13.563 3 12 3c-8.68 0-3.826 7.8-7.244 11.196a2.7 2.7 0 0 0-.626.99", "key": "svg-0" }]]);
export { BellSlash as default };
//# sourceMappingURL=BellSlash.js.map