nginx from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
nginx
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the nginx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#090" d="M24.5 50.5c-1.5 0-2.5 1.2-2.5 2.7v14.1l-15.9-16c-.8-.8-2.2-1-3.2-.6S1 52.1 1 53.2v20.7c0 1.5 1.5 2.7 3 2.7s3-1.2 3-2.7V59.8l16.1 16c.5.5 1.2.8 1.9.8c.3 0 .4-.1.7-.2c1-.4 1.3-1.4 1.3-2.5V53.3c0-1.5-1-2.8-2.5-2.8m19.7 11.8c-1.4 0-2.7 1.4-2.7 2.8s1.3 2.8 2.7 2.8l6.6.4l-1.5 3.7h-8.5l-4.2-7.9l4.3-8.1H50l2.1 4h5.5L54 52.1l-.8-1.1H37.6l-.7 1.2L31 62.5l-.7 1.3l.7 1.3l5.8 10.3l.8 1.6h15.1l.7-1.7l4.3-9l1.9-4.3h-4.4zM65 50.5c-1.4 0-3 1.3-3 2.7V60h6v-6.7c0-1.5-1.6-2.8-3-2.8m30.4.3c-1-.4-2.4-.2-3.1.6L76 67.4V53.3c0-1.5-1-2.7-2.5-2.7S71 51.8 71 53.3V74c0 1.1.7 2.1 1.7 2.5c.3.1.7.2 1 .2c.7 0 1.6-.3 2.1-.8l16.2-16V74c0 1.5 1 2.7 2.5 2.7S97 75.5 97 74V53.3c0-1.1-.6-2.1-1.6-2.5m21.8 12.8l8.4-8.4c1.1-1.1 1.1-2.8 0-3.8c-1.1-1.1-2.8-1.1-3.8 0l-8.4 8.4l-8.4-8.4c-1.1-1.1-2.8-1.1-3.8 0c-1.1 1.1-1.1 2.8 0 3.8l8.4 8.4l-8.4 8.4c-1.1 1.1-1.1 2.8 0 3.8c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l8.4-8.4l8.4 8.4c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8c1.1-1.1 1.1-2.8 0-3.8zM62 73.9c0 1.4 1.5 2.7 3 2.7c1.4 0 3-1.3 3-2.7V62h-6z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconNginx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#090" d="M24.5 50.5c-1.5 0-2.5 1.2-2.5 2.7v14.1l-15.9-16c-.8-.8-2.2-1-3.2-.6S1 52.1 1 53.2v20.7c0 1.5 1.5 2.7 3 2.7s3-1.2 3-2.7V59.8l16.1 16c.5.5 1.2.8 1.9.8c.3 0 .4-.1.7-.2c1-.4 1.3-1.4 1.3-2.5V53.3c0-1.5-1-2.8-2.5-2.8m19.7 11.8c-1.4 0-2.7 1.4-2.7 2.8s1.3 2.8 2.7 2.8l6.6.4l-1.5 3.7h-8.5l-4.2-7.9l4.3-8.1H50l2.1 4h5.5L54 52.1l-.8-1.1H37.6l-.7 1.2L31 62.5l-.7 1.3l.7 1.3l5.8 10.3l.8 1.6h15.1l.7-1.7l4.3-9l1.9-4.3h-4.4zM65 50.5c-1.4 0-3 1.3-3 2.7V60h6v-6.7c0-1.5-1.6-2.8-3-2.8m30.4.3c-1-.4-2.4-.2-3.1.6L76 67.4V53.3c0-1.5-1-2.7-2.5-2.7S71 51.8 71 53.3V74c0 1.1.7 2.1 1.7 2.5c.3.1.7.2 1 .2c.7 0 1.6-.3 2.1-.8l16.2-16V74c0 1.5 1 2.7 2.5 2.7S97 75.5 97 74V53.3c0-1.1-.6-2.1-1.6-2.5m21.8 12.8l8.4-8.4c1.1-1.1 1.1-2.8 0-3.8c-1.1-1.1-2.8-1.1-3.8 0l-8.4 8.4l-8.4-8.4c-1.1-1.1-2.8-1.1-3.8 0c-1.1 1.1-1.1 2.8 0 3.8l8.4 8.4l-8.4 8.4c-1.1 1.1-1.1 2.8 0 3.8c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l8.4-8.4l8.4 8.4c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8c1.1-1.1 1.1-2.8 0-3.8zM62 73.9c0 1.4 1.5 2.7 3 2.7c1.4 0 3-1.3 3-2.7V62h-6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#090" d="M24.5 50.5c-1.5 0-2.5 1.2-2.5 2.7v14.1l-15.9-16c-.8-.8-2.2-1-3.2-.6S1 52.1 1 53.2v20.7c0 1.5 1.5 2.7 3 2.7s3-1.2 3-2.7V59.8l16.1 16c.5.5 1.2.8 1.9.8c.3 0 .4-.1.7-.2c1-.4 1.3-1.4 1.3-2.5V53.3c0-1.5-1-2.8-2.5-2.8m19.7 11.8c-1.4 0-2.7 1.4-2.7 2.8s1.3 2.8 2.7 2.8l6.6.4l-1.5 3.7h-8.5l-4.2-7.9l4.3-8.1H50l2.1 4h5.5L54 52.1l-.8-1.1H37.6l-.7 1.2L31 62.5l-.7 1.3l.7 1.3l5.8 10.3l.8 1.6h15.1l.7-1.7l4.3-9l1.9-4.3h-4.4zM65 50.5c-1.4 0-3 1.3-3 2.7V60h6v-6.7c0-1.5-1.6-2.8-3-2.8m30.4.3c-1-.4-2.4-.2-3.1.6L76 67.4V53.3c0-1.5-1-2.7-2.5-2.7S71 51.8 71 53.3V74c0 1.1.7 2.1 1.7 2.5c.3.1.7.2 1 .2c.7 0 1.6-.3 2.1-.8l16.2-16V74c0 1.5 1 2.7 2.5 2.7S97 75.5 97 74V53.3c0-1.1-.6-2.1-1.6-2.5m21.8 12.8l8.4-8.4c1.1-1.1 1.1-2.8 0-3.8c-1.1-1.1-2.8-1.1-3.8 0l-8.4 8.4l-8.4-8.4c-1.1-1.1-2.8-1.1-3.8 0c-1.1 1.1-1.1 2.8 0 3.8l8.4 8.4l-8.4 8.4c-1.1 1.1-1.1 2.8 0 3.8c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8l8.4-8.4l8.4 8.4c.5.5 1.2.8 1.9.8s1.4-.3 1.9-.8c1.1-1.1 1.1-2.8 0-3.8zM62 73.9c0 1.4 1.5 2.7 3 2.7c1.4 0 3-1.3 3-2.7V62h-6z"/></svg>
</template>

CSS

.icon-nginx {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23090%22%20d%3D%22M24.5%2050.5c-1.5%200-2.5%201.2-2.5%202.7v14.1l-15.9-16c-.8-.8-2.2-1-3.2-.6S1%2052.1%201%2053.2v20.7c0%201.5%201.5%202.7%203%202.7s3-1.2%203-2.7V59.8l16.1%2016c.5.5%201.2.8%201.9.8c.3%200%20.4-.1.7-.2c1-.4%201.3-1.4%201.3-2.5V53.3c0-1.5-1-2.8-2.5-2.8m19.7%2011.8c-1.4%200-2.7%201.4-2.7%202.8s1.3%202.8%202.7%202.8l6.6.4l-1.5%203.7h-8.5l-4.2-7.9l4.3-8.1H50l2.1%204h5.5L54%2052.1l-.8-1.1H37.6l-.7%201.2L31%2062.5l-.7%201.3l.7%201.3l5.8%2010.3l.8%201.6h15.1l.7-1.7l4.3-9l1.9-4.3h-4.4zM65%2050.5c-1.4%200-3%201.3-3%202.7V60h6v-6.7c0-1.5-1.6-2.8-3-2.8m30.4.3c-1-.4-2.4-.2-3.1.6L76%2067.4V53.3c0-1.5-1-2.7-2.5-2.7S71%2051.8%2071%2053.3V74c0%201.1.7%202.1%201.7%202.5c.3.1.7.2%201%20.2c.7%200%201.6-.3%202.1-.8l16.2-16V74c0%201.5%201%202.7%202.5%202.7S97%2075.5%2097%2074V53.3c0-1.1-.6-2.1-1.6-2.5m21.8%2012.8l8.4-8.4c1.1-1.1%201.1-2.8%200-3.8c-1.1-1.1-2.8-1.1-3.8%200l-8.4%208.4l-8.4-8.4c-1.1-1.1-2.8-1.1-3.8%200c-1.1%201.1-1.1%202.8%200%203.8l8.4%208.4l-8.4%208.4c-1.1%201.1-1.1%202.8%200%203.8c.5.5%201.2.8%201.9.8s1.4-.3%201.9-.8l8.4-8.4l8.4%208.4c.5.5%201.2.8%201.9.8s1.4-.3%201.9-.8c1.1-1.1%201.1-2.8%200-3.8zM62%2073.9c0%201.4%201.5%202.7%203%202.7c1.4%200%203-1.3%203-2.7V62h-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23090%22%20d%3D%22M24.5%2050.5c-1.5%200-2.5%201.2-2.5%202.7v14.1l-15.9-16c-.8-.8-2.2-1-3.2-.6S1%2052.1%201%2053.2v20.7c0%201.5%201.5%202.7%203%202.7s3-1.2%203-2.7V59.8l16.1%2016c.5.5%201.2.8%201.9.8c.3%200%20.4-.1.7-.2c1-.4%201.3-1.4%201.3-2.5V53.3c0-1.5-1-2.8-2.5-2.8m19.7%2011.8c-1.4%200-2.7%201.4-2.7%202.8s1.3%202.8%202.7%202.8l6.6.4l-1.5%203.7h-8.5l-4.2-7.9l4.3-8.1H50l2.1%204h5.5L54%2052.1l-.8-1.1H37.6l-.7%201.2L31%2062.5l-.7%201.3l.7%201.3l5.8%2010.3l.8%201.6h15.1l.7-1.7l4.3-9l1.9-4.3h-4.4zM65%2050.5c-1.4%200-3%201.3-3%202.7V60h6v-6.7c0-1.5-1.6-2.8-3-2.8m30.4.3c-1-.4-2.4-.2-3.1.6L76%2067.4V53.3c0-1.5-1-2.7-2.5-2.7S71%2051.8%2071%2053.3V74c0%201.1.7%202.1%201.7%202.5c.3.1.7.2%201%20.2c.7%200%201.6-.3%202.1-.8l16.2-16V74c0%201.5%201%202.7%202.5%202.7S97%2075.5%2097%2074V53.3c0-1.1-.6-2.1-1.6-2.5m21.8%2012.8l8.4-8.4c1.1-1.1%201.1-2.8%200-3.8c-1.1-1.1-2.8-1.1-3.8%200l-8.4%208.4l-8.4-8.4c-1.1-1.1-2.8-1.1-3.8%200c-1.1%201.1-1.1%202.8%200%203.8l8.4%208.4l-8.4%208.4c-1.1%201.1-1.1%202.8%200%203.8c.5.5%201.2.8%201.9.8s1.4-.3%201.9-.8l8.4-8.4l8.4%208.4c.5.5%201.2.8%201.9.8s1.4-.3%201.9-.8c1.1-1.1%201.1-2.8%200-3.8zM62%2073.9c0%201.4%201.5%202.7%203%202.7c1.4%200%203-1.3%203-2.7V62h-6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/nginx.svg?color=%231a73e8&size=48