UNPKG

@icongo/fc

Version:
19 lines 597 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 FCDownload = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#1565C0", children: [/*#__PURE__*/_jsx("path", { d: "M24 37.1 13 24h22zM20 4h8v4h-8zm0 6h8v4h-8z" }), /*#__PURE__*/_jsx("path", { d: "M20 16h8v11h-8zM6 40h36v4H6z" })] }) })); export { FCDownload };