@icongo/li
Version:
LibreICONS Icons
14 lines • 1.98 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandFreecodecamp = 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: "M12.983 7.159c0 1.25-.427 2.359-1.299 3.34-.317.365-.571.538-.743.538a.241.241 0 0 1-.174-.062.259.259 0 0 1-.074-.175c0-.094.112-.238.337-.445.907-.868 1.363-1.947 1.363-3.228 0-1.423-.471-2.576-1.408-3.468-.187-.17-.285-.313-.285-.426 0-.06.03-.128.082-.172a.274.274 0 0 1 .173-.075c.209 0 .525.255.921.764C12.625 4.7 13 5.847 13 7.173l-.016-.014zM1 6.84c0-1.25.427-2.36 1.299-3.34.318-.365.572-.538.745-.538a.24.24 0 0 1 .172.062c.045.048.075.095.075.157 0 .094-.112.239-.337.46-.89.871-1.355 1.947-1.355 3.23 0 1.424.475 2.58 1.41 3.468.19.172.285.316.285.427a.246.246 0 0 1-.08.174.265.265 0 0 1-.176.08c-.218 0-.517-.255-.914-.76C1.366 9.328 1 8.188 1 6.842Zm8.85 3.435H4.358a.336.336 0 0 1-.334-.333c0-.192.142-.334.334-.334H9.85c.174 0 .334.142.334.334a.326.326 0 0 1-.334.333zm-3-4.46c.098-.012.172.308.18.375.023.176-.035.346-.115.501-.299.583-.99 1.052-.806 1.788.083.317.247.538.757.81-.173.059-.412-.056-.547-.151-.6-.408-.982-1.078-.944-1.81.015-.232.06-.46.119-.684.188-.64.57-1.2.794-1.823.113-.3.195-.662.106-.977a1.182 1.182 0 0 0-.233-.424c-.03-.038-.202-.233-.27-.21.3-.113.57-.008.832.15.202.12.36.292.479.487.225.36.315.77.36 1.19.015.173-.008.592.195.675.209.09.374-.262.419-.405.098-.322-.03-.63-.157-.929.03.06.143.128.195.173l.18.172c.217.225.352.502.442.802.082.27.12.547.135.817.037.561-.09 1.139-.315 1.655a2.32 2.32 0 0 1-.39.637c-.159.186-.373.306-.546.478.404-.404.619-1.063.562-1.565a1.418 1.418 0 0 0-.33-.786s.023.179.044.291c.037.248-.128.51-.322.48-.143-.015-.069-.322-.053-.42.052-.291-.015-.576-.122-.846-.104-.254-.3-.457-.599-.411l-.05-.04Z"
})
}));
export { LIBrandFreecodecamp };