UNPKG

@icongo/fc

Version:
18 lines 680 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 FCElectroDevices = 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: "#3F51B5", d: "M39 43H9c-2.2 0-4-1.8-4-4V9c0-2.2 1.8-4 4-4h30c2.2 0 4 1.8 4 4v30c0 2.2-1.8 4-4 4z" }), /*#__PURE__*/_jsx("path", { fill: "#80DEEA", d: "m33.2 5-9.8 10.1L36 19.3 22.8 31.7l4.3 2.4L15 37l2.3-12.5 2.4 4.3 8-7.8L15 16.8 25.9 5h7.3z" })] })); export { FCElectroDevices };