file type ejs logo
file-type-ejs from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ejs
- 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 ejs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#90a93a" d="M2 17.672v-3.344l11.86-6.2V11.2L5.1 15.939l8.762 4.835v3.1Zm27.814-8.88L19.465 23.229h-3.553L26.281 8.791ZM26.947 21.5a.8.8 0 0 0 .619-.278a1.06 1.06 0 0 0 .248-.732a1.14 1.14 0 0 0-.248-.753a.768.768 0 0 0-1.217 0a1.14 1.14 0 0 0-.248.753a1.1 1.1 0 0 0 .237.732a.76.76 0 0 0 .609.278m2.186 1.042a3.237 3.237 0 0 1-4.352-.01a2.864 2.864 0 0 1 0-4.1a3.223 3.223 0 0 1 4.352 0A2.77 2.77 0 0 1 30 20.486a2.74 2.74 0 0 1-.866 2.052Zm-10.312-9.481a.8.8 0 0 0 .619-.278a1.06 1.06 0 0 0 .248-.732a1.14 1.14 0 0 0-.248-.753a.77.77 0 0 0-1.217 0a1.14 1.14 0 0 0-.248.753a1.1 1.1 0 0 0 .237.732a.76.76 0 0 0 .609.278m2.186 1.039a3.237 3.237 0 0 1-4.352-.01a2.864 2.864 0 0 1 0-4.1a3.223 3.223 0 0 1 4.352 0a2.77 2.77 0 0 1 .866 2.063a2.74 2.74 0 0 1-.866 2.047"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeEjs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#90a93a" d="M2 17.672v-3.344l11.86-6.2V11.2L5.1 15.939l8.762 4.835v3.1Zm27.814-8.88L19.465 23.229h-3.553L26.281 8.791ZM26.947 21.5a.8.8 0 0 0 .619-.278a1.06 1.06 0 0 0 .248-.732a1.14 1.14 0 0 0-.248-.753a.768.768 0 0 0-1.217 0a1.14 1.14 0 0 0-.248.753a1.1 1.1 0 0 0 .237.732a.76.76 0 0 0 .609.278m2.186 1.042a3.237 3.237 0 0 1-4.352-.01a2.864 2.864 0 0 1 0-4.1a3.223 3.223 0 0 1 4.352 0A2.77 2.77 0 0 1 30 20.486a2.74 2.74 0 0 1-.866 2.052Zm-10.312-9.481a.8.8 0 0 0 .619-.278a1.06 1.06 0 0 0 .248-.732a1.14 1.14 0 0 0-.248-.753a.77.77 0 0 0-1.217 0a1.14 1.14 0 0 0-.248.753a1.1 1.1 0 0 0 .237.732a.76.76 0 0 0 .609.278m2.186 1.039a3.237 3.237 0 0 1-4.352-.01a2.864 2.864 0 0 1 0-4.1a3.223 3.223 0 0 1 4.352 0a2.77 2.77 0 0 1 .866 2.063a2.74 2.74 0 0 1-.866 2.047"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#90a93a" d="M2 17.672v-3.344l11.86-6.2V11.2L5.1 15.939l8.762 4.835v3.1Zm27.814-8.88L19.465 23.229h-3.553L26.281 8.791ZM26.947 21.5a.8.8 0 0 0 .619-.278a1.06 1.06 0 0 0 .248-.732a1.14 1.14 0 0 0-.248-.753a.768.768 0 0 0-1.217 0a1.14 1.14 0 0 0-.248.753a1.1 1.1 0 0 0 .237.732a.76.76 0 0 0 .609.278m2.186 1.042a3.237 3.237 0 0 1-4.352-.01a2.864 2.864 0 0 1 0-4.1a3.223 3.223 0 0 1 4.352 0A2.77 2.77 0 0 1 30 20.486a2.74 2.74 0 0 1-.866 2.052Zm-10.312-9.481a.8.8 0 0 0 .619-.278a1.06 1.06 0 0 0 .248-.732a1.14 1.14 0 0 0-.248-.753a.77.77 0 0 0-1.217 0a1.14 1.14 0 0 0-.248.753a1.1 1.1 0 0 0 .237.732a.76.76 0 0 0 .609.278m2.186 1.039a3.237 3.237 0 0 1-4.352-.01a2.864 2.864 0 0 1 0-4.1a3.223 3.223 0 0 1 4.352 0a2.77 2.77 0 0 1 .866 2.063a2.74 2.74 0 0 1-.866 2.047"/></svg> </template>
CSS
.icon-file-type-ejs {
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%2390a93a%22%20d%3D%22M2%2017.672v-3.344l11.86-6.2V11.2L5.1%2015.939l8.762%204.835v3.1Zm27.814-8.88L19.465%2023.229h-3.553L26.281%208.791ZM26.947%2021.5a.8.8%200%200%200%20.619-.278a1.06%201.06%200%200%200%20.248-.732a1.14%201.14%200%200%200-.248-.753a.768.768%200%200%200-1.217%200a1.14%201.14%200%200%200-.248.753a1.1%201.1%200%200%200%20.237.732a.76.76%200%200%200%20.609.278m2.186%201.042a3.237%203.237%200%200%201-4.352-.01a2.864%202.864%200%200%201%200-4.1a3.223%203.223%200%200%201%204.352%200A2.77%202.77%200%200%201%2030%2020.486a2.74%202.74%200%200%201-.866%202.052Zm-10.312-9.481a.8.8%200%200%200%20.619-.278a1.06%201.06%200%200%200%20.248-.732a1.14%201.14%200%200%200-.248-.753a.77.77%200%200%200-1.217%200a1.14%201.14%200%200%200-.248.753a1.1%201.1%200%200%200%20.237.732a.76.76%200%200%200%20.609.278m2.186%201.039a3.237%203.237%200%200%201-4.352-.01a2.864%202.864%200%200%201%200-4.1a3.223%203.223%200%200%201%204.352%200a2.77%202.77%200%200%201%20.866%202.063a2.74%202.74%200%200%201-.866%202.047%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%2390a93a%22%20d%3D%22M2%2017.672v-3.344l11.86-6.2V11.2L5.1%2015.939l8.762%204.835v3.1Zm27.814-8.88L19.465%2023.229h-3.553L26.281%208.791ZM26.947%2021.5a.8.8%200%200%200%20.619-.278a1.06%201.06%200%200%200%20.248-.732a1.14%201.14%200%200%200-.248-.753a.768.768%200%200%200-1.217%200a1.14%201.14%200%200%200-.248.753a1.1%201.1%200%200%200%20.237.732a.76.76%200%200%200%20.609.278m2.186%201.042a3.237%203.237%200%200%201-4.352-.01a2.864%202.864%200%200%201%200-4.1a3.223%203.223%200%200%201%204.352%200A2.77%202.77%200%200%201%2030%2020.486a2.74%202.74%200%200%201-.866%202.052Zm-10.312-9.481a.8.8%200%200%200%20.619-.278a1.06%201.06%200%200%200%20.248-.732a1.14%201.14%200%200%200-.248-.753a.77.77%200%200%200-1.217%200a1.14%201.14%200%200%200-.248.753a1.1%201.1%200%200%200%20.237.732a.76.76%200%200%200%20.609.278m2.186%201.039a3.237%203.237%200%200%201-4.352-.01a2.864%202.864%200%200%201%200-4.1a3.223%203.223%200%200%201%204.352%200a2.77%202.77%200%200%201%20.866%202.063a2.74%202.74%200%200%201-.866%202.047%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-ejs.svg?color=%231a73e8&size=48