file type al dal logo

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

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

Related icons in VSCode Icons

Use the file type al dal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9f4246" d="M11.6 8c-.2-.6-.8-1-1.5-1H10c-.5 0-1.1.4-1.4 1L2 25h3.8l1-2.8h6.6l1 2.8h3.8zM7.9 19l2.2-6.1l2.2 6.1zm15.9 2.7V7.1h-3.5v15.6c0 1.2 1 2.2 2.3 2.3H30v-3.3z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeAlDal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9f4246" d="M11.6 8c-.2-.6-.8-1-1.5-1H10c-.5 0-1.1.4-1.4 1L2 25h3.8l1-2.8h6.6l1 2.8h3.8zM7.9 19l2.2-6.1l2.2 6.1zm15.9 2.7V7.1h-3.5v15.6c0 1.2 1 2.2 2.3 2.3H30v-3.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9f4246" d="M11.6 8c-.2-.6-.8-1-1.5-1H10c-.5 0-1.1.4-1.4 1L2 25h3.8l1-2.8h6.6l1 2.8h3.8zM7.9 19l2.2-6.1l2.2 6.1zm15.9 2.7V7.1h-3.5v15.6c0 1.2 1 2.2 2.3 2.3H30v-3.3z"/></svg>
</template>

CSS

.icon-file-type-al-dal {
  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%239f4246%22%20d%3D%22M11.6%208c-.2-.6-.8-1-1.5-1H10c-.5%200-1.1.4-1.4%201L2%2025h3.8l1-2.8h6.6l1%202.8h3.8zM7.9%2019l2.2-6.1l2.2%206.1zm15.9%202.7V7.1h-3.5v15.6c0%201.2%201%202.2%202.3%202.3H30v-3.3z%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%239f4246%22%20d%3D%22M11.6%208c-.2-.6-.8-1-1.5-1H10c-.5%200-1.1.4-1.4%201L2%2025h3.8l1-2.8h6.6l1%202.8h3.8zM7.9%2019l2.2-6.1l2.2%206.1zm15.9%202.7V7.1h-3.5v15.6c0%201.2%201%202.2%202.3%202.3H30v-3.3z%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-dal.svg?color=%231a73e8&size=48