@icongo/li
Version:
LibreICONS Icons
14 lines • 622 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAuth0 = 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: "M11.99 4.724 10.81 1H3.173L2.01 4.724c-.676 2.156.015 4.603 1.907 6.008L7.003 13l3.079-2.276c1.877-1.405 2.59-3.844 1.907-6.008l-3.08 2.29 1.172 3.725-3.079-2.298-3.079 2.29 1.18-3.717-3.095-2.275 3.815-.022L7.003 1l1.179 3.702 3.807.022z"
})
}));
export { LIBrandAuth0 };