@icongo/li
Version:
LibreICONS Icons
14 lines • 983 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiPluginLoremipsum = 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.723 10.008c.311-2.646.262-2.917-.429-2.344-.479.398-.781.44-.781.109 0-.297.728-1.058 1.617-1.692l1.618-1.151-.342 2.909c-.345 2.93-.082 3.443 1.164 2.268.544-.513.639-.508.478.026-.11.367-.983 1.161-1.939 1.767L8.372 13l.351-2.992zm-6.842 1.086c0-.653.38-2.301.843-3.661.628-1.843.701-2.699.288-3.36-.44-.704-.316-1.112.599-1.97C4.874.915 6.454.565 5.608 1.66c-.63.814-2.19 6.493-2.19 7.969 0 1.266.177 1.333 1.569.588 1.65-.883 1.107-.038-.674 1.048-2.13 1.299-2.432 1.277-2.432-.17zm8.46-9.029c-.183-.297.037-.682.49-.856 1.126-.432 1.476.043.58.787-.505.418-.84.44-1.07.069z"
})
}));
export { LIGuiPluginLoremipsum };