folder type nginx logo

folder-type-nginx from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
folder-type-nginx
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type nginx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#55bf7b" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#019639" d="M21.761 10h.048a8 8 0 0 1 .729.4q4.072 2.341 8.144 4.685a.59.59 0 0 1 .311.591c-.006 3.292 0 6.582 0 9.873a.6.6 0 0 1-.267.381l-8.66 4.983a.44.44 0 0 1-.493.028q-4.335-2.484-8.662-4.981a.52.52 0 0 1-.3-.5v-9.872a.52.52 0 0 1 .29-.5q4.07-2.339 8.136-4.681c.242-.138.478-.284.731-.4"/><path fill="#fff" d="M16.375 16.4v8.144a1.13 1.13 0 0 0 .321.815a1.235 1.235 0 0 0 1.545.155a1.17 1.17 0 0 0 .514-.97v-5.9q2.688 3.218 5.386 6.426a2.12 2.12 0 0 0 1.954.587a1.17 1.17 0 0 0 .939-1.028q.006-4.156 0-8.311a1.186 1.186 0 0 0-2.364 0c0 2-.012 3.991 0 5.987c-1.76-2.074-3.5-4.167-5.248-6.249a2.11 2.11 0 0 0-2-.789a1.184 1.184 0 0 0-1.047 1.133"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeNginx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#55bf7b" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#019639" d="M21.761 10h.048a8 8 0 0 1 .729.4q4.072 2.341 8.144 4.685a.59.59 0 0 1 .311.591c-.006 3.292 0 6.582 0 9.873a.6.6 0 0 1-.267.381l-8.66 4.983a.44.44 0 0 1-.493.028q-4.335-2.484-8.662-4.981a.52.52 0 0 1-.3-.5v-9.872a.52.52 0 0 1 .29-.5q4.07-2.339 8.136-4.681c.242-.138.478-.284.731-.4"/><path fill="#fff" d="M16.375 16.4v8.144a1.13 1.13 0 0 0 .321.815a1.235 1.235 0 0 0 1.545.155a1.17 1.17 0 0 0 .514-.97v-5.9q2.688 3.218 5.386 6.426a2.12 2.12 0 0 0 1.954.587a1.17 1.17 0 0 0 .939-1.028q.006-4.156 0-8.311a1.186 1.186 0 0 0-2.364 0c0 2-.012 3.991 0 5.987c-1.76-2.074-3.5-4.167-5.248-6.249a2.11 2.11 0 0 0-2-.789a1.184 1.184 0 0 0-1.047 1.133"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#55bf7b" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#019639" d="M21.761 10h.048a8 8 0 0 1 .729.4q4.072 2.341 8.144 4.685a.59.59 0 0 1 .311.591c-.006 3.292 0 6.582 0 9.873a.6.6 0 0 1-.267.381l-8.66 4.983a.44.44 0 0 1-.493.028q-4.335-2.484-8.662-4.981a.52.52 0 0 1-.3-.5v-9.872a.52.52 0 0 1 .29-.5q4.07-2.339 8.136-4.681c.242-.138.478-.284.731-.4"/><path fill="#fff" d="M16.375 16.4v8.144a1.13 1.13 0 0 0 .321.815a1.235 1.235 0 0 0 1.545.155a1.17 1.17 0 0 0 .514-.97v-5.9q2.688 3.218 5.386 6.426a2.12 2.12 0 0 0 1.954.587a1.17 1.17 0 0 0 .939-1.028q.006-4.156 0-8.311a1.186 1.186 0 0 0-2.364 0c0 2-.012 3.991 0 5.987c-1.76-2.074-3.5-4.167-5.248-6.249a2.11 2.11 0 0 0-2-.789a1.184 1.184 0 0 0-1.047 1.133"/></svg>
</template>

CSS

.icon-folder-type-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%22%2355bf7b%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%23019639%22%20d%3D%22M21.761%2010h.048a8%208%200%200%201%20.729.4q4.072%202.341%208.144%204.685a.59.59%200%200%201%20.311.591c-.006%203.292%200%206.582%200%209.873a.6.6%200%200%201-.267.381l-8.66%204.983a.44.44%200%200%201-.493.028q-4.335-2.484-8.662-4.981a.52.52%200%200%201-.3-.5v-9.872a.52.52%200%200%201%20.29-.5q4.07-2.339%208.136-4.681c.242-.138.478-.284.731-.4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.375%2016.4v8.144a1.13%201.13%200%200%200%20.321.815a1.235%201.235%200%200%200%201.545.155a1.17%201.17%200%200%200%20.514-.97v-5.9q2.688%203.218%205.386%206.426a2.12%202.12%200%200%200%201.954.587a1.17%201.17%200%200%200%20.939-1.028q.006-4.156%200-8.311a1.186%201.186%200%200%200-2.364%200c0%202-.012%203.991%200%205.987c-1.76-2.074-3.5-4.167-5.248-6.249a2.11%202.11%200%200%200-2-.789a1.184%201.184%200%200%200-1.047%201.133%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%22%2355bf7b%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%23019639%22%20d%3D%22M21.761%2010h.048a8%208%200%200%201%20.729.4q4.072%202.341%208.144%204.685a.59.59%200%200%201%20.311.591c-.006%203.292%200%206.582%200%209.873a.6.6%200%200%201-.267.381l-8.66%204.983a.44.44%200%200%201-.493.028q-4.335-2.484-8.662-4.981a.52.52%200%200%201-.3-.5v-9.872a.52.52%200%200%201%20.29-.5q4.07-2.339%208.136-4.681c.242-.138.478-.284.731-.4%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.375%2016.4v8.144a1.13%201.13%200%200%200%20.321.815a1.235%201.235%200%200%200%201.545.155a1.17%201.17%200%200%200%20.514-.97v-5.9q2.688%203.218%205.386%206.426a2.12%202.12%200%200%200%201.954.587a1.17%201.17%200%200%200%20.939-1.028q.006-4.156%200-8.311a1.186%201.186%200%200%200-2.364%200c0%202-.012%203.991%200%205.987c-1.76-2.074-3.5-4.167-5.248-6.249a2.11%202.11%200%200%200-2-.789a1.184%201.184%200%200%200-1.047%201.133%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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