gamemakerstudio logo
gamemakerstudio from Skill Icons by tandpfun · Default · MIT Free for personal and commercial use.
- Name
- gamemakerstudio
- Set
- Skill Icons
- Style
- Default
- Viewbox
- 256×256
- License
- MIT
Use the gamemakerstudio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#8cd248" rx="60"/><path fill="#000" d="M128.497 127.954v45.03l-45.682-45.03l45.682-45.033l45.683 45.033zm0-106.954L20 127.954l108.497 106.951l45.687-45.036v-61.915h62.809z"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsGamemakerstudio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#8cd248" rx="60"/><path fill="#000" d="M128.497 127.954v45.03l-45.682-45.03l45.682-45.033l45.683 45.033zm0-106.954L20 127.954l108.497 106.951l45.687-45.036v-61.915h62.809z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#8cd248" rx="60"/><path fill="#000" d="M128.497 127.954v45.03l-45.682-45.03l45.682-45.033l45.683 45.033zm0-106.954L20 127.954l108.497 106.951l45.687-45.036v-61.915h62.809z"/></g></svg> </template>
CSS
.icon-gamemakerstudio {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%238cd248%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M128.497%20127.954v45.03l-45.682-45.03l45.682-45.033l45.683%2045.033zm0-106.954L20%20127.954l108.497%20106.951l45.687-45.036v-61.915h62.809z%22%2F%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%238cd248%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M128.497%20127.954v45.03l-45.682-45.03l45.682-45.033l45.683%2045.033zm0-106.954L20%20127.954l108.497%20106.951l45.687-45.036v-61.915h62.809z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/gamemakerstudio.svg?color=%231a73e8&size=48