file type class logo
file-type-class from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-class
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type class logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e76f00" d="M11.7 23.56s-1.07.622.761.833a16 16 0 0 0 5.8-.246a10 10 0 0 0 1.539.753c-5.481 2.349-12.405-.136-8.1-1.339m-.674-3.067s-1.2.888.633 1.078a22.6 22.6 0 0 0 7.481-.359a3.3 3.3 0 0 0 1.152.7c-6.627 1.938-14.009.153-9.266-1.421m5.647-5.198a2.05 2.05 0 0 1-.355 2.954s3.429-1.77 1.854-3.987c-1.471-2.067-2.6-3.095 3.508-6.636c0 0-9.586 2.394-5.007 7.669"/><path fill="#e76f00" d="M23.922 25.827s.792.652-.872 1.157c-3.164.958-13.168 1.248-15.948.038c-1-.435.874-1.038 1.464-1.164a3.8 3.8 0 0 1 .966-.108c-1.111-.783-7.181 1.537-3.083 2.2c11.176 1.812 20.372-.816 17.473-2.124m-11.711-8.508s-5.089 1.209-1.8 1.648a38 38 0 0 0 6.731-.072a53 53 0 0 0 4.221-.555a9 9 0 0 0-1.28.685c-5.17 1.358-15.153.726-12.283-.665a9.6 9.6 0 0 1 4.407-1.042m9.133 5.104c5.253-2.73 2.824-5.353 1.129-5a4 4 0 0 0-.6.161a.96.96 0 0 1 .449-.346c3.354-1.179 5.933 3.478-1.083 5.322a.5.5 0 0 0 .106-.138M18.172 1.906s2.909 2.91-2.759 7.386c-4.546 3.59-1.037 5.637 0 7.975c-2.653-2.394-4.6-4.5-3.294-6.463c1.917-2.879 7.229-4.275 6.056-8.9"/><path fill="#e76f00" d="M12.727 29.818c5.042.323 12.786-.179 12.969-2.565c0 0-.353.9-4.167 1.623a41.5 41.5 0 0 1-12.76.2s.645.533 3.959.746"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeClass(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e76f00" d="M11.7 23.56s-1.07.622.761.833a16 16 0 0 0 5.8-.246a10 10 0 0 0 1.539.753c-5.481 2.349-12.405-.136-8.1-1.339m-.674-3.067s-1.2.888.633 1.078a22.6 22.6 0 0 0 7.481-.359a3.3 3.3 0 0 0 1.152.7c-6.627 1.938-14.009.153-9.266-1.421m5.647-5.198a2.05 2.05 0 0 1-.355 2.954s3.429-1.77 1.854-3.987c-1.471-2.067-2.6-3.095 3.508-6.636c0 0-9.586 2.394-5.007 7.669"/><path fill="#e76f00" d="M23.922 25.827s.792.652-.872 1.157c-3.164.958-13.168 1.248-15.948.038c-1-.435.874-1.038 1.464-1.164a3.8 3.8 0 0 1 .966-.108c-1.111-.783-7.181 1.537-3.083 2.2c11.176 1.812 20.372-.816 17.473-2.124m-11.711-8.508s-5.089 1.209-1.8 1.648a38 38 0 0 0 6.731-.072a53 53 0 0 0 4.221-.555a9 9 0 0 0-1.28.685c-5.17 1.358-15.153.726-12.283-.665a9.6 9.6 0 0 1 4.407-1.042m9.133 5.104c5.253-2.73 2.824-5.353 1.129-5a4 4 0 0 0-.6.161a.96.96 0 0 1 .449-.346c3.354-1.179 5.933 3.478-1.083 5.322a.5.5 0 0 0 .106-.138M18.172 1.906s2.909 2.91-2.759 7.386c-4.546 3.59-1.037 5.637 0 7.975c-2.653-2.394-4.6-4.5-3.294-6.463c1.917-2.879 7.229-4.275 6.056-8.9"/><path fill="#e76f00" d="M12.727 29.818c5.042.323 12.786-.179 12.969-2.565c0 0-.353.9-4.167 1.623a41.5 41.5 0 0 1-12.76.2s.645.533 3.959.746"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e76f00" d="M11.7 23.56s-1.07.622.761.833a16 16 0 0 0 5.8-.246a10 10 0 0 0 1.539.753c-5.481 2.349-12.405-.136-8.1-1.339m-.674-3.067s-1.2.888.633 1.078a22.6 22.6 0 0 0 7.481-.359a3.3 3.3 0 0 0 1.152.7c-6.627 1.938-14.009.153-9.266-1.421m5.647-5.198a2.05 2.05 0 0 1-.355 2.954s3.429-1.77 1.854-3.987c-1.471-2.067-2.6-3.095 3.508-6.636c0 0-9.586 2.394-5.007 7.669"/><path fill="#e76f00" d="M23.922 25.827s.792.652-.872 1.157c-3.164.958-13.168 1.248-15.948.038c-1-.435.874-1.038 1.464-1.164a3.8 3.8 0 0 1 .966-.108c-1.111-.783-7.181 1.537-3.083 2.2c11.176 1.812 20.372-.816 17.473-2.124m-11.711-8.508s-5.089 1.209-1.8 1.648a38 38 0 0 0 6.731-.072a53 53 0 0 0 4.221-.555a9 9 0 0 0-1.28.685c-5.17 1.358-15.153.726-12.283-.665a9.6 9.6 0 0 1 4.407-1.042m9.133 5.104c5.253-2.73 2.824-5.353 1.129-5a4 4 0 0 0-.6.161a.96.96 0 0 1 .449-.346c3.354-1.179 5.933 3.478-1.083 5.322a.5.5 0 0 0 .106-.138M18.172 1.906s2.909 2.91-2.759 7.386c-4.546 3.59-1.037 5.637 0 7.975c-2.653-2.394-4.6-4.5-3.294-6.463c1.917-2.879 7.229-4.275 6.056-8.9"/><path fill="#e76f00" d="M12.727 29.818c5.042.323 12.786-.179 12.969-2.565c0 0-.353.9-4.167 1.623a41.5 41.5 0 0 1-12.76.2s.645.533 3.959.746"/></svg> </template>
CSS
.icon-file-type-class {
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%23e76f00%22%20d%3D%22M11.7%2023.56s-1.07.622.761.833a16%2016%200%200%200%205.8-.246a10%2010%200%200%200%201.539.753c-5.481%202.349-12.405-.136-8.1-1.339m-.674-3.067s-1.2.888.633%201.078a22.6%2022.6%200%200%200%207.481-.359a3.3%203.3%200%200%200%201.152.7c-6.627%201.938-14.009.153-9.266-1.421m5.647-5.198a2.05%202.05%200%200%201-.355%202.954s3.429-1.77%201.854-3.987c-1.471-2.067-2.6-3.095%203.508-6.636c0%200-9.586%202.394-5.007%207.669%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M23.922%2025.827s.792.652-.872%201.157c-3.164.958-13.168%201.248-15.948.038c-1-.435.874-1.038%201.464-1.164a3.8%203.8%200%200%201%20.966-.108c-1.111-.783-7.181%201.537-3.083%202.2c11.176%201.812%2020.372-.816%2017.473-2.124m-11.711-8.508s-5.089%201.209-1.8%201.648a38%2038%200%200%200%206.731-.072a53%2053%200%200%200%204.221-.555a9%209%200%200%200-1.28.685c-5.17%201.358-15.153.726-12.283-.665a9.6%209.6%200%200%201%204.407-1.042m9.133%205.104c5.253-2.73%202.824-5.353%201.129-5a4%204%200%200%200-.6.161a.96.96%200%200%201%20.449-.346c3.354-1.179%205.933%203.478-1.083%205.322a.5.5%200%200%200%20.106-.138M18.172%201.906s2.909%202.91-2.759%207.386c-4.546%203.59-1.037%205.637%200%207.975c-2.653-2.394-4.6-4.5-3.294-6.463c1.917-2.879%207.229-4.275%206.056-8.9%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M12.727%2029.818c5.042.323%2012.786-.179%2012.969-2.565c0%200-.353.9-4.167%201.623a41.5%2041.5%200%200%201-12.76.2s.645.533%203.959.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%23e76f00%22%20d%3D%22M11.7%2023.56s-1.07.622.761.833a16%2016%200%200%200%205.8-.246a10%2010%200%200%200%201.539.753c-5.481%202.349-12.405-.136-8.1-1.339m-.674-3.067s-1.2.888.633%201.078a22.6%2022.6%200%200%200%207.481-.359a3.3%203.3%200%200%200%201.152.7c-6.627%201.938-14.009.153-9.266-1.421m5.647-5.198a2.05%202.05%200%200%201-.355%202.954s3.429-1.77%201.854-3.987c-1.471-2.067-2.6-3.095%203.508-6.636c0%200-9.586%202.394-5.007%207.669%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M23.922%2025.827s.792.652-.872%201.157c-3.164.958-13.168%201.248-15.948.038c-1-.435.874-1.038%201.464-1.164a3.8%203.8%200%200%201%20.966-.108c-1.111-.783-7.181%201.537-3.083%202.2c11.176%201.812%2020.372-.816%2017.473-2.124m-11.711-8.508s-5.089%201.209-1.8%201.648a38%2038%200%200%200%206.731-.072a53%2053%200%200%200%204.221-.555a9%209%200%200%200-1.28.685c-5.17%201.358-15.153.726-12.283-.665a9.6%209.6%200%200%201%204.407-1.042m9.133%205.104c5.253-2.73%202.824-5.353%201.129-5a4%204%200%200%200-.6.161a.96.96%200%200%201%20.449-.346c3.354-1.179%205.933%203.478-1.083%205.322a.5.5%200%200%200%20.106-.138M18.172%201.906s2.909%202.91-2.759%207.386c-4.546%203.59-1.037%205.637%200%207.975c-2.653-2.394-4.6-4.5-3.294-6.463c1.917-2.879%207.229-4.275%206.056-8.9%22%2F%3E%3Cpath%20fill%3D%22%23e76f00%22%20d%3D%22M12.727%2029.818c5.042.323%2012.786-.179%2012.969-2.565c0%200-.353.9-4.167%201.623a41.5%2041.5%200%200%201-12.76.2s.645.533%203.959.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-class.svg?color=%231a73e8&size=48