file type zeit logo

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

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

Related icons in VSCode Icons

Use the file type zeit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="vscodeIconsFileTypeZeit" x1="1.459" x2="1.096" y1="32.377" y2="32.82" gradientTransform="matrix(113 0 0 -100 -112 3301)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient></defs><path fill="url(#vscodeIconsFileTypeZeit)" fill-rule="evenodd" d="m16 3.611l14 24.778H2L16 3.611z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeZeit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="vscodeIconsFileTypeZeit" x1="1.459" x2="1.096" y1="32.377" y2="32.82" gradientTransform="matrix(113 0 0 -100 -112 3301)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stopColor="#fff"/></linearGradient></defs><path fill="url(#vscodeIconsFileTypeZeit)" fillRule="evenodd" d="m16 3.611l14 24.778H2L16 3.611z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="vscodeIconsFileTypeZeit" x1="1.459" x2="1.096" y1="32.377" y2="32.82" gradientTransform="matrix(113 0 0 -100 -112 3301)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient></defs><path fill="url(#vscodeIconsFileTypeZeit)" fill-rule="evenodd" d="m16 3.611l14 24.778H2L16 3.611z"/></svg>
</template>

CSS

.icon-file-type-zeit {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22vscodeIconsFileTypeZeit%22%20x1%3D%221.459%22%20x2%3D%221.096%22%20y1%3D%2232.377%22%20y2%3D%2232.82%22%20gradientTransform%3D%22matrix(113%200%200%20-100%20-112%203301)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23vscodeIconsFileTypeZeit)%22%20fill-rule%3D%22evenodd%22%20d%3D%22m16%203.611l14%2024.778H2L16%203.611z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22vscodeIconsFileTypeZeit%22%20x1%3D%221.459%22%20x2%3D%221.096%22%20y1%3D%2232.377%22%20y2%3D%2232.82%22%20gradientTransform%3D%22matrix(113%200%200%20-100%20-112%203301)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23vscodeIconsFileTypeZeit)%22%20fill-rule%3D%22evenodd%22%20d%3D%22m16%203.611l14%2024.778H2L16%203.611z%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-zeit.svg?color=%231a73e8&size=48