file type markuplint logo
file-type-markuplint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-markuplint
- 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 markuplint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M4.193 26.809c-1.49 0-2.544-1.478-2.084-2.919L5.94 11.888a2.195 2.195 0 0 1 2.084-1.541c1.489 0 2.544 1.478 2.084 2.919L6.277 25.268a2.195 2.195 0 0 1-2.084 1.541"/><path fill="#1572eb" d="M21.548 4c-.973 0-1.855.583-2.25 1.487l-5.653 12.921l-2.04-4.663l-.004.014l-2.271 7.112l1.971 4.506a2.46 2.46 0 0 0 2.25 1.487l.093-.003l.092.003c.973 0 1.855-.583 2.25-1.487l7.812-17.85C24.523 5.867 23.331 4 21.548 4"/><path fill="#fff" d="M29.891 23.89L25.024 8.647l-2.664 6.09l3.363 10.531a2.195 2.195 0 0 0 2.084 1.541c1.489 0 2.544-1.478 2.084-2.919"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeMarkuplint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M4.193 26.809c-1.49 0-2.544-1.478-2.084-2.919L5.94 11.888a2.195 2.195 0 0 1 2.084-1.541c1.489 0 2.544 1.478 2.084 2.919L6.277 25.268a2.195 2.195 0 0 1-2.084 1.541"/><path fill="#1572eb" d="M21.548 4c-.973 0-1.855.583-2.25 1.487l-5.653 12.921l-2.04-4.663l-.004.014l-2.271 7.112l1.971 4.506a2.46 2.46 0 0 0 2.25 1.487l.093-.003l.092.003c.973 0 1.855-.583 2.25-1.487l7.812-17.85C24.523 5.867 23.331 4 21.548 4"/><path fill="#fff" d="M29.891 23.89L25.024 8.647l-2.664 6.09l3.363 10.531a2.195 2.195 0 0 0 2.084 1.541c1.489 0 2.544-1.478 2.084-2.919"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fff" d="M4.193 26.809c-1.49 0-2.544-1.478-2.084-2.919L5.94 11.888a2.195 2.195 0 0 1 2.084-1.541c1.489 0 2.544 1.478 2.084 2.919L6.277 25.268a2.195 2.195 0 0 1-2.084 1.541"/><path fill="#1572eb" d="M21.548 4c-.973 0-1.855.583-2.25 1.487l-5.653 12.921l-2.04-4.663l-.004.014l-2.271 7.112l1.971 4.506a2.46 2.46 0 0 0 2.25 1.487l.093-.003l.092.003c.973 0 1.855-.583 2.25-1.487l7.812-17.85C24.523 5.867 23.331 4 21.548 4"/><path fill="#fff" d="M29.891 23.89L25.024 8.647l-2.664 6.09l3.363 10.531a2.195 2.195 0 0 0 2.084 1.541c1.489 0 2.544-1.478 2.084-2.919"/></svg> </template>
CSS
.icon-file-type-markuplint {
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%23fff%22%20d%3D%22M4.193%2026.809c-1.49%200-2.544-1.478-2.084-2.919L5.94%2011.888a2.195%202.195%200%200%201%202.084-1.541c1.489%200%202.544%201.478%202.084%202.919L6.277%2025.268a2.195%202.195%200%200%201-2.084%201.541%22%2F%3E%3Cpath%20fill%3D%22%231572eb%22%20d%3D%22M21.548%204c-.973%200-1.855.583-2.25%201.487l-5.653%2012.921l-2.04-4.663l-.004.014l-2.271%207.112l1.971%204.506a2.46%202.46%200%200%200%202.25%201.487l.093-.003l.092.003c.973%200%201.855-.583%202.25-1.487l7.812-17.85C24.523%205.867%2023.331%204%2021.548%204%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.891%2023.89L25.024%208.647l-2.664%206.09l3.363%2010.531a2.195%202.195%200%200%200%202.084%201.541c1.489%200%202.544-1.478%202.084-2.919%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%23fff%22%20d%3D%22M4.193%2026.809c-1.49%200-2.544-1.478-2.084-2.919L5.94%2011.888a2.195%202.195%200%200%201%202.084-1.541c1.489%200%202.544%201.478%202.084%202.919L6.277%2025.268a2.195%202.195%200%200%201-2.084%201.541%22%2F%3E%3Cpath%20fill%3D%22%231572eb%22%20d%3D%22M21.548%204c-.973%200-1.855.583-2.25%201.487l-5.653%2012.921l-2.04-4.663l-.004.014l-2.271%207.112l1.971%204.506a2.46%202.46%200%200%200%202.25%201.487l.093-.003l.092.003c.973%200%201.855-.583%202.25-1.487l7.812-17.85C24.523%205.867%2023.331%204%2021.548%204%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M29.891%2023.89L25.024%208.647l-2.664%206.09l3.363%2010.531a2.195%202.195%200%200%200%202.084%201.541c1.489%200%202.544-1.478%202.084-2.919%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-markuplint.svg?color=%231a73e8&size=48