@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.38 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const BellOff = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 135.3 138.2", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.BellOff-b{fill:white;}` }) }), _jsx("path", { className: "BellOff-b", d: "M118.1,77.2s-.2-18.2-5.1-34.4l-28.8,28.8c20.5,1.4,33.9,5.6,33.9,5.6Z" }), _jsx("path", { className: "BellOff-b", d: "M103.5,24l-47.8,47.8-6.4,6.4-29.8,29.8-3.3,3.3-5.9,5.9L.5,127c-.7.7-.7,1.8,0,2.5l5.2,5.2c.7.7,1.8.7,2.5,0l12.4-12.4,13.1-13.1,5.7-5.7,26.3-26.3,6-6,37.7-37.7,25.2-25.2c.7-.7.7-1.8,0-2.5l-5.2-5.2c-.7-.7-1.8-.7-2.5,0l-23.5,23.5Z" }), _jsx("path", { className: "BellOff-b", d: "M78.5,77.3l-24.9,24.9c5.2-.3,11-.5,17.6-.5,27.1,0,40.9,3.3,47.7,6.1,1.1.5.6,2.1-.6,1.9-7-1.3-20.8-2.6-47.1-2-10.2.2-17.8.5-23.8.7l-17.8,17.8c15,6.3,31.9,12,39.1,12,14,0,65-20,65-26s-15.6-27.8-15.6-27.8c0,0-10.6-6.1-39.6-7.1ZM70.6,133.2c-11,0-20-8-20-14s2-6,20-6,16,2,16,6-6,14-16,14Z" }), _jsx("path", { className: "BellOff-b", d: "M41.4,73.4l55.8-55.8c-8.7-7.7-19.4-13.8-24.9-16.6-2.3-1.2-4.9-1.2-7.2,0-8.2,4-28.1,14.7-34.3,27.3s-7.9,49-7.9,49c0,0,7-2.1,18.6-3.8Z" }), _jsx("path", { className: "BellOff-b", d: "M34.1,80.7c-8,1.8-11.3,3.7-11.3,3.7,0,0-20.1,21.8-20.1,26.8s0,.4.3.7l31.2-31.2Z" })] }));
export default BellOff;
//# sourceMappingURL=BellOff.js.map