UNPKG

@icongo/vv

Version:
22 lines 739 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 VVShare = 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: "M29.954 15.211 16.818 22.76l-2.066-2.57 13.137-7.549Zm-.094 17.561L16.632 24.72l-2.081 2.808L27.78 35.58Z", style: { fill: "#0c0058" } }), /*#__PURE__*/_jsx("path", { d: "M15 18a6 6 0 1 1-6 6 6 6 0 0 1 6-6ZM33 6a6 6 0 1 1-6 6 6 6 0 0 1 6-6Zm0 24a6 6 0 1 1-6 6 6 6 0 0 1 6-6Z", style: { fill: "#ff6e6e" } })] })); export { VVShare };