UNPKG

@icongo/fc

Version:
14 lines 421 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var FCPrevious = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#2196F3", d: "m30.9 43 3.1-3.1L18.1 24 34 8.1 30.9 5 12 24z" }) })); export { FCPrevious };