UNPKG

@icongo/li

Version:
14 lines 934 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFormScrollbarVertical = 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: "M5.52 12.94a.443.443 0 0 1-.175-.187c-.084-.185-.085-11.318 0-11.504C5.449 1.02 5.585 1 7 1s1.55.02 1.655.25c.084.185.084 11.319 0 11.504a.445.445 0 0 1-.19.19c-.17.078-2.784.075-2.946 0zm2.043-1.045c.258-.343.48-.664.493-.713.05-.192-.096-.219-1.117-.204l-.984.015-.016.136c-.011.1.099.289.425.724.242.323.466.605.498.626.145.1.26 0 .701-.583zm.294-4.894v-3H6.143v6h1.714v-3zm.13-3.996c.047-.046.085-.114.085-.151 0-.075-.876-1.263-.98-1.329-.138-.088-.21-.024-.68.598-.717.95-.708.966.568.966.768 0 .937-.014 1.007-.084z" }) })); export { LIGuiFormScrollbarVertical };