@icongo/li
Version:
LibreICONS Icons
14 lines • 898 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandContao = 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.064 8.147c.338 1.573.619 3.024 1.598 4.102H1.797A.798.798 0 0 1 1 11.452V2.546c0-.439.356-.797.797-.797h1.352a5.392 5.392 0 0 0-.865 1.022c-1.064 1.64-.632 3.44-.22 5.376Zm10.14-6.398h-2.115c.502.501.919 1.16 1.235 1.97l-3.213.688c-.35-.68-.886-1.25-1.936-1.03-.577.125-.96.453-1.132.812-.206.438-.31.932.192 3.288.495 2.348.79 2.759 1.16 3.075.303.26.783.398 1.367.274 1.043-.22 1.305-.954 1.345-1.715l3.22-.694c.075 1.676-.438 2.934-1.345 3.834h1.221a.798.798 0 0 0 .797-.797V2.546a.796.796 0 0 0-.797-.797Z"
})
}));
export { LIBrandContao };