@icongo/li
Version:
LibreICONS Icons
14 lines • 1.18 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiApps = 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: "m10.837 8.187-1.027.537c.313.518.611 1.006.814 1.338l.902-.47c-.168-.347-.42-.863-.689-1.405Zm-2.303-1.65a47.52 47.52 0 0 0 1.004 1.734l1.066-.557a60.368 60.368 0 0 0-.921-1.82c-.396-.716-.876-1.372-1.526-2.392-.738-1.16-1.528-2.425-1.789-2.185-.527.17.546 1.808.829 2.524.272.691.828 1.736 1.338 2.697zm3.23 3.526-.866.452.874 2.03s.359.302.848.094c.488-.207.358-.753.358-.753l-1.214-1.823zm-.93-3.075 1.29 2.62H13v-2.62h-2.167zm-2.655-.002H6.092L4.58 9.607h5.15C9.6 9.395 8.368 7.33 8.18 6.986Zm-6.672 2.61 1.519-2.607H1v2.618h.5l.007-.012zM6.725 4.53a.744.744 0 0 0-1.41-.33l1.315.693a.734.734 0 0 0 .095-.363zm-.311.846-1.408-.744-.678 1.164 1.412.746.674-1.166zM1.49 11.924l-.17.49v.132l.132-.058.32-.395 1.324-1.04-1.385-.729-.22 1.599Zm2.573-5.671-2.1 3.608 1.426.753 2.088-3.615-1.413-.746Z"
})
}));
export { LIGuiApps };