@icongo/li
Version:
LibreICONS Icons
14 lines • 1.41 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISprout = 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.822 12.94c-.37-.137-.54-.274-.679-.545-.19-.373-.22-.739-.096-1.17.273-.95 1.084-1.669 2.01-1.783l.324-.04-.005-.724c-.007-1.086-.28-2.234-.8-3.357-.24-.52-.27-.682-.112-.583.12.074.546.984.75 1.602.3.905.46 1.823.442 2.546l-.016.617.191.116c.805.49.768 1.746-.077 2.65-.53.565-1.4.868-1.933.67zm.149-1.404c.043-.053.268-.19.498-.307.46-.232.771-.542.94-.938.132-.31.218-.731.148-.73-.12 0-.19.11-.228.345-.056.357-.456.908-.831 1.144-.5.315-.725.553-.719.758l.005.178.054-.177a.95.95 0 0 1 .132-.273zM5.072 6.228c-.46-.151-1.197-.68-1.197-.859 0-.128.556-.58.94-.764a1.6 1.6 0 0 1 1.35-.034c.35.155.924.613.924.736 0 .127-.59.629-.923.786-.325.152-.846.217-1.094.135zM7.68 4.49c-.067-.174.09-.738.288-1.038.348-.526.887-.76 1.745-.76h.412l-.043.267c-.155.977-.767 1.496-1.883 1.597-.418.038-.482.03-.519-.065zm-1.715-.194C5.198 4.13 4.72 3.714 4.508 3.03a6.872 6.872 0 0 1-.255-1.703c0-.345.001-.347.173-.313.096.02.354.065.573.103 1.3.224 2.127.703 2.343 1.355.101.307.047 1.216-.096 1.621l-.106.3h-.388c-.213 0-.567-.044-.787-.092z"
})
}));
export { LISprout };