@icongo/li
Version:
LibreICONS Icons
14 lines • 750 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LILemon = 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: "M12.462 1.538c-.541-.541-1.275-.677-1.76-.394-1.38.804-4.248-1.244-7.525 2.033s-1.23 6.144-2.033 7.525c-.283.485-.147 1.219.394 1.76.541.541 1.275.677 1.76.394 1.38-.804 4.248 1.244 7.525-2.033s1.23-6.144 2.033-7.525c.283-.485.147-1.219-.394-1.76zm-5.746 1.7C5.352 3.58 3.58 5.353 3.239 6.717a.375.375 0 0 1-.728-.182C2.92 4.901 4.898 2.92 6.534 2.511a.375.375 0 1 1 .182.728z"
})
}));
export { LILemon };