UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 1.07 kB
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var BellOnSolid = createReactSolidComponent("bell-on", "BellOnSolid", [["path", { "d": "M10.75 10a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0", "key": "svg-0" }], ["path", { "d": "M7.168 3.73c1.014-.971 2.562-1.48 4.831-1.48s3.818.509 4.832 1.48c1.008.965 1.352 2.26 1.508 3.501.075.602.11 1.226.144 1.822l.003.066c.036.627.07 1.225.147 1.796.153 1.147.458 2.073 1.138 2.75.588.584 1.028 1.485.975 2.334-.028.448-.2.916-.603 1.263-.396.342-.923.488-1.51.488h-2.896c-.07.813-.27 1.654-.696 2.36-.592.98-1.588 1.64-3.042 1.64s-2.449-.66-3.04-1.64c-.427-.706-.627-1.547-.697-2.36H5.366c-.596 0-1.129-.148-1.526-.497-.403-.356-.566-.831-.588-1.28-.04-.846.405-1.742.976-2.309.68-.676.985-1.602 1.138-2.749.076-.571.111-1.169.146-1.796l.004-.066c.034-.596.069-1.22.144-1.822.156-1.241.5-2.536 1.508-3.5M12 7.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "svg-1" }]]); export { BellOnSolid as default }; //# sourceMappingURL=BellOnSolid.js.map