UNPKG

@icongo/vv

Version:
29 lines 849 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 VVDoc = 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: "M11 7h26v34H11z", style: { fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "M16 7v11l3-3 3 3V7h-6Zm12 12h9v2h-9v-2Zm0 6h9v2h-9v-2Zm0 5h9v2h-9v-2Z", style: { fillRule: "evenodd", fill: "#0c0058" } }), /*#__PURE__*/_jsx("path", { d: "M24.995 19.005v1.982h3.01v-1.982h-3.01Zm0 6.01V27h3.01v-1.984h-3.01Zm0 4.978v2.014h3.01v-2.014h-3.01Z", style: { fill: "#fff", fillRule: "evenodd" } })] })); export { VVDoc };