UNPKG

@icongo/vv

Version:
24 lines 923 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var VVInfinity = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "M33.952 33a9.04 9.04 0 0 1-7.2-3.56L21.288 24l5.469-5.44A9.024 9.024 0 1 1 33.952 33Zm-.1-14.4a5.56 5.56 0 0 0-4.4 2.136L26.112 24l3.342 3.264a5.559 5.559 0 0 0 4.4 2.136 5.4 5.4 0 1 0-.002-10.8Z", style: { fill: "#0c0058", fillRule: "evenodd" } }), /*#__PURE__*/_jsx("path", { d: "M21.243 29.44a9 9 0 1 1 0-10.88L26.712 24Zm-2.7-8.7a5.56 5.56 0 0 0-4.4-2.136 5.4 5.4 0 1 0 0 10.8 5.559 5.559 0 0 0 4.4-2.136L21.888 24Z", style: { fillRule: "evenodd", fill: "#ff6e6e" } })] })); export { VVInfinity };