UNPKG

@icongo/vv

Version:
24 lines 812 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 VVNewspaper = 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 39h3v3H7V6h30v33Z", style: { fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "M43 39a2.7 2.7 0 0 1-3 3c-2.787 0-3-3-3-3l.011-17H43v17Zm-22-6.019h11V35H21v-2.019Zm0-9.961h11V25H21v-1.981ZM12 12h20v3H12v-3Zm6 13h-6v-6h6v6Zm0 10h-6v-6h6v6Zm10-14-7-.019V19h7v2Zm0 10-7-.01V29h7v2Z", style: { fill: "#0c0058", fillRule: "evenodd" } })] })); export { VVNewspaper };