Nginx Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Nginx 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/315329.svg" alt="Nginx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315329.svg" alt="Nginx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315329.svg" alt="Nginx icon" :width="24" :height="24" />
CSS background
.icon-nginx {
background-image: url('https://proicons.com/icon/315329.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>NGINX</title><path d="M12 0L1.605 6v12L12 24l10.395-6V6L12 0zm6 16.59c0 .705-.646 1.29-1.529 1.29-.631 0-1.351-.255-1.801-.81l-6-7.141v6.66c0 .721-.57 1.29-1.274 1.29H7.32c-.721 0-1.29-.6-1.29-1.29V7.41c0-.705.63-1.29 1.5-1.29.646 0 1.38.255 1.83.81l5.97 7.141V7.41c0-.721.6-1.29 1.29-1.29h.075c.72 0 1.29.6 1.29 1.29v9.18H18z"/></svg>
Nginx in other icon packs
Copied!