New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@codexteam/icons

Package Overview
Dependencies
Maintainers
5
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.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
291K
increased by10.6%
Maintainers
5
Weekly downloads
 
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
IconArrowDownIconArrowDown
IconArrowLeftIconArrowLeft
IconArrowRightIconArrowRight
IconArrowUpIconArrowUp
IconBoldIconBold
IconChecklistIconChecklist
IconFileIconFile
IconGiftIconGift
IconInlineCodeIconInlineCode
IconItalicIconItalic
IconLinkIconLink
IconListBulletedIconListBulleted
IconListNumberedIconListNumbered
IconMarkerIconMarker
IconMenuIconMenu
IconPlayIconPlay
IconPlusIconPlus
IconSearchIconSearch
IconStarIconStar
IconTextIconText

FAQs

Package last updated on 23 Jul 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