UNPKG

@icongo/li

Version:
18 lines 920 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiTerminal = props => /*#__PURE__*/_jsxs("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.157 6.887 1.77 10.274q-.072.073-.167.073-.094 0-.167-.073l-.363-.363Q1 9.838 1 9.744q0-.095.073-.167L3.929 6.72 1.073 3.864Q1 3.79 1 3.697q0-.095.073-.168l.363-.363q.073-.073.167-.073.095 0 .167.073l3.387 3.387q.073.073.073.167 0 .095-.073.167z" }), /*#__PURE__*/_jsx("path", { fill: "gray", d: "M13 10.209v.465q0 .102-.065.167-.066.066-.168.066H5.79q-.102 0-.167-.066-.066-.065-.066-.167v-.465q0-.102.066-.167.065-.066.167-.066h6.977q.102 0 .168.066.065.065.065.167z" })] })); export { LIGuiTerminal };