robloxstudio logo

robloxstudio from Skill Icons by tandpfun · Default · MIT Free for personal and commercial use.

Name
robloxstudio
Set
Skill Icons
Style
Default
Viewbox
256×256
License
MIT

The same logo in other sets

Use the robloxstudio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g fill="#009fff" clip-path="url(#SVGJLYRnb5B)"><path d="M256 0H0v101.32l90.59 24.248l11.426-42.608L256 124.228zm0 154.68l-90.59-24.281l-11.426 42.606L0 131.739V256h256z"/></g><defs><clipPath id="SVGJLYRnb5B"><rect width="256" height="256" fill="#fff" rx="60"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsRobloxstudio(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"><g fill="#009fff" clipPath="url(#SVGJLYRnb5B)"><path d="M256 0H0v101.32l90.59 24.248l11.426-42.608L256 124.228zm0 154.68l-90.59-24.281l-11.426 42.606L0 131.739V256h256z"/></g><defs><clipPath id="SVGJLYRnb5B"><rect width="256" height="256" fill="#fff" rx="60"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g fill="#009fff" clip-path="url(#SVGJLYRnb5B)"><path d="M256 0H0v101.32l90.59 24.248l11.426-42.608L256 124.228zm0 154.68l-90.59-24.281l-11.426 42.606L0 131.739V256h256z"/></g><defs><clipPath id="SVGJLYRnb5B"><rect width="256" height="256" fill="#fff" rx="60"/></clipPath></defs></g></svg>
</template>

CSS

.icon-robloxstudio {
  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%3Cg%20fill%3D%22%23009fff%22%20clip-path%3D%22url(%23SVGJLYRnb5B)%22%3E%3Cpath%20d%3D%22M256%200H0v101.32l90.59%2024.248l11.426-42.608L256%20124.228zm0%20154.68l-90.59-24.281l-11.426%2042.606L0%20131.739V256h256z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGJLYRnb5B%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23fff%22%20rx%3D%2260%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%3Cg%20fill%3D%22%23009fff%22%20clip-path%3D%22url(%23SVGJLYRnb5B)%22%3E%3Cpath%20d%3D%22M256%200H0v101.32l90.59%2024.248l11.426-42.608L256%20124.228zm0%20154.68l-90.59-24.281l-11.426%2042.606L0%20131.739V256h256z%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGJLYRnb5B%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23fff%22%20rx%3D%2260%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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