gamemaker from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
gamemaker
Set
Material Icon Theme
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the gamemaker logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#26a69a" d="M8 1.422L14.578 8h-3.759v3.853c-.94.846-1.88 1.785-2.819 2.725L1.422 8zM5.275 8L8 10.725V8h2.725A37 37 0 0 0 8 5.275A37 37 0 0 0 5.275 8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeGamemaker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#26a69a" d="M8 1.422L14.578 8h-3.759v3.853c-.94.846-1.88 1.785-2.819 2.725L1.422 8zM5.275 8L8 10.725V8h2.725A37 37 0 0 0 8 5.275A37 37 0 0 0 5.275 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#26a69a" d="M8 1.422L14.578 8h-3.759v3.853c-.94.846-1.88 1.785-2.819 2.725L1.422 8zM5.275 8L8 10.725V8h2.725A37 37 0 0 0 8 5.275A37 37 0 0 0 5.275 8"/></svg>
</template>

CSS

.icon-gamemaker {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22%2326a69a%22%20d%3D%22M8%201.422L14.578%208h-3.759v3.853c-.94.846-1.88%201.785-2.819%202.725L1.422%208zM5.275%208L8%2010.725V8h2.725A37%2037%200%200%200%208%205.275A37%2037%200%200%200%205.275%208%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%2016%2016%22%3E%3Cpath%20fill%3D%22%2326a69a%22%20d%3D%22M8%201.422L14.578%208h-3.759v3.853c-.94.846-1.88%201.785-2.819%202.725L1.422%208zM5.275%208L8%2010.725V8h2.725A37%2037%200%200%200%208%205.275A37%2037%200%200%200%205.275%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/gamemaker.svg?color=%231a73e8&size=48