file type ensime logo
file-type-ensime from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ensime
- 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 ensime logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="none" d="m22.116 11.554l-6.14 3.218l-6.14-3.218l6.14-3.168Z"/><path fill="#232f3f" d="m15.975 2l12.281 6.361v6.411L15.975 8.361l-12.28 6.411V8.361L9.86 5.168z"/><path fill="#f1626b" d="M15.975 14.772L3.695 8.411v6.361l12.281 6.411l12.281-6.411V8.411Z"/><path fill="#ef4551" d="M22.116 20.421L9.811 26.782L16 30l12.305-6.386Z"/><path fill="#f1626b" d="m3.695 17.228l12.281 6.361V30L3.695 23.589Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeEnsime(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="none" d="m22.116 11.554l-6.14 3.218l-6.14-3.218l6.14-3.168Z"/><path fill="#232f3f" d="m15.975 2l12.281 6.361v6.411L15.975 8.361l-12.28 6.411V8.361L9.86 5.168z"/><path fill="#f1626b" d="M15.975 14.772L3.695 8.411v6.361l12.281 6.411l12.281-6.411V8.411Z"/><path fill="#ef4551" d="M22.116 20.421L9.811 26.782L16 30l12.305-6.386Z"/><path fill="#f1626b" d="m3.695 17.228l12.281 6.361V30L3.695 23.589Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="none" d="m22.116 11.554l-6.14 3.218l-6.14-3.218l6.14-3.168Z"/><path fill="#232f3f" d="m15.975 2l12.281 6.361v6.411L15.975 8.361l-12.28 6.411V8.361L9.86 5.168z"/><path fill="#f1626b" d="M15.975 14.772L3.695 8.411v6.361l12.281 6.411l12.281-6.411V8.411Z"/><path fill="#ef4551" d="M22.116 20.421L9.811 26.782L16 30l12.305-6.386Z"/><path fill="#f1626b" d="m3.695 17.228l12.281 6.361V30L3.695 23.589Z"/></svg> </template>
CSS
.icon-file-type-ensime {
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%22none%22%20d%3D%22m22.116%2011.554l-6.14%203.218l-6.14-3.218l6.14-3.168Z%22%2F%3E%3Cpath%20fill%3D%22%23232f3f%22%20d%3D%22m15.975%202l12.281%206.361v6.411L15.975%208.361l-12.28%206.411V8.361L9.86%205.168z%22%2F%3E%3Cpath%20fill%3D%22%23f1626b%22%20d%3D%22M15.975%2014.772L3.695%208.411v6.361l12.281%206.411l12.281-6.411V8.411Z%22%2F%3E%3Cpath%20fill%3D%22%23ef4551%22%20d%3D%22M22.116%2020.421L9.811%2026.782L16%2030l12.305-6.386Z%22%2F%3E%3Cpath%20fill%3D%22%23f1626b%22%20d%3D%22m3.695%2017.228l12.281%206.361V30L3.695%2023.589Z%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%22none%22%20d%3D%22m22.116%2011.554l-6.14%203.218l-6.14-3.218l6.14-3.168Z%22%2F%3E%3Cpath%20fill%3D%22%23232f3f%22%20d%3D%22m15.975%202l12.281%206.361v6.411L15.975%208.361l-12.28%206.411V8.361L9.86%205.168z%22%2F%3E%3Cpath%20fill%3D%22%23f1626b%22%20d%3D%22M15.975%2014.772L3.695%208.411v6.361l12.281%206.411l12.281-6.411V8.411Z%22%2F%3E%3Cpath%20fill%3D%22%23ef4551%22%20d%3D%22M22.116%2020.421L9.811%2026.782L16%2030l12.305-6.386Z%22%2F%3E%3Cpath%20fill%3D%22%23f1626b%22%20d%3D%22m3.695%2017.228l12.281%206.361V30L3.695%2023.589Z%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-ensime.svg?color=%231a73e8&size=48