Npm Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Npm 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/315365.svg" alt="Npm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315365.svg" alt="Npm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315365.svg" alt="Npm icon" :width="24" :height="24" />
CSS background
.icon-npm {
background-image: url('https://proicons.com/icon/315365.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>npm</title><path d="M1.763 0C.786 0 0 .786 0 1.763v20.474C0 23.214.786 24 1.763 24h20.474c.977 0 1.763-.786 1.763-1.763V1.763C24 .786 23.214 0 22.237 0zM5.13 5.323l13.837.019-.009 13.836h-3.464l.01-10.382h-3.456L12.04 19.17H5.113z"/></svg>
Npm in other icon packs
Copied!