JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 323219
  • Score
    100M100P100Q169985F
  • License MIT

Package Exports

  • @codexteam/icons
  • @codexteam/icons/dist/index.mjs
  • @codexteam/icons/dist/index.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@codexteam/icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

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
IconArrowDown IconArrowDown
IconArrowLeft IconArrowLeft
IconArrowRight IconArrowRight
IconArrowUp IconArrowUp
IconBold IconBold
IconBrackets IconBrackets
IconChecklist IconChecklist
IconClipboard IconClipboard
IconCode IconCode
IconCollapse IconCollapse
IconColor IconColor
IconCopy IconCopy
IconCross IconCross
IconCurlyBrackets IconCurlyBrackets
IconDelimiter IconDelimiter
IconFile IconFile
IconGift IconGift
IconHeart IconHeart
IconHidden IconHidden
IconHtml IconHtml
IconInlineCode IconInlineCode
IconItalic IconItalic
IconLink IconLink
IconListBulleted IconListBulleted
IconListNumbered IconListNumbered
IconMarker IconMarker
IconMenu IconMenu
IconPicture IconPicture
IconPlay IconPlay
IconPlus IconPlus
IconQuote IconQuote
IconRedo IconRedo
IconRemoveBackground IconRemoveBackground
IconReplace IconReplace
IconSearch IconSearch
IconStar IconStar
IconStretch IconStretch
IconTableWithHeadings IconTableWithHeadings
IconTableWithoutHeadings IconTableWithoutHeadings
IconTable IconTable
IconText IconText
IconTrash IconTrash
IconUndo IconUndo
IconUser IconUser
IconUsersGroup IconUsersGroup
IconWarning IconWarning