UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 1.67 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const Clojure = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 25 24" }, props, { children: [_jsx("path", { fill: "#4ADE80", fillRule: "evenodd", d: "M14.877 17.123c.455.16.975.256 1.605.335.236.028.491.043.763.043a10.484 10.484 0 002.453-.327A9 9 0 013.338 12v-.157c-.003-.263-.005-.506.053-.81.737-2.508 2.508-3.437 4.185-3.452.34 0 .674.044.993.121a5.717 5.717 0 006.308 9.42zM9.602 8.11A4.76 4.76 0 007.58 12a4.759 4.759 0 001.969 3.85c.202-.844.617-1.638 1.218-2.791.266-.51.568-1.088.904-1.772a17.95 17.95 0 00-.223-.581c-.304-.763-.743-1.649-1.135-2.05-.2-.21-.442-.39-.71-.545zm2.361 4.051c-.089.194-.188.412-.29.644-.361.819-.761 1.815-.908 2.453a3.68 3.68 0 00-.084.822c0 .123.007.253.017.385.511.188 1.063.291 1.64.292a4.775 4.775 0 001.5-.244 2.831 2.831 0 01-.314-.332c-.64-.815-.996-2.01-1.56-4.02z", clipRule: "evenodd" }), _jsx("path", { fill: "#60A5FA", fillRule: "evenodd", d: "M5.024 6.76A8.986 8.986 0 0112.337 3a9 9 0 018.924 10.148c-.245.974-.686 1.623-1.212 2.067-.808.68-1.885.899-2.882.899a7.014 7.014 0 01-.813-.046 5.7 5.7 0 001.7-4.068h.001a5.718 5.718 0 00-8.019-5.234c-.088-.06-.179-.12-.274-.175-.395-.222-1.217-.546-2.263-.549a4.57 4.57 0 00-2.475.717zm10.124 9.076a2.495 2.495 0 01-.357-.122c-.186-.08-.46-.355-.708-.737-.379-.57-.726-1.352-.97-1.983-.224-.58-.363-1.028-.386-1.1a.208.208 0 00-.003-.01v-.003c-.45-1.721-.915-3.295-1.88-4.397a4.77 4.77 0 011.493-.243A4.765 4.765 0 0117.096 12a4.759 4.759 0 01-1.948 3.836z", clipRule: "evenodd" })] }))); export default Clojure; //# sourceMappingURL=clojure.js.map