file type jetbrains logo

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

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

Related icons in VSCode Icons

Use the file type jetbrains logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><defs><linearGradient id="SVGEDDnMbnv" x1=".85" x2="62.62" y1="62.72" y2="1.81" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff9419"/><stop offset=".43" stop-color="#ff021d"/><stop offset=".99" stop-color="#e600ff"/></linearGradient></defs><path fill="url(#SVGEDDnMbnv)" d="M20.34 3.66L3.66 20.34A12.5 12.5 0 0 0 0 29.18V59c0 2.76 2.24 5 5 5h29.82c3.32 0 6.49-1.32 8.84-3.66l16.68-16.68c2.34-2.34 3.66-5.52 3.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32 0-6.49 1.32-8.84 3.66" transform="translate(2 2)scale(.4375)"/><path fill="#000" d="M23 9H5.5v17.5H23z"/><path fill="#fff" d="M15.125 22.563H7.688v1.75h7.437z"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeJetbrains(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><defs><linearGradient id="SVGEDDnMbnv" x1=".85" x2="62.62" y1="62.72" y2="1.81" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ff9419"/><stop offset=".43" stopColor="#ff021d"/><stop offset=".99" stopColor="#e600ff"/></linearGradient></defs><path fill="url(#SVGEDDnMbnv)" d="M20.34 3.66L3.66 20.34A12.5 12.5 0 0 0 0 29.18V59c0 2.76 2.24 5 5 5h29.82c3.32 0 6.49-1.32 8.84-3.66l16.68-16.68c2.34-2.34 3.66-5.52 3.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32 0-6.49 1.32-8.84 3.66" transform="translate(2 2)scale(.4375)"/><path fill="#000" d="M23 9H5.5v17.5H23z"/><path fill="#fff" d="M15.125 22.563H7.688v1.75h7.437z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><defs><linearGradient id="SVGEDDnMbnv" x1=".85" x2="62.62" y1="62.72" y2="1.81" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff9419"/><stop offset=".43" stop-color="#ff021d"/><stop offset=".99" stop-color="#e600ff"/></linearGradient></defs><path fill="url(#SVGEDDnMbnv)" d="M20.34 3.66L3.66 20.34A12.5 12.5 0 0 0 0 29.18V59c0 2.76 2.24 5 5 5h29.82c3.32 0 6.49-1.32 8.84-3.66l16.68-16.68c2.34-2.34 3.66-5.52 3.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32 0-6.49 1.32-8.84 3.66" transform="translate(2 2)scale(.4375)"/><path fill="#000" d="M23 9H5.5v17.5H23z"/><path fill="#fff" d="M15.125 22.563H7.688v1.75h7.437z"/></g></svg>
</template>

CSS

.icon-file-type-jetbrains {
  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%3Cg%20fill%3D%22none%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGEDDnMbnv%22%20x1%3D%22.85%22%20x2%3D%2262.62%22%20y1%3D%2262.72%22%20y2%3D%221.81%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff9419%22%2F%3E%3Cstop%20offset%3D%22.43%22%20stop-color%3D%22%23ff021d%22%2F%3E%3Cstop%20offset%3D%22.99%22%20stop-color%3D%22%23e600ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGEDDnMbnv)%22%20d%3D%22M20.34%203.66L3.66%2020.34A12.5%2012.5%200%200%200%200%2029.18V59c0%202.76%202.24%205%205%205h29.82c3.32%200%206.49-1.32%208.84-3.66l16.68-16.68c2.34-2.34%203.66-5.52%203.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32%200-6.49%201.32-8.84%203.66%22%20transform%3D%22translate(2%202)scale(.4375)%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M23%209H5.5v17.5H23z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.125%2022.563H7.688v1.75h7.437z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGEDDnMbnv%22%20x1%3D%22.85%22%20x2%3D%2262.62%22%20y1%3D%2262.72%22%20y2%3D%221.81%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff9419%22%2F%3E%3Cstop%20offset%3D%22.43%22%20stop-color%3D%22%23ff021d%22%2F%3E%3Cstop%20offset%3D%22.99%22%20stop-color%3D%22%23e600ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGEDDnMbnv)%22%20d%3D%22M20.34%203.66L3.66%2020.34A12.5%2012.5%200%200%200%200%2029.18V59c0%202.76%202.24%205%205%205h29.82c3.32%200%206.49-1.32%208.84-3.66l16.68-16.68c2.34-2.34%203.66-5.52%203.66-8.84V5c0-2.76-2.24-5-5-5H29.18c-3.32%200-6.49%201.32-8.84%203.66%22%20transform%3D%22translate(2%202)scale(.4375)%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M23%209H5.5v17.5H23z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.125%2022.563H7.688v1.75h7.437z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-jetbrains.svg?color=%231a73e8&size=48