roblox creator studio logo

roblox-creator-studio from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
roblox-creator-studio
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

Use the roblox creator studio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m362.3 393.5l18.7-69.8l149.9 40.2L472 583.5L56 472l40.2-149.8zm221.2-226l-40.2 149.8L277.2 246l-18.7 69.8l-149.9-40.1L167.5 56z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsRobloxCreatorStudio(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m362.3 393.5l18.7-69.8l149.9 40.2L472 583.5L56 472l40.2-149.8zm221.2-226l-40.2 149.8L277.2 246l-18.7 69.8l-149.9-40.1L167.5 56z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m362.3 393.5l18.7-69.8l149.9 40.2L472 583.5L56 472l40.2-149.8zm221.2-226l-40.2 149.8L277.2 246l-18.7 69.8l-149.9-40.1L167.5 56z"/></svg>
</template>

CSS

.icon-roblox-creator-studio {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m362.3%20393.5l18.7-69.8l149.9%2040.2L472%20583.5L56%20472l40.2-149.8zm221.2-226l-40.2%20149.8L277.2%20246l-18.7%2069.8l-149.9-40.1L167.5%2056z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m362.3%20393.5l18.7-69.8l149.9%2040.2L472%20583.5L56%20472l40.2-149.8zm221.2-226l-40.2%20149.8L277.2%20246l-18.7%2069.8l-149.9-40.1L167.5%2056z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/roblox-creator-studio.svg?color=%231a73e8&size=48