file type mdx components logo

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

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

Related icons in VSCode Icons

Use the file type mdx components 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"/><path fill="#99b8c4" d="m27.075 25.107l.363-.361c1.68.055 1.706 0 1.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166 1.185-1.226 1.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8 8 0 0 0-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372 1.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169 1.79l-.36.359c-1.68-.055-1.7 0-1.778.177L18.606 20l-.036.108l.038.094c.02.048.078.194 1.13 1.2v.525c-1.211 1.166-1.184 1.226-1.115 1.4l.459 1.137c.07.174.1.236 1.763.192l.363.377a8 8 0 0 0 .055 1.654l.047.107l1.208.528c.176.073.236.1 1.366-1.13l.509.006c1.168 1.247 1.228 1.223 1.4 1.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2 2 0 1 1 2.618 1.14a2.023 2.023 0 0 1-2.618-1.14"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMdxComponents(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"/><path fill="#99b8c4" d="m27.075 25.107l.363-.361c1.68.055 1.706 0 1.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166 1.185-1.226 1.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8 8 0 0 0-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372 1.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169 1.79l-.36.359c-1.68-.055-1.7 0-1.778.177L18.606 20l-.036.108l.038.094c.02.048.078.194 1.13 1.2v.525c-1.211 1.166-1.184 1.226-1.115 1.4l.459 1.137c.07.174.1.236 1.763.192l.363.377a8 8 0 0 0 .055 1.654l.047.107l1.208.528c.176.073.236.1 1.366-1.13l.509.006c1.168 1.247 1.228 1.223 1.4 1.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2 2 0 1 1 2.618 1.14a2.023 2.023 0 0 1-2.618-1.14"/></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"/><path fill="#99b8c4" d="m27.075 25.107l.363-.361c1.68.055 1.706 0 1.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166 1.185-1.226 1.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8 8 0 0 0-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372 1.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169 1.79l-.36.359c-1.68-.055-1.7 0-1.778.177L18.606 20l-.036.108l.038.094c.02.048.078.194 1.13 1.2v.525c-1.211 1.166-1.184 1.226-1.115 1.4l.459 1.137c.07.174.1.236 1.763.192l.363.377a8 8 0 0 0 .055 1.654l.047.107l1.208.528c.176.073.236.1 1.366-1.13l.509.006c1.168 1.247 1.228 1.223 1.4 1.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2 2 0 1 1 2.618 1.14a2.023 2.023 0 0 1-2.618-1.14"/></svg>
</template>

CSS

.icon-file-type-mdx-components {
  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%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22m27.075%2025.107l.363-.361c1.68.055%201.706%200%201.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166%201.185-1.226%201.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8%208%200%200%200-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372%201.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169%201.79l-.36.359c-1.68-.055-1.7%200-1.778.177L18.606%2020l-.036.108l.038.094c.02.048.078.194%201.13%201.2v.525c-1.211%201.166-1.184%201.226-1.115%201.4l.459%201.137c.07.174.1.236%201.763.192l.363.377a8%208%200%200%200%20.055%201.654l.047.107l1.208.528c.176.073.236.1%201.366-1.13l.509.006c1.168%201.247%201.228%201.223%201.4%201.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2%202%200%201%201%202.618%201.14a2.023%202.023%200%200%201-2.618-1.14%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%3Cpath%20fill%3D%22%2399b8c4%22%20d%3D%22m27.075%2025.107l.363-.361c1.68.055%201.706%200%201.78-.177l.462-1.124l.034-.107l-.038-.093c-.02-.049-.081-.2-1.13-1.2v-.526c1.211-1.166%201.185-1.226%201.116-1.4l-.46-1.136c-.069-.17-.1-.237-1.763-.191l-.364-.367a8%208%200%200%200-.057-1.657l-.047-.106l-1.2-.525c-.177-.081-.239-.11-1.372%201.124l-.509-.008c-1.167-1.245-1.222-1.223-1.4-1.152l-1.115.452c-.175.071-.236.1-.169%201.79l-.36.359c-1.68-.055-1.7%200-1.778.177L18.606%2020l-.036.108l.038.094c.02.048.078.194%201.13%201.2v.525c-1.211%201.166-1.184%201.226-1.115%201.4l.459%201.137c.07.174.1.236%201.763.192l.363.377a8%208%200%200%200%20.055%201.654l.047.107l1.208.528c.176.073.236.1%201.366-1.13l.509.006c1.168%201.247%201.228%201.223%201.4%201.154l1.113-.45c.176-.075.237-.102.169-1.795m-4.788-2.632a2%202%200%201%201%202.618%201.14a2.023%202.023%200%200%201-2.618-1.14%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-components.svg?color=%231a73e8&size=48