file type gamemaker2 logo

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

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

Related icons in VSCode Icons

Use the file type gamemaker2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c2c2c2" d="M16.011 2L30 16c-2.7 0-5.394.005-8.09 0v8.112c-1.96 1.965-3.928 3.922-5.885 5.888L2 16.008ZM10.12 16.008l5.889 5.892V16c1.96 0 3.92.005 5.88 0c-1.949-1.973-3.92-3.925-5.878-5.888q-2.947 2.946-5.891 5.896"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeGamemaker2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c2c2c2" d="M16.011 2L30 16c-2.7 0-5.394.005-8.09 0v8.112c-1.96 1.965-3.928 3.922-5.885 5.888L2 16.008ZM10.12 16.008l5.889 5.892V16c1.96 0 3.92.005 5.88 0c-1.949-1.973-3.92-3.925-5.878-5.888q-2.947 2.946-5.891 5.896"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c2c2c2" d="M16.011 2L30 16c-2.7 0-5.394.005-8.09 0v8.112c-1.96 1.965-3.928 3.922-5.885 5.888L2 16.008ZM10.12 16.008l5.889 5.892V16c1.96 0 3.92.005 5.88 0c-1.949-1.973-3.92-3.925-5.878-5.888q-2.947 2.946-5.891 5.896"/></svg>
</template>

CSS

.icon-file-type-gamemaker2 {
  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%23c2c2c2%22%20d%3D%22M16.011%202L30%2016c-2.7%200-5.394.005-8.09%200v8.112c-1.96%201.965-3.928%203.922-5.885%205.888L2%2016.008ZM10.12%2016.008l5.889%205.892V16c1.96%200%203.92.005%205.88%200c-1.949-1.973-3.92-3.925-5.878-5.888q-2.947%202.946-5.891%205.896%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%23c2c2c2%22%20d%3D%22M16.011%202L30%2016c-2.7%200-5.394.005-8.09%200v8.112c-1.96%201.965-3.928%203.922-5.885%205.888L2%2016.008ZM10.12%2016.008l5.889%205.892V16c1.96%200%203.92.005%205.88%200c-1.949-1.973-3.92-3.925-5.878-5.888q-2.947%202.946-5.891%205.896%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-gamemaker2.svg?color=%231a73e8&size=48