file type reason logo

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

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

Related icons in VSCode Icons

Use the file type reason logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#dd4b39" d="M2 2h28v28H2z"/><path fill="#fff" d="M9.051 17.527h5.072a4.95 4.95 0 0 1 2.977.973a3.3 3.3 0 0 1 1.128 2.267a4.12 4.12 0 0 1-.778 3.022a3.6 3.6 0 0 1-1.137.905l2.247 3.549h-3.061l-1.6-3.043h-2.154v3.032H9.051zm2.69 2.128v3.438h1.989a2.18 2.18 0 0 0 1.468-.452a1.81 1.81 0 0 0 .482-1.544a1.47 1.47 0 0 0-.705-1.18a2.77 2.77 0 0 0-1.437-.269c-.598.006-1.797.007-1.797.007m8.384-2.13h8.35v2.13h-5.66V21.8h5.11v2.119H22.82V26.1h5.824v2.142h-8.519z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeReason(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#dd4b39" d="M2 2h28v28H2z"/><path fill="#fff" d="M9.051 17.527h5.072a4.95 4.95 0 0 1 2.977.973a3.3 3.3 0 0 1 1.128 2.267a4.12 4.12 0 0 1-.778 3.022a3.6 3.6 0 0 1-1.137.905l2.247 3.549h-3.061l-1.6-3.043h-2.154v3.032H9.051zm2.69 2.128v3.438h1.989a2.18 2.18 0 0 0 1.468-.452a1.81 1.81 0 0 0 .482-1.544a1.47 1.47 0 0 0-.705-1.18a2.77 2.77 0 0 0-1.437-.269c-.598.006-1.797.007-1.797.007m8.384-2.13h8.35v2.13h-5.66V21.8h5.11v2.119H22.82V26.1h5.824v2.142h-8.519z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#dd4b39" d="M2 2h28v28H2z"/><path fill="#fff" d="M9.051 17.527h5.072a4.95 4.95 0 0 1 2.977.973a3.3 3.3 0 0 1 1.128 2.267a4.12 4.12 0 0 1-.778 3.022a3.6 3.6 0 0 1-1.137.905l2.247 3.549h-3.061l-1.6-3.043h-2.154v3.032H9.051zm2.69 2.128v3.438h1.989a2.18 2.18 0 0 0 1.468-.452a1.81 1.81 0 0 0 .482-1.544a1.47 1.47 0 0 0-.705-1.18a2.77 2.77 0 0 0-1.437-.269c-.598.006-1.797.007-1.797.007m8.384-2.13h8.35v2.13h-5.66V21.8h5.11v2.119H22.82V26.1h5.824v2.142h-8.519z"/></svg>
</template>

CSS

.icon-file-type-reason {
  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%23dd4b39%22%20d%3D%22M2%202h28v28H2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.051%2017.527h5.072a4.95%204.95%200%200%201%202.977.973a3.3%203.3%200%200%201%201.128%202.267a4.12%204.12%200%200%201-.778%203.022a3.6%203.6%200%200%201-1.137.905l2.247%203.549h-3.061l-1.6-3.043h-2.154v3.032H9.051zm2.69%202.128v3.438h1.989a2.18%202.18%200%200%200%201.468-.452a1.81%201.81%200%200%200%20.482-1.544a1.47%201.47%200%200%200-.705-1.18a2.77%202.77%200%200%200-1.437-.269c-.598.006-1.797.007-1.797.007m8.384-2.13h8.35v2.13h-5.66V21.8h5.11v2.119H22.82V26.1h5.824v2.142h-8.519z%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%23dd4b39%22%20d%3D%22M2%202h28v28H2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.051%2017.527h5.072a4.95%204.95%200%200%201%202.977.973a3.3%203.3%200%200%201%201.128%202.267a4.12%204.12%200%200%201-.778%203.022a3.6%203.6%200%200%201-1.137.905l2.247%203.549h-3.061l-1.6-3.043h-2.154v3.032H9.051zm2.69%202.128v3.438h1.989a2.18%202.18%200%200%200%201.468-.452a1.81%201.81%200%200%200%20.482-1.544a1.47%201.47%200%200%200-.705-1.18a2.77%202.77%200%200%200-1.437-.269c-.598.006-1.797.007-1.797.007m8.384-2.13h8.35v2.13h-5.66V21.8h5.11v2.119H22.82V26.1h5.824v2.142h-8.519z%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-reason.svg?color=%231a73e8&size=48