file type elm logo
file-type-elm from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-elm
- 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 elm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5fb4cb" d="M16 16.768L2.768 30h26.464Z"/><path fill="#eea400" d="m24.13 23.362l5.87 5.87v-11.74Z"/><path fill="#596277" d="M15.232 16L2 2.768v26.464Z"/><path fill="#5fb4cb" d="M30 14.448V2H17.552Z"/><path fill="#8cd636" d="m23.392 9.376l6.594 6.594l-6.624 6.624L16.768 16ZM2.768 2l6.095 6.1h13.248L16.016 2Z"/><path fill="#eea400" d="m16 15.232l6.051-6.051H9.949Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeElm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5fb4cb" d="M16 16.768L2.768 30h26.464Z"/><path fill="#eea400" d="m24.13 23.362l5.87 5.87v-11.74Z"/><path fill="#596277" d="M15.232 16L2 2.768v26.464Z"/><path fill="#5fb4cb" d="M30 14.448V2H17.552Z"/><path fill="#8cd636" d="m23.392 9.376l6.594 6.594l-6.624 6.624L16.768 16ZM2.768 2l6.095 6.1h13.248L16.016 2Z"/><path fill="#eea400" d="m16 15.232l6.051-6.051H9.949Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#5fb4cb" d="M16 16.768L2.768 30h26.464Z"/><path fill="#eea400" d="m24.13 23.362l5.87 5.87v-11.74Z"/><path fill="#596277" d="M15.232 16L2 2.768v26.464Z"/><path fill="#5fb4cb" d="M30 14.448V2H17.552Z"/><path fill="#8cd636" d="m23.392 9.376l6.594 6.594l-6.624 6.624L16.768 16ZM2.768 2l6.095 6.1h13.248L16.016 2Z"/><path fill="#eea400" d="m16 15.232l6.051-6.051H9.949Z"/></svg> </template>
CSS
.icon-file-type-elm {
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%235fb4cb%22%20d%3D%22M16%2016.768L2.768%2030h26.464Z%22%2F%3E%3Cpath%20fill%3D%22%23eea400%22%20d%3D%22m24.13%2023.362l5.87%205.87v-11.74Z%22%2F%3E%3Cpath%20fill%3D%22%23596277%22%20d%3D%22M15.232%2016L2%202.768v26.464Z%22%2F%3E%3Cpath%20fill%3D%22%235fb4cb%22%20d%3D%22M30%2014.448V2H17.552Z%22%2F%3E%3Cpath%20fill%3D%22%238cd636%22%20d%3D%22m23.392%209.376l6.594%206.594l-6.624%206.624L16.768%2016ZM2.768%202l6.095%206.1h13.248L16.016%202Z%22%2F%3E%3Cpath%20fill%3D%22%23eea400%22%20d%3D%22m16%2015.232l6.051-6.051H9.949Z%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%235fb4cb%22%20d%3D%22M16%2016.768L2.768%2030h26.464Z%22%2F%3E%3Cpath%20fill%3D%22%23eea400%22%20d%3D%22m24.13%2023.362l5.87%205.87v-11.74Z%22%2F%3E%3Cpath%20fill%3D%22%23596277%22%20d%3D%22M15.232%2016L2%202.768v26.464Z%22%2F%3E%3Cpath%20fill%3D%22%235fb4cb%22%20d%3D%22M30%2014.448V2H17.552Z%22%2F%3E%3Cpath%20fill%3D%22%238cd636%22%20d%3D%22m23.392%209.376l6.594%206.594l-6.624%206.624L16.768%2016ZM2.768%202l6.095%206.1h13.248L16.016%202Z%22%2F%3E%3Cpath%20fill%3D%22%23eea400%22%20d%3D%22m16%2015.232l6.051-6.051H9.949Z%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-elm.svg?color=%231a73e8&size=48