John KuehJohn Kueh

replit icon

HugeIcons · ReplitIcon · MIT

Download SVG

The HugeIcons replit icon depicts a stylized 'R' within a circle, commonly used to represent the Replit online IDE or a similar coding environment.

Common uses

  • Link to Replit profile
  • Indicate a Replit project
  • Button for Replit integration

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ReplitIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ReplitIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
replit logocode editor iconide iconr icon

FAQ

What does the Replit icon represent?
The icon represents Replit, an online integrated development environment (IDE) that allows users to write and run code in a browser.
How do I use the Replit icon in React?
Import both HugeiconsIcon and ReplitIcon, then render <HugeiconsIcon icon={ReplitIcon} />.
What is the license for the Replit icon?
The Replit icon is distributed under the MIT license.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →