@icongo/li
Version:
LibreICONS Icons
14 lines • 1.7 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandNvidia = 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.499 10.517v-.438l.69-.015c.818-.018 2.08-.263 3.157-.612 1.246-.403 2.916-1.287 2.73-1.444a18.943 18.943 0 0 0-.633-.375c-.617-.357-.81-.411-.906-.255-.114.184-1.424 1.1-1.952 1.366-.76.383-1.262.54-2.036.636-.89.112-1.05.067-1.05-.29v-.28h.562c.661 0 1.292-.217 2.134-.72.605-.36 1.971-1.574 1.971-1.752 0-.136-.845-.936-1.36-1.288-.85-.582-2.411-1.086-3.063-.99l-.244.036V3.04H13v7.92H5.499v-.439zm-.644-.605c-1.468-.32-3.076-1.749-3.731-3.319L1 6.298l.665-.501C2.802 4.94 4.12 4.318 5.103 4.176c.305-.044.312-.04.312.222 0 .26-.012.27-.502.362a5.252 5.252 0 0 0-1.02.339c-.628.294-1.54 1.034-1.609 1.305-.064.255.328 1.034.83 1.65.457.561 1.242 1.104 1.853 1.282.43.124.448.142.448.416 0 .157-.009.282-.02.279-.012 0-.255-.057-.54-.12zm-.082-1.42c-.54-.269-1.142-.91-1.416-1.509l-.213-.465.24-.199c.334-.278 1.344-.766 1.719-.83.305-.053.312-.048.312.204 0 .236-.032.266-.371.352-.205.051-.51.212-.678.358l-.306.264.173.34c.233.457.545.816.894 1.032.222.138.288.234.288.422 0 .3-.094.304-.642.032zm.913-.26c-.183-.039-.187-.068-.187-1.118 0-.592.018-1.077.04-1.077.022 0 .19.06.372.133.239.096.416.26.632.585.334.503.298.504.945-.043l.448-.38-.314-.27c-.476-.412-1.015-.64-1.602-.678l-.521-.034v-.647h.366c.837 0 2.04.577 2.75 1.317l.324.34-.342.389c-.47.533-1.253 1.148-1.679 1.319-.385.154-.937.228-1.232.164Z"
})
}));
export { LIBrandNvidia };