@icongo/li
Version:
LibreICONS Icons
14 lines • 1 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandUipath = 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: "M1.03 12.89c-.028-.072-.038-2.776-.023-6.01L1.034 1H13v11.966l-5.96.027c-4.714.02-5.971-.001-6.01-.103zm11.609-5.856V1.361H1.395v11.347h11.244V7.034zm-8.187 3.563c-.479-.17-.945-.594-1.2-1.09-.319-.618-.413-1.495-.413-3.832V3.424h1.238v2.438c0 2.668.06 3.056.537 3.514.266.255.38.289.957.289.556 0 .698-.04.935-.258.525-.484.562-.713.562-3.452V3.424h1.187l-.052 2.76c-.05 2.64-.063 2.78-.297 3.252-.287.579-.795 1.03-1.345 1.195-.53.158-1.62.14-2.109-.033zm5.608-2.531V5.384h1.135v5.364H10.06V8.066zm.175-3.828c-.277-.161-.405-.576-.263-.847.165-.312.288-.376.727-.378.67 0 .946.72.43 1.126-.297.233-.605.267-.894.099z"
})
}));
export { LIBrandUipath };