UNPKG

@icongo/li

Version:
14 lines 1.03 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiZoomIn = 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: "M8.878 5.469v.818q0 .17-.12.29-.119.12-.289.12H6.696v1.772q0 .17-.119.29-.12.12-.29.12H5.47q-.17 0-.29-.12-.12-.12-.12-.29V6.696H3.288q-.17 0-.29-.119-.119-.12-.119-.29V5.47q0-.17.12-.29.119-.12.29-.12H5.06V3.288q0-.17.12-.29.119-.119.289-.119h.818q.17 0 .29.12.12.119.12.29V5.06h1.772q.17 0 .29.12.12.119.12.289zm.532-3.028a4.933 4.933 0 0 0-6.969 0 4.933 4.933 0 0 0 0 6.97 4.934 4.934 0 0 0 6.767.19l.39.39a.693.693 0 0 0 .156.744l2.061 2.061a.694.694 0 1 0 .982-.981l-2.062-2.061a.693.693 0 0 0-.743-.155l-.391-.39A4.933 4.933 0 0 0 9.41 2.44zm-6.38 6.38a4.1 4.1 0 0 1 0-5.791 4.1 4.1 0 0 1 5.791 0 4.1 4.1 0 0 1 0 5.791 4.1 4.1 0 0 1-5.79 0z" }) })); export { LIGuiZoomIn };