file type al logo

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

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

Related icons in VSCode Icons

Use the file type al logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2ea98e" d="M11.616 7.986A1.56 1.56 0 0 0 10.16 7h-.06a1.56 1.56 0 0 0-1.456.986L2 25h3.806l1.015-2.834h6.621L14.457 25h3.8Zm-3.672 10.97l2.188-6.111l2.188 6.116Zm15.885 2.715V7.129H20.3v15.618A2.346 2.346 0 0 0 22.57 25H30v-3.328Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeAl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2ea98e" d="M11.616 7.986A1.56 1.56 0 0 0 10.16 7h-.06a1.56 1.56 0 0 0-1.456.986L2 25h3.806l1.015-2.834h6.621L14.457 25h3.8Zm-3.672 10.97l2.188-6.111l2.188 6.116Zm15.885 2.715V7.129H20.3v15.618A2.346 2.346 0 0 0 22.57 25H30v-3.328Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2ea98e" d="M11.616 7.986A1.56 1.56 0 0 0 10.16 7h-.06a1.56 1.56 0 0 0-1.456.986L2 25h3.806l1.015-2.834h6.621L14.457 25h3.8Zm-3.672 10.97l2.188-6.111l2.188 6.116Zm15.885 2.715V7.129H20.3v15.618A2.346 2.346 0 0 0 22.57 25H30v-3.328Z"/></svg>
</template>

CSS

.icon-file-type-al {
  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%232ea98e%22%20d%3D%22M11.616%207.986A1.56%201.56%200%200%200%2010.16%207h-.06a1.56%201.56%200%200%200-1.456.986L2%2025h3.806l1.015-2.834h6.621L14.457%2025h3.8Zm-3.672%2010.97l2.188-6.111l2.188%206.116Zm15.885%202.715V7.129H20.3v15.618A2.346%202.346%200%200%200%2022.57%2025H30v-3.328Z%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%232ea98e%22%20d%3D%22M11.616%207.986A1.56%201.56%200%200%200%2010.16%207h-.06a1.56%201.56%200%200%200-1.456.986L2%2025h3.806l1.015-2.834h6.621L14.457%2025h3.8Zm-3.672%2010.97l2.188-6.111l2.188%206.116Zm15.885%202.715V7.129H20.3v15.618A2.346%202.346%200%200%200%2022.57%2025H30v-3.328Z%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-al.svg?color=%231a73e8&size=48