@icongo/li
Version:
LibreICONS Icons
14 lines • 2.04 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGui360View = 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: "M6.242 10.517V9.94l-.655-.083C2.993 9.53 1 8.42 1 7.302c0-.428.626-1.264 1.157-1.544.177-.094.116.01-.157.267-1.294 1.217.372 2.706 3.376 3.018l.86.09-.02-.503c-.01-.276.01-.531.046-.567.036-.036.402.276.813.692l.747.757-.79.79-.79.79zm1.793-.975c0-.37.036-.39 1.005-.544 1.945-.31 3.272-1.03 3.489-1.894.12-.476-.24-.992-.989-1.42-.296-.17-.473-.31-.393-.31.25 0 1.394.78 1.63 1.117.336.48.287 1.268-.109 1.738-.598.711-2.214 1.356-4.046 1.615-.57.08-.587.072-.587-.302zM3.96 6.688c-.444-.443-.44-.765.006-.765.208 0 .344.079.344.199 0 .29.258.402.49.21.302-.251.254-.835-.076-.921-.328-.086-.38-.66-.069-.78.244-.094.277-.58.048-.721-.087-.054-.234 0-.325.13-.154.21-.757.329-.757.15 0-.15.318-.682.469-.783.083-.056.352-.102.597-.103.642 0 .978.528.744 1.176-.143.396-.134.52.065.823.199.303.21.438.071.9-.26.866-1.002 1.09-1.608.485zm2.594.128c-.628-.44-.678-2.605-.076-3.27.32-.355 1.075-.319 1.343.062.118.169.214.35.214.405 0 .197-.625.181-.784-.02-.198-.254-.384-.09-.51.447-.087.367.084.526.26.241.136-.22.46-.16.758.138.403.402.387 1.542-.026 1.926-.359.335-.767.36-1.179.07zm.764-.507c.237-.237.204-.872-.056-1.088-.189-.157-.251-.145-.414.078-.228.312-.232.363-.058.821.149.391.28.438.528.189zm1.553.45c-.524-.524-.578-2.628-.082-3.176.358-.395 1.11-.379 1.368.029.47.741.43 2.589-.069 3.124a.826.826 0 0 1-1.217.022zm.874-.64c.156-.406.086-1.795-.102-2.053-.333-.456-.504-.112-.504 1.014 0 .59.041 1.114.092 1.165.163.163.428.098.514-.126zm.965-2.6c-.137-.358.055-.654.394-.606.228.032.311.136.311.389s-.083.357-.31.389c-.187.026-.345-.043-.395-.173zm.498-.14c0-.11-.058-.235-.128-.278-.164-.102-.33.157-.217.339.127.205.345.167.345-.061z"
})
}));
export { LIGui360View };