UNPKG

@icongo/cg

Version:
15 lines 787 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var CGGym = 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", d: "m20.274 9.869-3.442-4.915 1.639-1.147 3.441 4.915-1.638 1.147Zm-1.884 2.54L16.67 9.95l-8.192 5.736 1.72 2.457-1.638 1.148-4.588-6.554L5.61 11.59l1.72 2.458 8.192-5.736-1.72-2.458 1.638-1.147 4.588 6.553-1.638 1.148Zm2.375-5.326 1.638-1.147-1.147-1.638-1.638 1.147 1.147 1.638ZM7.168 19.046l-3.442-4.915-1.638 1.147 3.441 4.915 1.639-1.147Zm-2.786-.491-1.638 1.147-1.147-1.638 1.638-1.147 1.147 1.638Z" }) })); export { CGGym };