UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 621 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var BellUser = createReactComponent("bell-user", "BellUser", [["path", { "d": "M15.019 17h-6.04m6.04 0h3.614c1.876 0 1.559-1.86.61-2.804C15.825 10.801 20.68 3 11.999 3s-3.825 7.8-7.243 11.196c-.913.908-1.302 2.804.61 2.804H8.98m6.039 0c0 1.925-.648 4-3.02 4s-3.02-2.075-3.02-4", "key": "svg-0" }], ["path", { "d": "M15 13.5c0-3.861-6-3.861-6 0", "key": "svg-1" }], ["path", { "d": "M12 10.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-2" }]]); export { BellUser as default }; //# sourceMappingURL=BellUser.js.map