file type nginx logo
file-type-nginx from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-nginx
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type nginx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#019639" d="M15.948 2h.065a10 10 0 0 1 .972.528l10.858 6.246a.79.79 0 0 1 .414.788c-.008 4.389 0 8.777-.005 13.164a.8.8 0 0 1-.356.507q-5.773 3.324-11.547 6.644a.59.59 0 0 1-.657.037q-5.78-3.314-11.549-6.64a.7.7 0 0 1-.4-.666V9.445a.69.69 0 0 1 .387-.67q5.422-3.118 10.844-6.24c.322-.184.638-.379.974-.535"/><path fill="#fff" d="M8.767 10.538v10.859a1.5 1.5 0 0 0 .427 1.087a1.65 1.65 0 0 0 2.06.206a1.56 1.56 0 0 0 .685-1.293c0-2.62-.005-5.24 0-7.86q3.583 4.29 7.181 8.568a2.83 2.83 0 0 0 2.6.782a1.56 1.56 0 0 0 1.251-1.371q.008-5.541 0-11.081a1.582 1.582 0 0 0-3.152 0c0 2.662-.016 5.321 0 7.982c-2.346-2.766-4.663-5.556-7-8.332a2.82 2.82 0 0 0-2.649-1.052a1.58 1.58 0 0 0-1.403 1.505"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeNginx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#019639" d="M15.948 2h.065a10 10 0 0 1 .972.528l10.858 6.246a.79.79 0 0 1 .414.788c-.008 4.389 0 8.777-.005 13.164a.8.8 0 0 1-.356.507q-5.773 3.324-11.547 6.644a.59.59 0 0 1-.657.037q-5.78-3.314-11.549-6.64a.7.7 0 0 1-.4-.666V9.445a.69.69 0 0 1 .387-.67q5.422-3.118 10.844-6.24c.322-.184.638-.379.974-.535"/><path fill="#fff" d="M8.767 10.538v10.859a1.5 1.5 0 0 0 .427 1.087a1.65 1.65 0 0 0 2.06.206a1.56 1.56 0 0 0 .685-1.293c0-2.62-.005-5.24 0-7.86q3.583 4.29 7.181 8.568a2.83 2.83 0 0 0 2.6.782a1.56 1.56 0 0 0 1.251-1.371q.008-5.541 0-11.081a1.582 1.582 0 0 0-3.152 0c0 2.662-.016 5.321 0 7.982c-2.346-2.766-4.663-5.556-7-8.332a2.82 2.82 0 0 0-2.649-1.052a1.58 1.58 0 0 0-1.403 1.505"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#019639" d="M15.948 2h.065a10 10 0 0 1 .972.528l10.858 6.246a.79.79 0 0 1 .414.788c-.008 4.389 0 8.777-.005 13.164a.8.8 0 0 1-.356.507q-5.773 3.324-11.547 6.644a.59.59 0 0 1-.657.037q-5.78-3.314-11.549-6.64a.7.7 0 0 1-.4-.666V9.445a.69.69 0 0 1 .387-.67q5.422-3.118 10.844-6.24c.322-.184.638-.379.974-.535"/><path fill="#fff" d="M8.767 10.538v10.859a1.5 1.5 0 0 0 .427 1.087a1.65 1.65 0 0 0 2.06.206a1.56 1.56 0 0 0 .685-1.293c0-2.62-.005-5.24 0-7.86q3.583 4.29 7.181 8.568a2.83 2.83 0 0 0 2.6.782a1.56 1.56 0 0 0 1.251-1.371q.008-5.541 0-11.081a1.582 1.582 0 0 0-3.152 0c0 2.662-.016 5.321 0 7.982c-2.346-2.766-4.663-5.556-7-8.332a2.82 2.82 0 0 0-2.649-1.052a1.58 1.58 0 0 0-1.403 1.505"/></svg> </template>
CSS
.icon-file-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%23019639%22%20d%3D%22M15.948%202h.065a10%2010%200%200%201%20.972.528l10.858%206.246a.79.79%200%200%201%20.414.788c-.008%204.389%200%208.777-.005%2013.164a.8.8%200%200%201-.356.507q-5.773%203.324-11.547%206.644a.59.59%200%200%201-.657.037q-5.78-3.314-11.549-6.64a.7.7%200%200%201-.4-.666V9.445a.69.69%200%200%201%20.387-.67q5.422-3.118%2010.844-6.24c.322-.184.638-.379.974-.535%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.767%2010.538v10.859a1.5%201.5%200%200%200%20.427%201.087a1.65%201.65%200%200%200%202.06.206a1.56%201.56%200%200%200%20.685-1.293c0-2.62-.005-5.24%200-7.86q3.583%204.29%207.181%208.568a2.83%202.83%200%200%200%202.6.782a1.56%201.56%200%200%200%201.251-1.371q.008-5.541%200-11.081a1.582%201.582%200%200%200-3.152%200c0%202.662-.016%205.321%200%207.982c-2.346-2.766-4.663-5.556-7-8.332a2.82%202.82%200%200%200-2.649-1.052a1.58%201.58%200%200%200-1.403%201.505%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%23019639%22%20d%3D%22M15.948%202h.065a10%2010%200%200%201%20.972.528l10.858%206.246a.79.79%200%200%201%20.414.788c-.008%204.389%200%208.777-.005%2013.164a.8.8%200%200%201-.356.507q-5.773%203.324-11.547%206.644a.59.59%200%200%201-.657.037q-5.78-3.314-11.549-6.64a.7.7%200%200%201-.4-.666V9.445a.69.69%200%200%201%20.387-.67q5.422-3.118%2010.844-6.24c.322-.184.638-.379.974-.535%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.767%2010.538v10.859a1.5%201.5%200%200%200%20.427%201.087a1.65%201.65%200%200%200%202.06.206a1.56%201.56%200%200%200%20.685-1.293c0-2.62-.005-5.24%200-7.86q3.583%204.29%207.181%208.568a2.83%202.83%200%200%200%202.6.782a1.56%201.56%200%200%200%201.251-1.371q.008-5.541%200-11.081a1.582%201.582%200%200%200-3.152%200c0%202.662-.016%205.321%200%207.982c-2.346-2.766-4.663-5.556-7-8.332a2.82%202.82%200%200%200-2.649-1.052a1.58%201.58%200%200%200-1.403%201.505%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-nginx.svg?color=%231a73e8&size=48