@icongo/li
Version:
LibreICONS Icons
14 lines • 721 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LILegalLicenseRegistered = 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.419 3.581a4.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 1Zm1.314 8.626H9.65l-1.442-2.09c1.752-.572 1.318-3.278-.504-3.278H4.988v5.339h1.108v-1.98h.807l1.411 2.009zM6.139 5.372h1.565c.665 0 .665 1.131 0 1.131H6.14V5.372z"
})
}));
export { LILegalLicenseRegistered };