file type appsemble logo
file-type-appsemble from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-appsemble
- 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 appsemble logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a6cfff" d="M8 3h1.607a5 5 0 0 1 5 5v6.607H3V8a5 5 0 0 1 5-5"/><path fill="#4a90e2" d="M22.393 3H29v11.607h-6.607a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5"/><path fill="#a6cfff" d="M14.607 29H3V17.393h11.607z"/><path fill="#4a90e2" d="M24 29h-6.607V17.393H24a5 5 0 0 1 5 5V24a5 5 0 0 1-5 5"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeAppsemble(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a6cfff" d="M8 3h1.607a5 5 0 0 1 5 5v6.607H3V8a5 5 0 0 1 5-5"/><path fill="#4a90e2" d="M22.393 3H29v11.607h-6.607a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5"/><path fill="#a6cfff" d="M14.607 29H3V17.393h11.607z"/><path fill="#4a90e2" d="M24 29h-6.607V17.393H24a5 5 0 0 1 5 5V24a5 5 0 0 1-5 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#a6cfff" d="M8 3h1.607a5 5 0 0 1 5 5v6.607H3V8a5 5 0 0 1 5-5"/><path fill="#4a90e2" d="M22.393 3H29v11.607h-6.607a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5"/><path fill="#a6cfff" d="M14.607 29H3V17.393h11.607z"/><path fill="#4a90e2" d="M24 29h-6.607V17.393H24a5 5 0 0 1 5 5V24a5 5 0 0 1-5 5"/></svg> </template>
CSS
.icon-file-type-appsemble {
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%23a6cfff%22%20d%3D%22M8%203h1.607a5%205%200%200%201%205%205v6.607H3V8a5%205%200%200%201%205-5%22%2F%3E%3Cpath%20fill%3D%22%234a90e2%22%20d%3D%22M22.393%203H29v11.607h-6.607a5%205%200%200%201-5-5V8a5%205%200%200%201%205-5%22%2F%3E%3Cpath%20fill%3D%22%23a6cfff%22%20d%3D%22M14.607%2029H3V17.393h11.607z%22%2F%3E%3Cpath%20fill%3D%22%234a90e2%22%20d%3D%22M24%2029h-6.607V17.393H24a5%205%200%200%201%205%205V24a5%205%200%200%201-5%205%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%23a6cfff%22%20d%3D%22M8%203h1.607a5%205%200%200%201%205%205v6.607H3V8a5%205%200%200%201%205-5%22%2F%3E%3Cpath%20fill%3D%22%234a90e2%22%20d%3D%22M22.393%203H29v11.607h-6.607a5%205%200%200%201-5-5V8a5%205%200%200%201%205-5%22%2F%3E%3Cpath%20fill%3D%22%23a6cfff%22%20d%3D%22M14.607%2029H3V17.393h11.607z%22%2F%3E%3Cpath%20fill%3D%22%234a90e2%22%20d%3D%22M24%2029h-6.607V17.393H24a5%205%200%200%201%205%205V24a5%205%200%200%201-5%205%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-appsemble.svg?color=%231a73e8&size=48