UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 2.33 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const GoMod = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsx("g", { clipPath: "url(#clip0_20603_557)", children: _jsxs("g", { fill: "#F472B6", clipPath: "url(#clip1_20603_557)", children: [_jsx("path", { fillRule: "evenodd", d: "M1.478 9.794c-.045 0-.056-.023-.034-.058l.234-.313c.022-.035.077-.058.122-.058h3.966c.045 0 .056.035.034.07l-.19.301c-.021.035-.077.07-.11.07l-4.022-.012zM-.2 10.86c-.045 0-.056-.022-.034-.057L0 10.49c.022-.035.078-.058.122-.058h5.067c.044 0 .066.035.055.07l-.089.278c-.01.046-.055.07-.1.07l-5.255.01zM2.489 11.928c-.045 0-.056-.035-.034-.07l.156-.29c.022-.035.067-.07.111-.07h2.222c.045 0 .067.035.067.082l-.022.278a.085.085 0 01-.078.081l-2.422-.011zM14.022 9.586c-.7.185-1.178.324-1.867.51-.166.046-.177.058-.322-.116-.167-.197-.289-.325-.522-.44-.7-.36-1.378-.256-2.011.173-.756.51-1.145 1.264-1.133 2.203.01.928.622 1.693 1.5 1.82.755.105 1.388-.174 1.888-.765.1-.127.19-.267.3-.429H9.711c-.233 0-.289-.15-.211-.348.144-.36.411-.962.566-1.264.034-.07.112-.185.278-.185h4.045c-.022.313-.022.626-.067.94a5.06 5.06 0 01-.911 2.271c-.8 1.102-1.845 1.786-3.167 1.972-1.089.15-2.1-.07-2.989-.766-.822-.649-1.288-1.507-1.41-2.574-.145-1.263.21-2.4.944-3.397.789-1.078 1.833-1.762 3.11-2.005 1.045-.198 2.045-.07 2.945.568.59.405 1.011.962 1.29 1.634.066.105.021.163-.112.198z", clipRule: "evenodd" }), _jsx("path", { d: "M17.7 15.997c-1.011-.023-1.933-.325-2.711-1.02a3.68 3.68 0 01-1.2-2.238c-.2-1.31.144-2.47.9-3.501.81-1.113 1.789-1.693 3.11-1.937 1.134-.208 2.2-.092 3.168.592.877.626 1.422 1.472 1.566 2.585.19 1.566-.244 2.84-1.278 3.93a5.03 5.03 0 01-2.666 1.485c-.3.058-.6.07-.89.104zm2.644-4.684c-.01-.15-.01-.267-.033-.383-.2-1.147-1.211-1.797-2.267-1.542-1.033.244-1.7.928-1.944 2.018-.2.904.222 1.82 1.022 2.191.611.278 1.222.244 1.811-.07.878-.475 1.356-1.217 1.411-2.214z" })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: "clip0_20603_557", children: _jsx("path", { fill: "#fff", d: "M0 0H24V24H0z" }) }), _jsx("clipPath", { id: "clip1_20603_557", children: _jsx("path", { fill: "#fff", d: "M0 0H23V9.043H0z", transform: "translate(-.322 7)" }) })] })] }))); export default GoMod; //# sourceMappingURL=goMod.js.map