@icongo/li
Version:
LibreICONS Icons
14 lines • 863 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandNimblr = 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: "M8.285 8.015c.365 0 .637.268.637.631a.617.617 0 0 1-.637.632.617.617 0 0 1-.636-.632c0-.363.271-.631.636-.631zm-3.13.631c0-.365.273-.631.636-.631.365 0 .636.268.636.631a.617.617 0 0 1-.636.632.617.617 0 0 1-.637-.632M7 4.726c-.815 0-2.398.464-3.106 1.594L2.834 1v7.863C2.834 11.15 4.7 13 7 13c2.303 0 4.166-1.85 4.166-4.137 0-2.284-1.86-4.138-4.166-4.138Zm0 7.221a3.093 3.093 0 0 1-3.106-3.084A3.094 3.094 0 0 1 7 5.779a3.094 3.094 0 0 1 3.106 3.084A3.094 3.094 0 0 1 7 11.947z"
})
}));
export { LIBrandNimblr };