UNPKG

@icongo/vv

Version:
27 lines 1.08 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var VVBuilding = 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 42H8V7h17v10.99h16V42Z", style: { fillRule: "evenodd", fill: "#ff6e6e", stroke: "#fff", strokeLinecap: "round", strokeWidth: 0 } }), /*#__PURE__*/_jsx("path", { d: "M35.012 39v-2.99h3V39h-3Zm0-8.01h3v3.018h-3V30.99Zm0-4.992h3v2.989h-3V26Zm0-4.993h3V24h-3v-2.99Zm-5 15.005h3V39h-3v-2.99Zm0-5.021h3v3.018h-3V30.99Zm0-4.992h3v2.989h-3V26Zm0-4.993h3V24h-3v-2.99ZM25 18h2v24h-2V18ZM11.994 37h9.012v2.015h-9.012V37Zm0-5h9.012v2.015h-9.012v-2.021Zm0-5h9.012v2.015h-9.012v-2.023Zm0-5h9.012v2.015h-9.012v-2.024Zm0-5h9.012v2h-9.012v-2.011Zm0-5h9.012v2h-9.012v-2.013Z", style: { fill: "#0c0058", fillRule: "evenodd" } })] })); export { VVBuilding };