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

Name
roblox
Set
Material Icon Theme
Style
Color
Viewbox
500×500
License
MIT

The same logo in other sets

Use the roblox logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#42a5f5" d="m127.87 38.084l334.05 89.432l-36.055 135.03l-199.37-53.377l-10.251 38.177l-134.68-36.056zm244.26 423.83L38.08 372.482l36.056-135.03l199.01 53.377l10.251-38.176l135.03 36.055z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeRoblox(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#42a5f5" d="m127.87 38.084l334.05 89.432l-36.055 135.03l-199.37-53.377l-10.251 38.177l-134.68-36.056zm244.26 423.83L38.08 372.482l36.056-135.03l199.01 53.377l10.251-38.176l135.03 36.055z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 500 500"><path fill="#42a5f5" d="m127.87 38.084l334.05 89.432l-36.055 135.03l-199.37-53.377l-10.251 38.177l-134.68-36.056zm244.26 423.83L38.08 372.482l36.056-135.03l199.01 53.377l10.251-38.176l135.03 36.055z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-roblox {
  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%20500%20500%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m127.87%2038.084l334.05%2089.432l-36.055%20135.03l-199.37-53.377l-10.251%2038.177l-134.68-36.056zm244.26%20423.83L38.08%20372.482l36.056-135.03l199.01%2053.377l10.251-38.176l135.03%2036.055z%22%20clip-rule%3D%22evenodd%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%20500%20500%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m127.87%2038.084l334.05%2089.432l-36.055%20135.03l-199.37-53.377l-10.251%2038.177l-134.68-36.056zm244.26%20423.83L38.08%20372.482l36.056-135.03l199.01%2053.377l10.251-38.176l135.03%2036.055z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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