file type red logo

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

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

Related icons in VSCode Icons

Use the file type red logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGGkOCIeZk" x1="-547.975" x2="-547" y1="-244.974" y2="-244.974" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#eea831"/><stop offset="1" stop-color="#ffc929"/></linearGradient><linearGradient id="SVGJknVZd9g" x1="-547" x2="-544.762" y1="-247.171" y2="-247.171" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b32629"/><stop offset=".583" stop-color="#8c1e21"/><stop offset="1" stop-color="#7a1a1d"/></linearGradient><linearGradient id="SVGFJHXfduf" x1="-547" x2="-546.025" y1="-244.974" y2="-244.974" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e8a333"/><stop offset=".612" stop-color="#c68931"/><stop offset="1" stop-color="#ab762f"/></linearGradient><linearGradient id="SVG6PN03b4W" x2="-543.5" y1="-249.368" y2="-249.368" href="#SVGJknVZd9g"/><linearGradient id="SVGpajdab2d" x1="-550.5" x2="-547" y1="-249.368" y2="-249.368" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ae2524"/><stop offset=".563" stop-color="#d01d19"/><stop offset="1" stop-color="#ed1913"/></linearGradient><linearGradient id="SVGEmUtNbNW" x1="-549.238" y1="-247.171" y2="-247.171" href="#SVGpajdab2d"/></defs><path fill="url(#SVGGkOCIeZk)" d="M16 9.792V2l-3.903 5.77z"/><path fill="url(#SVGJknVZd9g)" d="M16 12.097v7.806l8.952-4.667l-3.904-5.769z"/><path fill="url(#SVGFJHXfduf)" d="m16 9.792l3.903-2.022L16 2z"/><path fill="url(#SVG6PN03b4W)" d="M26.097 16.947L16 22.208V30l14-7.283z"/><path fill="url(#SVGpajdab2d)" d="M2 22.717L16 30v-7.792L5.903 16.947z"/><path fill="url(#SVGEmUtNbNW)" d="m10.952 9.467l-3.904 5.769L16 19.903v-7.806z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeRed(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="SVGGkOCIeZk" x1="-547.975" x2="-547" y1="-244.974" y2="-244.974" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#eea831"/><stop offset="1" stopColor="#ffc929"/></linearGradient><linearGradient id="SVGJknVZd9g" x1="-547" x2="-544.762" y1="-247.171" y2="-247.171" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#b32629"/><stop offset=".583" stopColor="#8c1e21"/><stop offset="1" stopColor="#7a1a1d"/></linearGradient><linearGradient id="SVGFJHXfduf" x1="-547" x2="-546.025" y1="-244.974" y2="-244.974" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#e8a333"/><stop offset=".612" stopColor="#c68931"/><stop offset="1" stopColor="#ab762f"/></linearGradient><linearGradient id="SVG6PN03b4W" x2="-543.5" y1="-249.368" y2="-249.368" href="#SVGJknVZd9g"/><linearGradient id="SVGpajdab2d" x1="-550.5" x2="-547" y1="-249.368" y2="-249.368" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ae2524"/><stop offset=".563" stopColor="#d01d19"/><stop offset="1" stopColor="#ed1913"/></linearGradient><linearGradient id="SVGEmUtNbNW" x1="-549.238" y1="-247.171" y2="-247.171" href="#SVGpajdab2d"/></defs><path fill="url(#SVGGkOCIeZk)" d="M16 9.792V2l-3.903 5.77z"/><path fill="url(#SVGJknVZd9g)" d="M16 12.097v7.806l8.952-4.667l-3.904-5.769z"/><path fill="url(#SVGFJHXfduf)" d="m16 9.792l3.903-2.022L16 2z"/><path fill="url(#SVG6PN03b4W)" d="M26.097 16.947L16 22.208V30l14-7.283z"/><path fill="url(#SVGpajdab2d)" d="M2 22.717L16 30v-7.792L5.903 16.947z"/><path fill="url(#SVGEmUtNbNW)" d="m10.952 9.467l-3.904 5.769L16 19.903v-7.806z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGGkOCIeZk" x1="-547.975" x2="-547" y1="-244.974" y2="-244.974" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#eea831"/><stop offset="1" stop-color="#ffc929"/></linearGradient><linearGradient id="SVGJknVZd9g" x1="-547" x2="-544.762" y1="-247.171" y2="-247.171" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b32629"/><stop offset=".583" stop-color="#8c1e21"/><stop offset="1" stop-color="#7a1a1d"/></linearGradient><linearGradient id="SVGFJHXfduf" x1="-547" x2="-546.025" y1="-244.974" y2="-244.974" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e8a333"/><stop offset=".612" stop-color="#c68931"/><stop offset="1" stop-color="#ab762f"/></linearGradient><linearGradient id="SVG6PN03b4W" x2="-543.5" y1="-249.368" y2="-249.368" href="#SVGJknVZd9g"/><linearGradient id="SVGpajdab2d" x1="-550.5" x2="-547" y1="-249.368" y2="-249.368" gradientTransform="matrix(4 0 0 -4 2204 -974)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ae2524"/><stop offset=".563" stop-color="#d01d19"/><stop offset="1" stop-color="#ed1913"/></linearGradient><linearGradient id="SVGEmUtNbNW" x1="-549.238" y1="-247.171" y2="-247.171" href="#SVGpajdab2d"/></defs><path fill="url(#SVGGkOCIeZk)" d="M16 9.792V2l-3.903 5.77z"/><path fill="url(#SVGJknVZd9g)" d="M16 12.097v7.806l8.952-4.667l-3.904-5.769z"/><path fill="url(#SVGFJHXfduf)" d="m16 9.792l3.903-2.022L16 2z"/><path fill="url(#SVG6PN03b4W)" d="M26.097 16.947L16 22.208V30l14-7.283z"/><path fill="url(#SVGpajdab2d)" d="M2 22.717L16 30v-7.792L5.903 16.947z"/><path fill="url(#SVGEmUtNbNW)" d="m10.952 9.467l-3.904 5.769L16 19.903v-7.806z"/></svg>
</template>

CSS

.icon-file-type-red {
  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%22SVGGkOCIeZk%22%20x1%3D%22-547.975%22%20x2%3D%22-547%22%20y1%3D%22-244.974%22%20y2%3D%22-244.974%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23eea831%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffc929%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJknVZd9g%22%20x1%3D%22-547%22%20x2%3D%22-544.762%22%20y1%3D%22-247.171%22%20y2%3D%22-247.171%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23b32629%22%2F%3E%3Cstop%20offset%3D%22.583%22%20stop-color%3D%22%238c1e21%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a1a1d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFJHXfduf%22%20x1%3D%22-547%22%20x2%3D%22-546.025%22%20y1%3D%22-244.974%22%20y2%3D%22-244.974%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e8a333%22%2F%3E%3Cstop%20offset%3D%22.612%22%20stop-color%3D%22%23c68931%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ab762f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6PN03b4W%22%20x2%3D%22-543.5%22%20y1%3D%22-249.368%22%20y2%3D%22-249.368%22%20href%3D%22%23SVGJknVZd9g%22%2F%3E%3ClinearGradient%20id%3D%22SVGpajdab2d%22%20x1%3D%22-550.5%22%20x2%3D%22-547%22%20y1%3D%22-249.368%22%20y2%3D%22-249.368%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ae2524%22%2F%3E%3Cstop%20offset%3D%22.563%22%20stop-color%3D%22%23d01d19%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ed1913%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGEmUtNbNW%22%20x1%3D%22-549.238%22%20y1%3D%22-247.171%22%20y2%3D%22-247.171%22%20href%3D%22%23SVGpajdab2d%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGGkOCIeZk)%22%20d%3D%22M16%209.792V2l-3.903%205.77z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJknVZd9g)%22%20d%3D%22M16%2012.097v7.806l8.952-4.667l-3.904-5.769z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFJHXfduf)%22%20d%3D%22m16%209.792l3.903-2.022L16%202z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6PN03b4W)%22%20d%3D%22M26.097%2016.947L16%2022.208V30l14-7.283z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGpajdab2d)%22%20d%3D%22M2%2022.717L16%2030v-7.792L5.903%2016.947z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGEmUtNbNW)%22%20d%3D%22m10.952%209.467l-3.904%205.769L16%2019.903v-7.806z%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%22SVGGkOCIeZk%22%20x1%3D%22-547.975%22%20x2%3D%22-547%22%20y1%3D%22-244.974%22%20y2%3D%22-244.974%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23eea831%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffc929%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJknVZd9g%22%20x1%3D%22-547%22%20x2%3D%22-544.762%22%20y1%3D%22-247.171%22%20y2%3D%22-247.171%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23b32629%22%2F%3E%3Cstop%20offset%3D%22.583%22%20stop-color%3D%22%238c1e21%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a1a1d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFJHXfduf%22%20x1%3D%22-547%22%20x2%3D%22-546.025%22%20y1%3D%22-244.974%22%20y2%3D%22-244.974%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e8a333%22%2F%3E%3Cstop%20offset%3D%22.612%22%20stop-color%3D%22%23c68931%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ab762f%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6PN03b4W%22%20x2%3D%22-543.5%22%20y1%3D%22-249.368%22%20y2%3D%22-249.368%22%20href%3D%22%23SVGJknVZd9g%22%2F%3E%3ClinearGradient%20id%3D%22SVGpajdab2d%22%20x1%3D%22-550.5%22%20x2%3D%22-547%22%20y1%3D%22-249.368%22%20y2%3D%22-249.368%22%20gradientTransform%3D%22matrix(4%200%200%20-4%202204%20-974)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ae2524%22%2F%3E%3Cstop%20offset%3D%22.563%22%20stop-color%3D%22%23d01d19%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ed1913%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGEmUtNbNW%22%20x1%3D%22-549.238%22%20y1%3D%22-247.171%22%20y2%3D%22-247.171%22%20href%3D%22%23SVGpajdab2d%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGGkOCIeZk)%22%20d%3D%22M16%209.792V2l-3.903%205.77z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJknVZd9g)%22%20d%3D%22M16%2012.097v7.806l8.952-4.667l-3.904-5.769z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFJHXfduf)%22%20d%3D%22m16%209.792l3.903-2.022L16%202z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6PN03b4W)%22%20d%3D%22M26.097%2016.947L16%2022.208V30l14-7.283z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGpajdab2d)%22%20d%3D%22M2%2022.717L16%2030v-7.792L5.903%2016.947z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGEmUtNbNW)%22%20d%3D%22m10.952%209.467l-3.904%205.769L16%2019.903v-7.806z%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-red.svg?color=%231a73e8&size=48