@icongo/li
Version:
LibreICONS Icons
15 lines • 1.55 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIGuiRecycle = 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", {
fill: "green",
d: "m6.592 9.154-.103 2.51-.013.15-2.864-.198q-.246-.02-.457-.215-.212-.194-.32-.446-.076-.184-.1-.375-.023-.191.028-.444.05-.252.082-.375.03-.122.146-.436.116-.314.13-.362.532.082 3.47.191zm-2.64-3.996L5.18 7.743l-1.002-.627q-.43.49-.76.985-.331.494-.495.852-.164.358-.27.645-.105.286-.126.43l-.027.142-1.295-2.434q-.116-.177-.123-.382-.007-.204.04-.32l.055-.123q.239-.43.778-1.282L1 5.043zm8.395 3.526-1.282 2.448q-.082.198-.249.317-.167.12-.297.14l-.122.027q-.485.048-1.494.082l.055 1.118-1.569-2.502 1.44-2.469.047 1.18q1.16.109 1.93.034t1.159-.225zm-5.353-6.3q-.32.429-1.807 2.965L3.025 4.074l-.13-.082L4.43 1.565q.136-.211.41-.307.272-.095.545-.068.163.013.33.082.167.068.287.143.12.075.283.225.163.15.245.235.082.085.246.27.163.184.218.238zm4.466 2.093 1.446 2.475q.123.252.085.518-.037.266-.187.505-.089.136-.225.252-.137.116-.26.191-.122.075-.33.15-.208.075-.32.11-.113.033-.352.095l-.314.081q-.231-.49-1.807-2.973l2.135-1.33zm-.975-1.542.969-.565-1.5 2.543-2.858-.136 1.03-.587q-.232-.607-.512-1.132-.28-.525-.514-.842-.236-.317-.44-.545-.205-.229-.32-.318l-.117-.088 2.762.007q.211-.02.396.071.184.093.266.195l.075.102q.265.416.763 1.296z"
})
}));
export { LIGuiRecycle };