file type mdx logo
file-type-mdx from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-mdx
- 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 mdx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="m20.3 16.5l-3.9 3.9l-4-3.9l1.1-1.1l2.1 2.1v-5.7h1.5v5.8l2.1-2.1Zm-16.8-.8l2.7 2.7L9 15.7v4.4h1.5V12l-4.3 4.3L2 12v8.1h1.5Z"/><path fill="#f9ac00" d="m28.8 20l-3.1-3.1l-3.1 3.1l-1-1.1l3.1-3.1l-3.2-3.2l1.1-1l3.1 3.2l3.2-3.2l1.1 1l-3.2 3.2l3.1 3.1Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeMdx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="m20.3 16.5l-3.9 3.9l-4-3.9l1.1-1.1l2.1 2.1v-5.7h1.5v5.8l2.1-2.1Zm-16.8-.8l2.7 2.7L9 15.7v4.4h1.5V12l-4.3 4.3L2 12v8.1h1.5Z"/><path fill="#f9ac00" d="m28.8 20l-3.1-3.1l-3.1 3.1l-1-1.1l3.1-3.1l-3.2-3.2l1.1-1l3.1 3.2l3.2-3.2l1.1 1l-3.2 3.2l3.1 3.1Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="m20.3 16.5l-3.9 3.9l-4-3.9l1.1-1.1l2.1 2.1v-5.7h1.5v5.8l2.1-2.1Zm-16.8-.8l2.7 2.7L9 15.7v4.4h1.5V12l-4.3 4.3L2 12v8.1h1.5Z"/><path fill="#f9ac00" d="m28.8 20l-3.1-3.1l-3.1 3.1l-1-1.1l3.1-3.1l-3.2-3.2l1.1-1l3.1 3.2l3.2-3.2l1.1 1l-3.2 3.2l3.1 3.1Z"/></svg> </template>
CSS
.icon-file-type-mdx {
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%23d2d2d2%22%20d%3D%22m20.3%2016.5l-3.9%203.9l-4-3.9l1.1-1.1l2.1%202.1v-5.7h1.5v5.8l2.1-2.1Zm-16.8-.8l2.7%202.7L9%2015.7v4.4h1.5V12l-4.3%204.3L2%2012v8.1h1.5Z%22%2F%3E%3Cpath%20fill%3D%22%23f9ac00%22%20d%3D%22m28.8%2020l-3.1-3.1l-3.1%203.1l-1-1.1l3.1-3.1l-3.2-3.2l1.1-1l3.1%203.2l3.2-3.2l1.1%201l-3.2%203.2l3.1%203.1Z%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%23d2d2d2%22%20d%3D%22m20.3%2016.5l-3.9%203.9l-4-3.9l1.1-1.1l2.1%202.1v-5.7h1.5v5.8l2.1-2.1Zm-16.8-.8l2.7%202.7L9%2015.7v4.4h1.5V12l-4.3%204.3L2%2012v8.1h1.5Z%22%2F%3E%3Cpath%20fill%3D%22%23f9ac00%22%20d%3D%22m28.8%2020l-3.1-3.1l-3.1%203.1l-1-1.1l3.1-3.1l-3.2-3.2l1.1-1l3.1%203.2l3.2-3.2l1.1%201l-3.2%203.2l3.1%203.1Z%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-mdx.svg?color=%231a73e8&size=48