file type markdownlint logo
file-type-markdownlint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-markdownlint
- 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 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#755838" 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.4 15.4 0 0 1 0 118.64V9.42A16.1 16.1 0 0 1 9.4 0m.96 8.45c-2.06 1.02-2.48 3.4-2.37 5.48c.03 33.72-.02 67.43.03 101.15a4.33 4.33 0 0 0 4.91 4.92c34.37-.03 68.74.05 103.1-.04c2.64.21 4.36-2.49 3.97-4.89c-.03-34.37.06-68.73-.04-103.1c.15-2.59-2.55-4.17-4.88-3.94c-33.37-.08-66.74.02-100.12-.05a15.2 15.2 0 0 0-4.6.47"/><path fill="#755838" d="M80 16c5.33-.01 10.66 0 16 0c.01 8-.01 16 0 24c5.82.04 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.6c5.79-.13 11.58-.02 17.37-.06c.01-8-.01-16 0-24m-63.96 8.9c-.38-3.11 3.26-6.14 6.03-4.08c4.97 4.12 9.09 9.19 13.93 13.48c4.63-4.16 8.68-8.91 13.34-13.03c2.26-2.39 6.63-.56 6.58 2.69c.19 13.34.02 26.7.08 40.04h-8c-.04-10.05.07-20.09-.05-30.14c-3.37 2.99-6.25 6.49-9.69 9.4a3.84 3.84 0 0 1-5.07-.47c-3.18-2.83-5.96-6.08-9.13-8.93c-.14 10.05-.02 20.09-.06 30.14h-8c.03-13.03-.06-26.07.04-39.1"/><path fill="#c1272d" d="M16 72h8c.01 10.67-.01 21.33 0 32c2.67-.01 5.33.01 8 0v8H16Zm24 0h8v8h-8Zm56 4h8c-.02 4 .02 8 0 11.99c2.66 0 5.33.02 8 .01v7.99c-2.67 0-5.33.02-8 .02c-.01 5.33 0 10.66 0 15.99h-8V96.01c-2.67 0-5.33-.02-8-.02V88c2.67.01 5.33-.01 8-.01C95.98 84 96.02 80 96 76M40 88h8v24h-8Zm16 0h24v24h-8V96h-8v16h-8Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeMarkdownlint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#755838" 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.4 15.4 0 0 1 0 118.64V9.42A16.1 16.1 0 0 1 9.4 0m.96 8.45c-2.06 1.02-2.48 3.4-2.37 5.48c.03 33.72-.02 67.43.03 101.15a4.33 4.33 0 0 0 4.91 4.92c34.37-.03 68.74.05 103.1-.04c2.64.21 4.36-2.49 3.97-4.89c-.03-34.37.06-68.73-.04-103.1c.15-2.59-2.55-4.17-4.88-3.94c-33.37-.08-66.74.02-100.12-.05a15.2 15.2 0 0 0-4.6.47"/><path fill="#755838" d="M80 16c5.33-.01 10.66 0 16 0c.01 8-.01 16 0 24c5.82.04 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.6c5.79-.13 11.58-.02 17.37-.06c.01-8-.01-16 0-24m-63.96 8.9c-.38-3.11 3.26-6.14 6.03-4.08c4.97 4.12 9.09 9.19 13.93 13.48c4.63-4.16 8.68-8.91 13.34-13.03c2.26-2.39 6.63-.56 6.58 2.69c.19 13.34.02 26.7.08 40.04h-8c-.04-10.05.07-20.09-.05-30.14c-3.37 2.99-6.25 6.49-9.69 9.4a3.84 3.84 0 0 1-5.07-.47c-3.18-2.83-5.96-6.08-9.13-8.93c-.14 10.05-.02 20.09-.06 30.14h-8c.03-13.03-.06-26.07.04-39.1"/><path fill="#c1272d" d="M16 72h8c.01 10.67-.01 21.33 0 32c2.67-.01 5.33.01 8 0v8H16Zm24 0h8v8h-8Zm56 4h8c-.02 4 .02 8 0 11.99c2.66 0 5.33.02 8 .01v7.99c-2.67 0-5.33.02-8 .02c-.01 5.33 0 10.66 0 15.99h-8V96.01c-2.67 0-5.33-.02-8-.02V88c2.67.01 5.33-.01 8-.01C95.98 84 96.02 80 96 76M40 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="#755838" 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.4 15.4 0 0 1 0 118.64V9.42A16.1 16.1 0 0 1 9.4 0m.96 8.45c-2.06 1.02-2.48 3.4-2.37 5.48c.03 33.72-.02 67.43.03 101.15a4.33 4.33 0 0 0 4.91 4.92c34.37-.03 68.74.05 103.1-.04c2.64.21 4.36-2.49 3.97-4.89c-.03-34.37.06-68.73-.04-103.1c.15-2.59-2.55-4.17-4.88-3.94c-33.37-.08-66.74.02-100.12-.05a15.2 15.2 0 0 0-4.6.47"/><path fill="#755838" d="M80 16c5.33-.01 10.66 0 16 0c.01 8-.01 16 0 24c5.82.04 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.6c5.79-.13 11.58-.02 17.37-.06c.01-8-.01-16 0-24m-63.96 8.9c-.38-3.11 3.26-6.14 6.03-4.08c4.97 4.12 9.09 9.19 13.93 13.48c4.63-4.16 8.68-8.91 13.34-13.03c2.26-2.39 6.63-.56 6.58 2.69c.19 13.34.02 26.7.08 40.04h-8c-.04-10.05.07-20.09-.05-30.14c-3.37 2.99-6.25 6.49-9.69 9.4a3.84 3.84 0 0 1-5.07-.47c-3.18-2.83-5.96-6.08-9.13-8.93c-.14 10.05-.02 20.09-.06 30.14h-8c.03-13.03-.06-26.07.04-39.1"/><path fill="#c1272d" d="M16 72h8c.01 10.67-.01 21.33 0 32c2.67-.01 5.33.01 8 0v8H16Zm24 0h8v8h-8Zm56 4h8c-.02 4 .02 8 0 11.99c2.66 0 5.33.02 8 .01v7.99c-2.67 0-5.33.02-8 .02c-.01 5.33 0 10.66 0 15.99h-8V96.01c-2.67 0-5.33-.02-8-.02V88c2.67.01 5.33-.01 8-.01C95.98 84 96.02 80 96 76M40 88h8v24h-8Zm16 0h24v24h-8V96h-8v16h-8Z"/></svg> </template>
CSS
.icon-file-type-markdownlint {
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%23755838%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.4%2015.4%200%200%201%200%20118.64V9.42A16.1%2016.1%200%200%201%209.4%200m.96%208.45c-2.06%201.02-2.48%203.4-2.37%205.48c.03%2033.72-.02%2067.43.03%20101.15a4.33%204.33%200%200%200%204.91%204.92c34.37-.03%2068.74.05%20103.1-.04c2.64.21%204.36-2.49%203.97-4.89c-.03-34.37.06-68.73-.04-103.1c.15-2.59-2.55-4.17-4.88-3.94c-33.37-.08-66.74.02-100.12-.05a15.2%2015.2%200%200%200-4.6.47%22%2F%3E%3Cpath%20fill%3D%22%23755838%22%20d%3D%22M80%2016c5.33-.01%2010.66%200%2016%200c.01%208-.01%2016%200%2024c5.82.04%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.6c5.79-.13%2011.58-.02%2017.37-.06c.01-8-.01-16%200-24m-63.96%208.9c-.38-3.11%203.26-6.14%206.03-4.08c4.97%204.12%209.09%209.19%2013.93%2013.48c4.63-4.16%208.68-8.91%2013.34-13.03c2.26-2.39%206.63-.56%206.58%202.69c.19%2013.34.02%2026.7.08%2040.04h-8c-.04-10.05.07-20.09-.05-30.14c-3.37%202.99-6.25%206.49-9.69%209.4a3.84%203.84%200%200%201-5.07-.47c-3.18-2.83-5.96-6.08-9.13-8.93c-.14%2010.05-.02%2020.09-.06%2030.14h-8c.03-13.03-.06-26.07.04-39.1%22%2F%3E%3Cpath%20fill%3D%22%23c1272d%22%20d%3D%22M16%2072h8c.01%2010.67-.01%2021.33%200%2032c2.67-.01%205.33.01%208%200v8H16Zm24%200h8v8h-8Zm56%204h8c-.02%204%20.02%208%200%2011.99c2.66%200%205.33.02%208%20.01v7.99c-2.67%200-5.33.02-8%20.02c-.01%205.33%200%2010.66%200%2015.99h-8V96.01c-2.67%200-5.33-.02-8-.02V88c2.67.01%205.33-.01%208-.01C95.98%2084%2096.02%2080%2096%2076M40%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%23755838%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.4%2015.4%200%200%201%200%20118.64V9.42A16.1%2016.1%200%200%201%209.4%200m.96%208.45c-2.06%201.02-2.48%203.4-2.37%205.48c.03%2033.72-.02%2067.43.03%20101.15a4.33%204.33%200%200%200%204.91%204.92c34.37-.03%2068.74.05%20103.1-.04c2.64.21%204.36-2.49%203.97-4.89c-.03-34.37.06-68.73-.04-103.1c.15-2.59-2.55-4.17-4.88-3.94c-33.37-.08-66.74.02-100.12-.05a15.2%2015.2%200%200%200-4.6.47%22%2F%3E%3Cpath%20fill%3D%22%23755838%22%20d%3D%22M80%2016c5.33-.01%2010.66%200%2016%200c.01%208-.01%2016%200%2024c5.82.04%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.6c5.79-.13%2011.58-.02%2017.37-.06c.01-8-.01-16%200-24m-63.96%208.9c-.38-3.11%203.26-6.14%206.03-4.08c4.97%204.12%209.09%209.19%2013.93%2013.48c4.63-4.16%208.68-8.91%2013.34-13.03c2.26-2.39%206.63-.56%206.58%202.69c.19%2013.34.02%2026.7.08%2040.04h-8c-.04-10.05.07-20.09-.05-30.14c-3.37%202.99-6.25%206.49-9.69%209.4a3.84%203.84%200%200%201-5.07-.47c-3.18-2.83-5.96-6.08-9.13-8.93c-.14%2010.05-.02%2020.09-.06%2030.14h-8c.03-13.03-.06-26.07.04-39.1%22%2F%3E%3Cpath%20fill%3D%22%23c1272d%22%20d%3D%22M16%2072h8c.01%2010.67-.01%2021.33%200%2032c2.67-.01%205.33.01%208%200v8H16Zm24%200h8v8h-8Zm56%204h8c-.02%204%20.02%208%200%2011.99c2.66%200%205.33.02%208%20.01v7.99c-2.67%200-5.33.02-8%20.02c-.01%205.33%200%2010.66%200%2015.99h-8V96.01c-2.67%200-5.33-.02-8-.02V88c2.67.01%205.33-.01%208-.01C95.98%2084%2096.02%2080%2096%2076M40%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.svg?color=%231a73e8&size=48