file type manifest bak logo
file-type-manifest-bak from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-manifest-bak
- 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 bak 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.265l.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.676l-.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.892l-.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.672l.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-.157.267-2.892M17.8 22.013a3.232 3.232 0 1 1 4.23 1.841a3.27 3.27 0 0 1-4.229-1.842Z"/><path fill="#99b8c4" d="M20.856 9.659a10.74 10.74 0 0 1 7.893 3.249A10.74 10.74 0 0 1 32 20.8a10.74 10.74 0 0 1-3.25 7.891a10.74 10.74 0 0 1-7.893 3.249a10.7 10.7 0 0 1-6.789-2.321l1.74-1.74a8.84 8.84 0 0 0 5.049 1.568a8.624 8.624 0 0 0 8.648-8.647a8.624 8.624 0 0 0-8.649-8.647a8.624 8.624 0 0 0-8.649 8.647h3.714l-4.99 4.934L6 20.8h3.713a10.74 10.74 0 0 1 3.25-7.891a10.76 10.76 0 0 1 7.893-3.25"/><path fill="#99b8c4" d="M23.353 20.8a2.518 2.518 0 1 1-.8-1.785l.045.045a2.38 2.38 0 0 1 .755 1.74"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeManifestBak(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.265l.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.676l-.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.892l-.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.672l.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-.157.267-2.892M17.8 22.013a3.232 3.232 0 1 1 4.23 1.841a3.27 3.27 0 0 1-4.229-1.842Z"/><path fill="#99b8c4" d="M20.856 9.659a10.74 10.74 0 0 1 7.893 3.249A10.74 10.74 0 0 1 32 20.8a10.74 10.74 0 0 1-3.25 7.891a10.74 10.74 0 0 1-7.893 3.249a10.7 10.7 0 0 1-6.789-2.321l1.74-1.74a8.84 8.84 0 0 0 5.049 1.568a8.624 8.624 0 0 0 8.648-8.647a8.624 8.624 0 0 0-8.649-8.647a8.624 8.624 0 0 0-8.649 8.647h3.714l-4.99 4.934L6 20.8h3.713a10.74 10.74 0 0 1 3.25-7.891a10.76 10.76 0 0 1 7.893-3.25"/><path fill="#99b8c4" d="M23.353 20.8a2.518 2.518 0 1 1-.8-1.785l.045.045a2.38 2.38 0 0 1 .755 1.74"/></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.265l.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.676l-.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.892l-.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.672l.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-.157.267-2.892M17.8 22.013a3.232 3.232 0 1 1 4.23 1.841a3.27 3.27 0 0 1-4.229-1.842Z"/><path fill="#99b8c4" d="M20.856 9.659a10.74 10.74 0 0 1 7.893 3.249A10.74 10.74 0 0 1 32 20.8a10.74 10.74 0 0 1-3.25 7.891a10.74 10.74 0 0 1-7.893 3.249a10.7 10.7 0 0 1-6.789-2.321l1.74-1.74a8.84 8.84 0 0 0 5.049 1.568a8.624 8.624 0 0 0 8.648-8.647a8.624 8.624 0 0 0-8.649-8.647a8.624 8.624 0 0 0-8.649 8.647h3.714l-4.99 4.934L6 20.8h3.713a10.74 10.74 0 0 1 3.25-7.891a10.76 10.76 0 0 1 7.893-3.25"/><path fill="#99b8c4" d="M23.353 20.8a2.518 2.518 0 1 1-.8-1.785l.045.045a2.38 2.38 0 0 1 .755 1.74"/></svg> </template>
CSS
.icon-file-type-manifest-bak {
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.265l.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.676l-.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.892l-.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.672l.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-.157.267-2.892M17.8%2022.013a3.232%203.232%200%201%201%204.23%201.841a3.27%203.27%200%200%201-4.229-1.842Z%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22M20.856%209.659a10.74%2010.74%200%200%201%207.893%203.249A10.74%2010.74%200%200%201%2032%2020.8a10.74%2010.74%200%200%201-3.25%207.891a10.74%2010.74%200%200%201-7.893%203.249a10.7%2010.7%200%200%201-6.789-2.321l1.74-1.74a8.84%208.84%200%200%200%205.049%201.568a8.624%208.624%200%200%200%208.648-8.647a8.624%208.624%200%200%200-8.649-8.647a8.624%208.624%200%200%200-8.649%208.647h3.714l-4.99%204.934L6%2020.8h3.713a10.74%2010.74%200%200%201%203.25-7.891a10.76%2010.76%200%200%201%207.893-3.25%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22M23.353%2020.8a2.518%202.518%200%201%201-.8-1.785l.045.045a2.38%202.38%200%200%201%20.755%201.74%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.265l.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.676l-.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.892l-.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.672l.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-.157.267-2.892M17.8%2022.013a3.232%203.232%200%201%201%204.23%201.841a3.27%203.27%200%200%201-4.229-1.842Z%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22M20.856%209.659a10.74%2010.74%200%200%201%207.893%203.249A10.74%2010.74%200%200%201%2032%2020.8a10.74%2010.74%200%200%201-3.25%207.891a10.74%2010.74%200%200%201-7.893%203.249a10.7%2010.7%200%200%201-6.789-2.321l1.74-1.74a8.84%208.84%200%200%200%205.049%201.568a8.624%208.624%200%200%200%208.648-8.647a8.624%208.624%200%200%200-8.649-8.647a8.624%208.624%200%200%200-8.649%208.647h3.714l-4.99%204.934L6%2020.8h3.713a10.74%2010.74%200%200%201%203.25-7.891a10.76%2010.76%200%200%201%207.893-3.25%22%2F%3E%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22M23.353%2020.8a2.518%202.518%200%201%201-.8-1.785l.045.045a2.38%202.38%200%200%201%20.755%201.74%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-bak.svg?color=%231a73e8&size=48