roblox-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
roblox-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the roblox icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 4.134a2 2 0 0 1 2.45-1.414l11.591 3.105a2 2 0 0 1 1.414 2.45l-3.105 11.591a2 2 0 0 1-2.45 1.414L4.134 18.175a2 2 0 0 1-1.414-2.45zm3.113 9.633l4.83 1.294l1.293-4.829l-4.829-1.294z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteRobloxFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 4.134a2 2 0 0 1 2.45-1.414l11.591 3.105a2 2 0 0 1 1.414 2.45l-3.105 11.591a2 2 0 0 1-2.45 1.414L4.134 18.175a2 2 0 0 1-1.414-2.45zm3.113 9.633l4.83 1.294l1.293-4.829l-4.829-1.294z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 4.134a2 2 0 0 1 2.45-1.414l11.591 3.105a2 2 0 0 1 1.414 2.45l-3.105 11.591a2 2 0 0 1-2.45 1.414L4.134 18.175a2 2 0 0 1-1.414-2.45zm3.113 9.633l4.83 1.294l1.293-4.829l-4.829-1.294z"/></svg>
</template>

CSS

.icon-roblox-fill {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.825%204.134a2%202%200%200%201%202.45-1.414l11.591%203.105a2%202%200%200%201%201.414%202.45l-3.105%2011.591a2%202%200%200%201-2.45%201.414L4.134%2018.175a2%202%200%200%201-1.414-2.45zm3.113%209.633l4.83%201.294l1.293-4.829l-4.829-1.294z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.825%204.134a2%202%200%200%201%202.45-1.414l11.591%203.105a2%202%200%200%201%201.414%202.45l-3.105%2011.591a2%202%200%200%201-2.45%201.414L4.134%2018.175a2%202%200%200%201-1.414-2.45zm3.113%209.633l4.83%201.294l1.293-4.829l-4.829-1.294z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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