Socket
Socket
Sign inDemoInstall

@codexteam/icons

Package Overview
Dependencies
0
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

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.


Version published
Weekly downloads
214K
increased by1.12%
Maintainers
4
Install size
105 kB
Created
Weekly downloads
 

Readme

Source

CodeX Icons

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

No dependencies required. Free to use and share.

image

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
IconCheckIconCheck
IconChecklistIconChecklist
IconChevronDownIconChevronDown
IconChevronLeftIconChevronLeft
IconChevronRightIconChevronRight
IconChevronUpIconChevronUp
IconClipboardIconClipboard
IconCollapseIconCollapse
IconColorIconColor
IconCopyIconCopy
IconCrossIconCross
IconCurlyBracketsIconCurlyBrackets
IconDelimiterIconDelimiter
IconDirectionDownRightIconDirectionDownRight
IconDirectionLeftDownIconDirectionLeftDown
IconDirectionRightDownIconDirectionRightDown
IconDirectionUpRightIconDirectionUpRight
IconDotCircleIconDotCircle
IconEtcHorisontalIconEtcHorisontal
IconEtcVerticalIconEtcVertical
IconFileIconFile
IconGiftIconGift
IconGlobeIconGlobe
IconHeadingIconHeading
IconHeartIconHeart
IconHiddenIconHidden
IconHtmlIconHtml
IconInstagramIconInstagram
IconItalicIconItalic
IconLinkIconLink
IconLinkedinIconLinkedin
IconListBulletedIconListBulleted
IconListNumberedIconListNumbered
IconLoaderIconLoader
IconMarkerIconMarker
IconMenuSmallIconMenuSmall
IconMenuIconMenu
IconPictureIconPicture
IconPlayIconPlay
IconPlusIconPlus
IconQuestionIconQuestion
IconQuoteIconQuote
IconRedoIconRedo
IconRemoveBackgroundIconRemoveBackground
IconReplaceIconReplace
IconSaveIconSave
IconSearchIconSearch
IconStarIconStar
IconStretchIconStretch
IconStrikethroughIconStrikethrough
IconTableWithHeadingsIconTableWithHeadings
IconTableWithoutHeadingsIconTableWithoutHeadings
IconTableIconTable
IconTextIconText
IconTranslateIconTranslate
IconTrashIconTrash
IconTwitterIconTwitter
IconUnderlineIconUnderline
IconUndoIconUndo
IconUnlinkIconUnlink
IconUserIconUser
IconUsersGroupIconUsersGroup
IconWarningIconWarning

How to add an icon

  • Request an icon you need via an Issue
  • Or add your icon and open a PR

FAQs

Last updated on 08 Mar 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc