file type zig logo
file-type-zig from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-zig
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type zig logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f7a41d" d="M5.733 19.731v-7.467h2.8V8.531H2v14.933h3.547l3.36-3.733zm20.72-11.2l-3.36 3.733h3.174v7.467h-2.8v3.733H30V8.531z"/><path fill="#f7a41d" d="m26.875 6.707l-6.362 1.824H9.467v3.733h7.38L5.115 25.293l6.382-1.829h11.036v-3.733h-7.385z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeZig(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f7a41d" d="M5.733 19.731v-7.467h2.8V8.531H2v14.933h3.547l3.36-3.733zm20.72-11.2l-3.36 3.733h3.174v7.467h-2.8v3.733H30V8.531z"/><path fill="#f7a41d" d="m26.875 6.707l-6.362 1.824H9.467v3.733h7.38L5.115 25.293l6.382-1.829h11.036v-3.733h-7.385z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f7a41d" d="M5.733 19.731v-7.467h2.8V8.531H2v14.933h3.547l3.36-3.733zm20.72-11.2l-3.36 3.733h3.174v7.467h-2.8v3.733H30V8.531z"/><path fill="#f7a41d" d="m26.875 6.707l-6.362 1.824H9.467v3.733h7.38L5.115 25.293l6.382-1.829h11.036v-3.733h-7.385z"/></svg> </template>
CSS
.icon-file-type-zig {
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%23f7a41d%22%20d%3D%22M5.733%2019.731v-7.467h2.8V8.531H2v14.933h3.547l3.36-3.733zm20.72-11.2l-3.36%203.733h3.174v7.467h-2.8v3.733H30V8.531z%22%2F%3E%3Cpath%20fill%3D%22%23f7a41d%22%20d%3D%22m26.875%206.707l-6.362%201.824H9.467v3.733h7.38L5.115%2025.293l6.382-1.829h11.036v-3.733h-7.385z%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%23f7a41d%22%20d%3D%22M5.733%2019.731v-7.467h2.8V8.531H2v14.933h3.547l3.36-3.733zm20.72-11.2l-3.36%203.733h3.174v7.467h-2.8v3.733H30V8.531z%22%2F%3E%3Cpath%20fill%3D%22%23f7a41d%22%20d%3D%22m26.875%206.707l-6.362%201.824H9.467v3.733h7.38L5.115%2025.293l6.382-1.829h11.036v-3.733h-7.385z%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-zig.svg?color=%231a73e8&size=48