UNPKG

@icongo/li

Version:
18 lines 952 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 LIGuiTextHeight = props => /*#__PURE__*/_jsxs("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: "M9.415 3.468v-1.72H1v1.72h3.194v8.784H6.22V3.467h3.194" }), /*#__PURE__*/_jsx("path", { fill: "red", d: "M12.696 10.516c.15 0 .244.042.285.126.04.084.016.184-.074.301l-.854 1.098a.406.406 0 0 1-.332.176.407.407 0 0 1-.332-.176l-.854-1.098c-.09-.117-.115-.218-.075-.301.041-.084.136-.126.285-.126h.542V3.578h-.542c-.15 0-.244-.042-.285-.126-.04-.084-.015-.184.075-.301l.854-1.098a.406.406 0 0 1 .332-.176.41.41 0 0 1 .332.176l.854 1.098c.09.117.115.218.074.301-.04.084-.135.126-.285.126h-.542v6.938z" })] })); export { LIGuiTextHeight };