UNPKG

@icongo/li

Version:
14 lines 1.04 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFormPassword = 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 7V4.43h12v5.14H1V7zm11.143 0V5.286H1.857v3.428h10.286V7zm-8.949.737c-.257-.13-.48-.472-.48-.737s.223-.607.48-.737a1.13 1.13 0 0 1 .377-.12c.265 0 .607.223.737.48.066.131.12.301.12.377 0 .265-.222.607-.48.737-.131.066-.3.12-.377.12a1.13 1.13 0 0 1-.377-.12zm2.572 0c-.257-.13-.48-.472-.48-.737s.223-.607.48-.737c.131-.066.3-.12.377-.12.076 0 .245.054.377.12.257.13.48.472.48.737s-.223.607-.48.737c-.132.066-.301.12-.377.12-.076 0-.246-.054-.377-.12zm2.571 0c-.257-.13-.48-.472-.48-.737 0-.076.054-.246.12-.377.13-.257.472-.48.737-.48s.607.223.737.48c.066.131.12.301.12.377 0 .265-.222.607-.48.737-.131.066-.3.12-.377.12-.076 0-.245-.054-.377-.12z" }) })); export { LIGuiFormPassword };