UNPKG

@icongo/li

Version:
15 lines 494 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiMenuCheck = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "green", d: "M5.284 11.985 1 7.701v-.1l1.704-1.603 2.605 2.605 5.987-6.588L13 3.618v.1l-7.716 8.267z" }) })); export { LIGuiMenuCheck };