@icongo/li
Version:
LibreICONS Icons
14 lines • 717 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandTypo3 = 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: "M10.04 9.27c-.178.053-.32.07-.506.07-1.524 0-3.763-5.324-3.763-7.097 0-.653.155-.87.374-1.057-1.866.218-4.104.902-4.82 1.772-.154.218-.248.56-.248.995C1.077 6.72 4.031 13 6.114 13c.964 0 2.59-1.585 3.926-3.73ZM9.067 1c1.928 0 3.856.31 3.856 1.399 0 2.208-1.4 4.881-2.115 4.881-1.274 0-2.86-3.544-2.86-5.316 0-.808.311-.964 1.12-.964Z"
})
}));
export { LIBrandTypo3 };