JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 327002
  • Score
    100M100P100Q172968F
  • 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
IconBold IconBold
IconBrackets IconBrackets
IconChecklist IconChecklist
IconChevronDown IconChevronDown
IconChevronLeft IconChevronLeft
IconChevronRight IconChevronRight
IconChevronUp IconChevronUp
IconClipboard IconClipboard
IconCode IconCode
IconCollapse IconCollapse
IconColor IconColor
IconCopy IconCopy
IconCross IconCross
IconCurlyBrackets IconCurlyBrackets
IconDelimiter IconDelimiter
IconDirectionDownRight IconDirectionDownRight
IconDirectionLeftDown IconDirectionLeftDown
IconDirectionRightDown IconDirectionRightDown
IconDirectionUpRight IconDirectionUpRight
IconEtcHorisontal IconEtcHorisontal
IconEtcVertical IconEtcVertical
IconFile IconFile
IconGift IconGift
IconHeading IconHeading
IconHeart IconHeart
IconHidden IconHidden
IconHtml IconHtml
IconInlineCode IconInlineCode
IconItalic IconItalic
IconLink IconLink
IconListBulleted IconListBulleted
IconListNumbered IconListNumbered
IconMarker IconMarker
IconMenuSmall IconMenuSmall
IconMenu IconMenu
IconPicture IconPicture
IconPlay IconPlay
IconPlus IconPlus
IconQuote IconQuote
IconRedo IconRedo
IconRemoveBackground IconRemoveBackground
IconReplace IconReplace
IconSave IconSave
IconSearch IconSearch
IconStar IconStar
IconStretch IconStretch
IconTableWithHeadings IconTableWithHeadings
IconTableWithoutHeadings IconTableWithoutHeadings
IconTable IconTable
IconText IconText
IconTrash IconTrash
IconUnderline IconUnderline
IconUndo IconUndo
IconUnlink IconUnlink
IconUser IconUser
IconUsersGroup IconUsersGroup
IconWarning IconWarning