UNPKG

@icongo/li

Version:
14 lines 863 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiZoomOut = 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.91 5.41v.818q0 .17-.119.29-.12.119-.29.119H3.32q-.17 0-.29-.12-.119-.119-.119-.29V5.41q0-.17.12-.29Q3.149 5 3.32 5H8.5q.17 0 .29.12.12.119.12.29zm.5-2.969a4.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 { LIGuiZoomOut };