file type elm2 logo

file-type-elm2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-elm2
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type elm2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#34495e" d="m16 15.232l6.051-6.051H9.949zM2.768 2l6.095 6.095h13.248L16.016 2zm14 14l6.624-6.624l6.594 6.593l-6.625 6.625zM30 14.448V2H17.552zM15.232 16L2 2.768v26.464zm8.898 7.362l5.87 5.87v-11.74zM16 16.768L2.768 30h26.464z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeElm2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#34495e" d="m16 15.232l6.051-6.051H9.949zM2.768 2l6.095 6.095h13.248L16.016 2zm14 14l6.624-6.624l6.594 6.593l-6.625 6.625zM30 14.448V2H17.552zM15.232 16L2 2.768v26.464zm8.898 7.362l5.87 5.87v-11.74zM16 16.768L2.768 30h26.464z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#34495e" d="m16 15.232l6.051-6.051H9.949zM2.768 2l6.095 6.095h13.248L16.016 2zm14 14l6.624-6.624l6.594 6.593l-6.625 6.625zM30 14.448V2H17.552zM15.232 16L2 2.768v26.464zm8.898 7.362l5.87 5.87v-11.74zM16 16.768L2.768 30h26.464z"/></svg>
</template>

CSS

.icon-file-type-elm2 {
  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%2334495e%22%20d%3D%22m16%2015.232l6.051-6.051H9.949zM2.768%202l6.095%206.095h13.248L16.016%202zm14%2014l6.624-6.624l6.594%206.593l-6.625%206.625zM30%2014.448V2H17.552zM15.232%2016L2%202.768v26.464zm8.898%207.362l5.87%205.87v-11.74zM16%2016.768L2.768%2030h26.464z%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%2334495e%22%20d%3D%22m16%2015.232l6.051-6.051H9.949zM2.768%202l6.095%206.095h13.248L16.016%202zm14%2014l6.624-6.624l6.594%206.593l-6.625%206.625zM30%2014.448V2H17.552zM15.232%2016L2%202.768v26.464zm8.898%207.362l5.87%205.87v-11.74zM16%2016.768L2.768%2030h26.464z%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-elm2.svg?color=%231a73e8&size=48