UNPKG

@icongo/cg

Version:
17 lines 1.6 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGDribbble = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M1 11.955v.09c.01 2.685.984 5.144 2.592 7.048a11.066 11.066 0 0 0 3.378 2.692A10.922 10.922 0 0 0 12 23c3.69 0 6.955-1.816 8.95-4.604A10.96 10.96 0 0 0 23 12c0-3.26-1.418-6.19-3.672-8.203a10.949 10.949 0 0 0-7.663-2.792A10.944 10.944 0 0 0 4.43 4.019a11.05 11.05 0 0 0-2.76 4.188A10.976 10.976 0 0 0 1 11.955Zm19.481 3.064c.336-.944.519-1.96.519-3.019a8.971 8.971 0 0 0-2.581-6.309 10.93 10.93 0 0 1-3.152 3.356 11.04 11.04 0 0 1 .738 3.83 11.075 11.075 0 0 1 4.476 2.142Zm-4.64-.124a9.048 9.048 0 0 1 3.731 1.971 8.995 8.995 0 0 1-6.993 4.116 10.97 10.97 0 0 0 2.393-3.33c.419-.899.706-1.825.87-2.757Zm-1.845-2.273a9.025 9.025 0 0 0-.495-2.581A10.975 10.975 0 0 1 3.366 9.45 9.002 9.002 0 0 0 3 12a8.96 8.96 0 0 0 1.668 5.22 11.017 11.017 0 0 1 9.328-4.598ZM6.047 18.75a9.01 9.01 0 0 1 7.811-4.13 9.018 9.018 0 0 1-.699 2.186 8.958 8.958 0 0 1-3.485 3.89 8.98 8.98 0 0 1-3.627-1.946ZM12 3c1.785 0 3.448.52 4.847 1.415a8.944 8.944 0 0 1-2.479 2.816 10.941 10.941 0 0 0-4.341-4.014A9.031 9.031 0 0 1 12 3ZM8.806 4.846a8.958 8.958 0 0 1 3.832 3.39 8.979 8.979 0 0 1-7.439-.077 9.084 9.084 0 0 1-1.044-.573 9.044 9.044 0 0 1 3.172-3.28c.5.135.994.314 1.48.54Z", clipRule: "evenodd" }) })); export { CGDribbble };