@icongo/li
Version:
LibreICONS Icons
14 lines • 1.32 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandCodefights = 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: "M7.147 11.308c.45-1.482 1.522-4.93 1.54-4.949.012-.014.348-.052.745-.085.397-.033.737-.07.756-.082.055-.034.614-.977.614-1.036 0-.029-.015-.063-.034-.074-.03-.019-.828.051-1.444.127a1.761 1.761 0 0 1-.282.022c-.007-.01.055-.233.138-.504l.15-.493.42-.063c.23-.035.816-.117 1.301-.184.486-.067.941-.13 1.011-.143.114-.02.163-.075.447-.511.49-.754.53-.827.47-.877-.064-.052-4.547.737-4.625.814-.027.026-.338 1.191-.691 2.589-.353 1.397-.651 2.54-.662 2.54-.01 0-.309-1.143-.663-2.542-.354-1.399-.665-2.564-.691-2.59-.075-.073-4.56-.863-4.62-.813-.066.054-.04.104.424.813.325.498.376.557.49.577.07.012.525.077 1.01.143.486.067 1.072.15 1.303.184l.419.063.149.494c.082.272.144.498.137.504-.006.01-.277-.021-.602-.058a18.086 18.086 0 0 0-.863-.081c-.236-.011-.274 0-.286.055-.012.063.53.998.607 1.045.019.012.36.048.756.082.397.033.732.072.744.085.013.014.34 1.052.726 2.309l.795 2.581c.072.236.107.298.165.298.057 0 .09-.054.146-.24z"
})
}));
export { LIBrandCodefights };