UNPKG

@icongo/vv

Version:
30 lines 871 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 VVTag = 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: "M6.008 27.205 25.215 8H41v15L22 43Z", style: { stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "m9.8 27.205 2.526-2.526 12 12-2.531 2.521Zm21.151-13.576a3.126 3.126 0 1 1 0 4.42 3.126 3.126 0 0 1 0-4.42Z", style: { fill: "#0c0058", stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd" } })] })); export { VVTag };