@icongo/li
Version:
LibreICONS Icons
14 lines • 1.58 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandNodejs = 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: "M5.868 12.494a26.372 26.372 0 0 1-.923-.561c-.02-.02.16-.121.399-.224l.436-.187.555.325c.306.18.612.325.68.324.07 0 1.098-.563 2.285-1.248l2.16-1.247V4.357L9.3 3.104c-1.187-.69-2.213-1.255-2.278-1.256-.065-.001-1.1.563-2.3 1.255L2.54 4.36l-.025 2.635L2.49 9.63l.73.425c.694.404 1.073.508 1.301.356.285-.19.32-.519.32-3.073V4.744l.352.03.352.028.025 2.825c.024 2.808.023 2.825-.191 3.145-.294.438-.88.629-1.456.475-.48-.129-1.79-.863-2.048-1.15-.169-.185-.18-.376-.18-3.088 0-2.673.013-2.906.173-3.082C2.138 3.63 6.754 1 7.008 1c.255 0 4.699 2.524 5.062 2.875l.235.227v5.813l-.235.23c-.198.193-3.612 2.222-4.572 2.718-.468.24-.678.193-1.63-.37zm1.444-2.71c-.875-.273-1.307-.738-1.366-1.47-.026-.318-.023-.32.412-.348.419-.027.44-.016.5.256.137.627.888.93 2.044.825.728-.066 1.055-.293 1.055-.734 0-.271-.048-.341-.328-.476-.18-.087-.73-.204-1.22-.26-.491-.057-1.092-.169-1.336-.249-1.448-.473-1.269-2.367.262-2.752.508-.128 1.668-.131 2.117-.01.747.208 1.258.753 1.32 1.407.03.328.03.329-.393.356-.415.027-.426.02-.61-.375-.222-.478-.549-.625-1.408-.633-.764-.01-1.21.215-1.25.623-.039.407.216.523 1.579.724 1.416.209 1.986.472 2.205 1.018.357.893-.137 1.773-1.168 2.08-.609.18-1.861.188-2.415.016z"
})
}));
export { LIBrandNodejs };