UNPKG

@icongo/vv

Version:
24 lines 728 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 VVUser = 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: "m8 41 5.818-10.889 4.364-1.811 2.909-5.445h5.818l2.909 5.445 4.364 1.815L40 41H8Z", style: { fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "m32 17-1 3h-1l-1 3-4 3h-2l-4-3-1-3h-1l-1-3h2l-1-6 7-4 7 4-1 6h2Z", style: { fill: "#0c0058", fillRule: "evenodd" } })] })); export { VVUser };