UNPKG

@kurone-kito/launchpad-icons-react

Version:

the icons like the VRChat icons for Node.js ecosystem with the React

4 lines 889 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Bell = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 131 138.1", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.Bell-b{fill:white;}` }) }), _jsx("path", { className: "Bell-b", d: "M69.6.9c-2.3-1.2-4.9-1.2-7.2,0-8.2,4-28.1,14.7-34.3,27.3-8,16-7.9,49-7.9,49,0,0,19.9-5.9,47.9-6s47.4,6,47.4,6c0,0-.4-32-11.4-49S77.4,5,69.6.9Z" }), _jsx("path", { className: "Bell-b", d: "M68,77.1c35,0,47.4,7.2,47.4,7.2,0,0,15.6,21.8,15.6,27.8s-51,26-65,26S0,116.1,0,111.1s20.1-26.8,20.1-26.8c0,0,12.9-7.2,47.9-7.2ZM48,119.1c0,6,9,14,20,14s16-9,16-14,0-6-16-6-20,2-20,6ZM115.6,109.6c1.2.2,1.7-1.5.6-1.9-6.8-2.8-20.6-6.1-47.7-6.1s-48.7,4.8-55.1,7.7-.6,2,.5,1.9c13.8-1.3,10.7-2.7,54.6-3.6,26.3-.6,40.1.8,47.1,2Z" })] })); export default Bell; //# sourceMappingURL=Bell.js.map