Nvidia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nvidia icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/345033.svg" alt="Nvidia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345033.svg" alt="Nvidia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345033.svg" alt="Nvidia icon" :width="24" :height="24" />
CSS background
.icon-nvidia {
background-image: url('https://proicons.com/icon/345033.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;fill-rule:evenodd;}</style></defs><path class="a" d="M43.16,25.46c-4.48,5.27-11.48,9.85-20.22,9.85C7.07,35.31,4.16,21.17,4.16,21.17A22.83,22.83,0,0,1,21.89,12.7c10.33,0,17,8.47,17,8.47s-7.72,9.38-15.76,9.38c-8.66,0-10.92-8.61-10.92-8.61a14.48,14.48,0,0,1,10.34-4.37c4.75,0,8.82,4.95,8.82,4.95"/></svg>
Nvidia in other icon packs
Copied!