file type mdxlint logo

file-type-mdxlint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-mdxlint
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type mdxlint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="11.4" x="2" y="10.3" fill="#f9ac00" rx=".923"/><path fill="none" stroke="#000" stroke-width="1.23" d="m27 18.6l-6-6m.051 6l6-6zm-15.8.564v-5.13l2.82 2.82l2.87-2.87v5.13m5.38-.769v-6zm-2.77-2.62l2.77 2.77l2.77-2.77"/><path fill="none" stroke="#d00" stroke-width=".41" d="m4.31 19.8l.615.615l.615-.615l.615.615l.615-.615l.615.615L8 19.8l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMdxlint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="11.4" x="2" y="10.3" fill="#f9ac00" rx=".923"/><path fill="none" stroke="#000" strokeWidth="1.23" d="m27 18.6l-6-6m.051 6l6-6zm-15.8.564v-5.13l2.82 2.82l2.87-2.87v5.13m5.38-.769v-6zm-2.77-2.62l2.77 2.77l2.77-2.77"/><path fill="none" stroke="#d00" strokeWidth=".41" d="m4.31 19.8l.615.615l.615-.615l.615.615l.615-.615l.615.615L8 19.8l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="11.4" x="2" y="10.3" fill="#f9ac00" rx=".923"/><path fill="none" stroke="#000" stroke-width="1.23" d="m27 18.6l-6-6m.051 6l6-6zm-15.8.564v-5.13l2.82 2.82l2.87-2.87v5.13m5.38-.769v-6zm-2.77-2.62l2.77 2.77l2.77-2.77"/><path fill="none" stroke="#d00" stroke-width=".41" d="m4.31 19.8l.615.615l.615-.615l.615.615l.615-.615l.615.615L8 19.8l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615"/></svg>
</template>

CSS

.icon-file-type-mdxlint {
  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%3Crect%20width%3D%2228%22%20height%3D%2211.4%22%20x%3D%222%22%20y%3D%2210.3%22%20fill%3D%22%23f9ac00%22%20rx%3D%22.923%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.23%22%20d%3D%22m27%2018.6l-6-6m.051%206l6-6zm-15.8.564v-5.13l2.82%202.82l2.87-2.87v5.13m5.38-.769v-6zm-2.77-2.62l2.77%202.77l2.77-2.77%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d00%22%20stroke-width%3D%22.41%22%20d%3D%22m4.31%2019.8l.615.615l.615-.615l.615.615l.615-.615l.615.615L8%2019.8l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615%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%3Crect%20width%3D%2228%22%20height%3D%2211.4%22%20x%3D%222%22%20y%3D%2210.3%22%20fill%3D%22%23f9ac00%22%20rx%3D%22.923%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.23%22%20d%3D%22m27%2018.6l-6-6m.051%206l6-6zm-15.8.564v-5.13l2.82%202.82l2.87-2.87v5.13m5.38-.769v-6zm-2.77-2.62l2.77%202.77l2.77-2.77%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d00%22%20stroke-width%3D%22.41%22%20d%3D%22m4.31%2019.8l.615.615l.615-.615l.615.615l.615-.615l.615.615L8%2019.8l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615l.615.615l.615-.615%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-mdxlint.svg?color=%231a73e8&size=48