Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codexteam/icons

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codexteam/icons

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

  • 0.0.4
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

CodeX Icons

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

No dependencies required. Free to use and share.

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

IconName
IconH1IconH1
IconH2IconH2
IconH3IconH3
IconH4IconH4
IconH5IconH5
IconH6IconH6
IconAddBackgroundIconAddBackground
IconAddBorderIconAddBorder
IconAlignCenterIconAlignCenter
IconAlignJustifyIconAlignJustify
IconAlignLeftIconAlignLeft
IconAlignRightIconAlignRight
IconBoldIconBold
IconBracketsIconBrackets
IconChecklistIconChecklist
IconChevronDownIconChevronDown
IconChevronLeftIconChevronLeft
IconChevronRightIconChevronRight
IconChevronUpIconChevronUp
IconClipboardIconClipboard
IconCodeIconCode
IconCollapseIconCollapse
IconColorIconColor
IconCopyIconCopy
IconCrossIconCross
IconCurlyBracketsIconCurlyBrackets
IconDelimiterIconDelimiter
IconDirectionDownRightIconDirectionDownRight
IconDirectionLeftDownIconDirectionLeftDown
IconDirectionRightDownIconDirectionRightDown
IconDirectionUpRightIconDirectionUpRight
IconEtcHorisontalIconEtcHorisontal
IconEtcVerticalIconEtcVertical
IconFileIconFile
IconGiftIconGift
IconHeartIconHeart
IconHiddenIconHidden
IconHtmlIconHtml
IconInlineCodeIconInlineCode
IconItalicIconItalic
IconLinkIconLink
IconListBulletedIconListBulleted
IconListNumberedIconListNumbered
IconMarkerIconMarker
IconMenuIconMenu
IconPictureIconPicture
IconPlayIconPlay
IconPlusIconPlus
IconQuoteIconQuote
IconRedoIconRedo
IconRemoveBackgroundIconRemoveBackground
IconReplaceIconReplace
IconSearchIconSearch
IconStarIconStar
IconStretchIconStretch
IconTableWithHeadingsIconTableWithHeadings
IconTableWithoutHeadingsIconTableWithoutHeadings
IconTableIconTable
IconTextIconText
IconTrashIconTrash
IconUndoIconUndo
IconUnlinkIconUnlink
IconUserIconUser
IconUsersGroupIconUsersGroup
IconWarningIconWarning

FAQs

Package last updated on 08 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc