UNPKG

@icongo/li

Version:
14 lines 769 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFormProgressBar = 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: "M1.234 9.082C1.014 8.976 1 8.843 1 7.002c0-1.865.013-1.976.25-2.083.184-.084 11.316-.084 11.5 0 .237.107.25.218.25 2.083 0 1.865-.013 1.976-.25 2.083-.176.081-11.35.077-11.516 0zm10.909-2.08V5.716H1.857v2.572h10.286V7.002zm-9.857 0v-.857H3.57v1.714H2.286v-.857zm1.714 0v-.857h1.286v1.714H4v-.857zm1.714 0v-.857H7v1.714H5.714v-.857zm1.715 0v-.857h1.285v1.714H7.43v-.857z" }) })); export { LIGuiFormProgressBar };