UNPKG

@icongo/li

Version:
14 lines 491 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFont = 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", { d: "M8.831 9.407 9.913 13h2.546L8.378 1H5.622L1.541 13h2.476L5.1 9.407h3.73m-.593-1.954H5.692l1.273-4.238 1.273 4.238" }) })); export { LIGuiFont };