file type layout logo
file-type-layout from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-layout
- 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 layout logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff931e" d="M8.533 12.742h3.733v3.734H8.533zm5.6 0h3.733v3.734h-3.733zm5.6 0h3.733v3.734h-3.733zm-11.2 5.6h3.733v3.734H8.533zm5.6 0h3.733v3.734h-3.733zm5.6 0h3.733v3.734h-3.733z"/><path fill="#675f58" d="M27.367 4.92H4.632A2.637 2.637 0 0 0 2 7.552v16.9a2.637 2.637 0 0 0 2.632 2.628h22.735A2.637 2.637 0 0 0 30 24.448V7.552a2.64 2.64 0 0 0-2.633-2.632m1.2 19.528a1.207 1.207 0 0 1-1.2 1.2H4.632a1.207 1.207 0 0 1-1.2-1.2V9.24h25.133v15.208Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLayout(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff931e" d="M8.533 12.742h3.733v3.734H8.533zm5.6 0h3.733v3.734h-3.733zm5.6 0h3.733v3.734h-3.733zm-11.2 5.6h3.733v3.734H8.533zm5.6 0h3.733v3.734h-3.733zm5.6 0h3.733v3.734h-3.733z"/><path fill="#675f58" d="M27.367 4.92H4.632A2.637 2.637 0 0 0 2 7.552v16.9a2.637 2.637 0 0 0 2.632 2.628h22.735A2.637 2.637 0 0 0 30 24.448V7.552a2.64 2.64 0 0 0-2.633-2.632m1.2 19.528a1.207 1.207 0 0 1-1.2 1.2H4.632a1.207 1.207 0 0 1-1.2-1.2V9.24h25.133v15.208Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff931e" d="M8.533 12.742h3.733v3.734H8.533zm5.6 0h3.733v3.734h-3.733zm5.6 0h3.733v3.734h-3.733zm-11.2 5.6h3.733v3.734H8.533zm5.6 0h3.733v3.734h-3.733zm5.6 0h3.733v3.734h-3.733z"/><path fill="#675f58" d="M27.367 4.92H4.632A2.637 2.637 0 0 0 2 7.552v16.9a2.637 2.637 0 0 0 2.632 2.628h22.735A2.637 2.637 0 0 0 30 24.448V7.552a2.64 2.64 0 0 0-2.633-2.632m1.2 19.528a1.207 1.207 0 0 1-1.2 1.2H4.632a1.207 1.207 0 0 1-1.2-1.2V9.24h25.133v15.208Z"/></svg> </template>
CSS
.icon-file-type-layout {
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%23ff931e%22%20d%3D%22M8.533%2012.742h3.733v3.734H8.533zm5.6%200h3.733v3.734h-3.733zm5.6%200h3.733v3.734h-3.733zm-11.2%205.6h3.733v3.734H8.533zm5.6%200h3.733v3.734h-3.733zm5.6%200h3.733v3.734h-3.733z%22%2F%3E%3Cpath%20fill%3D%22%23675f58%22%20d%3D%22M27.367%204.92H4.632A2.637%202.637%200%200%200%202%207.552v16.9a2.637%202.637%200%200%200%202.632%202.628h22.735A2.637%202.637%200%200%200%2030%2024.448V7.552a2.64%202.64%200%200%200-2.633-2.632m1.2%2019.528a1.207%201.207%200%200%201-1.2%201.2H4.632a1.207%201.207%200%200%201-1.2-1.2V9.24h25.133v15.208Z%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%23ff931e%22%20d%3D%22M8.533%2012.742h3.733v3.734H8.533zm5.6%200h3.733v3.734h-3.733zm5.6%200h3.733v3.734h-3.733zm-11.2%205.6h3.733v3.734H8.533zm5.6%200h3.733v3.734h-3.733zm5.6%200h3.733v3.734h-3.733z%22%2F%3E%3Cpath%20fill%3D%22%23675f58%22%20d%3D%22M27.367%204.92H4.632A2.637%202.637%200%200%200%202%207.552v16.9a2.637%202.637%200%200%200%202.632%202.628h22.735A2.637%202.637%200%200%200%2030%2024.448V7.552a2.64%202.64%200%200%200-2.633-2.632m1.2%2019.528a1.207%201.207%200%200%201-1.2%201.2H4.632a1.207%201.207%200%200%201-1.2-1.2V9.24h25.133v15.208Z%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-layout.svg?color=%231a73e8&size=48