UNPKG

@icongo/li

Version:
14 lines 719 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiTag = 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: "M4.549 3.535q0-.42-.298-.717-.297-.297-.716-.297-.42 0-.717.297t-.297.717q0 .42.297.716.297.298.717.298t.716-.298q.298-.297.298-.716zM13 8.097q0 .42-.293.713l-3.89 3.897Q8.51 13 8.098 13q-.42 0-.713-.293L1.721 7.036q-.301-.293-.511-.8Q1 5.729 1 5.309V2.014q0-.412.301-.713T2.014 1h3.295q.42 0 .927.21.507.21.808.51l5.663 5.656q.293.31.293.721z" }) })); export { LIGuiTag };