SkillAgentSearch skills...

Icons

Dozens of cute svg icons made with love by CodeX for your projects. No dependencies required. Free to use and share.

Install / Use

/learn @codex-team/Icons
About this skill

Quality Score

0/100

Supported Platforms

OpenAI Codex

README

CodeX Icons

Dozens of cute icons made with love by CodeX for your projects.

No dependencies required. Free to use and share.

<img width="1657" alt="image" src="https://user-images.githubusercontent.com/3684889/210104174-93ee88d6-a2ba-44a8-ac22-ee04955c771b.png">

Usage

Install the package with node package manager.

npm install @codexteam/icons

yarn add @codexteam/icons

And import required icons.

import { IconH1 } from '@codexteam/icons';

console.log(IconH1);

You will get the line: <svg xmlns="http://www.w3.org/2000/svg" ...

List of icons

<!-- DO NOT EDIT THE FOLLOWING SECTION MANUALLY --> <!-- BEGIN TABLE_OF_ICONS -->

| Icon | Name | | --- | --- | | IconH1 | IconH1 | | IconH2 | IconH2 | | IconH3 | IconH3 | | IconH4 | IconH4 | | IconH5 | IconH5 | | IconH6 | IconH6 | | IconAddBackground | IconAddBackground | | IconAddBorder | IconAddBorder | | IconAlignCenter | IconAlignCenter | | IconAlignJustify | IconAlignJustify | | IconAlignLeft | IconAlignLeft | | IconAlignRight | IconAlignRight | | IconBold | IconBold | | IconBracketsVertical | IconBracketsVertical | | IconBrackets | IconBrackets | | IconCheck | IconCheck | | IconChecklist | IconChecklist | | IconChevronDown | IconChevronDown | | IconChevronLeft | IconChevronLeft | | IconChevronRight | IconChevronRight | | IconChevronUp | IconChevronUp | | IconClipboard | IconClipboard | | IconCollapse | IconCollapse | | IconColor | IconColor | | IconCopy | IconCopy | | IconCross | IconCross | | IconCurlyBrackets | IconCurlyBrackets | | IconDelimiter | IconDelimiter | | IconDirectionDownRight | IconDirectionDownRight | | IconDirectionLeftDown | IconDirectionLeftDown | | IconDirectionRightDown | IconDirectionRightDown | | IconDirectionUpRight | IconDirectionUpRight | | IconDotCircle | IconDotCircle | | IconEtcHorisontal | IconEtcHorisontal | | IconEtcVertical | IconEtcVertical | | IconFile | IconFile | | IconGift | IconGift | | IconGlobe | IconGlobe | | IconHeading | IconHeading | | IconHeart | IconHeart | | IconHidden | IconHidden | | IconHtml | IconHtml | | IconInstagram | IconInstagram | | IconItalic | IconItalic | | IconLink | IconLink | | IconLinkedin | IconLinkedin | | IconListBulleted | IconListBulleted | | IconListNumbered | IconListNumbered | | IconLoader | IconLoader | | IconMarker | IconMarker | | IconMenuSmall | IconMenuSmall | | IconMenu | IconMenu | | IconPicture | IconPicture | | IconPlay | IconPlay | | IconPlus | IconPlus | | IconQuestion | IconQuestion | | IconQuote | IconQuote | | IconRedo | IconRedo | | IconRemoveBackground | IconRemoveBackground | | IconReplace | IconReplace | | IconSave | IconSave | | IconSearch | IconSearch | | IconStar | IconStar | | IconStretch | IconStretch | | IconStrikethrough | IconStrikethrough | | IconTableWithHeadings | IconTableWithHeadings | | IconTableWithoutHeadings | IconTableWithoutHeadings | | IconTable | IconTable | | IconText | IconText | | IconTranslate | IconTranslate | | IconTrash | IconTrash | | IconTwitter | IconTwitter | | IconUnderline | IconUnderline | | IconUndo | IconUndo | | IconUnlink | IconUnlink | | IconUser | IconUser | | IconUsersGroup | IconUsersGroup | | IconWarning | IconWarning |

<!-- END TABLE_OF_ICONS -->

How to add an icon

  • Request an icon you need via an Issue
  • Or add your icon and open a PR
View on GitHub
GitHub Stars55
CategoryDevelopment
Updated6d ago
Forks18

Languages

TypeScript

Security Score

100/100

Audited on Mar 29, 2026

No findings