UNPKG

@icongo/vv

Version:
30 lines 940 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 VVTicket = 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: "m37.659 15.308 4.346 4.346-22.351 22.351-4.346-4.346a3.512 3.512 0 1 0-4.967-4.967l-4.346-4.346L28.346 5.995l4.346 4.346a3.512 3.512 0 1 0 4.967 4.967Z", style: { stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "m14.066 26.484 12.418-12.418 7.45 7.451-12.417 12.417Z", style: { fill: "#0c0058", stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd" } })] })); export { VVTicket };