John KuehJohn Kueh

codepen icon

HugeIcons · CodepenIcon · MIT

Download SVG

The HugeIcons codepen icon depicts the Codepen logo, commonly used to link to a user's Codepen profile or to indicate embedded Codepen examples.

Common uses

  • Link to Codepen profile
  • Embed Codepen examples
  • Showcase code snippets

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
codepen logocode editoronline ide

FAQ

What does the Codepen icon represent?
It represents the Codepen logo, a popular online community for testing and showcasing user-created HTML, CSS, and JavaScript code.
How do I use the Codepen icon in React?
Import both HugeiconsIcon and CodepenIcon, then render <HugeiconsIcon icon={CodepenIcon} />.
What is the license for this icon?
This 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 →