file type manifest skip logo
file-type-manifest-skip from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-manifest-skip
- 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 manifest skip logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c5c5c5" d="M20.75 2H4.35v28h23.3V9Zm4.6 25.7H6.75V4.3h11.7v7h7v16.4Z"/><path fill="#40535b" d="m25.535 26.266l.587-.583c2.715.089 2.756-.007 2.876-.286l.746-1.816l.055-.171l-.061-.151c-.032-.08-.13-.317-1.825-1.933v-.85c1.956-1.884 1.914-1.981 1.8-2.256l-.743-1.835c-.111-.275-.154-.383-2.849-.309l-.587-.606a13 13 0 0 0-.092-2.677l-.076-.171l-1.939-.848c-.286-.13-.386-.177-2.217 1.816l-.823-.012c-1.88-2.012-1.97-1.978-2.252-1.862l-1.8.729c-.282.114-.382.155-.273 2.893l-.582.58c-2.713-.089-2.755.008-2.873.286l-.749 1.816l-.059.174l.061.151c.032.078.126.313 1.825 1.931v.848c-1.956 1.884-1.913 1.981-1.8 2.257l.742 1.837c.113.281.154.381 2.848.31l.587.61a13.2 13.2 0 0 0 .089 2.673l.076.173l1.951.853c.284.119.382.161 2.207-1.825l.823.01c1.887 2.014 1.984 1.975 2.26 1.864l1.8-.727c.282-.114.381-.159.267-2.893M17.8 22.013a3.232 3.232 0 1 1 4.23 1.841a3.27 3.27 0 0 1-4.23-1.842Z"/><path fill="#99b8c4" d="m11 31l14.182-10L11 11Zm16.655-20v20H31V11Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeManifestSkip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c5c5c5" d="M20.75 2H4.35v28h23.3V9Zm4.6 25.7H6.75V4.3h11.7v7h7v16.4Z"/><path fill="#40535b" d="m25.535 26.266l.587-.583c2.715.089 2.756-.007 2.876-.286l.746-1.816l.055-.171l-.061-.151c-.032-.08-.13-.317-1.825-1.933v-.85c1.956-1.884 1.914-1.981 1.8-2.256l-.743-1.835c-.111-.275-.154-.383-2.849-.309l-.587-.606a13 13 0 0 0-.092-2.677l-.076-.171l-1.939-.848c-.286-.13-.386-.177-2.217 1.816l-.823-.012c-1.88-2.012-1.97-1.978-2.252-1.862l-1.8.729c-.282.114-.382.155-.273 2.893l-.582.58c-2.713-.089-2.755.008-2.873.286l-.749 1.816l-.059.174l.061.151c.032.078.126.313 1.825 1.931v.848c-1.956 1.884-1.913 1.981-1.8 2.257l.742 1.837c.113.281.154.381 2.848.31l.587.61a13.2 13.2 0 0 0 .089 2.673l.076.173l1.951.853c.284.119.382.161 2.207-1.825l.823.01c1.887 2.014 1.984 1.975 2.26 1.864l1.8-.727c.282-.114.381-.159.267-2.893M17.8 22.013a3.232 3.232 0 1 1 4.23 1.841a3.27 3.27 0 0 1-4.23-1.842Z"/><path fill="#99b8c4" d="m11 31l14.182-10L11 11Zm16.655-20v20H31V11Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c5c5c5" d="M20.75 2H4.35v28h23.3V9Zm4.6 25.7H6.75V4.3h11.7v7h7v16.4Z"/><path fill="#40535b" d="m25.535 26.266l.587-.583c2.715.089 2.756-.007 2.876-.286l.746-1.816l.055-.171l-.061-.151c-.032-.08-.13-.317-1.825-1.933v-.85c1.956-1.884 1.914-1.981 1.8-2.256l-.743-1.835c-.111-.275-.154-.383-2.849-.309l-.587-.606a13 13 0 0 0-.092-2.677l-.076-.171l-1.939-.848c-.286-.13-.386-.177-2.217 1.816l-.823-.012c-1.88-2.012-1.97-1.978-2.252-1.862l-1.8.729c-.282.114-.382.155-.273 2.893l-.582.58c-2.713-.089-2.755.008-2.873.286l-.749 1.816l-.059.174l.061.151c.032.078.126.313 1.825 1.931v.848c-1.956 1.884-1.913 1.981-1.8 2.257l.742 1.837c.113.281.154.381 2.848.31l.587.61a13.2 13.2 0 0 0 .089 2.673l.076.173l1.951.853c.284.119.382.161 2.207-1.825l.823.01c1.887 2.014 1.984 1.975 2.26 1.864l1.8-.727c.282-.114.381-.159.267-2.893M17.8 22.013a3.232 3.232 0 1 1 4.23 1.841a3.27 3.27 0 0 1-4.23-1.842Z"/><path fill="#99b8c4" d="m11 31l14.182-10L11 11Zm16.655-20v20H31V11Z"/></svg> </template>
CSS
.icon-file-type-manifest-skip {
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%23c5c5c5%22%20d%3D%22M20.75%202H4.35v28h23.3V9Zm4.6%2025.7H6.75V4.3h11.7v7h7v16.4Z%22%2F%3E%3Cpath%20fill%3D%22%2340535b%22%20d%3D%22m25.535%2026.266l.587-.583c2.715.089%202.756-.007%202.876-.286l.746-1.816l.055-.171l-.061-.151c-.032-.08-.13-.317-1.825-1.933v-.85c1.956-1.884%201.914-1.981%201.8-2.256l-.743-1.835c-.111-.275-.154-.383-2.849-.309l-.587-.606a13%2013%200%200%200-.092-2.677l-.076-.171l-1.939-.848c-.286-.13-.386-.177-2.217%201.816l-.823-.012c-1.88-2.012-1.97-1.978-2.252-1.862l-1.8.729c-.282.114-.382.155-.273%202.893l-.582.58c-2.713-.089-2.755.008-2.873.286l-.749%201.816l-.059.174l.061.151c.032.078.126.313%201.825%201.931v.848c-1.956%201.884-1.913%201.981-1.8%202.257l.742%201.837c.113.281.154.381%202.848.31l.587.61a13.2%2013.2%200%200%200%20.089%202.673l.076.173l1.951.853c.284.119.382.161%202.207-1.825l.823.01c1.887%202.014%201.984%201.975%202.26%201.864l1.8-.727c.282-.114.381-.159.267-2.893M17.8%2022.013a3.232%203.232%200%201%201%204.23%201.841a3.27%203.27%200%200%201-4.23-1.842Z%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22m11%2031l14.182-10L11%2011Zm16.655-20v20H31V11Z%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%23c5c5c5%22%20d%3D%22M20.75%202H4.35v28h23.3V9Zm4.6%2025.7H6.75V4.3h11.7v7h7v16.4Z%22%2F%3E%3Cpath%20fill%3D%22%2340535b%22%20d%3D%22m25.535%2026.266l.587-.583c2.715.089%202.756-.007%202.876-.286l.746-1.816l.055-.171l-.061-.151c-.032-.08-.13-.317-1.825-1.933v-.85c1.956-1.884%201.914-1.981%201.8-2.256l-.743-1.835c-.111-.275-.154-.383-2.849-.309l-.587-.606a13%2013%200%200%200-.092-2.677l-.076-.171l-1.939-.848c-.286-.13-.386-.177-2.217%201.816l-.823-.012c-1.88-2.012-1.97-1.978-2.252-1.862l-1.8.729c-.282.114-.382.155-.273%202.893l-.582.58c-2.713-.089-2.755.008-2.873.286l-.749%201.816l-.059.174l.061.151c.032.078.126.313%201.825%201.931v.848c-1.956%201.884-1.913%201.981-1.8%202.257l.742%201.837c.113.281.154.381%202.848.31l.587.61a13.2%2013.2%200%200%200%20.089%202.673l.076.173l1.951.853c.284.119.382.161%202.207-1.825l.823.01c1.887%202.014%201.984%201.975%202.26%201.864l1.8-.727c.282-.114.381-.159.267-2.893M17.8%2022.013a3.232%203.232%200%201%201%204.23%201.841a3.27%203.27%200%200%201-4.23-1.842Z%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22m11%2031l14.182-10L11%2011Zm16.655-20v20H31V11Z%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-manifest-skip.svg?color=%231a73e8&size=48