UNPKG

@icongo/vv

Version:
30 lines 895 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 VVShield = 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: "M24.516 41c-15.93-6.172-14.484-27.2-14.484-27.2C19.675 15.578 24.516 7 24.516 7s4.83 8.578 14.452 6.8c0 0 1.443 21.028-14.452 27.2Z", style: { stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "m17 25 5 5 10-10-2-2-8 8-3-3Z", style: { fill: "#0c0058", stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd" } })] })); export { VVShield };