file type mvtjs logo

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

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

Related icons in VSCode Icons

Use the file type mvtjs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path fill="none" d="M0 0h32v32H0z"/><path fill="#f7394a" d="M3 2h22v22H3z"/><path fill="#fff" fill-rule="nonzero" d="m19.285 10.257l-3.833 5.34a1.79 1.79 0 0 1-1.478.766q-.444 0-.829-.203c-.385-.203-.474-.323-.65-.563l-3.854-5.34v8.37H6.667V7.373h.918q.719 0 1.373.338c.654.338.799.537 1.088.935l3.959 5.52l3.928-5.509q.423-.608 1.083-.946c.66-.338.902-.338 1.388-.338h.929v11.254h-2.048z"/><g fill-rule="nonzero"><path fill="#f7df1e" d="M16 15.788h14v14H16z"/><path d="m17.617 25.205l1.249-.756c.242.428.461.789.987.789c.505 0 .823-.197.823-.964v-5.219h1.534v5.24c0 1.59-.931 2.314-2.291 2.314c-1.228 0-1.941-.636-2.302-1.404m5.427-.164l1.25-.724c.329.538.757.932 1.513.932c.636 0 1.042-.318 1.042-.756c0-.526-.417-.713-1.119-1.02l-.383-.164c-1.108-.472-1.842-1.064-1.842-2.314c0-1.151.877-2.028 2.247-2.028c.976 0 1.678.34 2.182 1.228l-1.195.767c-.263-.471-.548-.657-.987-.657c-.449 0-.734.285-.734.657c0 .461.285.647.942.932l.384.165c1.305.559 2.039 1.129 2.039 2.412c0 1.381-1.085 2.138-2.543 2.138c-1.425 0-2.346-.68-2.796-1.568"/></g></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMvtjs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fillRule="evenodd" strokeLinejoin="round" strokeMiterlimit="2"><path fill="none" d="M0 0h32v32H0z"/><path fill="#f7394a" d="M3 2h22v22H3z"/><path fill="#fff" fillRule="nonzero" d="m19.285 10.257l-3.833 5.34a1.79 1.79 0 0 1-1.478.766q-.444 0-.829-.203c-.385-.203-.474-.323-.65-.563l-3.854-5.34v8.37H6.667V7.373h.918q.719 0 1.373.338c.654.338.799.537 1.088.935l3.959 5.52l3.928-5.509q.423-.608 1.083-.946c.66-.338.902-.338 1.388-.338h.929v11.254h-2.048z"/><g fillRule="nonzero"><path fill="#f7df1e" d="M16 15.788h14v14H16z"/><path d="m17.617 25.205l1.249-.756c.242.428.461.789.987.789c.505 0 .823-.197.823-.964v-5.219h1.534v5.24c0 1.59-.931 2.314-2.291 2.314c-1.228 0-1.941-.636-2.302-1.404m5.427-.164l1.25-.724c.329.538.757.932 1.513.932c.636 0 1.042-.318 1.042-.756c0-.526-.417-.713-1.119-1.02l-.383-.164c-1.108-.472-1.842-1.064-1.842-2.314c0-1.151.877-2.028 2.247-2.028c.976 0 1.678.34 2.182 1.228l-1.195.767c-.263-.471-.548-.657-.987-.657c-.449 0-.734.285-.734.657c0 .461.285.647.942.932l.384.165c1.305.559 2.039 1.129 2.039 2.412c0 1.381-1.085 2.138-2.543 2.138c-1.425 0-2.346-.68-2.796-1.568"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path fill="none" d="M0 0h32v32H0z"/><path fill="#f7394a" d="M3 2h22v22H3z"/><path fill="#fff" fill-rule="nonzero" d="m19.285 10.257l-3.833 5.34a1.79 1.79 0 0 1-1.478.766q-.444 0-.829-.203c-.385-.203-.474-.323-.65-.563l-3.854-5.34v8.37H6.667V7.373h.918q.719 0 1.373.338c.654.338.799.537 1.088.935l3.959 5.52l3.928-5.509q.423-.608 1.083-.946c.66-.338.902-.338 1.388-.338h.929v11.254h-2.048z"/><g fill-rule="nonzero"><path fill="#f7df1e" d="M16 15.788h14v14H16z"/><path d="m17.617 25.205l1.249-.756c.242.428.461.789.987.789c.505 0 .823-.197.823-.964v-5.219h1.534v5.24c0 1.59-.931 2.314-2.291 2.314c-1.228 0-1.941-.636-2.302-1.404m5.427-.164l1.25-.724c.329.538.757.932 1.513.932c.636 0 1.042-.318 1.042-.756c0-.526-.417-.713-1.119-1.02l-.383-.164c-1.108-.472-1.842-1.064-1.842-2.314c0-1.151.877-2.028 2.247-2.028c.976 0 1.678.34 2.182 1.228l-1.195.767c-.263-.471-.548-.657-.987-.657c-.449 0-.734.285-.734.657c0 .461.285.647.942.932l.384.165c1.305.559 2.039 1.129 2.039 2.412c0 1.381-1.085 2.138-2.543 2.138c-1.425 0-2.346-.68-2.796-1.568"/></g></g></svg>
</template>

CSS

.icon-file-type-mvtjs {
  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%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3Cpath%20fill%3D%22%23f7394a%22%20d%3D%22M3%202h22v22H3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22m19.285%2010.257l-3.833%205.34a1.79%201.79%200%200%201-1.478.766q-.444%200-.829-.203c-.385-.203-.474-.323-.65-.563l-3.854-5.34v8.37H6.667V7.373h.918q.719%200%201.373.338c.654.338.799.537%201.088.935l3.959%205.52l3.928-5.509q.423-.608%201.083-.946c.66-.338.902-.338%201.388-.338h.929v11.254h-2.048z%22%2F%3E%3Cg%20fill-rule%3D%22nonzero%22%3E%3Cpath%20fill%3D%22%23f7df1e%22%20d%3D%22M16%2015.788h14v14H16z%22%2F%3E%3Cpath%20d%3D%22m17.617%2025.205l1.249-.756c.242.428.461.789.987.789c.505%200%20.823-.197.823-.964v-5.219h1.534v5.24c0%201.59-.931%202.314-2.291%202.314c-1.228%200-1.941-.636-2.302-1.404m5.427-.164l1.25-.724c.329.538.757.932%201.513.932c.636%200%201.042-.318%201.042-.756c0-.526-.417-.713-1.119-1.02l-.383-.164c-1.108-.472-1.842-1.064-1.842-2.314c0-1.151.877-2.028%202.247-2.028c.976%200%201.678.34%202.182%201.228l-1.195.767c-.263-.471-.548-.657-.987-.657c-.449%200-.734.285-.734.657c0%20.461.285.647.942.932l.384.165c1.305.559%202.039%201.129%202.039%202.412c0%201.381-1.085%202.138-2.543%202.138c-1.425%200-2.346-.68-2.796-1.568%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3Cpath%20fill%3D%22%23f7394a%22%20d%3D%22M3%202h22v22H3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22m19.285%2010.257l-3.833%205.34a1.79%201.79%200%200%201-1.478.766q-.444%200-.829-.203c-.385-.203-.474-.323-.65-.563l-3.854-5.34v8.37H6.667V7.373h.918q.719%200%201.373.338c.654.338.799.537%201.088.935l3.959%205.52l3.928-5.509q.423-.608%201.083-.946c.66-.338.902-.338%201.388-.338h.929v11.254h-2.048z%22%2F%3E%3Cg%20fill-rule%3D%22nonzero%22%3E%3Cpath%20fill%3D%22%23f7df1e%22%20d%3D%22M16%2015.788h14v14H16z%22%2F%3E%3Cpath%20d%3D%22m17.617%2025.205l1.249-.756c.242.428.461.789.987.789c.505%200%20.823-.197.823-.964v-5.219h1.534v5.24c0%201.59-.931%202.314-2.291%202.314c-1.228%200-1.941-.636-2.302-1.404m5.427-.164l1.25-.724c.329.538.757.932%201.513.932c.636%200%201.042-.318%201.042-.756c0-.526-.417-.713-1.119-1.02l-.383-.164c-1.108-.472-1.842-1.064-1.842-2.314c0-1.151.877-2.028%202.247-2.028c.976%200%201.678.34%202.182%201.228l-1.195.767c-.263-.471-.548-.657-.987-.657c-.449%200-.734.285-.734.657c0%20.461.285.647.942.932l.384.165c1.305.559%202.039%201.129%202.039%202.412c0%201.381-1.085%202.138-2.543%202.138c-1.425%200-2.346-.68-2.796-1.568%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-mvtjs.svg?color=%231a73e8&size=48