file type light next logo

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

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

Related icons in VSCode Icons

Use the file type light next logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGTjWo9baw" x1="336.1" x2="414.1" y1="522.5" y2="652.6" gradientTransform="translate(-8.06 -1.06)scale(.055)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="SVGb2iJM1Jt" x1="511.1" x2="511.1" y1="209.5" y2="359.9" gradientTransform="translate(-8.06 -1.06)scale(.055)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><circle cx="16" cy="16" r="14"/><path fill="url(#SVGTjWo9baw)" d="m25.26 26.5l-12.5-16.1H10.4v11.2h1.89v-8.8l11.49 14.84c.52-.35 1-.72 1.48-1.13z"/><path fill="url(#SVGb2iJM1Jt)" d="M19.89 10.4h1.86v11.2H19.9z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightNext(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGTjWo9baw" x1="336.1" x2="414.1" y1="522.5" y2="652.6" gradientTransform="translate(-8.06 -1.06)scale(.055)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient><linearGradient id="SVGb2iJM1Jt" x1="511.1" x2="511.1" y1="209.5" y2="359.9" gradientTransform="translate(-8.06 -1.06)scale(.055)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient></defs><circle cx="16" cy="16" r="14"/><path fill="url(#SVGTjWo9baw)" d="m25.26 26.5l-12.5-16.1H10.4v11.2h1.89v-8.8l11.49 14.84c.52-.35 1-.72 1.48-1.13z"/><path fill="url(#SVGb2iJM1Jt)" d="M19.89 10.4h1.86v11.2H19.9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGTjWo9baw" x1="336.1" x2="414.1" y1="522.5" y2="652.6" gradientTransform="translate(-8.06 -1.06)scale(.055)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="SVGb2iJM1Jt" x1="511.1" x2="511.1" y1="209.5" y2="359.9" gradientTransform="translate(-8.06 -1.06)scale(.055)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs><circle cx="16" cy="16" r="14"/><path fill="url(#SVGTjWo9baw)" d="m25.26 26.5l-12.5-16.1H10.4v11.2h1.89v-8.8l11.49 14.84c.52-.35 1-.72 1.48-1.13z"/><path fill="url(#SVGb2iJM1Jt)" d="M19.89 10.4h1.86v11.2H19.9z"/></svg>
</template>

CSS

.icon-file-type-light-next {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTjWo9baw%22%20x1%3D%22336.1%22%20x2%3D%22414.1%22%20y1%3D%22522.5%22%20y2%3D%22652.6%22%20gradientTransform%3D%22translate(-8.06%20-1.06)scale(.055)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGb2iJM1Jt%22%20x1%3D%22511.1%22%20x2%3D%22511.1%22%20y1%3D%22209.5%22%20y2%3D%22359.9%22%20gradientTransform%3D%22translate(-8.06%20-1.06)scale(.055)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTjWo9baw)%22%20d%3D%22m25.26%2026.5l-12.5-16.1H10.4v11.2h1.89v-8.8l11.49%2014.84c.52-.35%201-.72%201.48-1.13z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGb2iJM1Jt)%22%20d%3D%22M19.89%2010.4h1.86v11.2H19.9z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTjWo9baw%22%20x1%3D%22336.1%22%20x2%3D%22414.1%22%20y1%3D%22522.5%22%20y2%3D%22652.6%22%20gradientTransform%3D%22translate(-8.06%20-1.06)scale(.055)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGb2iJM1Jt%22%20x1%3D%22511.1%22%20x2%3D%22511.1%22%20y1%3D%22209.5%22%20y2%3D%22359.9%22%20gradientTransform%3D%22translate(-8.06%20-1.06)scale(.055)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTjWo9baw)%22%20d%3D%22m25.26%2026.5l-12.5-16.1H10.4v11.2h1.89v-8.8l11.49%2014.84c.52-.35%201-.72%201.48-1.13z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGb2iJM1Jt)%22%20d%3D%22M19.89%2010.4h1.86v11.2H19.9z%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-next.svg?color=%231a73e8&size=48