file type erlang2 logo

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

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

Related icons in VSCode Icons

Use the file type erlang2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M2 8.133h28v15.734H2z"/><path fill="#a2003e" d="M6.388 23.867a11 11 0 0 1-3.441-8.234a10.77 10.77 0 0 1 2.864-7.5H2v15.73Zm20.066 0a16.4 16.4 0 0 0 2.537-3.136l-4.218-1.873a8.3 8.3 0 0 1-6.641 4.12c-4.359-.014-6.072-3.329-6.063-7.584H28.36a6.5 6.5 0 0 0 0-.935a9.06 9.06 0 0 0-2.029-6.326H30v15.73h-3.544ZM12.332 11.742a3.723 3.723 0 0 1 3.9-3.23a3.29 3.29 0 0 1 3.532 3.23Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeErlang2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M2 8.133h28v15.734H2z"/><path fill="#a2003e" d="M6.388 23.867a11 11 0 0 1-3.441-8.234a10.77 10.77 0 0 1 2.864-7.5H2v15.73Zm20.066 0a16.4 16.4 0 0 0 2.537-3.136l-4.218-1.873a8.3 8.3 0 0 1-6.641 4.12c-4.359-.014-6.072-3.329-6.063-7.584H28.36a6.5 6.5 0 0 0 0-.935a9.06 9.06 0 0 0-2.029-6.326H30v15.73h-3.544ZM12.332 11.742a3.723 3.723 0 0 1 3.9-3.23a3.29 3.29 0 0 1 3.532 3.23Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M2 8.133h28v15.734H2z"/><path fill="#a2003e" d="M6.388 23.867a11 11 0 0 1-3.441-8.234a10.77 10.77 0 0 1 2.864-7.5H2v15.73Zm20.066 0a16.4 16.4 0 0 0 2.537-3.136l-4.218-1.873a8.3 8.3 0 0 1-6.641 4.12c-4.359-.014-6.072-3.329-6.063-7.584H28.36a6.5 6.5 0 0 0 0-.935a9.06 9.06 0 0 0-2.029-6.326H30v15.73h-3.544ZM12.332 11.742a3.723 3.723 0 0 1 3.9-3.23a3.29 3.29 0 0 1 3.532 3.23Z"/></svg>
</template>

CSS

.icon-file-type-erlang2 {
  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%23fff%22%20d%3D%22M2%208.133h28v15.734H2z%22%2F%3E%3Cpath%20fill%3D%22%23a2003e%22%20d%3D%22M6.388%2023.867a11%2011%200%200%201-3.441-8.234a10.77%2010.77%200%200%201%202.864-7.5H2v15.73Zm20.066%200a16.4%2016.4%200%200%200%202.537-3.136l-4.218-1.873a8.3%208.3%200%200%201-6.641%204.12c-4.359-.014-6.072-3.329-6.063-7.584H28.36a6.5%206.5%200%200%200%200-.935a9.06%209.06%200%200%200-2.029-6.326H30v15.73h-3.544ZM12.332%2011.742a3.723%203.723%200%200%201%203.9-3.23a3.29%203.29%200%200%201%203.532%203.23Z%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%23fff%22%20d%3D%22M2%208.133h28v15.734H2z%22%2F%3E%3Cpath%20fill%3D%22%23a2003e%22%20d%3D%22M6.388%2023.867a11%2011%200%200%201-3.441-8.234a10.77%2010.77%200%200%201%202.864-7.5H2v15.73Zm20.066%200a16.4%2016.4%200%200%200%202.537-3.136l-4.218-1.873a8.3%208.3%200%200%201-6.641%204.12c-4.359-.014-6.072-3.329-6.063-7.584H28.36a6.5%206.5%200%200%200%200-.935a9.06%209.06%200%200%200-2.029-6.326H30v15.73h-3.544ZM12.332%2011.742a3.723%203.723%200%200%201%203.9-3.23a3.29%203.29%200%200%201%203.532%203.23Z%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-erlang2.svg?color=%231a73e8&size=48