@icongo/li
Version:
LibreICONS Icons
14 lines • 1.27 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMozillaDeveloperNetwork = 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.685 11.959c-.396-.095-1.192-.412-1.647-.656-.778-.417-1.643-1.05-2.176-1.592l-.18-.184.254-.664c.14-.365.254-.669.254-.675 0-.01-.361-.015-.802-.02l-.803-.01.575-.607c.316-.334.575-.614.575-.622 0-.01-.446-.018-.99-.022l-.991-.01.562-.594c.309-.327.562-.6.562-.609 0-.01-.423-.018-.94-.022L1 5.662l1.178-1.245C3.555 2.96 3.711 2.828 4.454 2.47c.614-.296 1.18-.437 1.758-.436.343 0 .43.019 1.213.256l.581.176.335-.02c.184-.01.48-.02.656-.022.307 0 .33.001.499.082.346.164.5.362.602.779.143.574.289.681 1.644 1.207.761.296.868.345 1.002.462.148.13.195.263.227.649.045.524.038.806-.026 1.037-.064.233-.344.79-.44.876a.59.59 0 0 1-.345.115c-.049 0-.176.063-.348.172-.527.336-.649.356-1.181.196-.481-.146-.71-.185-1.072-.186-.51-.001-.853.118-1.13.395-.16.16-.328.48-.394.748-.076.311-.18 1.38-.216 2.223-.024.538-.044.79-.063.787-.01 0-.042-.01-.071-.016z"
})
}));
export { LIBrandMozillaDeveloperNetwork };