@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 1.26 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const Deno = (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: "M3.75 15.816a9.048 9.048 0 01-.778-4.856 9.09 9.09 0 012.99-5.749 9.094 9.094 0 014.136-2.1 9.111 9.111 0 015.685.623 9.107 9.107 0 015.176 6.706 9.127 9.127 0 01-.444 4.758 9.096 9.096 0 01-1.802 2.935c-1.008 1.028-2.288 1.486-3.357 1.467a3.337 3.337 0 01-2.063-.776c-.751-.646-1.055-1.386-1.159-2.21a3.76 3.76 0 01.096-1.15c.08-.29.282-.846.577-1.09-.345-.148-.79-.472-.93-.627-.034-.038-.03-.098.001-.14a.117.117 0 01.134-.04c.296.103.657.203 1.038.267.502.084 1.125.189 1.756.22 1.539.076 3.147-.615 3.645-1.99.5-1.374.306-2.734-1.484-3.549-1.79-.816-2.617-1.785-4.063-2.37-.945-.382-1.996-.155-3.076.441-2.907 1.607-5.512 6.684-4.311 11.387a.145.145 0 01-.238.144 9.135 9.135 0 01-1.529-2.3z", clipRule: "evenodd" }), _jsx("path", { fill: "#64748B", fillRule: "evenodd", d: "M11.678 6.776c.49-.038.918.38.992.937.098.741-.174 1.507-1.069 1.525-.764.015-.996-.756-.945-1.223.05-.467.435-1.193 1.022-1.239z", clipRule: "evenodd" })] })));
export default Deno;
//# sourceMappingURL=deno.js.map