UNPKG

@icongo/vv

Version:
24 lines 787 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 VVShop = 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: "M41 11v30H7V11H5V7h38v4h-2Z", style: { fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "M38.5 18c-4.3 0-4.5-5-4.5-5a5 5 0 0 1-10 0 5 5 0 0 1-10 0s-.2 5-4.5 5A4.5 4.5 0 0 1 5 13.5V11h38v2.5a4.5 4.5 0 0 1-4.5 4.5ZM22.01 35.01h-9v-9.02h9v9.02ZM34.993 41h-8V25.99h8V41Z", style: { fill: "#0c0058", fillRule: "evenodd" } })] })); export { VVShop };