file type map logo

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

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

Related icons in VSCode Icons

Use the file type map logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#45d339" d="M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14m0-26.82A12.82 12.82 0 1 0 28.82 16A12.82 12.82 0 0 0 16 3.18"/><path fill="#45d339" d="M2.78 15.41h26.43v1.18H2.78zm13.54-4.94a44.8 44.8 0 0 1-11.9-1.55l.34-1.13c.11 0 11.28 3.32 22.43 0l.33 1.13a39.4 39.4 0 0 1-11.2 1.55M4.79 23.91l-.34-1.13c11.5-3.42 22.63-.14 23.1 0l-.34 1.13c-.11-.04-11.27-3.32-22.42 0"/><path fill="#45d339" d="M11.47 28.76a35.45 35.45 0 0 1-.74-25.71l1.08.46a34.23 34.23 0 0 0 .74 24.79Zm8.97 0l-1.08-.46a34.23 34.23 0 0 0 .74-24.78l1.08-.46a35.46 35.46 0 0 1-.74 25.7M15.41 2.78h1.18V29.7h-1.18z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMap(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#45d339" d="M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14m0-26.82A12.82 12.82 0 1 0 28.82 16A12.82 12.82 0 0 0 16 3.18"/><path fill="#45d339" d="M2.78 15.41h26.43v1.18H2.78zm13.54-4.94a44.8 44.8 0 0 1-11.9-1.55l.34-1.13c.11 0 11.28 3.32 22.43 0l.33 1.13a39.4 39.4 0 0 1-11.2 1.55M4.79 23.91l-.34-1.13c11.5-3.42 22.63-.14 23.1 0l-.34 1.13c-.11-.04-11.27-3.32-22.42 0"/><path fill="#45d339" d="M11.47 28.76a35.45 35.45 0 0 1-.74-25.71l1.08.46a34.23 34.23 0 0 0 .74 24.79Zm8.97 0l-1.08-.46a34.23 34.23 0 0 0 .74-24.78l1.08-.46a35.46 35.46 0 0 1-.74 25.7M15.41 2.78h1.18V29.7h-1.18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#45d339" d="M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14m0-26.82A12.82 12.82 0 1 0 28.82 16A12.82 12.82 0 0 0 16 3.18"/><path fill="#45d339" d="M2.78 15.41h26.43v1.18H2.78zm13.54-4.94a44.8 44.8 0 0 1-11.9-1.55l.34-1.13c.11 0 11.28 3.32 22.43 0l.33 1.13a39.4 39.4 0 0 1-11.2 1.55M4.79 23.91l-.34-1.13c11.5-3.42 22.63-.14 23.1 0l-.34 1.13c-.11-.04-11.27-3.32-22.42 0"/><path fill="#45d339" d="M11.47 28.76a35.45 35.45 0 0 1-.74-25.71l1.08.46a34.23 34.23 0 0 0 .74 24.79Zm8.97 0l-1.08-.46a34.23 34.23 0 0 0 .74-24.78l1.08-.46a35.46 35.46 0 0 1-.74 25.7M15.41 2.78h1.18V29.7h-1.18z"/></svg>
</template>

CSS

.icon-file-type-map {
  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%2345d339%22%20d%3D%22M16%2030a14%2014%200%201%201%2014-14a14%2014%200%200%201-14%2014m0-26.82A12.82%2012.82%200%201%200%2028.82%2016A12.82%2012.82%200%200%200%2016%203.18%22%2F%3E%3Cpath%20fill%3D%22%2345d339%22%20d%3D%22M2.78%2015.41h26.43v1.18H2.78zm13.54-4.94a44.8%2044.8%200%200%201-11.9-1.55l.34-1.13c.11%200%2011.28%203.32%2022.43%200l.33%201.13a39.4%2039.4%200%200%201-11.2%201.55M4.79%2023.91l-.34-1.13c11.5-3.42%2022.63-.14%2023.1%200l-.34%201.13c-.11-.04-11.27-3.32-22.42%200%22%2F%3E%3Cpath%20fill%3D%22%2345d339%22%20d%3D%22M11.47%2028.76a35.45%2035.45%200%200%201-.74-25.71l1.08.46a34.23%2034.23%200%200%200%20.74%2024.79Zm8.97%200l-1.08-.46a34.23%2034.23%200%200%200%20.74-24.78l1.08-.46a35.46%2035.46%200%200%201-.74%2025.7M15.41%202.78h1.18V29.7h-1.18z%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%2345d339%22%20d%3D%22M16%2030a14%2014%200%201%201%2014-14a14%2014%200%200%201-14%2014m0-26.82A12.82%2012.82%200%201%200%2028.82%2016A12.82%2012.82%200%200%200%2016%203.18%22%2F%3E%3Cpath%20fill%3D%22%2345d339%22%20d%3D%22M2.78%2015.41h26.43v1.18H2.78zm13.54-4.94a44.8%2044.8%200%200%201-11.9-1.55l.34-1.13c.11%200%2011.28%203.32%2022.43%200l.33%201.13a39.4%2039.4%200%200%201-11.2%201.55M4.79%2023.91l-.34-1.13c11.5-3.42%2022.63-.14%2023.1%200l-.34%201.13c-.11-.04-11.27-3.32-22.42%200%22%2F%3E%3Cpath%20fill%3D%22%2345d339%22%20d%3D%22M11.47%2028.76a35.45%2035.45%200%200%201-.74-25.71l1.08.46a34.23%2034.23%200%200%200%20.74%2024.79Zm8.97%200l-1.08-.46a34.23%2034.23%200%200%200%20.74-24.78l1.08-.46a35.46%2035.46%200%200%201-.74%2025.7M15.41%202.78h1.18V29.7h-1.18z%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-map.svg?color=%231a73e8&size=48