UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 3.74 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const FolderCypress = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsx("path", { fill: "#64748B", fillRule: "evenodd", d: "M5 4a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h8v-2H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h2.784a1 1 0 0 1 .635.227l2.393 1.966a3 3 0 0 0 1.904.682H19a1 1 0 0 1 1 1V10h2v-.125a3 3 0 0 0-3-3h-6.284a1 1 0 0 1-.635-.227L9.688 4.682A3 3 0 0 0 7.784 4z", clipRule: "evenodd" }), _jsxs("g", { clipPath: "url(#clip0_4_143)", children: [_jsx("path", { fill: "#69D3A7", d: "M16.514 13.969c.405 0 .733.216.901.59l.013.03.678-.23-.014-.035c-.262-.641-.867-1.039-1.578-1.039-.5 0-.906.16-1.242.49-.333.328-.502.74-.502 1.226 0 .481.17.891.502 1.218.336.33.742.49 1.242.49.71 0 1.315-.398 1.578-1.038l.014-.035-.68-.23-.01.03a.94.94 0 0 1-.902.59.95.95 0 0 1-.706-.292 1.02 1.02 0 0 1-.286-.733c0-.292.094-.535.286-.74a.95.95 0 0 1 .706-.292" }), _jsx("path", { fill: "#69D3A7", fillOpacity: "0.08", d: "M16.514 13.969c.405 0 .733.216.901.59l.013.03.678-.23-.014-.035c-.262-.641-.867-1.039-1.578-1.039-.5 0-.906.16-1.242.49-.333.328-.502.74-.502 1.226 0 .481.17.891.502 1.218.336.33.742.49 1.242.49.71 0 1.315-.398 1.578-1.038l.014-.035-.68-.23-.01.03a.94.94 0 0 1-.902.59.95.95 0 0 1-.706-.292 1.02 1.02 0 0 1-.286-.733c0-.292.094-.535.286-.74a.95.95 0 0 1 .706-.292" }), _jsx("path", { fill: "url(#paint0_linear_4_143)", d: "m19.457 19.784-.202-.668a4.28 4.28 0 0 0 3.048-4.115c0-.526-.093-1.041-.279-1.528l.65-.248c.216.567.326 1.164.326 1.777a4.97 4.97 0 0 1-3.543 4.781" }), _jsx("path", { fill: "#69D3A7", d: "M22.115 13.74A4.28 4.28 0 0 0 18 10.698q-.39 0-.771.069l-.123-.686c.292-.053.593-.08.893-.08a4.97 4.97 0 0 1 4.781 3.533z" }), _jsx("path", { fill: "url(#paint1_linear_4_143)", d: "M13.32 16.763A5 5 0 0 1 13 15a4.98 4.98 0 0 1 4.503-4.974l.068.693a4.286 4.286 0 0 0-3.875 4.282c0 .521.092 1.033.274 1.516z" }), _jsx("path", { fill: "#69D3A7", d: "m20.76 13.349-.966 2.45-.973-2.45h-.795l1.364 3.343-.994 2.415.696.139 2.419-5.897z" }), _jsx("path", { fill: "#69D3A7", fillOpacity: "0.08", d: "m20.76 13.349-.966 2.45-.973-2.45h-.795l1.364 3.343-.994 2.415.696.139 2.419-5.897z" }), _jsx("path", { fill: "url(#paint2_linear_4_143)", d: "m18.522 18.803-.147.355a.22.22 0 0 1-.197.14q-.09.005-.18.005a4.32 4.32 0 0 1-4.136-3.115l-.67.191A5.02 5.02 0 0 0 17.998 20h.001q.105.001.209-.004a.92.92 0 0 0 .812-.571l.198-.482z" })] }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: "paint0_linear_4_143", x1: "23.383", x2: "18.915", y1: "15.032", y2: "17.921", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: "0.081", stopColor: "#69D3A7" }), _jsx("stop", { offset: "1", stopColor: "#69D3A7", stopOpacity: "0" })] }), _jsxs("linearGradient", { id: "paint1_linear_4_143", x1: "16.335", x2: "13.524", y1: "10.064", y2: "16.018", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { stopColor: "#69D3A7" }), _jsx("stop", { offset: "0.823", stopColor: "#2AB586" }), _jsx("stop", { offset: "1", stopColor: "#1CAE7F" })] }), _jsxs("linearGradient", { id: "paint2_linear_4_143", x1: "12.993", x2: "20.349", y1: "17.29", y2: "19.595", gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: "0.077", stopColor: "#1CAE7F" }), _jsx("stop", { offset: "0.164", stopColor: "#1CA379" }), _jsx("stop", { offset: "0.316", stopColor: "#1C8568" }), _jsx("stop", { offset: "0.516", stopColor: "#1B554D" }), _jsx("stop", { offset: "0.719", stopColor: "#1B1E2E" })] }), _jsx("clipPath", { id: "clip0_4_143", children: _jsx("path", { fill: "#fff", d: "M13 10h10v10H13z" }) })] })] }))); export default FolderCypress; //# sourceMappingURL=folderCypress.js.map