@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 1.06 kB
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var BellSlashSolid = createReactSolidComponent("bell-slash", "BellSlashSolid", [["path", { "d": "M6.649 3.189C7.859 2.03 9.63 1.5 11.999 1.5s4.141.53 5.351 1.689c.44.421.77.892 1.017 1.383L20.47 2.47a.75.75 0 1 1 1.06 1.06l-2.616 2.617c.075.337.128.67.169.99.079.628.115 1.274.148 1.862l.004.078c.036.63.07 1.2.141 1.74.145 1.084.417 1.812.924 2.315.701.697 1.264 1.799 1.194 2.914-.038.604-.274 1.278-.861 1.784-.573.494-1.295.67-2 .67h-2.237c-.119.678-.336 1.373-.713 1.997-.726 1.201-1.963 2.003-3.684 2.003-1.72 0-2.958-.802-3.683-2.003-.377-.624-.595-1.319-.713-1.997H6.561l-3.03 3.03a.75.75 0 0 1-1.061-1.06l2.06-2.06a2.7 2.7 0 0 1-1.185-.594c-.59-.52-.813-1.206-.842-1.807-.052-1.106.513-2.198 1.196-2.877.507-.503.779-1.231.923-2.316.072-.539.106-1.108.142-1.739L4.768 9c.033-.588.07-1.234.148-1.861.163-1.296.536-2.803 1.733-3.95", "key": "svg-0" }]]);
export { BellSlashSolid as default };
//# sourceMappingURL=BellSlashSolid.js.map