file type dal logo

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

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

Related icons in VSCode Icons

Use the file type dal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#828282" d="M23.425 2.937L30 2.94v6.573l-1.951-.029l.021-3.714L18.827 15L11.4 8.656l-8.018 7.421L2 14.727l9.379-8.614l7.439 6.116l7.344-7.362l-2.73.005l-.008-1.935Z"/><path fill="#828282" d="m24.365 11.708l1.911-1.884v19.227h-1.924l.013-17.342ZM9.468 12.7l1.922-1.783l-.016 18.148l-1.906-.016zm3.732-.2l1.908 1.619l-.008 14.939l-1.911-.008zm7.445 3.083l1.908-2.039l.005 15.5h-1.927l.013-13.467Zm-14.903.608l1.924-1.826l.027 14.682H5.748zm11.176-.531l1.914 1.64l.005 11.748H16.91l.008-13.39Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeDal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#828282" d="M23.425 2.937L30 2.94v6.573l-1.951-.029l.021-3.714L18.827 15L11.4 8.656l-8.018 7.421L2 14.727l9.379-8.614l7.439 6.116l7.344-7.362l-2.73.005l-.008-1.935Z"/><path fill="#828282" d="m24.365 11.708l1.911-1.884v19.227h-1.924l.013-17.342ZM9.468 12.7l1.922-1.783l-.016 18.148l-1.906-.016zm3.732-.2l1.908 1.619l-.008 14.939l-1.911-.008zm7.445 3.083l1.908-2.039l.005 15.5h-1.927l.013-13.467Zm-14.903.608l1.924-1.826l.027 14.682H5.748zm11.176-.531l1.914 1.64l.005 11.748H16.91l.008-13.39Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#828282" d="M23.425 2.937L30 2.94v6.573l-1.951-.029l.021-3.714L18.827 15L11.4 8.656l-8.018 7.421L2 14.727l9.379-8.614l7.439 6.116l7.344-7.362l-2.73.005l-.008-1.935Z"/><path fill="#828282" d="m24.365 11.708l1.911-1.884v19.227h-1.924l.013-17.342ZM9.468 12.7l1.922-1.783l-.016 18.148l-1.906-.016zm3.732-.2l1.908 1.619l-.008 14.939l-1.911-.008zm7.445 3.083l1.908-2.039l.005 15.5h-1.927l.013-13.467Zm-14.903.608l1.924-1.826l.027 14.682H5.748zm11.176-.531l1.914 1.64l.005 11.748H16.91l.008-13.39Z"/></svg>
</template>

CSS

.icon-file-type-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%23828282%22%20d%3D%22M23.425%202.937L30%202.94v6.573l-1.951-.029l.021-3.714L18.827%2015L11.4%208.656l-8.018%207.421L2%2014.727l9.379-8.614l7.439%206.116l7.344-7.362l-2.73.005l-.008-1.935Z%22%2F%3E%3Cpath%20fill%3D%22%23828282%22%20d%3D%22m24.365%2011.708l1.911-1.884v19.227h-1.924l.013-17.342ZM9.468%2012.7l1.922-1.783l-.016%2018.148l-1.906-.016zm3.732-.2l1.908%201.619l-.008%2014.939l-1.911-.008zm7.445%203.083l1.908-2.039l.005%2015.5h-1.927l.013-13.467Zm-14.903.608l1.924-1.826l.027%2014.682H5.748zm11.176-.531l1.914%201.64l.005%2011.748H16.91l.008-13.39Z%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%23828282%22%20d%3D%22M23.425%202.937L30%202.94v6.573l-1.951-.029l.021-3.714L18.827%2015L11.4%208.656l-8.018%207.421L2%2014.727l9.379-8.614l7.439%206.116l7.344-7.362l-2.73.005l-.008-1.935Z%22%2F%3E%3Cpath%20fill%3D%22%23828282%22%20d%3D%22m24.365%2011.708l1.911-1.884v19.227h-1.924l.013-17.342ZM9.468%2012.7l1.922-1.783l-.016%2018.148l-1.906-.016zm3.732-.2l1.908%201.619l-.008%2014.939l-1.911-.008zm7.445%203.083l1.908-2.039l.005%2015.5h-1.927l.013-13.467Zm-14.903.608l1.924-1.826l.027%2014.682H5.748zm11.176-.531l1.914%201.64l.005%2011.748H16.91l.008-13.39Z%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-dal.svg?color=%231a73e8&size=48