@icongo/li
Version:
LibreICONS Icons
14 lines • 1.41 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LILegalLicenseCopyleft = 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: "M4.016 8.39v.852q0 .39.285.695.285.305.734.473.45.168.922.254.473.086.918.086 1.602 0 2.676-1.086t1.074-2.703q0-1.586-1.063-2.648Q8.5 3.25 6.915 3.25q-.266 0-.59.035-.324.035-.726.14-.403.106-.723.266-.32.16-.54.442-.218.281-.218.633v.851q0 .125.125.125h.922q.125 0 .125-.125V5.07q0-.336.512-.527.511-.191 1.074-.191 1.094 0 1.785.714.692.715.692 1.856 0 1.18-.715 1.95-.715.769-1.825.769-.53 0-1.078-.188-.546-.187-.546-.515V8.39q0-.055-.036-.09-.035-.035-.082-.035h-.93q-.046 0-.085.035-.04.035-.04.09zM7 2q1.016 0 1.941.398.926.399 1.594 1.067.668.668 1.067 1.594Q12 5.984 12 7t-.398 1.941q-.399.926-1.067 1.594-.668.668-1.594 1.067Q8.016 12 7 12t-1.941-.398q-.926-.399-1.594-1.067-.668-.668-1.067-1.594Q2 8.016 2 7t.398-1.941q.399-.926 1.067-1.594.668-.668 1.594-1.067Q5.984 2 7 2zM1 7q0 1.633.805 3.012.804 1.379 2.183 2.183Q5.368 13 7 13q1.633 0 3.012-.805 1.379-.804 2.183-2.183Q13 8.632 13 7q0-1.633-.805-3.012-.804-1.379-2.183-2.183Q8.632 1 7 1q-1.633 0-3.012.805-1.379.804-2.183 2.183Q1 5.368 1 7z"
})
}));
export { LILegalLicenseCopyleft };