file type markdownlint ignore logo
file-type-markdownlint-ignore from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-markdownlint-ignore
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 128×128
- 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 markdownlint ignore logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#96231e" d="M9.4 0h109.23A15.4 15.4 0 0 1 128 9.34v109.31a14.49 14.49 0 0 1-9.35 9.35H9.35A15.38 15.38 0 0 1 0 118.64V9.42A16.1 16.1 0 0 1 9.4 0m1 8.45c-2.06 1-2.48 3.4-2.37 5.48C8 47.65 8 81.36 8 115.08a4.33 4.33 0 0 0 3.67 4.92a4.4 4.4 0 0 0 1.26 0h103.1c2.64.21 4.36-2.49 4-4.89c0-34.37.06-68.73 0-103.1c.15-2.59-2.55-4.17-4.88-3.94C81.71 8 48.34 8.05 15 8a15.2 15.2 0 0 0-4.64.45Z"/><path fill="#96231e" d="M80 16h16v24c5.82 0 11.64-.08 17.46.06c-8.18 8.8-16.89 17.12-25.41 25.6c-8.52-8.48-17.21-16.82-25.42-25.6C68.42 39.93 74.21 40 80 40zm-64 8.9c-.38-3.11 3.26-6.14 6-4.08c5 4.12 9.16 9.18 14 13.48c4.63-4.16 8.68-8.91 13.34-13c2.26-2.42 6.66-.59 6.58 2.7c.19 13.34 0 26.7.08 40h-8c0-10 .07-20.09 0-30.14c-3.37 3-6.25 6.49-9.69 9.4a3.83 3.83 0 0 1-5.07-.47c-3.18-2.83-6-6.08-9.13-8.93C23.92 43.91 24 54 24 64h-8c0-13-.06-26.07 0-39.1"/><path fill="#755838" d="M16 72h8v32h8v8H16Zm24 0h8v8h-8Zm56 4h8v12h8v8h-8v16h-8V96h-8v-8h8zM40 88h8v24h-8Zm16 0h24v24h-8V96h-8v16h-8Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeMarkdownlintIgnore(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#96231e" d="M9.4 0h109.23A15.4 15.4 0 0 1 128 9.34v109.31a14.49 14.49 0 0 1-9.35 9.35H9.35A15.38 15.38 0 0 1 0 118.64V9.42A16.1 16.1 0 0 1 9.4 0m1 8.45c-2.06 1-2.48 3.4-2.37 5.48C8 47.65 8 81.36 8 115.08a4.33 4.33 0 0 0 3.67 4.92a4.4 4.4 0 0 0 1.26 0h103.1c2.64.21 4.36-2.49 4-4.89c0-34.37.06-68.73 0-103.1c.15-2.59-2.55-4.17-4.88-3.94C81.71 8 48.34 8.05 15 8a15.2 15.2 0 0 0-4.64.45Z"/><path fill="#96231e" d="M80 16h16v24c5.82 0 11.64-.08 17.46.06c-8.18 8.8-16.89 17.12-25.41 25.6c-8.52-8.48-17.21-16.82-25.42-25.6C68.42 39.93 74.21 40 80 40zm-64 8.9c-.38-3.11 3.26-6.14 6-4.08c5 4.12 9.16 9.18 14 13.48c4.63-4.16 8.68-8.91 13.34-13c2.26-2.42 6.66-.59 6.58 2.7c.19 13.34 0 26.7.08 40h-8c0-10 .07-20.09 0-30.14c-3.37 3-6.25 6.49-9.69 9.4a3.83 3.83 0 0 1-5.07-.47c-3.18-2.83-6-6.08-9.13-8.93C23.92 43.91 24 54 24 64h-8c0-13-.06-26.07 0-39.1"/><path fill="#755838" d="M16 72h8v32h8v8H16Zm24 0h8v8h-8Zm56 4h8v12h8v8h-8v16h-8V96h-8v-8h8zM40 88h8v24h-8Zm16 0h24v24h-8V96h-8v16h-8Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#96231e" d="M9.4 0h109.23A15.4 15.4 0 0 1 128 9.34v109.31a14.49 14.49 0 0 1-9.35 9.35H9.35A15.38 15.38 0 0 1 0 118.64V9.42A16.1 16.1 0 0 1 9.4 0m1 8.45c-2.06 1-2.48 3.4-2.37 5.48C8 47.65 8 81.36 8 115.08a4.33 4.33 0 0 0 3.67 4.92a4.4 4.4 0 0 0 1.26 0h103.1c2.64.21 4.36-2.49 4-4.89c0-34.37.06-68.73 0-103.1c.15-2.59-2.55-4.17-4.88-3.94C81.71 8 48.34 8.05 15 8a15.2 15.2 0 0 0-4.64.45Z"/><path fill="#96231e" d="M80 16h16v24c5.82 0 11.64-.08 17.46.06c-8.18 8.8-16.89 17.12-25.41 25.6c-8.52-8.48-17.21-16.82-25.42-25.6C68.42 39.93 74.21 40 80 40zm-64 8.9c-.38-3.11 3.26-6.14 6-4.08c5 4.12 9.16 9.18 14 13.48c4.63-4.16 8.68-8.91 13.34-13c2.26-2.42 6.66-.59 6.58 2.7c.19 13.34 0 26.7.08 40h-8c0-10 .07-20.09 0-30.14c-3.37 3-6.25 6.49-9.69 9.4a3.83 3.83 0 0 1-5.07-.47c-3.18-2.83-6-6.08-9.13-8.93C23.92 43.91 24 54 24 64h-8c0-13-.06-26.07 0-39.1"/><path fill="#755838" d="M16 72h8v32h8v8H16Zm24 0h8v8h-8Zm56 4h8v12h8v8h-8v16h-8V96h-8v-8h8zM40 88h8v24h-8Zm16 0h24v24h-8V96h-8v16h-8Z"/></svg> </template>
CSS
.icon-file-type-markdownlint-ignore {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%2396231e%22%20d%3D%22M9.4%200h109.23A15.4%2015.4%200%200%201%20128%209.34v109.31a14.49%2014.49%200%200%201-9.35%209.35H9.35A15.38%2015.38%200%200%201%200%20118.64V9.42A16.1%2016.1%200%200%201%209.4%200m1%208.45c-2.06%201-2.48%203.4-2.37%205.48C8%2047.65%208%2081.36%208%20115.08a4.33%204.33%200%200%200%203.67%204.92a4.4%204.4%200%200%200%201.26%200h103.1c2.64.21%204.36-2.49%204-4.89c0-34.37.06-68.73%200-103.1c.15-2.59-2.55-4.17-4.88-3.94C81.71%208%2048.34%208.05%2015%208a15.2%2015.2%200%200%200-4.64.45Z%22%2F%3E%3Cpath%20fill%3D%22%2396231e%22%20d%3D%22M80%2016h16v24c5.82%200%2011.64-.08%2017.46.06c-8.18%208.8-16.89%2017.12-25.41%2025.6c-8.52-8.48-17.21-16.82-25.42-25.6C68.42%2039.93%2074.21%2040%2080%2040zm-64%208.9c-.38-3.11%203.26-6.14%206-4.08c5%204.12%209.16%209.18%2014%2013.48c4.63-4.16%208.68-8.91%2013.34-13c2.26-2.42%206.66-.59%206.58%202.7c.19%2013.34%200%2026.7.08%2040h-8c0-10%20.07-20.09%200-30.14c-3.37%203-6.25%206.49-9.69%209.4a3.83%203.83%200%200%201-5.07-.47c-3.18-2.83-6-6.08-9.13-8.93C23.92%2043.91%2024%2054%2024%2064h-8c0-13-.06-26.07%200-39.1%22%2F%3E%3Cpath%20fill%3D%22%23755838%22%20d%3D%22M16%2072h8v32h8v8H16Zm24%200h8v8h-8Zm56%204h8v12h8v8h-8v16h-8V96h-8v-8h8zM40%2088h8v24h-8Zm16%200h24v24h-8V96h-8v16h-8Z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2396231e%22%20d%3D%22M9.4%200h109.23A15.4%2015.4%200%200%201%20128%209.34v109.31a14.49%2014.49%200%200%201-9.35%209.35H9.35A15.38%2015.38%200%200%201%200%20118.64V9.42A16.1%2016.1%200%200%201%209.4%200m1%208.45c-2.06%201-2.48%203.4-2.37%205.48C8%2047.65%208%2081.36%208%20115.08a4.33%204.33%200%200%200%203.67%204.92a4.4%204.4%200%200%200%201.26%200h103.1c2.64.21%204.36-2.49%204-4.89c0-34.37.06-68.73%200-103.1c.15-2.59-2.55-4.17-4.88-3.94C81.71%208%2048.34%208.05%2015%208a15.2%2015.2%200%200%200-4.64.45Z%22%2F%3E%3Cpath%20fill%3D%22%2396231e%22%20d%3D%22M80%2016h16v24c5.82%200%2011.64-.08%2017.46.06c-8.18%208.8-16.89%2017.12-25.41%2025.6c-8.52-8.48-17.21-16.82-25.42-25.6C68.42%2039.93%2074.21%2040%2080%2040zm-64%208.9c-.38-3.11%203.26-6.14%206-4.08c5%204.12%209.16%209.18%2014%2013.48c4.63-4.16%208.68-8.91%2013.34-13c2.26-2.42%206.66-.59%206.58%202.7c.19%2013.34%200%2026.7.08%2040h-8c0-10%20.07-20.09%200-30.14c-3.37%203-6.25%206.49-9.69%209.4a3.83%203.83%200%200%201-5.07-.47c-3.18-2.83-6-6.08-9.13-8.93C23.92%2043.91%2024%2054%2024%2064h-8c0-13-.06-26.07%200-39.1%22%2F%3E%3Cpath%20fill%3D%22%23755838%22%20d%3D%22M16%2072h8v32h8v8H16Zm24%200h8v8h-8Zm56%204h8v12h8v8h-8v16h-8V96h-8v-8h8zM40%2088h8v24h-8Zm16%200h24v24h-8V96h-8v16h-8Z%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-markdownlint-ignore.svg?color=%231a73e8&size=48