@icongo/li
Version:
LibreICONS Icons
14 lines • 711 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LILegalLicenseTrademark = 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.104 5.495v3.24h-.7V6.884l-.55 1.85h-.766l-.548-1.85v1.85h-.7V5.496h1.028l.606 2.02.599-2.02h1.03zm-6.208 0v.665h.936v2.575h.745V6.16h.911v-.665H3.896zm6.523-1.914a4.832 4.832 0 0 1 0 6.838 4.832 4.832 0 0 1-6.838 0 4.832 4.832 0 0 1 0-6.838 4.832 4.832 0 0 1 6.838 0zM7 1a6 6 0 1 0 0 12A6 6 0 0 0 7 1Z"
})
}));
export { LILegalLicenseTrademark };