UNPKG

@icongo/li

Version:
14 lines 869 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiFullscreen = 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: "M12.2 8V2.8q0-.081-.06-.14-.059-.06-.14-.06H2q-.081 0-.14.06-.06.059-.06.14V8q0 .081.06.14.059.06.14.06h10q.081 0 .14-.06.06-.059.06-.14Zm.8-5.2v6.8q0 .412-.294.706-.293.294-.706.294H8.6q0 .231.1.484.1.254.2.444t.1.272q0 .162-.119.281-.119.119-.281.119H5.4q-.163 0-.281-.119Q5 11.963 5 11.8q0-.088.1-.275.1-.188.2-.438t.1-.487H2q-.413 0-.706-.294Q1 10.013 1 9.6V2.8q0-.412.294-.706Q1.587 1.8 2 1.8h10q.412 0 .706.294T13 2.8ZM5.263 7.743 2.236 4.716v3.027zM11.77 5.95V2.923H8.744z" }) })); export { LIGuiFullscreen };