file type light nx logo

file-type-light-nx from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-light-nx
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type light nx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#143055" d="m15.985 18.494l-3.552-5.552l-.006 4.665L6.306 7.3H2v17.4h4.258l.014-10.293l6.058 9.831Zm-3.551-6.721h4.253l.009-.049V7.3h-4.258l-.005 4.423Z"/><path fill="#96d8e9" d="M23.259 16.6a2.4 2.4 0 0 0-2.3 1.559a2.29 2.29 0 0 1 2.733-.863a2.47 2.47 0 0 0 1.552.33a2.44 2.44 0 0 0-1.985-1.026"/><path fill="#48c4e5" d="M28.085 18.69c0-.521-.284-.642-.873-.856a2.5 2.5 0 0 1-1.292-.794c-.071-.093-.136-.2-.206-.31a2.5 2.5 0 0 0-.622-.749a2.26 2.26 0 0 0-1.378-.375a2.89 2.89 0 0 0-2.675 1.794a2.715 2.715 0 0 1 4.669.453a.87.87 0 0 0 .975.389c.574-.123.535.421 1.4.6Z"/><path fill="#143055" d="M29.98 18.578v-.011a6.4 6.4 0 0 0-6.266-6.4a6.26 6.26 0 0 0-5.234 2.821l-.022-.038l-1.773-2.783h-4.251l4.04 6.327l-3.943 6.206h4.13l1.8-2.76l1.829 2.76h4.13l-3.745-5.9a.8.8 0 0 1-.1-.373a3.14 3.14 0 0 1 3.139-3.139a2.47 2.47 0 0 1 2.4 1.526c.74.963 2.217.542 2.217 1.8a.824.824 0 1 0 1.648-.025v-.011Zm.004.889a1.57 1.57 0 0 1-.12.863c-.235.545-.628.363-.628.363a.32.32 0 0 1-.133-.48c.228-.352.679-.313.881-.746"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightNx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#143055" d="m15.985 18.494l-3.552-5.552l-.006 4.665L6.306 7.3H2v17.4h4.258l.014-10.293l6.058 9.831Zm-3.551-6.721h4.253l.009-.049V7.3h-4.258l-.005 4.423Z"/><path fill="#96d8e9" d="M23.259 16.6a2.4 2.4 0 0 0-2.3 1.559a2.29 2.29 0 0 1 2.733-.863a2.47 2.47 0 0 0 1.552.33a2.44 2.44 0 0 0-1.985-1.026"/><path fill="#48c4e5" d="M28.085 18.69c0-.521-.284-.642-.873-.856a2.5 2.5 0 0 1-1.292-.794c-.071-.093-.136-.2-.206-.31a2.5 2.5 0 0 0-.622-.749a2.26 2.26 0 0 0-1.378-.375a2.89 2.89 0 0 0-2.675 1.794a2.715 2.715 0 0 1 4.669.453a.87.87 0 0 0 .975.389c.574-.123.535.421 1.4.6Z"/><path fill="#143055" d="M29.98 18.578v-.011a6.4 6.4 0 0 0-6.266-6.4a6.26 6.26 0 0 0-5.234 2.821l-.022-.038l-1.773-2.783h-4.251l4.04 6.327l-3.943 6.206h4.13l1.8-2.76l1.829 2.76h4.13l-3.745-5.9a.8.8 0 0 1-.1-.373a3.14 3.14 0 0 1 3.139-3.139a2.47 2.47 0 0 1 2.4 1.526c.74.963 2.217.542 2.217 1.8a.824.824 0 1 0 1.648-.025v-.011Zm.004.889a1.57 1.57 0 0 1-.12.863c-.235.545-.628.363-.628.363a.32.32 0 0 1-.133-.48c.228-.352.679-.313.881-.746"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#143055" d="m15.985 18.494l-3.552-5.552l-.006 4.665L6.306 7.3H2v17.4h4.258l.014-10.293l6.058 9.831Zm-3.551-6.721h4.253l.009-.049V7.3h-4.258l-.005 4.423Z"/><path fill="#96d8e9" d="M23.259 16.6a2.4 2.4 0 0 0-2.3 1.559a2.29 2.29 0 0 1 2.733-.863a2.47 2.47 0 0 0 1.552.33a2.44 2.44 0 0 0-1.985-1.026"/><path fill="#48c4e5" d="M28.085 18.69c0-.521-.284-.642-.873-.856a2.5 2.5 0 0 1-1.292-.794c-.071-.093-.136-.2-.206-.31a2.5 2.5 0 0 0-.622-.749a2.26 2.26 0 0 0-1.378-.375a2.89 2.89 0 0 0-2.675 1.794a2.715 2.715 0 0 1 4.669.453a.87.87 0 0 0 .975.389c.574-.123.535.421 1.4.6Z"/><path fill="#143055" d="M29.98 18.578v-.011a6.4 6.4 0 0 0-6.266-6.4a6.26 6.26 0 0 0-5.234 2.821l-.022-.038l-1.773-2.783h-4.251l4.04 6.327l-3.943 6.206h4.13l1.8-2.76l1.829 2.76h4.13l-3.745-5.9a.8.8 0 0 1-.1-.373a3.14 3.14 0 0 1 3.139-3.139a2.47 2.47 0 0 1 2.4 1.526c.74.963 2.217.542 2.217 1.8a.824.824 0 1 0 1.648-.025v-.011Zm.004.889a1.57 1.57 0 0 1-.12.863c-.235.545-.628.363-.628.363a.32.32 0 0 1-.133-.48c.228-.352.679-.313.881-.746"/></svg>
</template>

CSS

.icon-file-type-light-nx {
  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%23143055%22%20d%3D%22m15.985%2018.494l-3.552-5.552l-.006%204.665L6.306%207.3H2v17.4h4.258l.014-10.293l6.058%209.831Zm-3.551-6.721h4.253l.009-.049V7.3h-4.258l-.005%204.423Z%22%2F%3E%3Cpath%20fill%3D%22%2396d8e9%22%20d%3D%22M23.259%2016.6a2.4%202.4%200%200%200-2.3%201.559a2.29%202.29%200%200%201%202.733-.863a2.47%202.47%200%200%200%201.552.33a2.44%202.44%200%200%200-1.985-1.026%22%2F%3E%3Cpath%20fill%3D%22%2348c4e5%22%20d%3D%22M28.085%2018.69c0-.521-.284-.642-.873-.856a2.5%202.5%200%200%201-1.292-.794c-.071-.093-.136-.2-.206-.31a2.5%202.5%200%200%200-.622-.749a2.26%202.26%200%200%200-1.378-.375a2.89%202.89%200%200%200-2.675%201.794a2.715%202.715%200%200%201%204.669.453a.87.87%200%200%200%20.975.389c.574-.123.535.421%201.4.6Z%22%2F%3E%3Cpath%20fill%3D%22%23143055%22%20d%3D%22M29.98%2018.578v-.011a6.4%206.4%200%200%200-6.266-6.4a6.26%206.26%200%200%200-5.234%202.821l-.022-.038l-1.773-2.783h-4.251l4.04%206.327l-3.943%206.206h4.13l1.8-2.76l1.829%202.76h4.13l-3.745-5.9a.8.8%200%200%201-.1-.373a3.14%203.14%200%200%201%203.139-3.139a2.47%202.47%200%200%201%202.4%201.526c.74.963%202.217.542%202.217%201.8a.824.824%200%201%200%201.648-.025v-.011Zm.004.889a1.57%201.57%200%200%201-.12.863c-.235.545-.628.363-.628.363a.32.32%200%200%201-.133-.48c.228-.352.679-.313.881-.746%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%23143055%22%20d%3D%22m15.985%2018.494l-3.552-5.552l-.006%204.665L6.306%207.3H2v17.4h4.258l.014-10.293l6.058%209.831Zm-3.551-6.721h4.253l.009-.049V7.3h-4.258l-.005%204.423Z%22%2F%3E%3Cpath%20fill%3D%22%2396d8e9%22%20d%3D%22M23.259%2016.6a2.4%202.4%200%200%200-2.3%201.559a2.29%202.29%200%200%201%202.733-.863a2.47%202.47%200%200%200%201.552.33a2.44%202.44%200%200%200-1.985-1.026%22%2F%3E%3Cpath%20fill%3D%22%2348c4e5%22%20d%3D%22M28.085%2018.69c0-.521-.284-.642-.873-.856a2.5%202.5%200%200%201-1.292-.794c-.071-.093-.136-.2-.206-.31a2.5%202.5%200%200%200-.622-.749a2.26%202.26%200%200%200-1.378-.375a2.89%202.89%200%200%200-2.675%201.794a2.715%202.715%200%200%201%204.669.453a.87.87%200%200%200%20.975.389c.574-.123.535.421%201.4.6Z%22%2F%3E%3Cpath%20fill%3D%22%23143055%22%20d%3D%22M29.98%2018.578v-.011a6.4%206.4%200%200%200-6.266-6.4a6.26%206.26%200%200%200-5.234%202.821l-.022-.038l-1.773-2.783h-4.251l4.04%206.327l-3.943%206.206h4.13l1.8-2.76l1.829%202.76h4.13l-3.745-5.9a.8.8%200%200%201-.1-.373a3.14%203.14%200%200%201%203.139-3.139a2.47%202.47%200%200%201%202.4%201.526c.74.963%202.217.542%202.217%201.8a.824.824%200%201%200%201.648-.025v-.011Zm.004.889a1.57%201.57%200%200%201-.12.863c-.235.545-.628.363-.628.363a.32.32%200%200%201-.133-.48c.228-.352.679-.313.881-.746%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-light-nx.svg?color=%231a73e8&size=48