UNPKG

@icongo/fc

Version:
21 lines 732 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 FCRules = 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", { fill: "#42A5F5", d: "M39 45H9s-3-.1-3-8h36c0 7.9-3 8-3 8z" }), /*#__PURE__*/_jsx("path", { fill: "#90CAF9", d: "M8 3h32v34H8z" }), /*#__PURE__*/_jsx("path", { fill: "#1976D2", d: "M18 15h16v2H18zm0 4h16v2H18zm0 4h16v2H18zm0 4h16v2H18zm0 4h16v2H18zm-4-16h2v2h-2zm0 4h2v2h-2zm0 4h2v2h-2zm0 4h2v2h-2zm0 4h2v2h-2z" })] })); export { FCRules };