nginx from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
nginx
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

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 32 32"><path fill="currentColor" d="M16 0L2.14 8v16L16 32l13.86-8V8zm8 22.12c0 .943-.86 1.719-2.036 1.719c-.844 0-1.803-.339-2.401-1.079l-8-9.52v8.88c0 .959-.76 1.719-1.703 1.719h-.1a1.73 1.73 0 0 1-1.719-1.719V9.88c0-.943.839-1.719 2-1.719c.86 0 1.839.339 2.437 1.079l7.959 9.52V9.88c0-.963.803-1.719 1.724-1.719h.099a1.73 1.73 0 0 1 1.719 1.719v12.24z"/></svg>

React

import type { SVGProps } from "react";

export function CibNginx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0L2.14 8v16L16 32l13.86-8V8zm8 22.12c0 .943-.86 1.719-2.036 1.719c-.844 0-1.803-.339-2.401-1.079l-8-9.52v8.88c0 .959-.76 1.719-1.703 1.719h-.1a1.73 1.73 0 0 1-1.719-1.719V9.88c0-.943.839-1.719 2-1.719c.86 0 1.839.339 2.437 1.079l7.959 9.52V9.88c0-.963.803-1.719 1.724-1.719h.099a1.73 1.73 0 0 1 1.719 1.719v12.24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0L2.14 8v16L16 32l13.86-8V8zm8 22.12c0 .943-.86 1.719-2.036 1.719c-.844 0-1.803-.339-2.401-1.079l-8-9.52v8.88c0 .959-.76 1.719-1.703 1.719h-.1a1.73 1.73 0 0 1-1.719-1.719V9.88c0-.943.839-1.719 2-1.719c.86 0 1.839.339 2.437 1.079l7.959 9.52V9.88c0-.963.803-1.719 1.724-1.719h.099a1.73 1.73 0 0 1 1.719 1.719v12.24z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200L2.14%208v16L16%2032l13.86-8V8zm8%2022.12c0%20.943-.86%201.719-2.036%201.719c-.844%200-1.803-.339-2.401-1.079l-8-9.52v8.88c0%20.959-.76%201.719-1.703%201.719h-.1a1.73%201.73%200%200%201-1.719-1.719V9.88c0-.943.839-1.719%202-1.719c.86%200%201.839.339%202.437%201.079l7.959%209.52V9.88c0-.963.803-1.719%201.724-1.719h.099a1.73%201.73%200%200%201%201.719%201.719v12.24z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200L2.14%208v16L16%2032l13.86-8V8zm8%2022.12c0%20.943-.86%201.719-2.036%201.719c-.844%200-1.803-.339-2.401-1.079l-8-9.52v8.88c0%20.959-.76%201.719-1.703%201.719h-.1a1.73%201.73%200%200%201-1.719-1.719V9.88c0-.943.839-1.719%202-1.719c.86%200%201.839.339%202.437%201.079l7.959%209.52V9.88c0-.963.803-1.719%201.724-1.719h.099a1.73%201.73%200%200%201%201.719%201.719v12.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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