UNPKG

@icongo/fc

Version:
22 lines 763 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 FCLowPriority = 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: "#4CAF50", d: "m21.2 44.8-18-18c-1.6-1.6-1.6-4.1 0-5.7l18-18c1.6-1.6 4.1-1.6 5.7 0l18 18c1.6 1.6 1.6 4.1 0 5.7l-18 18c-1.6 1.6-4.2 1.6-5.7 0z" }), /*#__PURE__*/_jsxs("g", { fill: "#FFEB3B", children: [/*#__PURE__*/_jsx("path", { d: "M24 33.4 17 25h14z" }), /*#__PURE__*/_jsx("path", { d: "M22 14.8h4v12.3h-4z" })] })] })); export { FCLowPriority };