@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.62 kB
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const Cucumber = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: _jsx("path", { fill: "#4ADE80", fillRule: "evenodd", d: "M11.926 3a7.937 7.937 0 00-1.511 15.726V21c4.751-.717 8.959-4.488 9.273-9.441a8.221 8.221 0 00-3.804-7.498 6.609 6.609 0 00-.913-.46l-.152-.06c-.14-.053-.28-.11-.425-.153A7.877 7.877 0 0011.926 3zm1.64 2.94a.867.867 0 00-.757.302c-.13.18-.241.374-.334.576a1.865 1.865 0 00.243 1.94A2.133 2.133 0 0014.263 7.5a1.53 1.53 0 00.152-.637.907.907 0 00-.848-.923zm-3.535.045a.925.925 0 00-.864.879c.004.22.056.438.153.636a2.205 2.205 0 001.59 1.258 2.011 2.011 0 00-.137-2.47.851.851 0 00-.741-.303h-.001zm-2.375 2.33a.835.835 0 00-.47 1.503c.181.134.374.25.576.349a2.182 2.182 0 002.046-.197 2.241 2.241 0 00-1.32-1.5 1.736 1.736 0 00-.68-.155.883.883 0 00-.152 0zm7.47 2.947a2.217 2.217 0 00-1.257.364 2.241 2.241 0 001.318 1.5c.216.097.45.149.688.152a.853.853 0 00.615-1.525 3.481 3.481 0 00-.575-.334 2.096 2.096 0 00-.786-.167l-.003.01zm-6.622.045c-.27.005-.536.062-.785.167-.214.075-.41.194-.577.349a.86.86 0 00.667 1.5c.235 0 .468-.054.68-.156a2.045 2.045 0 001.258-1.5 2.17 2.17 0 00-1.243-.364v.004zm2.456 1.485a2.134 2.134 0 00-1.546 1.258 1.464 1.464 0 00-.152.621.903.903 0 001.561.637c.13-.18.241-.374.334-.576a1.988 1.988 0 00-.196-1.939h-.001zm1.803.045a2.012 2.012 0 00.137 2.47.946.946 0 001.605-.576 1.535 1.535 0 00-.152-.636 2.204 2.204 0 00-1.59-1.258z", clipRule: "evenodd" }) })));
export default Cucumber;
//# sourceMappingURL=cucumber.js.map