UNPKG

@icongo/vv

Version:
23 lines 785 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 VVProcessor = 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: "M12 12h24v24H12z", style: { fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "M16 16h16v16H16V16Zm-8 0h4v3H8v-3Zm0 6h4v3H8v-3Zm0 6h4v3H8v-3Zm28-12h4v3h-4v-3Zm0 6h4v3h-4v-3Zm0 6h4v3h-4v-3ZM32 8v4h-3V8h3Zm-6 0v4h-3V8h3Zm-6 0v4h-3V8h3Zm11 28v4h-3v-4h3Zm-6 0v4h-3v-4h3Zm-6 0v4h-3v-4h3Z", style: { fill: "#0c0058", fillRule: "evenodd" } })] })); export { VVProcessor };