@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 2.13 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const GoPink = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsxs("g", { fill: "#F472B6", clipPath: "url(#clip0_20558_611)", children: [_jsx("path", { fillRule: "evenodd", d: "M1.878 10.197c-.046 0-.058-.024-.034-.06l.243-.327c.023-.036.081-.06.128-.06h4.139c.046 0 .058.036.034.072l-.197.315c-.023.036-.08.072-.116.072zM.128 11.31c-.047 0-.058-.024-.035-.06l.243-.327c.023-.036.081-.06.128-.06H5.75c.046 0 .07.036.058.072l-.093.29c-.012.05-.058.073-.104.073zM2.933 12.423c-.046 0-.058-.036-.034-.072l.162-.303c.023-.036.07-.072.116-.072h2.319c.046 0 .07.036.07.084l-.024.29a.09.09 0 0 1-.081.085zM14.968 9.98c-.73.193-1.229.338-1.948.532-.174.048-.185.06-.336-.121-.174-.206-.301-.339-.545-.46-.73-.375-1.437-.266-2.098.182-.789.532-1.195 1.318-1.183 2.298.012.968.65 1.767 1.565 1.9.789.109 1.45-.182 1.971-.799.105-.133.197-.278.313-.447H10.47c-.244 0-.302-.158-.22-.363.15-.375.428-1.005.59-1.319.035-.073.117-.194.29-.194h4.22c-.022.327-.022.654-.069.98a5.3 5.3 0 0 1-.95 2.372c-.835 1.149-1.925 1.863-3.305 2.056-1.136.158-2.191-.072-3.119-.798-.858-.678-1.345-1.573-1.472-2.686-.15-1.319.22-2.504.985-3.545.823-1.125 1.913-1.839 3.247-2.093 1.09-.205 2.133-.072 3.072.593.615.424 1.055 1.004 1.345 1.706.07.109.023.17-.116.206", clipRule: "evenodd" }), _jsx("path", { d: "M18.806 16.67c-1.055-.024-2.018-.339-2.83-1.065a3.84 3.84 0 0 1-1.251-2.335c-.209-1.367.15-2.577.939-3.653.846-1.162 1.866-1.767 3.246-2.02 1.183-.219 2.296-.098 3.305.616.915.654 1.484 1.537 1.634 2.698.197 1.633-.255 2.964-1.333 4.102a5.25 5.25 0 0 1-2.783 1.548c-.313.06-.626.073-.927.109m2.76-4.888c-.012-.157-.012-.278-.036-.399-.208-1.198-1.263-1.875-2.365-1.61-1.078.255-1.774.969-2.029 2.106-.209.944.232 1.9 1.067 2.287.638.29 1.275.254 1.89-.073.916-.496 1.414-1.27 1.472-2.31" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_20558_611", children: _jsx("path", { fill: "#fff", d: "M0 7.282h24v9.437H0z" }) }) })] })));
export default GoPink;
//# sourceMappingURL=goPink.js.map