@icongo/li
Version:
LibreICONS Icons
14 lines • 724 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMathLessThanEqual = 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: "m2.774 5.955 7.536 2.997c.46.15.968-.064 1.134-.48l.303-.751c.167-.415-.07-.874-.53-1.025L6.83 4.995l4.39-1.703c.457-.15.693-.606.527-1.02l-.3-.747c-.167-.414-.672-.627-1.13-.477l-7.543 3a.804.804 0 0 0-.574.754V5.2c0 .339.23.64.574.754zM12 10.6H2a.6.6 0 0 0-.6.6v1.2a.6.6 0 0 0 .6.6h10a.6.6 0 0 0 .6-.6v-1.2a.6.6 0 0 0-.6-.6z"
})
}));
export { LIMathLessThanEqual };