Robloxstudio Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Robloxstudio icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/315878.svg" alt="Robloxstudio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315878.svg" alt="Robloxstudio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315878.svg" alt="Robloxstudio icon" :width="24" :height="24" />
CSS background
.icon-robloxstudio {
background-image: url('https://proicons.com/icon/315878.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Roblox Studio</title><path d="M 13.936 15.356 L 1.826 12.112 L 0 18.93 L 18.928 24 L 21.608 14.01 L 14.79 12.18 L 13.936 15.356 Z M 5.072 0 L 2.394 9.992 L 9.21 11.822 L 10.064 8.644 L 22.174 11.89 L 24 5.072 L 5.072 0 Z"/></svg>
Robloxstudio in other icon packs
Copied!