# Appica Icons (/ui/icons)

> 4996 tree-shakeable SVG icons sourced from Tabler Icons, Hugeicons, and custom designs — normalized, optimized, and organized into 37 categories. The same set is available across every integration; only the install and the identifier form differ.

This file is generated for AI agents. To use an icon: find its canonical name in the catalog, then use the identifier from your integration’s column.

## Integrations

### React

- Package: `@appica/icons-react`
- Install: `pnpm add @appica/icons-react` (npm / yarn / bun also work). Requires React 19+, ESM only.
- Every icon is a tree-shakeable named export from the package root.
- Each icon also has an `Icon`-suffixed alias (`Bold` === `BoldIcon`), useful when a name clashes with your own components.
- Props: `size` (number | string, default `24`), `color` (sets `currentColor`), `strokeWidth` (default `1.5`), `className` (appended to the base `appica-icon` class), plus the full `SVGProps<SVGSVGElement>` surface.
- Icons are `aria-hidden` by default (decorative). Give a standalone interactive icon an accessible name.

```tsx
import { Bold } from '@appica/icons-react'

export function Example() {
  return <Bold size={24} strokeWidth={1.5} />
}
```

## Naming

Every icon has one **canonical** name in kebab-case (e.g. `smart-home`, `star-filled`, `sort-0-9`). Each integration's identifier is derived from it deterministically — but you don't need to derive anything: the catalog below lists the exact identifier in each integration's column.

- Filled variants are separate icons with a `-filled` suffix (e.g. `star`, `star-filled`).
- React names are PascalCase; adjacent digit-only segments are joined with `_` to avoid collisions (`sort-0-9` → `Sort0_9`, distinct from `sort-09` → `Sort09`).

## Catalog

4996 icons across 37 categories.

### Animals (29)

| Canonical | React |
| --- | --- |
| bat | Bat |
| bird | Bird |
| bird-filled | BirdFilled |
| bug | Bug |
| bug-filled | BugFilled |
| bug-off | BugOff |
| butterfly | Butterfly |
| butterfly-filled | ButterflyFilled |
| cat | Cat |
| deer | Deer |
| dog | Dog |
| feather | Feather |
| feather-filled | FeatherFilled |
| fish | Fish |
| fish-bone | FishBone |
| fish-bone-filled | FishBoneFilled |
| fish-off | FishOff |
| horse | Horse |
| horseshoe | Horseshoe |
| horseshoe-filled | HorseshoeFilled |
| paw | Paw |
| paw-filled | PawFilled |
| paw-off | PawOff |
| pig | Pig |
| pig-filled | PigFilled |
| pig-money | PigMoney |
| pig-off | PigOff |
| spider | Spider |
| spider-filled | SpiderFilled |

### Arrows (420)

| Canonical | React |
| --- | --- |
| arrow-autofit-content | ArrowAutofitContent |
| arrow-autofit-content-filled | ArrowAutofitContentFilled |
| arrow-autofit-down | ArrowAutofitDown |
| arrow-autofit-down-filled | ArrowAutofitDownFilled |
| arrow-autofit-height | ArrowAutofitHeight |
| arrow-autofit-height-filled | ArrowAutofitHeightFilled |
| arrow-autofit-left | ArrowAutofitLeft |
| arrow-autofit-left-filled | ArrowAutofitLeftFilled |
| arrow-autofit-right | ArrowAutofitRight |
| arrow-autofit-right-filled | ArrowAutofitRightFilled |
| arrow-autofit-up | ArrowAutofitUp |
| arrow-autofit-up-filled | ArrowAutofitUpFilled |
| arrow-autofit-width | ArrowAutofitWidth |
| arrow-autofit-width-filled | ArrowAutofitWidthFilled |
| arrow-back | ArrowBack |
| arrow-back-up | ArrowBackUp |
| arrow-back-up-double | ArrowBackUpDouble |
| arrow-badge-down | ArrowBadgeDown |
| arrow-badge-down-filled | ArrowBadgeDownFilled |
| arrow-badge-left | ArrowBadgeLeft |
| arrow-badge-left-filled | ArrowBadgeLeftFilled |
| arrow-badge-right | ArrowBadgeRight |
| arrow-badge-right-filled | ArrowBadgeRightFilled |
| arrow-badge-up | ArrowBadgeUp |
| arrow-badge-up-filled | ArrowBadgeUpFilled |
| arrow-bar-both | ArrowBarBoth |
| arrow-bar-down | ArrowBarDown |
| arrow-bar-left | ArrowBarLeft |
| arrow-bar-right | ArrowBarRight |
| arrow-bar-to-down | ArrowBarToDown |
| arrow-bar-to-down-dashed | ArrowBarToDownDashed |
| arrow-bar-to-left | ArrowBarToLeft |
| arrow-bar-to-left-dashed | ArrowBarToLeftDashed |
| arrow-bar-to-right | ArrowBarToRight |
| arrow-bar-to-right-dashed | ArrowBarToRightDashed |
| arrow-bar-to-up | ArrowBarToUp |
| arrow-bar-to-up-dashed | ArrowBarToUpDashed |
| arrow-bar-up | ArrowBarUp |
| arrow-bear-left | ArrowBearLeft |
| arrow-bear-left-2 | ArrowBearLeft2 |
| arrow-bear-right | ArrowBearRight |
| arrow-bear-right-2 | ArrowBearRight2 |
| arrow-big-down | ArrowBigDown |
| arrow-big-down-filled | ArrowBigDownFilled |
| arrow-big-down-line | ArrowBigDownLine |
| arrow-big-down-line-filled | ArrowBigDownLineFilled |
| arrow-big-down-lines | ArrowBigDownLines |
| arrow-big-down-lines-filled | ArrowBigDownLinesFilled |
| arrow-big-left | ArrowBigLeft |
| arrow-big-left-filled | ArrowBigLeftFilled |
| arrow-big-left-line | ArrowBigLeftLine |
| arrow-big-left-line-filled | ArrowBigLeftLineFilled |
| arrow-big-left-lines | ArrowBigLeftLines |
| arrow-big-left-lines-filled | ArrowBigLeftLinesFilled |
| arrow-big-right | ArrowBigRight |
| arrow-big-right-filled | ArrowBigRightFilled |
| arrow-big-right-line | ArrowBigRightLine |
| arrow-big-right-line-filled | ArrowBigRightLineFilled |
| arrow-big-right-lines | ArrowBigRightLines |
| arrow-big-right-lines-filled | ArrowBigRightLinesFilled |
| arrow-big-up | ArrowBigUp |
| arrow-big-up-filled | ArrowBigUpFilled |
| arrow-big-up-line | ArrowBigUpLine |
| arrow-big-up-line-filled | ArrowBigUpLineFilled |
| arrow-big-up-lines | ArrowBigUpLines |
| arrow-big-up-lines-filled | ArrowBigUpLinesFilled |
| arrow-bounce | ArrowBounce |
| arrow-capsule | ArrowCapsule |
| arrow-curve-left | ArrowCurveLeft |
| arrow-curve-right | ArrowCurveRight |
| arrow-down | ArrowDown |
| arrow-down-bar | ArrowDownBar |
| arrow-down-circle | ArrowDownCircle |
| arrow-down-circle-filled | ArrowDownCircleFilled |
| arrow-down-dashed | ArrowDownDashed |
| arrow-down-from-arc | ArrowDownFromArc |
| arrow-down-left | ArrowDownLeft |
| arrow-down-left-circle | ArrowDownLeftCircle |
| arrow-down-rhombus | ArrowDownRhombus |
| arrow-down-rhombus-filled | ArrowDownRhombusFilled |
| arrow-down-right | ArrowDownRight |
| arrow-down-right-circle | ArrowDownRightCircle |
| arrow-down-square | ArrowDownSquare |
| arrow-down-square-filled | ArrowDownSquareFilled |
| arrow-down-tail | ArrowDownTail |
| arrow-down-to-arc | ArrowDownToArc |
| arrow-elbow-left | ArrowElbowLeft |
| arrow-elbow-right | ArrowElbowRight |
| arrow-fork | ArrowFork |
| arrow-forward | ArrowForward |
| arrow-forward-up | ArrowForwardUp |
| arrow-forward-up-double | ArrowForwardUpDouble |
| arrow-guide | ArrowGuide |
| arrow-guide-filled | ArrowGuideFilled |
| arrow-iteration | ArrowIteration |
| arrow-left | ArrowLeft |
| arrow-left-bar | ArrowLeftBar |
| arrow-left-circle | ArrowLeftCircle |
| arrow-left-circle-filled | ArrowLeftCircleFilled |
| arrow-left-dashed | ArrowLeftDashed |
| arrow-left-from-arc | ArrowLeftFromArc |
| arrow-left-rhombus | ArrowLeftRhombus |
| arrow-left-rhombus-filled | ArrowLeftRhombusFilled |
| arrow-left-right | ArrowLeftRight |
| arrow-left-square | ArrowLeftSquare |
| arrow-left-square-filled | ArrowLeftSquareFilled |
| arrow-left-tail | ArrowLeftTail |
| arrow-left-to-arc | ArrowLeftToArc |
| arrow-loop-left | ArrowLoopLeft |
| arrow-loop-left-2 | ArrowLoopLeft2 |
| arrow-loop-right | ArrowLoopRight |
| arrow-loop-right-2 | ArrowLoopRight2 |
| arrow-merge | ArrowMerge |
| arrow-merge-alt-left | ArrowMergeAltLeft |
| arrow-merge-alt-right | ArrowMergeAltRight |
| arrow-merge-both | ArrowMergeBoth |
| arrow-merge-left | ArrowMergeLeft |
| arrow-merge-right | ArrowMergeRight |
| arrow-move-down | ArrowMoveDown |
| arrow-move-down-filled | ArrowMoveDownFilled |
| arrow-move-left | ArrowMoveLeft |
| arrow-move-left-filled | ArrowMoveLeftFilled |
| arrow-move-right | ArrowMoveRight |
| arrow-move-right-filled | ArrowMoveRightFilled |
| arrow-move-up | ArrowMoveUp |
| arrow-move-up-filled | ArrowMoveUpFilled |
| arrow-narrow-down | ArrowNarrowDown |
| arrow-narrow-down-dashed | ArrowNarrowDownDashed |
| arrow-narrow-left | ArrowNarrowLeft |
| arrow-narrow-left-dashed | ArrowNarrowLeftDashed |
| arrow-narrow-right | ArrowNarrowRight |
| arrow-narrow-right-dashed | ArrowNarrowRightDashed |
| arrow-narrow-up | ArrowNarrowUp |
| arrow-narrow-up-dashed | ArrowNarrowUpDashed |
| arrow-ramp-left | ArrowRampLeft |
| arrow-ramp-left-2 | ArrowRampLeft2 |
| arrow-ramp-left-3 | ArrowRampLeft3 |
| arrow-ramp-right | ArrowRampRight |
| arrow-ramp-right-2 | ArrowRampRight2 |
| arrow-ramp-right-3 | ArrowRampRight3 |
| arrow-right | ArrowRight |
| arrow-right-bar | ArrowRightBar |
| arrow-right-circle | ArrowRightCircle |
| arrow-right-circle-filled | ArrowRightCircleFilled |
| arrow-right-dashed | ArrowRightDashed |
| arrow-right-from-arc | ArrowRightFromArc |
| arrow-right-rhombus | ArrowRightRhombus |
| arrow-right-rhombus-filled | ArrowRightRhombusFilled |
| arrow-right-square | ArrowRightSquare |
| arrow-right-square-filled | ArrowRightSquareFilled |
| arrow-right-tail | ArrowRightTail |
| arrow-right-to-arc | ArrowRightToArc |
| arrow-rotary-first-left | ArrowRotaryFirstLeft |
| arrow-rotary-first-right | ArrowRotaryFirstRight |
| arrow-rotary-last-left | ArrowRotaryLastLeft |
| arrow-rotary-last-right | ArrowRotaryLastRight |
| arrow-rotary-left | ArrowRotaryLeft |
| arrow-rotary-right | ArrowRotaryRight |
| arrow-rotary-straight | ArrowRotaryStraight |
| arrow-roundabout-left | ArrowRoundaboutLeft |
| arrow-roundabout-right | ArrowRoundaboutRight |
| arrow-sharp-turn-left | ArrowSharpTurnLeft |
| arrow-sharp-turn-right | ArrowSharpTurnRight |
| arrow-up | ArrowUp |
| arrow-up-bar | ArrowUpBar |
| arrow-up-circle | ArrowUpCircle |
| arrow-up-circle-filled | ArrowUpCircleFilled |
| arrow-up-dashed | ArrowUpDashed |
| arrow-up-from-arc | ArrowUpFromArc |
| arrow-up-left | ArrowUpLeft |
| arrow-up-left-circle | ArrowUpLeftCircle |
| arrow-up-rhombus | ArrowUpRhombus |
| arrow-up-rhombus-filled | ArrowUpRhombusFilled |
| arrow-up-right | ArrowUpRight |
| arrow-up-right-circle | ArrowUpRightCircle |
| arrow-up-square | ArrowUpSquare |
| arrow-up-square-filled | ArrowUpSquareFilled |
| arrow-up-tail | ArrowUpTail |
| arrow-up-to-arc | ArrowUpToArc |
| arrow-wave-left-down | ArrowWaveLeftDown |
| arrow-wave-left-up | ArrowWaveLeftUp |
| arrow-wave-right-down | ArrowWaveRightDown |
| arrow-wave-right-up | ArrowWaveRightUp |
| arrow-zig-zag | ArrowZigZag |
| arrows-cross | ArrowsCross |
| arrows-diagonal | ArrowsDiagonal |
| arrows-diagonal-2 | ArrowsDiagonal2 |
| arrows-diagonal-minimize | ArrowsDiagonalMinimize |
| arrows-diagonal-minimize-2 | ArrowsDiagonalMinimize2 |
| arrows-diff | ArrowsDiff |
| arrows-double-ne-sw | ArrowsDoubleNeSw |
| arrows-double-nw-se | ArrowsDoubleNwSe |
| arrows-double-se-nw | ArrowsDoubleSeNw |
| arrows-double-sw-ne | ArrowsDoubleSwNe |
| arrows-down | ArrowsDown |
| arrows-down-up | ArrowsDownUp |
| arrows-exchange | ArrowsExchange |
| arrows-exchange-2 | ArrowsExchange2 |
| arrows-horizontal | ArrowsHorizontal |
| arrows-join | ArrowsJoin |
| arrows-join-2 | ArrowsJoin2 |
| arrows-left | ArrowsLeft |
| arrows-left-down | ArrowsLeftDown |
| arrows-left-right | ArrowsLeftRight |
| arrows-maximize | ArrowsMaximize |
| arrows-minimize | ArrowsMinimize |
| arrows-move | ArrowsMove |
| arrows-move-horizontal | ArrowsMoveHorizontal |
| arrows-move-vertical | ArrowsMoveVertical |
| arrows-random | ArrowsRandom |
| arrows-right | ArrowsRight |
| arrows-right-down | ArrowsRightDown |
| arrows-right-left | ArrowsRightLeft |
| arrows-shuffle | ArrowsShuffle |
| arrows-shuffle-2 | ArrowsShuffle2 |
| arrows-sort | ArrowsSort |
| arrows-split | ArrowsSplit |
| arrows-split-2 | ArrowsSplit2 |
| arrows-transfer-down | ArrowsTransferDown |
| arrows-transfer-up | ArrowsTransferUp |
| arrows-transfer-up-down | ArrowsTransferUpDown |
| arrows-up | ArrowsUp |
| arrows-up-down | ArrowsUpDown |
| arrows-up-left | ArrowsUpLeft |
| arrows-up-right | ArrowsUpRight |
| arrows-vertical | ArrowsVertical |
| axis-x | AxisX |
| axis-y | AxisY |
| caret-down | CaretDown |
| caret-down-filled | CaretDownFilled |
| caret-left | CaretLeft |
| caret-left-filled | CaretLeftFilled |
| caret-left-right | CaretLeftRight |
| caret-left-right-filled | CaretLeftRightFilled |
| caret-right | CaretRight |
| caret-right-filled | CaretRightFilled |
| caret-up | CaretUp |
| caret-up-down | CaretUpDown |
| caret-up-down-filled | CaretUpDownFilled |
| caret-up-filled | CaretUpFilled |
| chevron-compact-down | ChevronCompactDown |
| chevron-compact-left | ChevronCompactLeft |
| chevron-compact-right | ChevronCompactRight |
| chevron-compact-up | ChevronCompactUp |
| chevron-down | ChevronDown |
| chevron-down-left | ChevronDownLeft |
| chevron-down-right | ChevronDownRight |
| chevron-left | ChevronLeft |
| chevron-left-pipe | ChevronLeftPipe |
| chevron-right | ChevronRight |
| chevron-right-pipe | ChevronRightPipe |
| chevron-up | ChevronUp |
| chevron-up-left | ChevronUpLeft |
| chevron-up-right | ChevronUpRight |
| chevrons-down | ChevronsDown |
| chevrons-down-left | ChevronsDownLeft |
| chevrons-down-right | ChevronsDownRight |
| chevrons-left | ChevronsLeft |
| chevrons-left-right | ChevronsLeftRight |
| chevrons-right | ChevronsRight |
| chevrons-up | ChevronsUp |
| chevrons-up-down | ChevronsUpDown |
| chevrons-up-left | ChevronsUpLeft |
| chevrons-up-right | ChevronsUpRight |
| circle-arrow-down | CircleArrowDown |
| circle-arrow-down-filled | CircleArrowDownFilled |
| circle-arrow-down-left | CircleArrowDownLeft |
| circle-arrow-down-left-filled | CircleArrowDownLeftFilled |
| circle-arrow-down-right | CircleArrowDownRight |
| circle-arrow-down-right-filled | CircleArrowDownRightFilled |
| circle-arrow-left | CircleArrowLeft |
| circle-arrow-left-filled | CircleArrowLeftFilled |
| circle-arrow-right | CircleArrowRight |
| circle-arrow-right-filled | CircleArrowRightFilled |
| circle-arrow-up | CircleArrowUp |
| circle-arrow-up-filled | CircleArrowUpFilled |
| circle-arrow-up-left | CircleArrowUpLeft |
| circle-arrow-up-left-filled | CircleArrowUpLeftFilled |
| circle-arrow-up-right | CircleArrowUpRight |
| circle-arrow-up-right-filled | CircleArrowUpRightFilled |
| circle-caret-down | CircleCaretDown |
| circle-caret-down-filled | CircleCaretDownFilled |
| circle-caret-left | CircleCaretLeft |
| circle-caret-left-filled | CircleCaretLeftFilled |
| circle-caret-right | CircleCaretRight |
| circle-caret-right-filled | CircleCaretRightFilled |
| circle-caret-up | CircleCaretUp |
| circle-caret-up-filled | CircleCaretUpFilled |
| circle-chevron-down | CircleChevronDown |
| circle-chevron-down-filled | CircleChevronDownFilled |
| circle-chevron-left | CircleChevronLeft |
| circle-chevron-left-filled | CircleChevronLeftFilled |
| circle-chevron-right | CircleChevronRight |
| circle-chevron-right-filled | CircleChevronRightFilled |
| circle-chevron-up | CircleChevronUp |
| circle-chevron-up-filled | CircleChevronUpFilled |
| circle-chevrons-down | CircleChevronsDown |
| circle-chevrons-down-filled | CircleChevronsDownFilled |
| circle-chevrons-left | CircleChevronsLeft |
| circle-chevrons-left-filled | CircleChevronsLeftFilled |
| circle-chevrons-right | CircleChevronsRight |
| circle-chevrons-right-filled | CircleChevronsRightFilled |
| circle-chevrons-up | CircleChevronsUp |
| circle-chevrons-up-filled | CircleChevronsUpFilled |
| corner-down-left | CornerDownLeft |
| corner-down-left-double | CornerDownLeftDouble |
| corner-down-right | CornerDownRight |
| corner-down-right-double | CornerDownRightDouble |
| corner-left-down | CornerLeftDown |
| corner-left-down-double | CornerLeftDownDouble |
| corner-left-up | CornerLeftUp |
| corner-left-up-double | CornerLeftUpDouble |
| corner-right-down | CornerRightDown |
| corner-right-down-double | CornerRightDownDouble |
| corner-right-up | CornerRightUp |
| corner-right-up-double | CornerRightUpDouble |
| corner-up-left | CornerUpLeft |
| corner-up-left-double | CornerUpLeftDouble |
| corner-up-right | CornerUpRight |
| corner-up-right-double | CornerUpRightDouble |
| fold | Fold |
| fold-down | FoldDown |
| fold-up | FoldUp |
| refresh | Refresh |
| refresh-alert | RefreshAlert |
| refresh-dot | RefreshDot |
| refresh-off | RefreshOff |
| reload | Reload |
| rotate | Rotate |
| rotate-2 | Rotate2 |
| rotate-360 | Rotate360 |
| rotate-clockwise | RotateClockwise |
| rotate-clockwise-2 | RotateClockwise2 |
| rotate-dot | RotateDot |
| rotate-rectangle | RotateRectangle |
| s-turn-down | STurnDown |
| s-turn-left | STurnLeft |
| s-turn-right | STurnRight |
| s-turn-up | STurnUp |
| share-2 | Share2 |
| share-3 | Share3 |
| square-arrow-down | SquareArrowDown |
| square-arrow-down-filled | SquareArrowDownFilled |
| square-arrow-left | SquareArrowLeft |
| square-arrow-left-filled | SquareArrowLeftFilled |
| square-arrow-right | SquareArrowRight |
| square-arrow-right-filled | SquareArrowRightFilled |
| square-arrow-up | SquareArrowUp |
| square-arrow-up-filled | SquareArrowUpFilled |
| square-chevron-down | SquareChevronDown |
| square-chevron-down-filled | SquareChevronDownFilled |
| square-chevron-left | SquareChevronLeft |
| square-chevron-left-filled | SquareChevronLeftFilled |
| square-chevron-right | SquareChevronRight |
| square-chevron-right-filled | SquareChevronRightFilled |
| square-chevron-up | SquareChevronUp |
| square-chevron-up-filled | SquareChevronUpFilled |
| square-chevrons-down | SquareChevronsDown |
| square-chevrons-down-filled | SquareChevronsDownFilled |
| square-chevrons-left | SquareChevronsLeft |
| square-chevrons-left-filled | SquareChevronsLeftFilled |
| square-chevrons-right | SquareChevronsRight |
| square-chevrons-right-filled | SquareChevronsRightFilled |
| square-chevrons-up | SquareChevronsUp |
| square-chevrons-up-filled | SquareChevronsUpFilled |
| square-rounded-arrow-down | SquareRoundedArrowDown |
| square-rounded-arrow-down-filled | SquareRoundedArrowDownFilled |
| square-rounded-arrow-left | SquareRoundedArrowLeft |
| square-rounded-arrow-left-filled | SquareRoundedArrowLeftFilled |
| square-rounded-arrow-right | SquareRoundedArrowRight |
| square-rounded-arrow-right-filled | SquareRoundedArrowRightFilled |
| square-rounded-arrow-up | SquareRoundedArrowUp |
| square-rounded-arrow-up-filled | SquareRoundedArrowUpFilled |
| square-rounded-chevron-down | SquareRoundedChevronDown |
| square-rounded-chevron-down-filled | SquareRoundedChevronDownFilled |
| square-rounded-chevron-left | SquareRoundedChevronLeft |
| square-rounded-chevron-left-filled | SquareRoundedChevronLeftFilled |
| square-rounded-chevron-right | SquareRoundedChevronRight |
| square-rounded-chevron-right-filled | SquareRoundedChevronRightFilled |
| square-rounded-chevron-up | SquareRoundedChevronUp |
| square-rounded-chevron-up-filled | SquareRoundedChevronUpFilled |
| square-rounded-chevrons-down | SquareRoundedChevronsDown |
| square-rounded-chevrons-down-filled | SquareRoundedChevronsDownFilled |
| square-rounded-chevrons-left | SquareRoundedChevronsLeft |
| square-rounded-chevrons-left-filled | SquareRoundedChevronsLeftFilled |
| square-rounded-chevrons-right | SquareRoundedChevronsRight |
| square-rounded-chevrons-right-filled | SquareRoundedChevronsRightFilled |
| square-rounded-chevrons-up | SquareRoundedChevronsUp |
| square-rounded-chevrons-up-filled | SquareRoundedChevronsUpFilled |
| step-into | StepInto |
| step-out | StepOut |
| swipe-down | SwipeDown |
| swipe-down-filled | SwipeDownFilled |
| swipe-left | SwipeLeft |
| swipe-left-filled | SwipeLeftFilled |
| swipe-right | SwipeRight |
| swipe-right-filled | SwipeRightFilled |
| swipe-up | SwipeUp |
| swipe-up-filled | SwipeUpFilled |
| switch | Switch |
| switch-2 | Switch2 |
| switch-3 | Switch3 |
| switch-horizontal | SwitchHorizontal |
| switch-vertical | SwitchVertical |
| transition-bottom | TransitionBottom |
| transition-bottom-filled | TransitionBottomFilled |
| transition-left | TransitionLeft |
| transition-left-filled | TransitionLeftFilled |
| transition-right | TransitionRight |
| transition-right-filled | TransitionRightFilled |
| transition-top | TransitionTop |
| transition-top-filled | TransitionTopFilled |
| trending-down | TrendingDown |
| trending-down-2 | TrendingDown2 |
| trending-down-3 | TrendingDown3 |
| trending-up | TrendingUp |
| trending-up-2 | TrendingUp2 |
| trending-up-3 | TrendingUp3 |
| u-turn-left | UTurnLeft |
| u-turn-right | UTurnRight |

### Awards (42)

| Canonical | React |
| --- | --- |
| award | Award |
| award-filled | AwardFilled |
| award-off | AwardOff |
| badge | Badge |
| badge-filled | BadgeFilled |
| badge-off | BadgeOff |
| badges | Badges |
| badges-filled | BadgesFilled |
| badges-off | BadgesOff |
| crown | Crown |
| crown-2 | Crown2 |
| crown-2-filled | Crown2Filled |
| crown-3 | Crown3 |
| crown-3-filled | Crown3Filled |
| crown-filled | CrownFilled |
| crown-off | CrownOff |
| laurel-wreath | LaurelWreath |
| laurel-wreath-1 | LaurelWreath1 |
| laurel-wreath-1-filled | LaurelWreath1Filled |
| laurel-wreath-2 | LaurelWreath2 |
| laurel-wreath-2-filled | LaurelWreath2Filled |
| laurel-wreath-3 | LaurelWreath3 |
| laurel-wreath-3-filled | LaurelWreath3Filled |
| laurel-wreath-filled | LaurelWreathFilled |
| medal | Medal |
| medal-2 | Medal2 |
| medal-3 | Medal3 |
| medal-4 | Medal4 |
| medal-5 | Medal5 |
| medal-6 | Medal6 |
| medal-filled | MedalFilled |
| military-award | MilitaryAward |
| military-rank | MilitaryRank |
| military-rank-filled | MilitaryRankFilled |
| ranking | Ranking |
| trophy | Trophy |
| trophy-2 | Trophy2 |
| trophy-2-filled | Trophy2Filled |
| trophy-3 | Trophy3 |
| trophy-3-filled | Trophy3Filled |
| trophy-filled | TrophyFilled |
| trophy-off | TrophyOff |

### Brands (380)

| Canonical | React |
| --- | --- |
| brand-4chan | Brand4chan |
| brand-adobe | BrandAdobe |
| brand-adobe-after-effect | BrandAdobeAfterEffect |
| brand-adobe-illustrator | BrandAdobeIllustrator |
| brand-adobe-indesign | BrandAdobeIndesign |
| brand-adobe-photoshop | BrandAdobePhotoshop |
| brand-adobe-premiere | BrandAdobePremiere |
| brand-adonis-js | BrandAdonisJs |
| brand-airbnb | BrandAirbnb |
| brand-airtable | BrandAirtable |
| brand-algolia | BrandAlgolia |
| brand-alipay | BrandAlipay |
| brand-alpine-js | BrandAlpineJs |
| brand-amazon | BrandAmazon |
| brand-amd | BrandAmd |
| brand-amie | BrandAmie |
| brand-among-us | BrandAmongUs |
| brand-android | BrandAndroid |
| brand-angular | BrandAngular |
| brand-angular-filled | BrandAngularFilled |
| brand-ansible | BrandAnsible |
| brand-ao3 | BrandAo3 |
| brand-appgallery | BrandAppgallery |
| brand-apple | BrandApple |
| brand-apple-arcade | BrandAppleArcade |
| brand-apple-filled | BrandAppleFilled |
| brand-apple-news | BrandAppleNews |
| brand-apple-podcast | BrandApplePodcast |
| brand-appstore | BrandAppstore |
| brand-arc | BrandArc |
| brand-asana | BrandAsana |
| brand-astro | BrandAstro |
| brand-auth0 | BrandAuth0 |
| brand-aws | BrandAws |
| brand-azure | BrandAzure |
| brand-backbone | BrandBackbone |
| brand-badoo | BrandBadoo |
| brand-baidu | BrandBaidu |
| brand-bandcamp | BrandBandcamp |
| brand-bandlab | BrandBandlab |
| brand-beats | BrandBeats |
| brand-behance | BrandBehance |
| brand-bilibili | BrandBilibili |
| brand-binance | BrandBinance |
| brand-bing | BrandBing |
| brand-bitbucket | BrandBitbucket |
| brand-bitbucket-filled | BrandBitbucketFilled |
| brand-blackberry | BrandBlackberry |
| brand-blender | BrandBlender |
| brand-blogger | BrandBlogger |
| brand-bluesky | BrandBluesky |
| brand-booking | BrandBooking |
| brand-bootstrap | BrandBootstrap |
| brand-bulma | BrandBulma |
| brand-bumble | BrandBumble |
| brand-bunpo | BrandBunpo |
| brand-c-sharp | BrandCSharp |
| brand-cake | BrandCake |
| brand-cakephp | BrandCakephp |
| brand-campaignmonitor | BrandCampaignmonitor |
| brand-carbon | BrandCarbon |
| brand-cashapp | BrandCashapp |
| brand-chat-gpt | BrandChatGpt |
| brand-chrome | BrandChrome |
| brand-cinema-4d | BrandCinema4d |
| brand-citymapper | BrandCitymapper |
| brand-claude | BrandClaude |
| brand-cloudflare | BrandCloudflare |
| brand-codecov | BrandCodecov |
| brand-codepen | BrandCodepen |
| brand-codesandbox | BrandCodesandbox |
| brand-coinbase | BrandCoinbase |
| brand-comedy-central | BrandComedyCentral |
| brand-couchdb | BrandCouchdb |
| brand-couchsurfing | BrandCouchsurfing |
| brand-cpp | BrandCpp |
| brand-craft | BrandCraft |
| brand-crunchbase | BrandCrunchbase |
| brand-css3 | BrandCss3 |
| brand-cucumber | BrandCucumber |
| brand-cupra | BrandCupra |
| brand-cypress | BrandCypress |
| brand-d3 | BrandD3 |
| brand-databricks | BrandDatabricks |
| brand-days-counter | BrandDaysCounter |
| brand-debian | BrandDebian |
| brand-deezer | BrandDeezer |
| brand-deliveroo | BrandDeliveroo |
| brand-deno | BrandDeno |
| brand-denodo | BrandDenodo |
| brand-deviantart | BrandDeviantart |
| brand-digg | BrandDigg |
| brand-dingtalk | BrandDingtalk |
| brand-discord | BrandDiscord |
| brand-discord-filled | BrandDiscordFilled |
| brand-disney | BrandDisney |
| brand-disqus | BrandDisqus |
| brand-django | BrandDjango |
| brand-docker | BrandDocker |
| brand-doctrine | BrandDoctrine |
| brand-dolby-digital | BrandDolbyDigital |
| brand-dribbble | BrandDribbble |
| brand-dribbble-filled | BrandDribbbleFilled |
| brand-dropbox | BrandDropbox |
| brand-drops | BrandDrops |
| brand-drupal | BrandDrupal |
| brand-edge | BrandEdge |
| brand-elastic | BrandElastic |
| brand-electronic-arts | BrandElectronicArts |
| brand-ember | BrandEmber |
| brand-envato | BrandEnvato |
| brand-etsy | BrandEtsy |
| brand-evernote | BrandEvernote |
| brand-facebook | BrandFacebook |
| brand-facebook-filled | BrandFacebookFilled |
| brand-feedly | BrandFeedly |
| brand-figma | BrandFigma |
| brand-filezilla | BrandFilezilla |
| brand-finder | BrandFinder |
| brand-firebase | BrandFirebase |
| brand-firefox | BrandFirefox |
| brand-fiverr | BrandFiverr |
| brand-flickr | BrandFlickr |
| brand-flightradar24 | BrandFlightradar24 |
| brand-flipboard | BrandFlipboard |
| brand-flutter | BrandFlutter |
| brand-foursquare | BrandFoursquare |
| brand-framer | BrandFramer |
| brand-gatsby | BrandGatsby |
| brand-git | BrandGit |
| brand-github | BrandGithub |
| brand-github-copilot | BrandGithubCopilot |
| brand-github-filled | BrandGithubFilled |
| brand-gitlab | BrandGitlab |
| brand-gmail | BrandGmail |
| brand-golang | BrandGolang |
| brand-google | BrandGoogle |
| brand-google-analytics | BrandGoogleAnalytics |
| brand-google-big-query | BrandGoogleBigQuery |
| brand-google-drive | BrandGoogleDrive |
| brand-google-filled | BrandGoogleFilled |
| brand-google-fit | BrandGoogleFit |
| brand-google-gemini | BrandGoogleGemini |
| brand-google-home | BrandGoogleHome |
| brand-google-maps | BrandGoogleMaps |
| brand-google-one | BrandGoogleOne |
| brand-google-photos | BrandGooglePhotos |
| brand-google-play | BrandGooglePlay |
| brand-grammarly | BrandGrammarly |
| brand-graphql | BrandGraphql |
| brand-gravatar | BrandGravatar |
| brand-grindr | BrandGrindr |
| brand-guardian | BrandGuardian |
| brand-gumroad | BrandGumroad |
| brand-hackerrank | BrandHackerrank |
| brand-hbo | BrandHbo |
| brand-headlessui | BrandHeadlessui |
| brand-hexo | BrandHexo |
| brand-html5 | BrandHtml5 |
| brand-inertia | BrandInertia |
| brand-instagram | BrandInstagram |
| brand-instagram-filled | BrandInstagramFilled |
| brand-intercom | BrandIntercom |
| brand-itch | BrandItch |
| brand-javascript | BrandJavascript |
| brand-jira | BrandJira |
| brand-juejin | BrandJuejin |
| brand-kako-talk | BrandKakoTalk |
| brand-kick | BrandKick |
| brand-kick-filled | BrandKickFilled |
| brand-kickstarter | BrandKickstarter |
| brand-kotlin | BrandKotlin |
| brand-laravel | BrandLaravel |
| brand-lastfm | BrandLastfm |
| brand-leetcode | BrandLeetcode |
| brand-letterboxd | BrandLetterboxd |
| brand-line | BrandLine |
| brand-linkedin | BrandLinkedin |
| brand-linkedin-filled | BrandLinkedinFilled |
| brand-linktree | BrandLinktree |
| brand-linqpad | BrandLinqpad |
| brand-livewire | BrandLivewire |
| brand-loom | BrandLoom |
| brand-mailgun | BrandMailgun |
| brand-mastercard | BrandMastercard |
| brand-mastodon | BrandMastodon |
| brand-matrix | BrandMatrix |
| brand-mcdonalds | BrandMcdonalds |
| brand-medium | BrandMedium |
| brand-meetup | BrandMeetup |
| brand-mercedes | BrandMercedes |
| brand-messenger | BrandMessenger |
| brand-messenger-filled | BrandMessengerFilled |
| brand-meta | BrandMeta |
| brand-metabrainz | BrandMetabrainz |
| brand-minecraft | BrandMinecraft |
| brand-miniprogram | BrandMiniprogram |
| brand-mixpanel | BrandMixpanel |
| brand-monday | BrandMonday |
| brand-mongodb | BrandMongodb |
| brand-my-oppo | BrandMyOppo |
| brand-mysql | BrandMysql |
| brand-national-geographic | BrandNationalGeographic |
| brand-nem | BrandNem |
| brand-netbeans | BrandNetbeans |
| brand-netease-music | BrandNeteaseMusic |
| brand-netflix | BrandNetflix |
| brand-nexo | BrandNexo |
| brand-nextcloud | BrandNextcloud |
| brand-nextjs | BrandNextjs |
| brand-nodejs | BrandNodejs |
| brand-nord-vpn | BrandNordVpn |
| brand-notion | BrandNotion |
| brand-npm | BrandNpm |
| brand-npm-filled | BrandNpmFilled |
| brand-nuxt | BrandNuxt |
| brand-nytimes | BrandNytimes |
| brand-oauth | BrandOauth |
| brand-office | BrandOffice |
| brand-ok-ru | BrandOkRu |
| brand-onedrive | BrandOnedrive |
| brand-onlyfans | BrandOnlyfans |
| brand-open-source | BrandOpenSource |
| brand-open-source-filled | BrandOpenSourceFilled |
| brand-openai | BrandOpenai |
| brand-openvpn | BrandOpenvpn |
| brand-opera | BrandOpera |
| brand-opera-filled | BrandOperaFilled |
| brand-parsinta | BrandParsinta |
| brand-patreon | BrandPatreon |
| brand-patreon-filled | BrandPatreonFilled |
| brand-paypal | BrandPaypal |
| brand-paypal-filled | BrandPaypalFilled |
| brand-paypay | BrandPaypay |
| brand-peanut | BrandPeanut |
| brand-pepsi | BrandPepsi |
| brand-php | BrandPhp |
| brand-picsart | BrandPicsart |
| brand-pinterest | BrandPinterest |
| brand-pinterest-filled | BrandPinterestFilled |
| brand-planetscale | BrandPlanetscale |
| brand-pnpm | BrandPnpm |
| brand-powershell | BrandPowershell |
| brand-printables | BrandPrintables |
| brand-prisma | BrandPrisma |
| brand-producthunt | BrandProducthunt |
| brand-pushbullet | BrandPushbullet |
| brand-pushover | BrandPushover |
| brand-python | BrandPython |
| brand-qq | BrandQq |
| brand-radix-ui | BrandRadixUi |
| brand-react | BrandReact |
| brand-reason | BrandReason |
| brand-reddit | BrandReddit |
| brand-redhat | BrandRedhat |
| brand-redux | BrandRedux |
| brand-revolut | BrandRevolut |
| brand-rumble | BrandRumble |
| brand-rust | BrandRust |
| brand-safari | BrandSafari |
| brand-sass | BrandSass |
| brand-sentry | BrandSentry |
| brand-sharik | BrandSharik |
| brand-shazam | BrandShazam |
| brand-shopee | BrandShopee |
| brand-sketch | BrandSketch |
| brand-sketch-filled | BrandSketchFilled |
| brand-slack | BrandSlack |
| brand-snapchat | BrandSnapchat |
| brand-snapchat-filled | BrandSnapchatFilled |
| brand-snowflake | BrandSnowflake |
| brand-socket-io | BrandSocketIo |
| brand-solidjs | BrandSolidjs |
| brand-soundcloud | BrandSoundcloud |
| brand-spacehey | BrandSpacehey |
| brand-speedtest | BrandSpeedtest |
| brand-spotify | BrandSpotify |
| brand-spotify-filled | BrandSpotifyFilled |
| brand-stackoverflow | BrandStackoverflow |
| brand-stackshare | BrandStackshare |
| brand-steam | BrandSteam |
| brand-steam-filled | BrandSteamFilled |
| brand-stocktwits | BrandStocktwits |
| brand-storj | BrandStorj |
| brand-storybook | BrandStorybook |
| brand-storytel | BrandStorytel |
| brand-strava | BrandStrava |
| brand-stripe | BrandStripe |
| brand-stripe-filled | BrandStripeFilled |
| brand-sublime-text | BrandSublimeText |
| brand-sugarizer | BrandSugarizer |
| brand-supabase | BrandSupabase |
| brand-superhuman | BrandSuperhuman |
| brand-supernova | BrandSupernova |
| brand-surfshark | BrandSurfshark |
| brand-svelte | BrandSvelte |
| brand-swift | BrandSwift |
| brand-symfony | BrandSymfony |
| brand-tabnine | BrandTabnine |
| brand-tailwind | BrandTailwind |
| brand-taobao | BrandTaobao |
| brand-teams | BrandTeams |
| brand-ted | BrandTed |
| brand-telegram | BrandTelegram |
| brand-terraform | BrandTerraform |
| brand-tesla | BrandTesla |
| brand-tether | BrandTether |
| brand-thingiverse | BrandThingiverse |
| brand-threads | BrandThreads |
| brand-threejs | BrandThreejs |
| brand-tidal | BrandTidal |
| brand-tiktok | BrandTiktok |
| brand-tiktok-filled | BrandTiktokFilled |
| brand-tinder | BrandTinder |
| brand-tinder-filled | BrandTinderFilled |
| brand-torchain | BrandTorchain |
| brand-toyota | BrandToyota |
| brand-trello | BrandTrello |
| brand-tripadvisor | BrandTripadvisor |
| brand-tumblr | BrandTumblr |
| brand-tumblr-filled | BrandTumblrFilled |
| brand-twilio | BrandTwilio |
| brand-twitch | BrandTwitch |
| brand-typescript | BrandTypescript |
| brand-uber | BrandUber |
| brand-ubuntu | BrandUbuntu |
| brand-unity | BrandUnity |
| brand-unsplash | BrandUnsplash |
| brand-upwork | BrandUpwork |
| brand-valorant | BrandValorant |
| brand-vercel | BrandVercel |
| brand-vercel-filled | BrandVercelFilled |
| brand-vimeo | BrandVimeo |
| brand-vimeo-filled | BrandVimeoFilled |
| brand-vinted | BrandVinted |
| brand-visa | BrandVisa |
| brand-visual-studio | BrandVisualStudio |
| brand-vite | BrandVite |
| brand-vivaldi | BrandVivaldi |
| brand-vk | BrandVk |
| brand-vlc | BrandVlc |
| brand-volkswagen | BrandVolkswagen |
| brand-vsco | BrandVsco |
| brand-vscode | BrandVscode |
| brand-vue | BrandVue |
| brand-walmart | BrandWalmart |
| brand-waze | BrandWaze |
| brand-webflow | BrandWebflow |
| brand-wechat | BrandWechat |
| brand-weibo | BrandWeibo |
| brand-weibo-filled | BrandWeiboFilled |
| brand-whatsapp | BrandWhatsapp |
| brand-whatsapp-filled | BrandWhatsappFilled |
| brand-wikipedia | BrandWikipedia |
| brand-windows | BrandWindows |
| brand-windows-filled | BrandWindowsFilled |
| brand-windy | BrandWindy |
| brand-wish | BrandWish |
| brand-wix | BrandWix |
| brand-wordpress | BrandWordpress |
| brand-x | BrandX |
| brand-x-filled | BrandXFilled |
| brand-xbox | BrandXbox |
| brand-xdeep | BrandXdeep |
| brand-xing | BrandXing |
| brand-yahoo | BrandYahoo |
| brand-yandex | BrandYandex |
| brand-yarn | BrandYarn |
| brand-yatse | BrandYatse |
| brand-ycombinator | BrandYcombinator |
| brand-youtube | BrandYoutube |
| brand-youtube-filled | BrandYoutubeFilled |
| brand-youtube-kids | BrandYoutubeKids |
| brand-zalando | BrandZalando |
| brand-zapier | BrandZapier |
| brand-zhihu | BrandZhihu |
| brand-zoom | BrandZoom |
| brand-zoom-filled | BrandZoomFilled |
| brand-zulip | BrandZulip |
| brand-zwift | BrandZwift |

### Buildings (106)

| Canonical | React |
| --- | --- |
| bell-school | BellSchool |
| building | Building |
| building-airport | BuildingAirport |
| building-arch | BuildingArch |
| building-bank | BuildingBank |
| building-bridge | BuildingBridge |
| building-bridge-2 | BuildingBridge2 |
| building-bridge-2-filled | BuildingBridge2Filled |
| building-broadcast-tower | BuildingBroadcastTower |
| building-broadcast-tower-filled | BuildingBroadcastTowerFilled |
| building-burj-al-arab | BuildingBurjAlArab |
| building-carousel | BuildingCarousel |
| building-castle | BuildingCastle |
| building-castle-2 | BuildingCastle2 |
| building-church | BuildingChurch |
| building-circus | BuildingCircus |
| building-cog | BuildingCog |
| building-colosseum | BuildingColosseum |
| building-community | BuildingCommunity |
| building-cottage | BuildingCottage |
| building-cottage-filled | BuildingCottageFilled |
| building-dome | BuildingDome |
| building-eiffel-tower | BuildingEiffelTower |
| building-estate | BuildingEstate |
| building-estate-2 | BuildingEstate2 |
| building-factory | BuildingFactory |
| building-factory-2 | BuildingFactory2 |
| building-filled | BuildingFilled |
| building-fortress | BuildingFortress |
| building-hospital | BuildingHospital |
| building-hospital-filled | BuildingHospitalFilled |
| building-hotel | BuildingHotel |
| building-hotel-2 | BuildingHotel2 |
| building-house | BuildingHouse |
| building-house-2 | BuildingHouse2 |
| building-house-3 | BuildingHouse3 |
| building-hut | BuildingHut |
| building-lighthouse | BuildingLighthouse |
| building-lighthouse-2 | BuildingLighthouse2 |
| building-mayan-pyramid | BuildingMayanPyramid |
| building-minus | BuildingMinus |
| building-monument | BuildingMonument |
| building-mosque | BuildingMosque |
| building-pavilion | BuildingPavilion |
| building-pisa-tower | BuildingPisaTower |
| building-plus | BuildingPlus |
| building-school | BuildingSchool |
| building-skyscraper | BuildingSkyscraper |
| building-stadium | BuildingStadium |
| building-store | BuildingStore |
| building-taj-mahal | BuildingTajMahal |
| building-tunnel | BuildingTunnel |
| building-university | BuildingUniversity |
| building-warehouse | BuildingWarehouse |
| building-wind-turbine | BuildingWindTurbine |
| building-yurt | BuildingYurt |
| buildings | Buildings |
| car-garage | CarGarage |
| fence | Fence |
| fence-filled | FenceFilled |
| home | Home |
| home-2 | Home2 |
| home-2-filled | Home2Filled |
| home-bitcoin | HomeBitcoin |
| home-bolt | HomeBolt |
| home-cancel | HomeCancel |
| home-check | HomeCheck |
| home-cog | HomeCog |
| home-dollar | HomeDollar |
| home-dot | HomeDot |
| home-down | HomeDown |
| home-eco | HomeEco |
| home-edit | HomeEdit |
| home-exclamation | HomeExclamation |
| home-filled | HomeFilled |
| home-hand | HomeHand |
| home-heart | HomeHeart |
| home-infinity | HomeInfinity |
| home-link | HomeLink |
| home-minus | HomeMinus |
| home-move | HomeMove |
| home-off | HomeOff |
| home-plus | HomePlus |
| home-question | HomeQuestion |
| home-ribbon | HomeRibbon |
| home-search | HomeSearch |
| home-share | HomeShare |
| home-shield | HomeShield |
| home-signal | HomeSignal |
| home-spark | HomeSpark |
| home-star | HomeStar |
| home-stats | HomeStats |
| home-up | HomeUp |
| home-x | HomeX |
| podium | Podium |
| school-bell | SchoolBell |
| smart-home | SmartHome |
| smart-home-filled | SmartHomeFilled |
| smart-home-off | SmartHomeOff |
| stairs-2 | Stairs2 |
| stairs-3 | Stairs3 |
| tower | Tower |
| tower-filled | TowerFilled |
| wall | Wall |
| window | Window |
| window-filled | WindowFilled |

### Charts (58)

| Canonical | React |
| --- | --- |
| chart-arcs | ChartArcs |
| chart-arcs-2 | ChartArcs2 |
| chart-area | ChartArea |
| chart-area-filled | ChartAreaFilled |
| chart-area-line | ChartAreaLine |
| chart-area-line-filled | ChartAreaLineFilled |
| chart-arrows | ChartArrows |
| chart-arrows-vertical | ChartArrowsVertical |
| chart-bar | ChartBar |
| chart-bar-2 | ChartBar2 |
| chart-bar-2-filled | ChartBar2Filled |
| chart-bar-3 | ChartBar3 |
| chart-bar-3-filled | ChartBar3Filled |
| chart-bar-down | ChartBarDown |
| chart-bar-down-filled | ChartBarDownFilled |
| chart-bar-popular | ChartBarPopular |
| chart-bar-up | ChartBarUp |
| chart-bar-up-filled | ChartBarUpFilled |
| chart-bubble | ChartBubble |
| chart-bubble-filled | ChartBubbleFilled |
| chart-candle | ChartCandle |
| chart-candle-filled | ChartCandleFilled |
| chart-circles | ChartCircles |
| chart-cohort | ChartCohort |
| chart-column | ChartColumn |
| chart-covariate | ChartCovariate |
| chart-donut | ChartDonut |
| chart-donut-2 | ChartDonut2 |
| chart-donut-3 | ChartDonut3 |
| chart-donut-4 | ChartDonut4 |
| chart-donut-filled | ChartDonutFilled |
| chart-dots | ChartDots |
| chart-dots-2 | ChartDots2 |
| chart-dots-2-filled | ChartDots2Filled |
| chart-dots-3 | ChartDots3 |
| chart-dots-3-filled | ChartDots3Filled |
| chart-dots-filled | ChartDotsFilled |
| chart-funnel | ChartFunnel |
| chart-funnel-filled | ChartFunnelFilled |
| chart-grid-dots | ChartGridDots |
| chart-grid-dots-filled | ChartGridDotsFilled |
| chart-histogram | ChartHistogram |
| chart-infographic | ChartInfographic |
| chart-line | ChartLine |
| chart-pie | ChartPie |
| chart-pie-2 | ChartPie2 |
| chart-pie-2-filled | ChartPie2Filled |
| chart-pie-3 | ChartPie3 |
| chart-pie-3-filled | ChartPie3Filled |
| chart-pie-4 | ChartPie4 |
| chart-pie-4-filled | ChartPie4Filled |
| chart-pie-filled | ChartPieFilled |
| chart-ppf | ChartPpf |
| chart-radar | ChartRadar |
| chart-sankey | ChartSankey |
| chart-scatter | ChartScatter |
| chart-scatter-3d | ChartScatter3d |
| chart-treemap | ChartTreemap |

### Clothing & Accessories (38)

| Canonical | React |
| --- | --- |
| backpack | Backpack |
| backpack-filled | BackpackFilled |
| beanie | Beanie |
| belt | Belt |
| briefcase | Briefcase |
| briefcase-filled | BriefcaseFilled |
| diaper | Diaper |
| dress | Dress |
| dress-filled | DressFilled |
| earrings | Earrings |
| flip-flops | FlipFlops |
| graduation-cap | GraduationCap |
| graduation-cap-filled | GraduationCapFilled |
| hanger | Hanger |
| hanger-2 | Hanger2 |
| hanger-2-filled | Hanger2Filled |
| hat | Hat |
| hat-2 | Hat2 |
| hat-filled | HatFilled |
| jacket | Jacket |
| pants | Pants |
| pants-filled | PantsFilled |
| perfume | Perfume |
| shirt | Shirt |
| shirt-filled | ShirtFilled |
| shirt-sport | ShirtSport |
| shoe | Shoe |
| shorts | Shorts |
| shorts-filled | ShortsFilled |
| skirt | Skirt |
| sock | Sock |
| sunglasses | Sunglasses |
| sunglasses-filled | SunglassesFilled |
| tie | Tie |
| underpants | Underpants |
| underpants-2 | Underpants2 |
| underpants-2-filled | Underpants2Filled |
| underpants-filled | UnderpantsFilled |

### Communication (148)

| Canonical | React |
| --- | --- |
| address-book | AddressBook |
| address-book-filled | AddressBookFilled |
| address-book-off | AddressBookOff |
| bubble | Bubble |
| bubble-filled | BubbleFilled |
| bubble-minus | BubbleMinus |
| bubble-plus | BubblePlus |
| bubble-text | BubbleText |
| bubble-text-filled | BubbleTextFilled |
| bubble-x | BubbleX |
| inbox | Inbox |
| inbox-off | InboxOff |
| mail | Mail |
| mail-ai | MailAi |
| mail-bitcoin | MailBitcoin |
| mail-bolt | MailBolt |
| mail-cancel | MailCancel |
| mail-check | MailCheck |
| mail-code | MailCode |
| mail-cog | MailCog |
| mail-dollar | MailDollar |
| mail-down | MailDown |
| mail-exclamation | MailExclamation |
| mail-fast | MailFast |
| mail-filled | MailFilled |
| mail-forward | MailForward |
| mail-heart | MailHeart |
| mail-minus | MailMinus |
| mail-off | MailOff |
| mail-opened | MailOpened |
| mail-opened-filled | MailOpenedFilled |
| mail-pause | MailPause |
| mail-pin | MailPin |
| mail-plus | MailPlus |
| mail-question | MailQuestion |
| mail-search | MailSearch |
| mail-share | MailShare |
| mail-spark | MailSpark |
| mail-star | MailStar |
| mail-up | MailUp |
| mail-x | MailX |
| mailbox | Mailbox |
| mailbox-off | MailboxOff |
| message | Message |
| message-2 | Message2 |
| message-2-bolt | Message2Bolt |
| message-2-cancel | Message2Cancel |
| message-2-check | Message2Check |
| message-2-code | Message2Code |
| message-2-cog | Message2Cog |
| message-2-dollar | Message2Dollar |
| message-2-down | Message2Down |
| message-2-exclamation | Message2Exclamation |
| message-2-filled | Message2Filled |
| message-2-heart | Message2Heart |
| message-2-minus | Message2Minus |
| message-2-off | Message2Off |
| message-2-pause | Message2Pause |
| message-2-pin | Message2Pin |
| message-2-plus | Message2Plus |
| message-2-question | Message2Question |
| message-2-search | Message2Search |
| message-2-share | Message2Share |
| message-2-star | Message2Star |
| message-2-up | Message2Up |
| message-2-x | Message2X |
| message-bolt | MessageBolt |
| message-cancel | MessageCancel |
| message-chatbot | MessageChatbot |
| message-chatbot-filled | MessageChatbotFilled |
| message-check | MessageCheck |
| message-circle | MessageCircle |
| message-circle-bolt | MessageCircleBolt |
| message-circle-cancel | MessageCircleCancel |
| message-circle-check | MessageCircleCheck |
| message-circle-code | MessageCircleCode |
| message-circle-cog | MessageCircleCog |
| message-circle-dollar | MessageCircleDollar |
| message-circle-down | MessageCircleDown |
| message-circle-exclamation | MessageCircleExclamation |
| message-circle-filled | MessageCircleFilled |
| message-circle-heart | MessageCircleHeart |
| message-circle-minus | MessageCircleMinus |
| message-circle-off | MessageCircleOff |
| message-circle-pause | MessageCirclePause |
| message-circle-pin | MessageCirclePin |
| message-circle-plus | MessageCirclePlus |
| message-circle-question | MessageCircleQuestion |
| message-circle-search | MessageCircleSearch |
| message-circle-share | MessageCircleShare |
| message-circle-star | MessageCircleStar |
| message-circle-up | MessageCircleUp |
| message-circle-user | MessageCircleUser |
| message-circle-x | MessageCircleX |
| message-code | MessageCode |
| message-cog | MessageCog |
| message-dollar | MessageDollar |
| message-dots | MessageDots |
| message-down | MessageDown |
| message-exclamation | MessageExclamation |
| message-filled | MessageFilled |
| message-forward | MessageForward |
| message-heart | MessageHeart |
| message-language | MessageLanguage |
| message-minus | MessageMinus |
| message-off | MessageOff |
| message-pause | MessagePause |
| message-pin | MessagePin |
| message-plus | MessagePlus |
| message-question | MessageQuestion |
| message-reply | MessageReply |
| message-report | MessageReport |
| message-report-filled | MessageReportFilled |
| message-search | MessageSearch |
| message-share | MessageShare |
| message-star | MessageStar |
| message-up | MessageUp |
| message-user | MessageUser |
| message-x | MessageX |
| messages | Messages |
| messages-filled | MessagesFilled |
| messages-off | MessagesOff |
| phone | Phone |
| phone-call | PhoneCall |
| phone-call-filled | PhoneCallFilled |
| phone-calling | PhoneCalling |
| phone-calling-filled | PhoneCallingFilled |
| phone-check | PhoneCheck |
| phone-check-filled | PhoneCheckFilled |
| phone-end | PhoneEnd |
| phone-filled | PhoneFilled |
| phone-incoming | PhoneIncoming |
| phone-off | PhoneOff |
| phone-outgoing | PhoneOutgoing |
| phone-pause | PhonePause |
| phone-plus | PhonePlus |
| phone-ringing | PhoneRinging |
| phone-spark | PhoneSpark |
| phone-x | PhoneX |
| phone-x-filled | PhoneXFilled |
| rss | Rss |
| send | Send |
| send-2 | Send2 |
| send-filled | SendFilled |
| send-off | SendOff |
| speakerphone | Speakerphone |
| voicemail | Voicemail |
| voicemail-off | VoicemailOff |

### Computing & Development (60)

| Canonical | React |
| --- | --- |
| a-b | AB |
| a-b-2 | AB2 |
| ai-agent | AiAgent |
| ai-agents | AiAgents |
| ai-gateway | AiGateway |
| ai-gateway-filled | AiGatewayFilled |
| api-app | ApiApp |
| api-app-off | ApiAppOff |
| api-book | ApiBook |
| apps | Apps |
| apps-filled | AppsFilled |
| apps-off | AppsOff |
| assembly | Assembly |
| assembly-filled | AssemblyFilled |
| assembly-off | AssemblyOff |
| asset | Asset |
| asset-filled | AssetFilled |
| binary | Binary |
| binary-tree | BinaryTree |
| binary-tree-filled | BinaryTreeFilled |
| bot-id | BotId |
| cloud-computing | CloudComputing |
| cloud-computing-filled | CloudComputingFilled |
| cloud-data-connection | CloudDataConnection |
| cloud-data-connection-filled | CloudDataConnectionFilled |
| codeblock | Codeblock |
| connection | Connection |
| firewall-check | FirewallCheck |
| firewall-flame | FirewallFlame |
| load-balancer | LoadBalancer |
| load-balancer-filled | LoadBalancerFilled |
| logs | Logs |
| microfrontends | Microfrontends |
| middleware | Middleware |
| network | Network |
| network-off | NetworkOff |
| pipeline | Pipeline |
| queue-pop-in | QueuePopIn |
| queue-pop-out | QueuePopOut |
| serverless | Serverless |
| sitemap | Sitemap |
| sitemap-filled | SitemapFilled |
| sitemap-off | SitemapOff |
| source-code | SourceCode |
| terminal | Terminal |
| terminal-2 | Terminal2 |
| terminal-2-filled | Terminal2Filled |
| timeline-event | TimelineEvent |
| timeline-event-exclamation | TimelineEventExclamation |
| timeline-event-filled | TimelineEventFilled |
| timeline-event-minus | TimelineEventMinus |
| timeline-event-plus | TimelineEventPlus |
| timeline-event-text | TimelineEventText |
| timeline-event-x | TimelineEventX |
| versions | Versions |
| versions-filled | VersionsFilled |
| versions-off | VersionsOff |
| webhook | Webhook |
| webhook-off | WebhookOff |
| zero-config | ZeroConfig |

### Database (49)

| Canonical | React |
| --- | --- |
| column-insert-left | ColumnInsertLeft |
| column-insert-left-filled | ColumnInsertLeftFilled |
| column-insert-right | ColumnInsertRight |
| column-insert-right-filled | ColumnInsertRightFilled |
| column-remove | ColumnRemove |
| column-remove-filled | ColumnRemoveFilled |
| database | Database |
| database-cog | DatabaseCog |
| database-dollar | DatabaseDollar |
| database-edit | DatabaseEdit |
| database-exclamation | DatabaseExclamation |
| database-export | DatabaseExport |
| database-filled | DatabaseFilled |
| database-heart | DatabaseHeart |
| database-import | DatabaseImport |
| database-leak | DatabaseLeak |
| database-minus | DatabaseMinus |
| database-off | DatabaseOff |
| database-plus | DatabasePlus |
| database-search | DatabaseSearch |
| database-share | DatabaseShare |
| database-smile | DatabaseSmile |
| database-star | DatabaseStar |
| database-x | DatabaseX |
| row-insert-bottom | RowInsertBottom |
| row-insert-bottom-filled | RowInsertBottomFilled |
| row-insert-top | RowInsertTop |
| row-insert-top-filled | RowInsertTopFilled |
| row-remove | RowRemove |
| row-remove-filled | RowRemoveFilled |
| schema | Schema |
| schema-filled | SchemaFilled |
| schema-off | SchemaOff |
| table | Table |
| table-alias | TableAlias |
| table-column | TableColumn |
| table-down | TableDown |
| table-export | TableExport |
| table-filled | TableFilled |
| table-heart | TableHeart |
| table-import | TableImport |
| table-minus | TableMinus |
| table-off | TableOff |
| table-options | TableOptions |
| table-plus | TablePlus |
| table-row | TableRow |
| table-share | TableShare |
| table-shortcut | TableShortcut |
| table-spark | TableSpark |

### Design (362)

| Canonical | React |
| --- | --- |
| angle | Angle |
| artboard | Artboard |
| artboard-filled | ArtboardFilled |
| artboard-off | ArtboardOff |
| background | Background |
| balloon | Balloon |
| balloon-filled | BalloonFilled |
| blend-mode | BlendMode |
| blur | Blur |
| blur-off | BlurOff |
| bolt | Bolt |
| bolt-filled | BoltFilled |
| bolt-off | BoltOff |
| bomb | Bomb |
| bomb-filled | BombFilled |
| boom | Boom |
| boom-filled | BoomFilled |
| border-all | BorderAll |
| border-bottom | BorderBottom |
| border-bottom-plus | BorderBottomPlus |
| border-corner-ios | BorderCornerIos |
| border-corner-pill | BorderCornerPill |
| border-corner-rounded | BorderCornerRounded |
| border-corner-square | BorderCornerSquare |
| border-corners | BorderCorners |
| border-horizontal | BorderHorizontal |
| border-inner | BorderInner |
| border-left | BorderLeft |
| border-left-plus | BorderLeftPlus |
| border-none | BorderNone |
| border-outer | BorderOuter |
| border-radius | BorderRadius |
| border-right | BorderRight |
| border-right-plus | BorderRightPlus |
| border-sides | BorderSides |
| border-style | BorderStyle |
| border-style-2 | BorderStyle2 |
| border-top | BorderTop |
| border-top-plus | BorderTopPlus |
| border-vertical | BorderVertical |
| bounce-left | BounceLeft |
| bounce-left-filled | BounceLeftFilled |
| bounce-right | BounceRight |
| bounce-right-filled | BounceRightFilled |
| box | Box |
| box-align-bottom | BoxAlignBottom |
| box-align-bottom-filled | BoxAlignBottomFilled |
| box-align-bottom-left | BoxAlignBottomLeft |
| box-align-bottom-left-filled | BoxAlignBottomLeftFilled |
| box-align-bottom-right | BoxAlignBottomRight |
| box-align-bottom-right-filled | BoxAlignBottomRightFilled |
| box-align-left | BoxAlignLeft |
| box-align-left-filled | BoxAlignLeftFilled |
| box-align-right | BoxAlignRight |
| box-align-right-filled | BoxAlignRightFilled |
| box-align-top | BoxAlignTop |
| box-align-top-filled | BoxAlignTopFilled |
| box-align-top-left | BoxAlignTopLeft |
| box-align-top-left-filled | BoxAlignTopLeftFilled |
| box-align-top-right | BoxAlignTopRight |
| box-align-top-right-filled | BoxAlignTopRightFilled |
| box-margin | BoxMargin |
| box-model | BoxModel |
| box-model-2 | BoxModel2 |
| box-model-2-off | BoxModel2Off |
| box-model-off | BoxModelOff |
| box-multiple | BoxMultiple |
| box-multiple-filled | BoxMultipleFilled |
| box-off | BoxOff |
| box-padding | BoxPadding |
| brush | Brush |
| brush-off | BrushOff |
| brush-sparkles | BrushSparkles |
| bucket | Bucket |
| bucket-droplet | BucketDroplet |
| bucket-off | BucketOff |
| bulb | Bulb |
| bulb-filled | BulbFilled |
| bulb-off | BulbOff |
| candle | Candle |
| candle-filled | CandleFilled |
| cap-projecting | CapProjecting |
| cap-rounded | CapRounded |
| cap-straight | CapStraight |
| cards | Cards |
| cards-filled | CardsFilled |
| carousel-horizontal | CarouselHorizontal |
| carousel-horizontal-filled | CarouselHorizontalFilled |
| carousel-vertical | CarouselVertical |
| carousel-vertical-filled | CarouselVerticalFilled |
| christmas-ball | ChristmasBall |
| color-filter | ColorFilter |
| color-filter-filled | ColorFilterFilled |
| color-picker | ColorPicker |
| color-picker-off | ColorPickerOff |
| color-swatch | ColorSwatch |
| color-swatch-off | ColorSwatchOff |
| components | Components |
| components-off | ComponentsOff |
| confetti | Confetti |
| confetti-filled | ConfettiFilled |
| container | Container |
| container-filled | ContainerFilled |
| container-off | ContainerOff |
| crop | Crop |
| cube-3d-sphere | Cube3dSphere |
| cube-3d-sphere-off | Cube3dSphereOff |
| dimensions | Dimensions |
| drag-drop | DragDrop |
| drag-drop-2 | DragDrop2 |
| droplet | Droplet |
| droplet-bolt | DropletBolt |
| droplet-cancel | DropletCancel |
| droplet-check | DropletCheck |
| droplet-code | DropletCode |
| droplet-cog | DropletCog |
| droplet-down | DropletDown |
| droplet-exclamation | DropletExclamation |
| droplet-filled | DropletFilled |
| droplet-half | DropletHalf |
| droplet-half-2 | DropletHalf2 |
| droplet-half-2-filled | DropletHalf2Filled |
| droplet-half-filled | DropletHalfFilled |
| droplet-heart | DropletHeart |
| droplet-minus | DropletMinus |
| droplet-off | DropletOff |
| droplet-plus | DropletPlus |
| droplet-question | DropletQuestion |
| droplet-search | DropletSearch |
| droplet-share | DropletShare |
| droplet-star | DropletStar |
| droplet-up | DropletUp |
| droplet-x | DropletX |
| ease-in | EaseIn |
| ease-in-control-point | EaseInControlPoint |
| ease-in-control-point-filled | EaseInControlPointFilled |
| ease-in-out | EaseInOut |
| ease-in-out-control-points | EaseInOutControlPoints |
| ease-in-out-control-points-filled | EaseInOutControlPointsFilled |
| ease-out | EaseOut |
| ease-out-control-point | EaseOutControlPoint |
| ease-out-control-point-filled | EaseOutControlPointFilled |
| flip-horizontal | FlipHorizontal |
| flip-vertical | FlipVertical |
| frame | Frame |
| frame-off | FrameOff |
| freeze-column | FreezeColumn |
| freeze-row | FreezeRow |
| freeze-row-column | FreezeRowColumn |
| gradienter | Gradienter |
| grain | Grain |
| grid-3x3 | Grid3x3 |
| grid-4x4 | Grid4x4 |
| grid-dots | GridDots |
| grid-goldenratio | GridGoldenratio |
| grid-pattern | GridPattern |
| grid-pattern-filled | GridPatternFilled |
| hierarchy | Hierarchy |
| hierarchy-2 | Hierarchy2 |
| hierarchy-3 | Hierarchy3 |
| inner-shadow-bottom | InnerShadowBottom |
| inner-shadow-bottom-filled | InnerShadowBottomFilled |
| inner-shadow-bottom-left | InnerShadowBottomLeft |
| inner-shadow-bottom-left-filled | InnerShadowBottomLeftFilled |
| inner-shadow-bottom-right | InnerShadowBottomRight |
| inner-shadow-bottom-right-filled | InnerShadowBottomRightFilled |
| inner-shadow-left | InnerShadowLeft |
| inner-shadow-left-filled | InnerShadowLeftFilled |
| inner-shadow-right | InnerShadowRight |
| inner-shadow-right-filled | InnerShadowRightFilled |
| inner-shadow-top | InnerShadowTop |
| inner-shadow-top-filled | InnerShadowTopFilled |
| inner-shadow-top-left | InnerShadowTopLeft |
| inner-shadow-top-left-filled | InnerShadowTopLeftFilled |
| inner-shadow-top-right | InnerShadowTopRight |
| inner-shadow-top-right-filled | InnerShadowTopRightFilled |
| join-bevel | JoinBevel |
| join-round | JoinRound |
| join-straight | JoinStraight |
| keyframe | Keyframe |
| keyframe-align-center | KeyframeAlignCenter |
| keyframe-align-center-filled | KeyframeAlignCenterFilled |
| keyframe-align-horizontal | KeyframeAlignHorizontal |
| keyframe-align-horizontal-filled | KeyframeAlignHorizontalFilled |
| keyframe-align-vertical | KeyframeAlignVertical |
| keyframe-align-vertical-filled | KeyframeAlignVerticalFilled |
| keyframe-filled | KeyframeFilled |
| keyframes | Keyframes |
| keyframes-filled | KeyframesFilled |
| lasso | Lasso |
| lasso-off | LassoOff |
| lasso-polygon | LassoPolygon |
| layers-difference | LayersDifference |
| layers-intersect | LayersIntersect |
| layers-intersect-2 | LayersIntersect2 |
| layers-linked | LayersLinked |
| layers-off | LayersOff |
| layers-selected | LayersSelected |
| layers-selected-bottom | LayersSelectedBottom |
| layers-subtract | LayersSubtract |
| layers-union | LayersUnion |
| layout | Layout |
| layout-2 | Layout2 |
| layout-2-filled | Layout2Filled |
| layout-align-bottom | LayoutAlignBottom |
| layout-align-bottom-filled | LayoutAlignBottomFilled |
| layout-align-center | LayoutAlignCenter |
| layout-align-center-filled | LayoutAlignCenterFilled |
| layout-align-left | LayoutAlignLeft |
| layout-align-left-filled | LayoutAlignLeftFilled |
| layout-align-middle | LayoutAlignMiddle |
| layout-align-middle-filled | LayoutAlignMiddleFilled |
| layout-align-right | LayoutAlignRight |
| layout-align-right-filled | LayoutAlignRightFilled |
| layout-align-top | LayoutAlignTop |
| layout-align-top-filled | LayoutAlignTopFilled |
| layout-board | LayoutBoard |
| layout-board-filled | LayoutBoardFilled |
| layout-board-split | LayoutBoardSplit |
| layout-board-split-filled | LayoutBoardSplitFilled |
| layout-bottombar | LayoutBottombar |
| layout-bottombar-collapse | LayoutBottombarCollapse |
| layout-bottombar-collapse-filled | LayoutBottombarCollapseFilled |
| layout-bottombar-expand | LayoutBottombarExpand |
| layout-bottombar-expand-filled | LayoutBottombarExpandFilled |
| layout-bottombar-filled | LayoutBottombarFilled |
| layout-bottombar-inactive | LayoutBottombarInactive |
| layout-cards | LayoutCards |
| layout-cards-filled | LayoutCardsFilled |
| layout-collage | LayoutCollage |
| layout-columns | LayoutColumns |
| layout-dashboard | LayoutDashboard |
| layout-dashboard-filled | LayoutDashboardFilled |
| layout-distribute-horizontal | LayoutDistributeHorizontal |
| layout-distribute-horizontal-filled | LayoutDistributeHorizontalFilled |
| layout-distribute-vertical | LayoutDistributeVertical |
| layout-distribute-vertical-filled | LayoutDistributeVerticalFilled |
| layout-filled | LayoutFilled |
| layout-grid | LayoutGrid |
| layout-grid-add | LayoutGridAdd |
| layout-grid-filled | LayoutGridFilled |
| layout-grid-remove | LayoutGridRemove |
| layout-kanban | LayoutKanban |
| layout-kanban-filled | LayoutKanbanFilled |
| layout-list | LayoutList |
| layout-list-filled | LayoutListFilled |
| layout-navbar | LayoutNavbar |
| layout-navbar-collapse | LayoutNavbarCollapse |
| layout-navbar-collapse-filled | LayoutNavbarCollapseFilled |
| layout-navbar-expand | LayoutNavbarExpand |
| layout-navbar-expand-filled | LayoutNavbarExpandFilled |
| layout-navbar-filled | LayoutNavbarFilled |
| layout-navbar-inactive | LayoutNavbarInactive |
| layout-off | LayoutOff |
| layout-rows | LayoutRows |
| layout-sidebar | LayoutSidebar |
| layout-sidebar-filled | LayoutSidebarFilled |
| layout-sidebar-inactive | LayoutSidebarInactive |
| layout-sidebar-left-collapse | LayoutSidebarLeftCollapse |
| layout-sidebar-left-collapse-filled | LayoutSidebarLeftCollapseFilled |
| layout-sidebar-left-expand | LayoutSidebarLeftExpand |
| layout-sidebar-left-expand-filled | LayoutSidebarLeftExpandFilled |
| layout-sidebar-right | LayoutSidebarRight |
| layout-sidebar-right-collapse | LayoutSidebarRightCollapse |
| layout-sidebar-right-collapse-filled | LayoutSidebarRightCollapseFilled |
| layout-sidebar-right-expand | LayoutSidebarRightExpand |
| layout-sidebar-right-expand-filled | LayoutSidebarRightExpandFilled |
| layout-sidebar-right-filled | LayoutSidebarRightFilled |
| layout-sidebar-right-inactive | LayoutSidebarRightInactive |
| line | Line |
| line-dashed | LineDashed |
| line-dotted | LineDotted |
| marquee | Marquee |
| marquee-2 | Marquee2 |
| marquee-off | MarqueeOff |
| mask | Mask |
| mask-off | MaskOff |
| mesh | Mesh |
| new-section | NewSection |
| noise-reduction | NoiseReduction |
| paint | Paint |
| paint-filled | PaintFilled |
| paint-off | PaintOff |
| palette | Palette |
| palette-filled | PaletteFilled |
| palette-off | PaletteOff |
| placeholder | Placeholder |
| point | Point |
| point-filled | PointFilled |
| point-off | PointOff |
| polygon | Polygon |
| polygon-off | PolygonOff |
| radius-bottom-left | RadiusBottomLeft |
| radius-bottom-right | RadiusBottomRight |
| radius-top-left | RadiusTopLeft |
| radius-top-right | RadiusTopRight |
| reorder | Reorder |
| resize | Resize |
| rotate-3d | Rotate3d |
| ruler | Ruler |
| ruler-2 | Ruler2 |
| ruler-2-off | Ruler2Off |
| ruler-3 | Ruler3 |
| ruler-measure | RulerMeasure |
| ruler-measure-2 | RulerMeasure2 |
| ruler-off | RulerOff |
| screenshot | Screenshot |
| section | Section |
| section-filled | SectionFilled |
| shape | Shape |
| shape-2 | Shape2 |
| shape-3 | Shape3 |
| shape-off | ShapeOff |
| sketching | Sketching |
| skew-x | SkewX |
| skew-y | SkewY |
| slice | Slice |
| slideshow | Slideshow |
| slideshow-filled | SlideshowFilled |
| spaces | Spaces |
| spacing-horizontal | SpacingHorizontal |
| spacing-vertical | SpacingVertical |
| square-toggle | SquareToggle |
| square-toggle-horizontal | SquareToggleHorizontal |
| stack | Stack |
| stack-2 | Stack2 |
| stack-2-filled | Stack2Filled |
| stack-3 | Stack3 |
| stack-3-filled | Stack3Filled |
| stack-back | StackBack |
| stack-backward | StackBackward |
| stack-filled | StackFilled |
| stack-forward | StackForward |
| stack-front | StackFront |
| stack-middle | StackMiddle |
| stack-pop | StackPop |
| stack-push | StackPush |
| sticker | Sticker |
| sticker-2 | Sticker2 |
| template | Template |
| template-filled | TemplateFilled |
| template-off | TemplateOff |
| texture | Texture |
| tools | Tools |
| tools-off | ToolsOff |
| transform | Transform |
| transform-filled | TransformFilled |
| transform-point | TransformPoint |
| transform-point-bottom-left | TransformPointBottomLeft |
| transform-point-bottom-right | TransformPointBottomRight |
| transform-point-top-left | TransformPointTopLeft |
| transform-point-top-right | TransformPointTopRight |
| vector | Vector |
| vector-bezier | VectorBezier |
| vector-bezier-2 | VectorBezier2 |
| vector-bezier-arc | VectorBezierArc |
| vector-bezier-circle | VectorBezierCircle |
| vector-off | VectorOff |
| vector-spline | VectorSpline |
| vector-triangle | VectorTriangle |
| wand | Wand |
| wand-off | WandOff |

### Devices (357)

| Canonical | React |
| --- | --- |
| access-point | AccessPoint |
| access-point-off | AccessPointOff |
| air-conditioning | AirConditioning |
| air-conditioning-disabled | AirConditioningDisabled |
| alarm-smoke | AlarmSmoke |
| antenna | Antenna |
| antenna-bars-1 | AntennaBars1 |
| antenna-bars-2 | AntennaBars2 |
| antenna-bars-3 | AntennaBars3 |
| antenna-bars-4 | AntennaBars4 |
| antenna-bars-5 | AntennaBars5 |
| antenna-bars-off | AntennaBarsOff |
| antenna-off | AntennaOff |
| battery | Battery |
| battery-1 | Battery1 |
| battery-1-filled | Battery1Filled |
| battery-2 | Battery2 |
| battery-2-filled | Battery2Filled |
| battery-3 | Battery3 |
| battery-3-filled | Battery3Filled |
| battery-4 | Battery4 |
| battery-4-filled | Battery4Filled |
| battery-charging | BatteryCharging |
| battery-charging-2 | BatteryCharging2 |
| battery-eco | BatteryEco |
| battery-exclamation | BatteryExclamation |
| battery-filled | BatteryFilled |
| battery-off | BatteryOff |
| battery-spark | BatterySpark |
| battery-vertical | BatteryVertical |
| battery-vertical-1 | BatteryVertical1 |
| battery-vertical-1-filled | BatteryVertical1Filled |
| battery-vertical-2 | BatteryVertical2 |
| battery-vertical-2-filled | BatteryVertical2Filled |
| battery-vertical-3 | BatteryVertical3 |
| battery-vertical-3-filled | BatteryVertical3Filled |
| battery-vertical-4 | BatteryVertical4 |
| battery-vertical-4-filled | BatteryVertical4Filled |
| battery-vertical-charging | BatteryVerticalCharging |
| battery-vertical-charging-2 | BatteryVerticalCharging2 |
| battery-vertical-eco | BatteryVerticalEco |
| battery-vertical-exclamation | BatteryVerticalExclamation |
| battery-vertical-filled | BatteryVerticalFilled |
| battery-vertical-off | BatteryVerticalOff |
| bluetooth | Bluetooth |
| bluetooth-connected | BluetoothConnected |
| bluetooth-off | BluetoothOff |
| bluetooth-x | BluetoothX |
| browser | Browser |
| browser-check | BrowserCheck |
| browser-maximize | BrowserMaximize |
| browser-minus | BrowserMinus |
| browser-off | BrowserOff |
| browser-plus | BrowserPlus |
| browser-share | BrowserShare |
| browser-x | BrowserX |
| calculator | Calculator |
| calculator-filled | CalculatorFilled |
| calculator-off | CalculatorOff |
| cardboards | Cardboards |
| cardboards-filled | CardboardsFilled |
| cardboards-off | CardboardsOff |
| cell-signal-1 | CellSignal1 |
| cell-signal-2 | CellSignal2 |
| cell-signal-3 | CellSignal3 |
| cell-signal-4 | CellSignal4 |
| cell-signal-5 | CellSignal5 |
| cell-signal-off | CellSignalOff |
| cpu | Cpu |
| cpu-2 | Cpu2 |
| cpu-off | CpuOff |
| device-3d-camera | Device3dCamera |
| device-airpods | DeviceAirpods |
| device-airpods-case | DeviceAirpodsCase |
| device-airtag | DeviceAirtag |
| device-audio-tape | DeviceAudioTape |
| device-camera-phone | DeviceCameraPhone |
| device-cctv | DeviceCctv |
| device-cctv-filled | DeviceCctvFilled |
| device-cctv-off | DeviceCctvOff |
| device-computer-camera | DeviceComputerCamera |
| device-computer-camera-off | DeviceComputerCameraOff |
| device-desktop | DeviceDesktop |
| device-desktop-analytics | DeviceDesktopAnalytics |
| device-desktop-analytics-2 | DeviceDesktopAnalytics2 |
| device-desktop-bolt | DeviceDesktopBolt |
| device-desktop-cancel | DeviceDesktopCancel |
| device-desktop-check | DeviceDesktopCheck |
| device-desktop-code | DeviceDesktopCode |
| device-desktop-cog | DeviceDesktopCog |
| device-desktop-dollar | DeviceDesktopDollar |
| device-desktop-down | DeviceDesktopDown |
| device-desktop-exclamation | DeviceDesktopExclamation |
| device-desktop-filled | DeviceDesktopFilled |
| device-desktop-heart | DeviceDesktopHeart |
| device-desktop-minus | DeviceDesktopMinus |
| device-desktop-off | DeviceDesktopOff |
| device-desktop-pin | DeviceDesktopPin |
| device-desktop-plus | DeviceDesktopPlus |
| device-desktop-question | DeviceDesktopQuestion |
| device-desktop-search | DeviceDesktopSearch |
| device-desktop-share | DeviceDesktopShare |
| device-desktop-star | DeviceDesktopStar |
| device-desktop-up | DeviceDesktopUp |
| device-desktop-x | DeviceDesktopX |
| device-floppy | DeviceFloppy |
| device-gamepad | DeviceGamepad |
| device-gamepad-2 | DeviceGamepad2 |
| device-gamepad-2-filled | DeviceGamepad2Filled |
| device-gamepad-3 | DeviceGamepad3 |
| device-gamepad-3-filled | DeviceGamepad3Filled |
| device-gamepad-filled | DeviceGamepadFilled |
| device-heart-monitor | DeviceHeartMonitor |
| device-heart-monitor-filled | DeviceHeartMonitorFilled |
| device-imac | DeviceImac |
| device-imac-bolt | DeviceImacBolt |
| device-imac-cancel | DeviceImacCancel |
| device-imac-check | DeviceImacCheck |
| device-imac-code | DeviceImacCode |
| device-imac-cog | DeviceImacCog |
| device-imac-dollar | DeviceImacDollar |
| device-imac-down | DeviceImacDown |
| device-imac-exclamation | DeviceImacExclamation |
| device-imac-filled | DeviceImacFilled |
| device-imac-heart | DeviceImacHeart |
| device-imac-minus | DeviceImacMinus |
| device-imac-off | DeviceImacOff |
| device-imac-pin | DeviceImacPin |
| device-imac-plus | DeviceImacPlus |
| device-imac-question | DeviceImacQuestion |
| device-imac-search | DeviceImacSearch |
| device-imac-share | DeviceImacShare |
| device-imac-star | DeviceImacStar |
| device-imac-up | DeviceImacUp |
| device-imac-x | DeviceImacX |
| device-ipad | DeviceIpad |
| device-ipad-bolt | DeviceIpadBolt |
| device-ipad-cancel | DeviceIpadCancel |
| device-ipad-check | DeviceIpadCheck |
| device-ipad-code | DeviceIpadCode |
| device-ipad-cog | DeviceIpadCog |
| device-ipad-dollar | DeviceIpadDollar |
| device-ipad-down | DeviceIpadDown |
| device-ipad-exclamation | DeviceIpadExclamation |
| device-ipad-filled | DeviceIpadFilled |
| device-ipad-heart | DeviceIpadHeart |
| device-ipad-horizontal | DeviceIpadHorizontal |
| device-ipad-horizontal-bolt | DeviceIpadHorizontalBolt |
| device-ipad-horizontal-cancel | DeviceIpadHorizontalCancel |
| device-ipad-horizontal-check | DeviceIpadHorizontalCheck |
| device-ipad-horizontal-code | DeviceIpadHorizontalCode |
| device-ipad-horizontal-cog | DeviceIpadHorizontalCog |
| device-ipad-horizontal-dollar | DeviceIpadHorizontalDollar |
| device-ipad-horizontal-down | DeviceIpadHorizontalDown |
| device-ipad-horizontal-exclamation | DeviceIpadHorizontalExclamation |
| device-ipad-horizontal-heart | DeviceIpadHorizontalHeart |
| device-ipad-horizontal-minus | DeviceIpadHorizontalMinus |
| device-ipad-horizontal-off | DeviceIpadHorizontalOff |
| device-ipad-horizontal-pin | DeviceIpadHorizontalPin |
| device-ipad-horizontal-plus | DeviceIpadHorizontalPlus |
| device-ipad-horizontal-question | DeviceIpadHorizontalQuestion |
| device-ipad-horizontal-search | DeviceIpadHorizontalSearch |
| device-ipad-horizontal-share | DeviceIpadHorizontalShare |
| device-ipad-horizontal-star | DeviceIpadHorizontalStar |
| device-ipad-horizontal-up | DeviceIpadHorizontalUp |
| device-ipad-horizontal-x | DeviceIpadHorizontalX |
| device-ipad-minus | DeviceIpadMinus |
| device-ipad-off | DeviceIpadOff |
| device-ipad-pin | DeviceIpadPin |
| device-ipad-plus | DeviceIpadPlus |
| device-ipad-question | DeviceIpadQuestion |
| device-ipad-search | DeviceIpadSearch |
| device-ipad-share | DeviceIpadShare |
| device-ipad-star | DeviceIpadStar |
| device-ipad-up | DeviceIpadUp |
| device-ipad-x | DeviceIpadX |
| device-landline-phone | DeviceLandlinePhone |
| device-laptop | DeviceLaptop |
| device-laptop-off | DeviceLaptopOff |
| device-microphone | DeviceMicrophone |
| device-microphone-off | DeviceMicrophoneOff |
| device-mobile | DeviceMobile |
| device-mobile-bolt | DeviceMobileBolt |
| device-mobile-cancel | DeviceMobileCancel |
| device-mobile-charging | DeviceMobileCharging |
| device-mobile-check | DeviceMobileCheck |
| device-mobile-code | DeviceMobileCode |
| device-mobile-cog | DeviceMobileCog |
| device-mobile-dollar | DeviceMobileDollar |
| device-mobile-down | DeviceMobileDown |
| device-mobile-exclamation | DeviceMobileExclamation |
| device-mobile-filled | DeviceMobileFilled |
| device-mobile-heart | DeviceMobileHeart |
| device-mobile-message | DeviceMobileMessage |
| device-mobile-minus | DeviceMobileMinus |
| device-mobile-off | DeviceMobileOff |
| device-mobile-pin | DeviceMobilePin |
| device-mobile-plus | DeviceMobilePlus |
| device-mobile-question | DeviceMobileQuestion |
| device-mobile-rotated | DeviceMobileRotated |
| device-mobile-search | DeviceMobileSearch |
| device-mobile-share | DeviceMobileShare |
| device-mobile-star | DeviceMobileStar |
| device-mobile-up | DeviceMobileUp |
| device-mobile-vibration | DeviceMobileVibration |
| device-mobile-x | DeviceMobileX |
| device-nintendo | DeviceNintendo |
| device-nintendo-off | DeviceNintendoOff |
| device-projector | DeviceProjector |
| device-remote | DeviceRemote |
| device-remote-filled | DeviceRemoteFilled |
| device-screen | DeviceScreen |
| device-sd-card | DeviceSdCard |
| device-sim | DeviceSim |
| device-sim-1 | DeviceSim1 |
| device-sim-2 | DeviceSim2 |
| device-sim-3 | DeviceSim3 |
| device-speaker | DeviceSpeaker |
| device-speaker-filled | DeviceSpeakerFilled |
| device-speaker-off | DeviceSpeakerOff |
| device-tablet | DeviceTablet |
| device-tablet-bolt | DeviceTabletBolt |
| device-tablet-cancel | DeviceTabletCancel |
| device-tablet-check | DeviceTabletCheck |
| device-tablet-code | DeviceTabletCode |
| device-tablet-cog | DeviceTabletCog |
| device-tablet-dollar | DeviceTabletDollar |
| device-tablet-down | DeviceTabletDown |
| device-tablet-exclamation | DeviceTabletExclamation |
| device-tablet-filled | DeviceTabletFilled |
| device-tablet-heart | DeviceTabletHeart |
| device-tablet-minus | DeviceTabletMinus |
| device-tablet-off | DeviceTabletOff |
| device-tablet-pause | DeviceTabletPause |
| device-tablet-pin | DeviceTabletPin |
| device-tablet-plus | DeviceTabletPlus |
| device-tablet-question | DeviceTabletQuestion |
| device-tablet-search | DeviceTabletSearch |
| device-tablet-share | DeviceTabletShare |
| device-tablet-star | DeviceTabletStar |
| device-tablet-up | DeviceTabletUp |
| device-tablet-x | DeviceTabletX |
| device-tv | DeviceTv |
| device-tv-filled | DeviceTvFilled |
| device-tv-off | DeviceTvOff |
| device-tv-old | DeviceTvOld |
| device-tv-old-filled | DeviceTvOldFilled |
| device-usb | DeviceUsb |
| device-usb-filled | DeviceUsbFilled |
| device-vision-pro | DeviceVisionPro |
| device-vision-pro-filled | DeviceVisionProFilled |
| device-watch | DeviceWatch |
| device-watch-bolt | DeviceWatchBolt |
| device-watch-cancel | DeviceWatchCancel |
| device-watch-check | DeviceWatchCheck |
| device-watch-code | DeviceWatchCode |
| device-watch-cog | DeviceWatchCog |
| device-watch-dollar | DeviceWatchDollar |
| device-watch-down | DeviceWatchDown |
| device-watch-exclamation | DeviceWatchExclamation |
| device-watch-filled | DeviceWatchFilled |
| device-watch-heart | DeviceWatchHeart |
| device-watch-minus | DeviceWatchMinus |
| device-watch-off | DeviceWatchOff |
| device-watch-pin | DeviceWatchPin |
| device-watch-plus | DeviceWatchPlus |
| device-watch-question | DeviceWatchQuestion |
| device-watch-search | DeviceWatchSearch |
| device-watch-share | DeviceWatchShare |
| device-watch-star | DeviceWatchStar |
| device-watch-stats | DeviceWatchStats |
| device-watch-stats-2 | DeviceWatchStats2 |
| device-watch-up | DeviceWatchUp |
| device-watch-x | DeviceWatchX |
| devices | Devices |
| devices-2 | Devices2 |
| devices-bolt | DevicesBolt |
| devices-cancel | DevicesCancel |
| devices-check | DevicesCheck |
| devices-code | DevicesCode |
| devices-cog | DevicesCog |
| devices-dollar | DevicesDollar |
| devices-down | DevicesDown |
| devices-exclamation | DevicesExclamation |
| devices-heart | DevicesHeart |
| devices-minus | DevicesMinus |
| devices-off | DevicesOff |
| devices-pc | DevicesPc |
| devices-pc-off | DevicesPcOff |
| devices-pin | DevicesPin |
| devices-plus | DevicesPlus |
| devices-question | DevicesQuestion |
| devices-search | DevicesSearch |
| devices-share | DevicesShare |
| devices-star | DevicesStar |
| devices-up | DevicesUp |
| devices-x | DevicesX |
| dialpad | Dialpad |
| dialpad-filled | DialpadFilled |
| dialpad-off | DialpadOff |
| disc | Disc |
| disc-filled | DiscFilled |
| disc-off | DiscOff |
| dual-screen | DualScreen |
| dual-screen-filled | DualScreenFilled |
| headphones | Headphones |
| headphones-filled | HeadphonesFilled |
| headphones-off | HeadphonesOff |
| headset | Headset |
| headset-filled | HeadsetFilled |
| headset-off | HeadsetOff |
| keyboard | Keyboard |
| keyboard-filled | KeyboardFilled |
| keyboard-hide | KeyboardHide |
| keyboard-off | KeyboardOff |
| keyboard-show | KeyboardShow |
| mouse | Mouse |
| mouse-2 | Mouse2 |
| mouse-filled | MouseFilled |
| mouse-off | MouseOff |
| nfc | Nfc |
| nfc-off | NfcOff |
| plug | Plug |
| plug-connected | PlugConnected |
| plug-connected-x | PlugConnectedX |
| plug-off | PlugOff |
| plug-x | PlugX |
| power | Power |
| printer | Printer |
| printer-off | PrinterOff |
| qrcode | Qrcode |
| qrcode-off | QrcodeOff |
| radio | Radio |
| radio-off | RadioOff |
| router | Router |
| router-off | RouterOff |
| screen-share | ScreenShare |
| screen-share-off | ScreenShareOff |
| server | Server |
| server-2 | Server2 |
| server-bolt | ServerBolt |
| server-cog | ServerCog |
| server-off | ServerOff |
| server-spark | ServerSpark |
| shredder | Shredder |
| solar-electricity | SolarElectricity |
| solar-panel | SolarPanel |
| stereo-glasses | StereoGlasses |
| usb | Usb |
| viewport-narrow | ViewportNarrow |
| viewport-short | ViewportShort |
| viewport-tall | ViewportTall |
| viewport-wide | ViewportWide |
| vinyl | Vinyl |
| wifi | Wifi |
| wifi-low | WifiLow |
| wifi-off | WifiOff |

### Document (277)

| Canonical | React |
| --- | --- |
| archive | Archive |
| archive-filled | ArchiveFilled |
| archive-off | ArchiveOff |
| article | Article |
| article-filled | ArticleFilled |
| article-off | ArticleOff |
| bible | Bible |
| book | Book |
| book-2 | Book2 |
| book-download | BookDownload |
| book-filled | BookFilled |
| book-off | BookOff |
| book-upload | BookUpload |
| bookmark | Bookmark |
| bookmark-ai | BookmarkAi |
| bookmark-edit | BookmarkEdit |
| bookmark-filled | BookmarkFilled |
| bookmark-minus | BookmarkMinus |
| bookmark-off | BookmarkOff |
| bookmark-plus | BookmarkPlus |
| bookmark-question | BookmarkQuestion |
| bookmarks | Bookmarks |
| bookmarks-filled | BookmarksFilled |
| bookmarks-off | BookmarksOff |
| books | Books |
| books-off | BooksOff |
| certificate | Certificate |
| certificate-2 | Certificate2 |
| certificate-2-off | Certificate2Off |
| certificate-off | CertificateOff |
| chalkboard | Chalkboard |
| chalkboard-off | ChalkboardOff |
| chalkboard-teacher | ChalkboardTeacher |
| clipboard | Clipboard |
| clipboard-check | ClipboardCheck |
| clipboard-check-filled | ClipboardCheckFilled |
| clipboard-copy | ClipboardCopy |
| clipboard-data | ClipboardData |
| clipboard-data-filled | ClipboardDataFilled |
| clipboard-filled | ClipboardFilled |
| clipboard-heart | ClipboardHeart |
| clipboard-list | ClipboardList |
| clipboard-list-filled | ClipboardListFilled |
| clipboard-off | ClipboardOff |
| clipboard-plus | ClipboardPlus |
| clipboard-plus-filled | ClipboardPlusFilled |
| clipboard-search | ClipboardSearch |
| clipboard-smile | ClipboardSmile |
| clipboard-smile-filled | ClipboardSmileFilled |
| clipboard-text | ClipboardText |
| clipboard-text-filled | ClipboardTextFilled |
| clipboard-typography | ClipboardTypography |
| clipboard-typography-filled | ClipboardTypographyFilled |
| clipboard-x | ClipboardX |
| clipboard-x-filled | ClipboardXFilled |
| contract | Contract |
| file | File |
| file-3d | File3d |
| file-ai | FileAi |
| file-alert | FileAlert |
| file-analytics | FileAnalytics |
| file-analytics-filled | FileAnalyticsFilled |
| file-arrow-left | FileArrowLeft |
| file-arrow-right | FileArrowRight |
| file-barcode | FileBarcode |
| file-bitcoin | FileBitcoin |
| file-bolt | FileBolt |
| file-bolt-filled | FileBoltFilled |
| file-broken | FileBroken |
| file-certificate | FileCertificate |
| file-chart | FileChart |
| file-check | FileCheck |
| file-check-filled | FileCheckFilled |
| file-code | FileCode |
| file-code-2 | FileCode2 |
| file-code-2-filled | FileCode2Filled |
| file-code-filled | FileCodeFilled |
| file-cv | FileCv |
| file-cv-filled | FileCvFilled |
| file-database | FileDatabase |
| file-delta | FileDelta |
| file-delta-filled | FileDeltaFilled |
| file-description | FileDescription |
| file-description-filled | FileDescriptionFilled |
| file-diff | FileDiff |
| file-diff-filled | FileDiffFilled |
| file-digit | FileDigit |
| file-digit-filled | FileDigitFilled |
| file-dislike | FileDislike |
| file-dollar | FileDollar |
| file-dollar-filled | FileDollarFilled |
| file-dots | FileDots |
| file-dots-filled | FileDotsFilled |
| file-download | FileDownload |
| file-download-filled | FileDownloadFilled |
| file-euro | FileEuro |
| file-euro-filled | FileEuroFilled |
| file-excel | FileExcel |
| file-export | FileExport |
| file-filled | FileFilled |
| file-function | FileFunction |
| file-function-filled | FileFunctionFilled |
| file-horizontal | FileHorizontal |
| file-horizontal-filled | FileHorizontalFilled |
| file-import | FileImport |
| file-infinity | FileInfinity |
| file-info | FileInfo |
| file-info-filled | FileInfoFilled |
| file-invoice | FileInvoice |
| file-invoice-filled | FileInvoiceFilled |
| file-isr | FileIsr |
| file-lambda | FileLambda |
| file-lambda-filled | FileLambdaFilled |
| file-like | FileLike |
| file-minus | FileMinus |
| file-minus-filled | FileMinusFilled |
| file-music | FileMusic |
| file-music-filled | FileMusicFilled |
| file-neutral | FileNeutral |
| file-neutral-filled | FileNeutralFilled |
| file-off | FileOff |
| file-orientation | FileOrientation |
| file-pencil | FilePencil |
| file-pencil-filled | FilePencilFilled |
| file-percent | FilePercent |
| file-percent-filled | FilePercentFilled |
| file-phone | FilePhone |
| file-phone-filled | FilePhoneFilled |
| file-plus | FilePlus |
| file-report | FileReport |
| file-rss | FileRss |
| file-rss-filled | FileRssFilled |
| file-sad | FileSad |
| file-sad-filled | FileSadFilled |
| file-scissors | FileScissors |
| file-scissors-filled | FileScissorsFilled |
| file-search | FileSearch |
| file-settings | FileSettings |
| file-settings-filled | FileSettingsFilled |
| file-shredder | FileShredder |
| file-signal | FileSignal |
| file-signal-filled | FileSignalFilled |
| file-smile | FileSmile |
| file-smile-filled | FileSmileFilled |
| file-spark | FileSpark |
| file-spreadsheet | FileSpreadsheet |
| file-stack | FileStack |
| file-star | FileStar |
| file-star-filled | FileStarFilled |
| file-symlink | FileSymlink |
| file-text | FileText |
| file-text-ai | FileTextAi |
| file-text-filled | FileTextFilled |
| file-text-shield | FileTextShield |
| file-text-spark | FileTextSpark |
| file-time | FileTime |
| file-time-filled | FileTimeFilled |
| file-type-bmp | FileTypeBmp |
| file-type-css | FileTypeCss |
| file-type-csv | FileTypeCsv |
| file-type-doc | FileTypeDoc |
| file-type-docx | FileTypeDocx |
| file-type-html | FileTypeHtml |
| file-type-jpg | FileTypeJpg |
| file-type-js | FileTypeJs |
| file-type-jsx | FileTypeJsx |
| file-type-pdf | FileTypePdf |
| file-type-php | FileTypePhp |
| file-type-png | FileTypePng |
| file-type-ppt | FileTypePpt |
| file-type-rs | FileTypeRs |
| file-type-sql | FileTypeSql |
| file-type-svg | FileTypeSvg |
| file-type-ts | FileTypeTs |
| file-type-tsx | FileTypeTsx |
| file-type-txt | FileTypeTxt |
| file-type-vue | FileTypeVue |
| file-type-xls | FileTypeXls |
| file-type-xml | FileTypeXml |
| file-type-zip | FileTypeZip |
| file-typography | FileTypography |
| file-typography-filled | FileTypographyFilled |
| file-unknown | FileUnknown |
| file-unknown-filled | FileUnknownFilled |
| file-upload | FileUpload |
| file-upload-filled | FileUploadFilled |
| file-vector | FileVector |
| file-vector-filled | FileVectorFilled |
| file-word | FileWord |
| file-x | FileX |
| file-x-filled | FileXFilled |
| file-zip | FileZip |
| files | Files |
| files-filled | FilesFilled |
| files-off | FilesOff |
| folder | Folder |
| folder-bolt | FolderBolt |
| folder-cancel | FolderCancel |
| folder-check | FolderCheck |
| folder-code | FolderCode |
| folder-cog | FolderCog |
| folder-dollar | FolderDollar |
| folder-down | FolderDown |
| folder-exclamation | FolderExclamation |
| folder-filled | FolderFilled |
| folder-heart | FolderHeart |
| folder-minus | FolderMinus |
| folder-off | FolderOff |
| folder-open | FolderOpen |
| folder-open-filled | FolderOpenFilled |
| folder-pause | FolderPause |
| folder-pin | FolderPin |
| folder-plus | FolderPlus |
| folder-question | FolderQuestion |
| folder-root | FolderRoot |
| folder-search | FolderSearch |
| folder-share | FolderShare |
| folder-star | FolderStar |
| folder-symlink | FolderSymlink |
| folder-up | FolderUp |
| folder-x | FolderX |
| folders | Folders |
| folders-filled | FoldersFilled |
| folders-off | FoldersOff |
| invoice | Invoice |
| license | License |
| license-off | LicenseOff |
| news | News |
| news-off | NewsOff |
| note | Note |
| note-off | NoteOff |
| notebook | Notebook |
| notebook-off | NotebookOff |
| notes | Notes |
| notes-off | NotesOff |
| page-break | PageBreak |
| paperclip | Paperclip |
| presentation | Presentation |
| presentation-analytics | PresentationAnalytics |
| presentation-analytics-filled | PresentationAnalyticsFilled |
| presentation-filled | PresentationFilled |
| presentation-off | PresentationOff |
| receipt | Receipt |
| receipt-2 | Receipt2 |
| receipt-bitcoin | ReceiptBitcoin |
| receipt-dollar | ReceiptDollar |
| receipt-dollar-filled | ReceiptDollarFilled |
| receipt-euro | ReceiptEuro |
| receipt-euro-filled | ReceiptEuroFilled |
| receipt-filled | ReceiptFilled |
| receipt-off | ReceiptOff |
| receipt-pound | ReceiptPound |
| receipt-pound-filled | ReceiptPoundFilled |
| receipt-refund | ReceiptRefund |
| receipt-rupee | ReceiptRupee |
| receipt-rupee-filled | ReceiptRupeeFilled |
| receipt-tax | ReceiptTax |
| receipt-yen | ReceiptYen |
| receipt-yen-filled | ReceiptYenFilled |
| receipt-yuan | ReceiptYuan |
| receipt-yuan-filled | ReceiptYuanFilled |
| report | Report |
| report-analytics | ReportAnalytics |
| report-medical | ReportMedical |
| report-money | ReportMoney |
| report-money-filled | ReportMoneyFilled |
| report-off | ReportOff |
| report-search | ReportSearch |
| script | Script |
| script-minus | ScriptMinus |
| script-plus | ScriptPlus |
| script-x | ScriptX |
| stamp | Stamp |
| stamp-off | StampOff |
| ticket | Ticket |
| ticket-filled | TicketFilled |
| ticket-off | TicketOff |

### Ecommerce (158)

| Canonical | React |
| --- | --- |
| ad-banner | AdBanner |
| basket | Basket |
| basket-bolt | BasketBolt |
| basket-cancel | BasketCancel |
| basket-check | BasketCheck |
| basket-code | BasketCode |
| basket-cog | BasketCog |
| basket-discount | BasketDiscount |
| basket-dollar | BasketDollar |
| basket-down | BasketDown |
| basket-exclamation | BasketExclamation |
| basket-filled | BasketFilled |
| basket-heart | BasketHeart |
| basket-minus | BasketMinus |
| basket-off | BasketOff |
| basket-pin | BasketPin |
| basket-plus | BasketPlus |
| basket-question | BasketQuestion |
| basket-search | BasketSearch |
| basket-share | BasketShare |
| basket-star | BasketStar |
| basket-up | BasketUp |
| basket-x | BasketX |
| cash | Cash |
| cash-banknote | CashBanknote |
| cash-banknote-edit | CashBanknoteEdit |
| cash-banknote-filled | CashBanknoteFilled |
| cash-banknote-heart | CashBanknoteHeart |
| cash-banknote-minus | CashBanknoteMinus |
| cash-banknote-move | CashBanknoteMove |
| cash-banknote-move-back | CashBanknoteMoveBack |
| cash-banknote-off | CashBanknoteOff |
| cash-banknote-plus | CashBanknotePlus |
| cash-edit | CashEdit |
| cash-heart | CashHeart |
| cash-minus | CashMinus |
| cash-move | CashMove |
| cash-move-back | CashMoveBack |
| cash-off | CashOff |
| cash-plus | CashPlus |
| cash-register | CashRegister |
| coin | Coin |
| coin-bitcoin | CoinBitcoin |
| coin-bitcoin-filled | CoinBitcoinFilled |
| coin-euro | CoinEuro |
| coin-euro-filled | CoinEuroFilled |
| coin-filled | CoinFilled |
| coin-monero | CoinMonero |
| coin-monero-filled | CoinMoneroFilled |
| coin-off | CoinOff |
| coin-pound | CoinPound |
| coin-pound-filled | CoinPoundFilled |
| coin-rupee | CoinRupee |
| coin-rupee-filled | CoinRupeeFilled |
| coin-taka | CoinTaka |
| coin-taka-filled | CoinTakaFilled |
| coin-yen | CoinYen |
| coin-yen-filled | CoinYenFilled |
| coin-yuan | CoinYuan |
| coin-yuan-filled | CoinYuanFilled |
| coins | Coins |
| credit-card | CreditCard |
| credit-card-filled | CreditCardFilled |
| credit-card-hand | CreditCardHand |
| credit-card-off | CreditCardOff |
| credit-card-pay | CreditCardPay |
| credit-card-refund | CreditCardRefund |
| discount | Discount |
| discount-filled | DiscountFilled |
| discount-off | DiscountOff |
| discount-rosette | DiscountRosette |
| discount-rosette-filled | DiscountRosetteFilled |
| discount-rosette-off | DiscountRosetteOff |
| gift | Gift |
| gift-card | GiftCard |
| gift-card-2 | GiftCard2 |
| gift-card-filled | GiftCardFilled |
| gift-filled | GiftFilled |
| gift-off | GiftOff |
| moneybag | Moneybag |
| moneybag-edit | MoneybagEdit |
| moneybag-heart | MoneybagHeart |
| moneybag-minus | MoneybagMinus |
| moneybag-move | MoneybagMove |
| moneybag-move-back | MoneybagMoveBack |
| moneybag-plus | MoneybagPlus |
| package | Package |
| package-2 | Package2 |
| package-2-export | Package2Export |
| package-2-import | Package2Import |
| package-2-off | Package2Off |
| package-2-send | Package2Send |
| package-check | PackageCheck |
| package-clock | PackageClock |
| package-down | PackageDown |
| package-open | PackageOpen |
| package-plus | PackagePlus |
| package-search | PackageSearch |
| package-send | PackageSend |
| package-up | PackageUp |
| package-x | PackageX |
| packages | Packages |
| shipment-tracking | ShipmentTracking |
| shopping-bag | ShoppingBag |
| shopping-bag-check | ShoppingBagCheck |
| shopping-bag-discount | ShoppingBagDiscount |
| shopping-bag-edit | ShoppingBagEdit |
| shopping-bag-exclamation | ShoppingBagExclamation |
| shopping-bag-filled | ShoppingBagFilled |
| shopping-bag-heart | ShoppingBagHeart |
| shopping-bag-minus | ShoppingBagMinus |
| shopping-bag-plus | ShoppingBagPlus |
| shopping-bag-search | ShoppingBagSearch |
| shopping-bag-x | ShoppingBagX |
| shopping-cart | ShoppingCart |
| shopping-cart-bolt | ShoppingCartBolt |
| shopping-cart-cancel | ShoppingCartCancel |
| shopping-cart-check | ShoppingCartCheck |
| shopping-cart-code | ShoppingCartCode |
| shopping-cart-cog | ShoppingCartCog |
| shopping-cart-discount | ShoppingCartDiscount |
| shopping-cart-dollar | ShoppingCartDollar |
| shopping-cart-down | ShoppingCartDown |
| shopping-cart-exclamation | ShoppingCartExclamation |
| shopping-cart-filled | ShoppingCartFilled |
| shopping-cart-heart | ShoppingCartHeart |
| shopping-cart-minus | ShoppingCartMinus |
| shopping-cart-off | ShoppingCartOff |
| shopping-cart-pin | ShoppingCartPin |
| shopping-cart-plus | ShoppingCartPlus |
| shopping-cart-question | ShoppingCartQuestion |
| shopping-cart-search | ShoppingCartSearch |
| shopping-cart-share | ShoppingCartShare |
| shopping-cart-star | ShoppingCartStar |
| shopping-cart-up | ShoppingCartUp |
| shopping-cart-x | ShoppingCartX |
| tag | Tag |
| tag-filled | TagFilled |
| tag-minus | TagMinus |
| tag-off | TagOff |
| tag-plus | TagPlus |
| tags | Tags |
| tags-filled | TagsFilled |
| tags-off | TagsOff |
| tax | Tax |
| tax-euro | TaxEuro |
| tax-pound | TaxPound |
| transaction-bitcoin | TransactionBitcoin |
| transaction-dollar | TransactionDollar |
| transaction-euro | TransactionEuro |
| transaction-pound | TransactionPound |
| transaction-rupee | TransactionRupee |
| transaction-yen | TransactionYen |
| transaction-yuan | TransactionYuan |
| transfer-in | TransferIn |
| transfer-out | TransferOut |
| wallet | Wallet |
| wallet-off | WalletOff |

### Emoji (62)

| Canonical | React |
| --- | --- |
| emoji-angry | EmojiAngry |
| emoji-angry-filled | EmojiAngryFilled |
| emoji-annoyed | EmojiAnnoyed |
| emoji-annoyed-2 | EmojiAnnoyed2 |
| emoji-bitcoin | EmojiBitcoin |
| emoji-boy | EmojiBoy |
| emoji-check | EmojiCheck |
| emoji-cog | EmojiCog |
| emoji-confuzed | EmojiConfuzed |
| emoji-confuzed-filled | EmojiConfuzedFilled |
| emoji-crazy-happy | EmojiCrazyHappy |
| emoji-crazy-happy-filled | EmojiCrazyHappyFilled |
| emoji-cry | EmojiCry |
| emoji-dollar | EmojiDollar |
| emoji-edit | EmojiEdit |
| emoji-empty | EmojiEmpty |
| emoji-empty-filled | EmojiEmptyFilled |
| emoji-happy | EmojiHappy |
| emoji-happy-filled | EmojiHappyFilled |
| emoji-heart | EmojiHeart |
| emoji-kid | EmojiKid |
| emoji-kid-filled | EmojiKidFilled |
| emoji-look-down | EmojiLookDown |
| emoji-look-left | EmojiLookLeft |
| emoji-look-right | EmojiLookRight |
| emoji-look-up | EmojiLookUp |
| emoji-minus | EmojiMinus |
| emoji-nerd | EmojiNerd |
| emoji-nervous | EmojiNervous |
| emoji-off | EmojiOff |
| emoji-pin | EmojiPin |
| emoji-plus | EmojiPlus |
| emoji-poo | EmojiPoo |
| emoji-poo-filled | EmojiPooFilled |
| emoji-puzzled | EmojiPuzzled |
| emoji-sad | EmojiSad |
| emoji-sad-2 | EmojiSad2 |
| emoji-sad-dizzy | EmojiSadDizzy |
| emoji-sad-filled | EmojiSadFilled |
| emoji-sad-squint | EmojiSadSquint |
| emoji-search | EmojiSearch |
| emoji-share | EmojiShare |
| emoji-sick | EmojiSick |
| emoji-silence | EmojiSilence |
| emoji-sing | EmojiSing |
| emoji-smile | EmojiSmile |
| emoji-smile-beam | EmojiSmileBeam |
| emoji-smile-dizzy | EmojiSmileDizzy |
| emoji-smile-filled | EmojiSmileFilled |
| emoji-spark | EmojiSpark |
| emoji-surprised | EmojiSurprised |
| emoji-tongue | EmojiTongue |
| emoji-tongue-wink | EmojiTongueWink |
| emoji-tongue-wink-2 | EmojiTongueWink2 |
| emoji-unamused | EmojiUnamused |
| emoji-up | EmojiUp |
| emoji-wink | EmojiWink |
| emoji-wink-2 | EmojiWink2 |
| emoji-wrrr | EmojiWrrr |
| emoji-wrrr-filled | EmojiWrrrFilled |
| emoji-x | EmojiX |
| emoji-xd | EmojiXd |

### Food & Drink (110)

| Canonical | React |
| --- | --- |
| apple | Apple |
| apple-filled | AppleFilled |
| avocado | Avocado |
| avocado-filled | AvocadoFilled |
| baby-bottle | BabyBottle |
| banana | Banana |
| barrel | Barrel |
| beer | Beer |
| beer-filled | BeerFilled |
| beer-off | BeerOff |
| birthday-cake | BirthdayCake |
| bone | Bone |
| bone-filled | BoneFilled |
| bone-off | BoneOff |
| bottle | Bottle |
| bottle-filled | BottleFilled |
| bottle-off | BottleOff |
| bread | Bread |
| bread-2 | Bread2 |
| bread-filled | BreadFilled |
| broccoli | Broccoli |
| bubble-tea | BubbleTea |
| bubble-tea-2 | BubbleTea2 |
| burger | Burger |
| cake | Cake |
| cake-roll | CakeRoll |
| candy | Candy |
| carambola | Carambola |
| carambola-filled | CarambolaFilled |
| carrot | Carrot |
| cheese | Cheese |
| cherry | Cherry |
| cherry-filled | CherryFilled |
| coffee | Coffee |
| coffee-beans | CoffeeBeans |
| coffee-off | CoffeeOff |
| cookie | Cookie |
| cookie-filled | CookieFilled |
| cookie-man | CookieMan |
| cookie-man-filled | CookieManFilled |
| cookie-off | CookieOff |
| corn | Corn |
| croissant | Croissant |
| cup | Cup |
| cup-off | CupOff |
| cupcake | Cupcake |
| cupcake-2 | Cupcake2 |
| dog-bowl | DogBowl |
| dumpling | Dumpling |
| dumpling-filled | DumplingFilled |
| egg | Egg |
| egg-cracked | EggCracked |
| egg-cracked-filled | EggCrackedFilled |
| egg-filled | EggFilled |
| egg-fried | EggFried |
| egg-fried-filled | EggFriedFilled |
| egg-off | EggOff |
| eggs | Eggs |
| glass | Glass |
| glass-champagne | GlassChampagne |
| glass-cocktail | GlassCocktail |
| glass-filled | GlassFilled |
| glass-full | GlassFull |
| glass-full-filled | GlassFullFilled |
| glass-gin | GlassGin |
| grapes | Grapes |
| hotdog | Hotdog |
| ice-cream | IceCream |
| ice-cream-2 | IceCream2 |
| ice-cream-3 | IceCream3 |
| lemon | Lemon |
| lemon-2 | Lemon2 |
| lemon-2-filled | Lemon2Filled |
| lollipop | Lollipop |
| meat | Meat |
| meat-off | MeatOff |
| melon | Melon |
| melon-filled | MelonFilled |
| milk | Milk |
| milk-filled | MilkFilled |
| milk-off | MilkOff |
| milkshake | Milkshake |
| mug | Mug |
| mug-filled | MugFilled |
| mug-off | MugOff |
| mushroom | Mushroom |
| mushroom-filled | MushroomFilled |
| mushroom-off | MushroomOff |
| nut | Nut |
| orange | Orange |
| paper-bag | PaperBag |
| paper-bag-off | PaperBagOff |
| pepper | Pepper |
| pepper-filled | PepperFilled |
| pepper-off | PepperOff |
| pizza | Pizza |
| pizza-filled | PizzaFilled |
| prawn | Prawn |
| salad | Salad |
| salad-filled | SaladFilled |
| salt | Salt |
| sausage | Sausage |
| sausage-2 | Sausage2 |
| soda-can | SodaCan |
| soup | Soup |
| soup-filled | SoupFilled |
| steak | Steak |
| sushi | Sushi |
| wheat | Wheat |
| wheat-off | WheatOff |

### Furniture (22)

| Canonical | React |
| --- | --- |
| armchair | Armchair |
| armchair-2 | Armchair2 |
| bath | Bath |
| bed-double | BedDouble |
| bed-single | BedSingle |
| cabinet | Cabinet |
| chair | Chair |
| chair-director | ChairDirector |
| clothes-rack | ClothesRack |
| desk | Desk |
| dining-table | DiningTable |
| lamp | Lamp |
| lamp-2 | Lamp2 |
| lamp-3 | Lamp3 |
| mirror | Mirror |
| picnic-table | PicnicTable |
| rocking-chair | RockingChair |
| sink | Sink |
| sofa | Sofa |
| toilet | Toilet |
| wardrobe | Wardrobe |
| wardrobe-2 | Wardrobe2 |

### Games & Toys (92)

| Canonical | React |
| --- | --- |
| chess | Chess |
| chess-bishop | ChessBishop |
| chess-bishop-filled | ChessBishopFilled |
| chess-filled | ChessFilled |
| chess-king | ChessKing |
| chess-king-filled | ChessKingFilled |
| chess-knight | ChessKnight |
| chess-knight-filled | ChessKnightFilled |
| chess-queen | ChessQueen |
| chess-queen-filled | ChessQueenFilled |
| chess-rook | ChessRook |
| chess-rook-filled | ChessRookFilled |
| crystal-ball | CrystalBall |
| dice-1 | Dice1 |
| dice-1-filled | Dice1Filled |
| dice-2 | Dice2 |
| dice-2-filled | Dice2Filled |
| dice-3 | Dice3 |
| dice-3-filled | Dice3Filled |
| dice-4 | Dice4 |
| dice-4-filled | Dice4Filled |
| dice-5 | Dice5 |
| dice-5-filled | Dice5Filled |
| dice-6 | Dice6 |
| dice-6-filled | Dice6Filled |
| fidget-spinner | FidgetSpinner |
| fidget-spinner-filled | FidgetSpinnerFilled |
| ghost | Ghost |
| ghost-2 | Ghost2 |
| ghost-2-filled | Ghost2Filled |
| ghost-3 | Ghost3 |
| ghost-3-filled | Ghost3Filled |
| ghost-filled | GhostFilled |
| go-game | GoGame |
| horse-toy | HorseToy |
| joker | Joker |
| lego | Lego |
| lego-filled | LegoFilled |
| meeple | Meeple |
| meeple-filled | MeepleFilled |
| monkeybar | Monkeybar |
| pacman | Pacman |
| pacman-filled | PacmanFilled |
| piano | Piano |
| play-card | PlayCard |
| play-card-1 | PlayCard1 |
| play-card-1-filled | PlayCard1Filled |
| play-card-10 | PlayCard10 |
| play-card-10-filled | PlayCard10Filled |
| play-card-2 | PlayCard2 |
| play-card-2-filled | PlayCard2Filled |
| play-card-3 | PlayCard3 |
| play-card-3-filled | PlayCard3Filled |
| play-card-4 | PlayCard4 |
| play-card-4-filled | PlayCard4Filled |
| play-card-5 | PlayCard5 |
| play-card-5-filled | PlayCard5Filled |
| play-card-6 | PlayCard6 |
| play-card-6-filled | PlayCard6Filled |
| play-card-7 | PlayCard7 |
| play-card-7-filled | PlayCard7Filled |
| play-card-8 | PlayCard8 |
| play-card-8-filled | PlayCard8Filled |
| play-card-9 | PlayCard9 |
| play-card-9-filled | PlayCard9Filled |
| play-card-a | PlayCardA |
| play-card-a-filled | PlayCardAFilled |
| play-card-filled | PlayCardFilled |
| play-card-j | PlayCardJ |
| play-card-j-filled | PlayCardJFilled |
| play-card-k | PlayCardK |
| play-card-k-filled | PlayCardKFilled |
| play-card-q | PlayCardQ |
| play-card-q-filled | PlayCardQFilled |
| play-card-star | PlayCardStar |
| play-card-star-filled | PlayCardStarFilled |
| pokeball | Pokeball |
| poker-chip | PokerChip |
| pumpkin-scary | PumpkinScary |
| pumpkin-scary-filled | PumpkinScaryFilled |
| puzzle | Puzzle |
| puzzle-2 | Puzzle2 |
| puzzle-filled | PuzzleFilled |
| robot | Robot |
| robot-face | RobotFace |
| robot-off | RobotOff |
| roulette | Roulette |
| sword | Sword |
| swords | Swords |
| tic-tac | TicTac |
| ufo | Ufo |
| ufo-filled | UfoFilled |

### Gender (18)

| Canonical | React |
| --- | --- |
| gender-agender | GenderAgender |
| gender-androgyne | GenderAndrogyne |
| gender-bigender | GenderBigender |
| gender-demiboy | GenderDemiboy |
| gender-demigirl | GenderDemigirl |
| gender-epicene | GenderEpicene |
| gender-female | GenderFemale |
| gender-femme | GenderFemme |
| gender-genderfluid | GenderGenderfluid |
| gender-genderless | GenderGenderless |
| gender-genderqueer | GenderGenderqueer |
| gender-hermaphrodite | GenderHermaphrodite |
| gender-intergender | GenderIntergender |
| gender-male | GenderMale |
| gender-neutrois | GenderNeutrois |
| gender-third | GenderThird |
| gender-transgender | GenderTransgender |
| gender-trasvesti | GenderTrasvesti |

### Gestures (17)

| Canonical | React |
| --- | --- |
| hand-click | HandClick |
| hand-click-off | HandClickOff |
| hand-finger | HandFinger |
| hand-finger-down | HandFingerDown |
| hand-finger-left | HandFingerLeft |
| hand-finger-off | HandFingerOff |
| hand-finger-right | HandFingerRight |
| hand-grab | HandGrab |
| hand-little-finger | HandLittleFinger |
| hand-love-you | HandLoveYou |
| hand-middle-finger | HandMiddleFinger |
| hand-move | HandMove |
| hand-off | HandOff |
| hand-ring-finger | HandRingFinger |
| hand-stop | HandStop |
| hand-three-fingers | HandThreeFingers |
| hand-two-fingers | HandTwoFingers |

### Git (11)

| Canonical | React |
| --- | --- |
| git-branch | GitBranch |
| git-branch-deleted | GitBranchDeleted |
| git-cherry-pick | GitCherryPick |
| git-commit | GitCommit |
| git-compare | GitCompare |
| git-fork | GitFork |
| git-merge | GitMerge |
| git-pull-request | GitPullRequest |
| git-pull-request-closed | GitPullRequestClosed |
| git-pull-request-conflict | GitPullRequestConflict |
| git-pull-request-draft | GitPullRequestDraft |

### Health & Medical (99)

| Canonical | React |
| --- | --- |
| accessible | Accessible |
| accessible-filled | AccessibleFilled |
| accessible-off | AccessibleOff |
| activity | Activity |
| activity-heartbeat | ActivityHeartbeat |
| bandage | Bandage |
| bandage-filled | BandageFilled |
| bandage-off | BandageOff |
| blind | Blind |
| bong | Bong |
| bong-filled | BongFilled |
| brain | Brain |
| checkup-list | CheckupList |
| crutches | Crutches |
| deaf | Deaf |
| disabled | Disabled |
| disabled-2 | Disabled2 |
| dna | Dna |
| dna-2 | Dna2 |
| ear | Ear |
| ear-off | EarOff |
| emergency-bed | EmergencyBed |
| empathize | Empathize |
| eye-discount | EyeDiscount |
| eye-table | EyeTable |
| eye-table-filled | EyeTableFilled |
| face-mask | FaceMask |
| face-mask-filled | FaceMaskFilled |
| face-mask-off | FaceMaskOff |
| fall | Fall |
| first-aid-kit | FirstAidKit |
| first-aid-kit-off | FirstAidKitOff |
| flask | Flask |
| flask-2 | Flask2 |
| flask-2-filled | Flask2Filled |
| flask-2-off | Flask2Off |
| flask-filled | FlaskFilled |
| flask-off | FlaskOff |
| footsteps | Footsteps |
| footsteps-filled | FootstepsFilled |
| glasses | Glasses |
| glasses-2 | Glasses2 |
| glasses-2-filled | Glasses2Filled |
| glasses-filled | GlassesFilled |
| glasses-off | GlassesOff |
| hand-sanitizer | HandSanitizer |
| health-recognition | HealthRecognition |
| heart-broken | HeartBroken |
| heart-broken-filled | HeartBrokenFilled |
| heart-discount | HeartDiscount |
| heart-handshake | HeartHandshake |
| heart-rate-monitor | HeartRateMonitor |
| heartbeat | Heartbeat |
| hospital | Hospital |
| hospital-circle | HospitalCircle |
| hospital-circle-filled | HospitalCircleFilled |
| hospital-filled | HospitalFilled |
| lungs | Lungs |
| lungs-filled | LungsFilled |
| massage | Massage |
| medical-cross | MedicalCross |
| medical-cross-circle | MedicalCrossCircle |
| medical-cross-filled | MedicalCrossFilled |
| medicine-syrup | MedicineSyrup |
| medicine-syrup-filled | MedicineSyrupFilled |
| microscope | Microscope |
| microscope-filled | MicroscopeFilled |
| nurse | Nurse |
| nurse-filled | NurseFilled |
| old | Old |
| physotherapist | Physotherapist |
| pill | Pill |
| pill-filled | PillFilled |
| pill-off | PillOff |
| pills | Pills |
| prescription | Prescription |
| razor | Razor |
| razor-electric | RazorElectric |
| skull | Skull |
| smoking | Smoking |
| smoking-no | SmokingNo |
| spray | Spray |
| stethoscope | Stethoscope |
| test-pipe | TestPipe |
| test-pipe-2 | TestPipe2 |
| test-pipe-2-filled | TestPipe2Filled |
| test-pipe-filled | TestPipeFilled |
| test-pipe-off | TestPipeOff |
| thermometer | Thermometer |
| toilet-paper | ToiletPaper |
| tooth | Tooth |
| tooth-broken | ToothBroken |
| vaccine | Vaccine |
| vaccine-bottle | VaccineBottle |
| vaccine-bottle-off | VaccineBottleOff |
| vaccine-off | VaccineOff |
| virus | Virus |
| virus-off | VirusOff |
| virus-search | VirusSearch |

### Kitchen & Cooking (37)

| Canonical | React |
| --- | --- |
| blender | Blender |
| blender-filled | BlenderFilled |
| bowl | Bowl |
| bowl-chopsticks | BowlChopsticks |
| bowl-chopsticks-filled | BowlChopsticksFilled |
| bowl-filled | BowlFilled |
| bowl-spoon | BowlSpoon |
| bowl-spoon-filled | BowlSpoonFilled |
| chef-hat | ChefHat |
| chef-hat-filled | ChefHatFilled |
| cooker | Cooker |
| fridge | Fridge |
| fridge-filled | FridgeFilled |
| grill | Grill |
| grill-filled | GrillFilled |
| grill-fork | GrillFork |
| grill-spatula | GrillSpatula |
| knife | Knife |
| knife-filled | KnifeFilled |
| ladle | Ladle |
| ladle-filled | LadleFilled |
| matchstick | Matchstick |
| michelin-bib-gourmand | MichelinBibGourmand |
| michelin-star | MichelinStar |
| michelin-star-filled | MichelinStarFilled |
| michelin-star-green | MichelinStarGreen |
| microwave | Microwave |
| microwave-filled | MicrowaveFilled |
| pan | Pan |
| pan-filled | PanFilled |
| teapot | Teapot |
| utensils | Utensils |
| utensils-2 | Utensils2 |
| utensils-2-filled | Utensils2Filled |
| utensils-3 | Utensils3 |
| utensils-filled | UtensilsFilled |
| whisk | Whisk |

### Laundry (55)

| Canonical | React |
| --- | --- |
| bleach | Bleach |
| bleach-chlorine | BleachChlorine |
| bleach-no-chlorine | BleachNoChlorine |
| bleach-off | BleachOff |
| ironing | Ironing |
| ironing-1 | Ironing1 |
| ironing-1-filled | Ironing1Filled |
| ironing-2 | Ironing2 |
| ironing-2-filled | Ironing2Filled |
| ironing-3 | Ironing3 |
| ironing-3-filled | Ironing3Filled |
| ironing-filled | IroningFilled |
| ironing-off | IroningOff |
| ironing-steam | IroningSteam |
| ironing-steam-filled | IroningSteamFilled |
| ironing-steam-off | IroningSteamOff |
| wash | Wash |
| wash-dry | WashDry |
| wash-dry-1 | WashDry1 |
| wash-dry-2 | WashDry2 |
| wash-dry-3 | WashDry3 |
| wash-dry-a | WashDryA |
| wash-dry-dip | WashDryDip |
| wash-dry-f | WashDryF |
| wash-dry-flat | WashDryFlat |
| wash-dry-hang | WashDryHang |
| wash-dry-off | WashDryOff |
| wash-dry-p | WashDryP |
| wash-dry-shade | WashDryShade |
| wash-dry-w | WashDryW |
| wash-dryclean | WashDryclean |
| wash-dryclean-off | WashDrycleanOff |
| wash-eco | WashEco |
| wash-filled | WashFilled |
| wash-gentle | WashGentle |
| wash-gentle-filled | WashGentleFilled |
| wash-hand | WashHand |
| wash-off | WashOff |
| wash-press | WashPress |
| wash-press-filled | WashPressFilled |
| wash-temperature-1 | WashTemperature1 |
| wash-temperature-1-filled | WashTemperature1Filled |
| wash-temperature-2 | WashTemperature2 |
| wash-temperature-2-filled | WashTemperature2Filled |
| wash-temperature-3 | WashTemperature3 |
| wash-temperature-3-filled | WashTemperature3Filled |
| wash-temperature-4 | WashTemperature4 |
| wash-temperature-4-filled | WashTemperature4Filled |
| wash-temperature-5 | WashTemperature5 |
| wash-temperature-5-filled | WashTemperature5Filled |
| wash-temperature-6 | WashTemperature6 |
| wash-temperature-6-filled | WashTemperature6Filled |
| wash-tumble-dry | WashTumbleDry |
| wash-tumble-off | WashTumbleOff |
| washing-machine | WashingMachine |

### Map & Travel (226)

| Canonical | React |
| --- | --- |
| anchor | Anchor |
| anchor-off | AnchorOff |
| beach | Beach |
| campfire | Campfire |
| campfire-filled | CampfireFilled |
| compass | Compass |
| compass-filled | CompassFilled |
| compass-off | CompassOff |
| current-location | CurrentLocation |
| current-location-filled | CurrentLocationFilled |
| current-location-off | CurrentLocationOff |
| directions | Directions |
| directions-filled | DirectionsFilled |
| directions-off | DirectionsOff |
| e-passport | EPassport |
| e-passport-filled | EPassportFilled |
| elevator | Elevator |
| elevator-filled | ElevatorFilled |
| escalator | Escalator |
| escalator-down | EscalatorDown |
| escalator-down-filled | EscalatorDownFilled |
| escalator-filled | EscalatorFilled |
| escalator-up | EscalatorUp |
| escalator-up-filled | EscalatorUpFilled |
| flag | Flag |
| flag-2 | Flag2 |
| flag-2-filled | Flag2Filled |
| flag-2-off | Flag2Off |
| flag-3 | Flag3 |
| flag-3-filled | Flag3Filled |
| flag-bolt | FlagBolt |
| flag-cancel | FlagCancel |
| flag-check | FlagCheck |
| flag-code | FlagCode |
| flag-cog | FlagCog |
| flag-dollar | FlagDollar |
| flag-down | FlagDown |
| flag-exclamation | FlagExclamation |
| flag-filled | FlagFilled |
| flag-heart | FlagHeart |
| flag-minus | FlagMinus |
| flag-off | FlagOff |
| flag-pin | FlagPin |
| flag-plus | FlagPlus |
| flag-question | FlagQuestion |
| flag-search | FlagSearch |
| flag-share | FlagShare |
| flag-spark | FlagSpark |
| flag-star | FlagStar |
| flag-up | FlagUp |
| flag-x | FlagX |
| fountain | Fountain |
| fountain-filled | FountainFilled |
| globe | Globe |
| globe-filled | GlobeFilled |
| globe-off | GlobeOff |
| gps | Gps |
| gps-filled | GpsFilled |
| grave | Grave |
| grave-2 | Grave2 |
| hotel-bed | HotelBed |
| hotel-bed-filled | HotelBedFilled |
| hotel-bed-flat | HotelBedFlat |
| hotel-bed-flat-filled | HotelBedFlatFilled |
| hotel-bed-off | HotelBedOff |
| hotel-service | HotelService |
| hotel-service-filled | HotelServiceFilled |
| live-view | LiveView |
| live-view-filled | LiveViewFilled |
| location | Location |
| location-bolt | LocationBolt |
| location-broken | LocationBroken |
| location-cancel | LocationCancel |
| location-check | LocationCheck |
| location-code | LocationCode |
| location-cog | LocationCog |
| location-dollar | LocationDollar |
| location-down | LocationDown |
| location-exclamation | LocationExclamation |
| location-filled | LocationFilled |
| location-heart | LocationHeart |
| location-minus | LocationMinus |
| location-off | LocationOff |
| location-pin | LocationPin |
| location-plus | LocationPlus |
| location-question | LocationQuestion |
| location-search | LocationSearch |
| location-share | LocationShare |
| location-star | LocationStar |
| location-up | LocationUp |
| location-x | LocationX |
| luggage | Luggage |
| luggage-off | LuggageOff |
| map | Map |
| map-2 | Map2 |
| map-bolt | MapBolt |
| map-cancel | MapCancel |
| map-check | MapCheck |
| map-code | MapCode |
| map-cog | MapCog |
| map-dollar | MapDollar |
| map-down | MapDown |
| map-exclamation | MapExclamation |
| map-heart | MapHeart |
| map-minus | MapMinus |
| map-off | MapOff |
| map-pin | MapPin |
| map-pin-bolt | MapPinBolt |
| map-pin-cancel | MapPinCancel |
| map-pin-check | MapPinCheck |
| map-pin-code | MapPinCode |
| map-pin-cog | MapPinCog |
| map-pin-dollar | MapPinDollar |
| map-pin-down | MapPinDown |
| map-pin-exclamation | MapPinExclamation |
| map-pin-filled | MapPinFilled |
| map-pin-heart | MapPinHeart |
| map-pin-lock | MapPinLock |
| map-pin-minus | MapPinMinus |
| map-pin-off | MapPinOff |
| map-pin-plus | MapPinPlus |
| map-pin-question | MapPinQuestion |
| map-pin-search | MapPinSearch |
| map-pin-share | MapPinShare |
| map-pin-star | MapPinStar |
| map-pin-up | MapPinUp |
| map-pin-x | MapPinX |
| map-pins | MapPins |
| map-plus | MapPlus |
| map-question | MapQuestion |
| map-route | MapRoute |
| map-search | MapSearch |
| map-share | MapShare |
| map-star | MapStar |
| map-up | MapUp |
| map-x | MapX |
| navigation | Navigation |
| navigation-bolt | NavigationBolt |
| navigation-cancel | NavigationCancel |
| navigation-check | NavigationCheck |
| navigation-code | NavigationCode |
| navigation-cog | NavigationCog |
| navigation-dollar | NavigationDollar |
| navigation-down | NavigationDown |
| navigation-east | NavigationEast |
| navigation-exclamation | NavigationExclamation |
| navigation-filled | NavigationFilled |
| navigation-heart | NavigationHeart |
| navigation-minus | NavigationMinus |
| navigation-north | NavigationNorth |
| navigation-off | NavigationOff |
| navigation-pause | NavigationPause |
| navigation-pin | NavigationPin |
| navigation-plus | NavigationPlus |
| navigation-question | NavigationQuestion |
| navigation-search | NavigationSearch |
| navigation-share | NavigationShare |
| navigation-south | NavigationSouth |
| navigation-star | NavigationStar |
| navigation-up | NavigationUp |
| navigation-west | NavigationWest |
| navigation-x | NavigationX |
| parking | Parking |
| parking-filled | ParkingFilled |
| parking-off | ParkingOff |
| pennant | Pennant |
| pennant-2 | Pennant2 |
| pennant-2-filled | Pennant2Filled |
| pennant-filled | PennantFilled |
| pennant-off | PennantOff |
| planet | Planet |
| radar | Radar |
| radar-2 | Radar2 |
| radar-filled | RadarFilled |
| radar-off | RadarOff |
| rollercoaster | Rollercoaster |
| rollercoaster-filled | RollercoasterFilled |
| route | Route |
| route-2 | Route2 |
| route-alt-left | RouteAltLeft |
| route-alt-right | RouteAltRight |
| route-off | RouteOff |
| route-square | RouteSquare |
| route-square-2 | RouteSquare2 |
| route-x | RouteX |
| route-x-2 | RouteX2 |
| satellite | Satellite |
| satellite-filled | SatelliteFilled |
| satellite-off | SatelliteOff |
| sign-left | SignLeft |
| sign-left-filled | SignLeftFilled |
| sign-right | SignRight |
| sign-right-filled | SignRightFilled |
| stairs | Stairs |
| stairs-down | StairsDown |
| stairs-up | StairsUp |
| tent | Tent |
| windmill | Windmill |
| windmill-filled | WindmillFilled |
| world | World |
| world-bolt | WorldBolt |
| world-cancel | WorldCancel |
| world-check | WorldCheck |
| world-code | WorldCode |
| world-cog | WorldCog |
| world-dollar | WorldDollar |
| world-down | WorldDown |
| world-download | WorldDownload |
| world-exclamation | WorldExclamation |
| world-filled | WorldFilled |
| world-heart | WorldHeart |
| world-latitude | WorldLatitude |
| world-longitude | WorldLongitude |
| world-map | WorldMap |
| world-minus | WorldMinus |
| world-off | WorldOff |
| world-pin | WorldPin |
| world-plus | WorldPlus |
| world-question | WorldQuestion |
| world-search | WorldSearch |
| world-share | WorldShare |
| world-star | WorldStar |
| world-up | WorldUp |
| world-upload | WorldUpload |
| world-www | WorldWww |
| world-x | WorldX |

### Math (54)

| Canonical | React |
| --- | --- |
| abacus | Abacus |
| braces | Braces |
| braces-off | BracesOff |
| brackets | Brackets |
| brackets-contain | BracketsContain |
| brackets-contain-end | BracketsContainEnd |
| brackets-contain-start | BracketsContainStart |
| brackets-off | BracketsOff |
| congruent | Congruent |
| divide | Divide |
| equal | Equal |
| equal-double | EqualDouble |
| equal-not | EqualNot |
| function | Function |
| function-filled | FunctionFilled |
| function-off | FunctionOff |
| infinity | Infinity |
| math | Math |
| math-angle | MathAngle |
| math-angle-2 | MathAngle2 |
| math-avg | MathAvg |
| math-coordinate | MathCoordinate |
| math-equal-greater | MathEqualGreater |
| math-equal-lower | MathEqualLower |
| math-function | MathFunction |
| math-function-y | MathFunctionY |
| math-greater | MathGreater |
| math-hyperbole | MathHyperbole |
| math-integral | MathIntegral |
| math-integral-x | MathIntegralX |
| math-integrals | MathIntegrals |
| math-lower | MathLower |
| math-max | MathMax |
| math-max-min | MathMaxMin |
| math-min | MathMin |
| math-parabola | MathParabola |
| math-pi | MathPi |
| math-symbols | MathSymbols |
| math-triangle | MathTriangle |
| math-triangle-2 | MathTriangle2 |
| matrix | Matrix |
| minus | Minus |
| parentheses | Parentheses |
| parentheses-off | ParenthesesOff |
| plus | Plus |
| plus-equal | PlusEqual |
| plus-minus | PlusMinus |
| square-root | SquareRoot |
| square-root-2 | SquareRoot2 |
| sum | Sum |
| sum-off | SumOff |
| variable | Variable |
| variable-minus | VariableMinus |
| variable-plus | VariablePlus |

### Media (210)

| Canonical | React |
| --- | --- |
| album | Album |
| album-off | AlbumOff |
| aperture | Aperture |
| aperture-off | ApertureOff |
| aspect-ratio | AspectRatio |
| aspect-ratio-filled | AspectRatioFilled |
| aspect-ratio-off | AspectRatioOff |
| brightness | Brightness |
| brightness-2 | Brightness2 |
| brightness-2-filled | Brightness2Filled |
| brightness-auto | BrightnessAuto |
| brightness-auto-filled | BrightnessAutoFilled |
| brightness-down | BrightnessDown |
| brightness-down-filled | BrightnessDownFilled |
| brightness-filled | BrightnessFilled |
| brightness-half | BrightnessHalf |
| brightness-off | BrightnessOff |
| brightness-up | BrightnessUp |
| brightness-up-filled | BrightnessUpFilled |
| broadcast | Broadcast |
| broadcast-off | BroadcastOff |
| camera | Camera |
| camera-ai | CameraAi |
| camera-bolt | CameraBolt |
| camera-cancel | CameraCancel |
| camera-check | CameraCheck |
| camera-code | CameraCode |
| camera-cog | CameraCog |
| camera-down | CameraDown |
| camera-exclamation | CameraExclamation |
| camera-filled | CameraFilled |
| camera-heart | CameraHeart |
| camera-minus | CameraMinus |
| camera-moon | CameraMoon |
| camera-off | CameraOff |
| camera-pause | CameraPause |
| camera-pin | CameraPin |
| camera-plus | CameraPlus |
| camera-question | CameraQuestion |
| camera-rotate | CameraRotate |
| camera-search | CameraSearch |
| camera-selfie | CameraSelfie |
| camera-share | CameraShare |
| camera-spark | CameraSpark |
| camera-star | CameraStar |
| camera-up | CameraUp |
| camera-x | CameraX |
| capture | Capture |
| capture-filled | CaptureFilled |
| capture-off | CaptureOff |
| cast | Cast |
| cast-off | CastOff |
| contrast | Contrast |
| contrast-2 | Contrast2 |
| contrast-2-filled | Contrast2Filled |
| contrast-2-off | Contrast2Off |
| contrast-filled | ContrastFilled |
| contrast-off | ContrastOff |
| exposure | Exposure |
| exposure-filled | ExposureFilled |
| exposure-off | ExposureOff |
| focus | Focus |
| focus-2 | Focus2 |
| focus-auto | FocusAuto |
| focus-centered | FocusCentered |
| image | Image |
| image-ai | ImageAi |
| image-bolt | ImageBolt |
| image-cancel | ImageCancel |
| image-check | ImageCheck |
| image-circle | ImageCircle |
| image-circle-minus | ImageCircleMinus |
| image-circle-plus | ImageCirclePlus |
| image-code | ImageCode |
| image-cog | ImageCog |
| image-down | ImageDown |
| image-edit | ImageEdit |
| image-exclamation | ImageExclamation |
| image-filled | ImageFilled |
| image-heart | ImageHeart |
| image-hexagon | ImageHexagon |
| image-minus | ImageMinus |
| image-off | ImageOff |
| image-pentagon | ImagePentagon |
| image-pin | ImagePin |
| image-plus | ImagePlus |
| image-question | ImageQuestion |
| image-search | ImageSearch |
| image-share | ImageShare |
| image-shield | ImageShield |
| image-spark | ImageSpark |
| image-square-rounded | ImageSquareRounded |
| image-star | ImageStar |
| image-up | ImageUp |
| image-video | ImageVideo |
| image-x | ImageX |
| live-photo | LivePhoto |
| live-photo-filled | LivePhotoFilled |
| live-photo-off | LivePhotoOff |
| macro | Macro |
| macro-filled | MacroFilled |
| macro-off | MacroOff |
| microphone | Microphone |
| microphone-filled | MicrophoneFilled |
| microphone-off | MicrophoneOff |
| movie | Movie |
| movie-off | MovieOff |
| music | Music |
| music-bolt | MusicBolt |
| music-cancel | MusicCancel |
| music-check | MusicCheck |
| music-code | MusicCode |
| music-cog | MusicCog |
| music-down | MusicDown |
| music-exclamation | MusicExclamation |
| music-filled | MusicFilled |
| music-heart | MusicHeart |
| music-minus | MusicMinus |
| music-off | MusicOff |
| music-pause | MusicPause |
| music-pin | MusicPin |
| music-plus | MusicPlus |
| music-question | MusicQuestion |
| music-search | MusicSearch |
| music-share | MusicShare |
| music-star | MusicStar |
| music-up | MusicUp |
| music-x | MusicX |
| panorama-horizontal | PanoramaHorizontal |
| panorama-horizontal-filled | PanoramaHorizontalFilled |
| panorama-horizontal-off | PanoramaHorizontalOff |
| panorama-vertical | PanoramaVertical |
| panorama-vertical-filled | PanoramaVerticalFilled |
| panorama-vertical-off | PanoramaVerticalOff |
| photo | Photo |
| photo-sensor | PhotoSensor |
| photo-sensor-2 | PhotoSensor2 |
| photo-sensor-3 | PhotoSensor3 |
| picture-in-picture | PictureInPicture |
| picture-in-picture-filled | PictureInPictureFilled |
| picture-in-picture-off | PictureInPictureOff |
| picture-in-picture-on | PictureInPictureOn |
| picture-in-picture-top | PictureInPictureTop |
| picture-in-picture-top-filled | PictureInPictureTopFilled |
| player-eject | PlayerEject |
| player-eject-filled | PlayerEjectFilled |
| player-pause | PlayerPause |
| player-pause-filled | PlayerPauseFilled |
| player-play | PlayerPlay |
| player-play-filled | PlayerPlayFilled |
| player-record | PlayerRecord |
| player-record-filled | PlayerRecordFilled |
| player-skip-back | PlayerSkipBack |
| player-skip-back-filled | PlayerSkipBackFilled |
| player-skip-forward | PlayerSkipForward |
| player-skip-forward-filled | PlayerSkipForwardFilled |
| player-stop | PlayerStop |
| player-stop-filled | PlayerStopFilled |
| player-track-next | PlayerTrackNext |
| player-track-next-filled | PlayerTrackNextFilled |
| player-track-prev | PlayerTrackPrev |
| player-track-prev-filled | PlayerTrackPrevFilled |
| playlist | Playlist |
| playlist-add | PlaylistAdd |
| playlist-off | PlaylistOff |
| playlist-x | PlaylistX |
| repeat | Repeat |
| repeat-off | RepeatOff |
| repeat-once | RepeatOnce |
| rewind-backward-10 | RewindBackward10 |
| rewind-backward-15 | RewindBackward15 |
| rewind-backward-20 | RewindBackward20 |
| rewind-backward-30 | RewindBackward30 |
| rewind-backward-40 | RewindBackward40 |
| rewind-backward-5 | RewindBackward5 |
| rewind-backward-50 | RewindBackward50 |
| rewind-backward-60 | RewindBackward60 |
| rewind-forward-10 | RewindForward10 |
| rewind-forward-15 | RewindForward15 |
| rewind-forward-20 | RewindForward20 |
| rewind-forward-30 | RewindForward30 |
| rewind-forward-40 | RewindForward40 |
| rewind-forward-5 | RewindForward5 |
| rewind-forward-50 | RewindForward50 |
| rewind-forward-60 | RewindForward60 |
| shadow | Shadow |
| shadow-off | ShadowOff |
| shareplay | Shareplay |
| subtitles | Subtitles |
| subtitles-ai | SubtitlesAi |
| subtitles-edit | SubtitlesEdit |
| subtitles-off | SubtitlesOff |
| tilt-shift | TiltShift |
| tilt-shift-filled | TiltShiftFilled |
| tilt-shift-off | TiltShiftOff |
| video | Video |
| video-filled | VideoFilled |
| video-minus | VideoMinus |
| video-minus-filled | VideoMinusFilled |
| video-off | VideoOff |
| video-plus | VideoPlus |
| video-plus-filled | VideoPlusFilled |
| volume | Volume |
| volume-2 | Volume2 |
| volume-3 | Volume3 |
| volume-4 | Volume4 |
| volume-off | VolumeOff |
| wave-saw | WaveSaw |
| wave-sine | WaveSine |
| wave-square | WaveSquare |

### Nature (41)

| Canonical | React |
| --- | --- |
| acorn | Acorn |
| atom | Atom |
| atom-2 | Atom2 |
| atom-2-filled | Atom2Filled |
| cactus | Cactus |
| cactus-filled | CactusFilled |
| cannabis | Cannabis |
| cannabis-filled | CannabisFilled |
| christmas-tree | ChristmasTree |
| christmas-tree-filled | ChristmasTreeFilled |
| clover | Clover |
| clover-filled | CloverFilled |
| comet | Comet |
| flame | Flame |
| flame-filled | FlameFilled |
| flame-off | FlameOff |
| flower | Flower |
| flower-filled | FlowerFilled |
| lake | Lake |
| leaf | Leaf |
| leaf-2 | Leaf2 |
| leaf-filled | LeafFilled |
| leaf-off | LeafOff |
| meteor | Meteor |
| meteor-filled | MeteorFilled |
| mountain | Mountain |
| mountain-filled | MountainFilled |
| plant | Plant |
| plant-2 | Plant2 |
| plant-filled | PlantFilled |
| ripple | Ripple |
| ripple-off | RippleOff |
| seedling | Seedling |
| seedling-filled | SeedlingFilled |
| seedling-off | SeedlingOff |
| snowman | Snowman |
| tree | Tree |
| trees | Trees |
| volcano | Volcano |
| wood | Wood |
| wood-filled | WoodFilled |

### Shapes (240)

| Canonical | React |
| --- | --- |
| capsule | Capsule |
| capsule-filled | CapsuleFilled |
| capsule-horizontal | CapsuleHorizontal |
| capsule-horizontal-filled | CapsuleHorizontalFilled |
| category | Category |
| category-2 | Category2 |
| category-filled | CategoryFilled |
| category-minus | CategoryMinus |
| category-plus | CategoryPlus |
| circle | Circle |
| circle-asterisk | CircleAsterisk |
| circle-check | CircleCheck |
| circle-check-filled | CircleCheckFilled |
| circle-dashed | CircleDashed |
| circle-dashed-check | CircleDashedCheck |
| circle-dashed-minus | CircleDashedMinus |
| circle-dashed-percentage | CircleDashedPercentage |
| circle-dashed-plus | CircleDashedPlus |
| circle-dashed-x | CircleDashedX |
| circle-dot | CircleDot |
| circle-dot-filled | CircleDotFilled |
| circle-dotted | CircleDotted |
| circle-filled | CircleFilled |
| circle-half-2 | CircleHalf2 |
| circle-key | CircleKey |
| circle-key-filled | CircleKeyFilled |
| circle-minus | CircleMinus |
| circle-minus-2 | CircleMinus2 |
| circle-off | CircleOff |
| circle-percentage | CirclePercentage |
| circle-percentage-filled | CirclePercentageFilled |
| circle-plus | CirclePlus |
| circle-plus-2 | CirclePlus2 |
| circle-plus-filled | CirclePlusFilled |
| circle-rectangle | CircleRectangle |
| circle-rectangle-filled | CircleRectangleFilled |
| circle-rectangle-off | CircleRectangleOff |
| circle-square | CircleSquare |
| circle-triangle | CircleTriangle |
| circle-x | CircleX |
| circle-x-filled | CircleXFilled |
| circles | Circles |
| circles-filled | CirclesFilled |
| circles-relation | CirclesRelation |
| clubs | Clubs |
| clubs-filled | ClubsFilled |
| cone | Cone |
| cone-2 | Cone2 |
| cone-2-filled | Cone2Filled |
| cone-3 | Cone3 |
| cone-filled | ConeFilled |
| cone-off | ConeOff |
| cone-plus | ConePlus |
| cube | Cube |
| cube-2 | Cube2 |
| cube-off | CubeOff |
| cube-plus | CubePlus |
| cube-spark | CubeSpark |
| cylinder | Cylinder |
| cylinder-2 | Cylinder2 |
| cylinder-3 | Cylinder3 |
| cylinder-off | CylinderOff |
| cylinder-plus | CylinderPlus |
| diabolo | Diabolo |
| diabolo-off | DiaboloOff |
| diabolo-plus | DiaboloPlus |
| diamond | Diamond |
| diamond-filled | DiamondFilled |
| diamond-off | DiamondOff |
| diamonds | Diamonds |
| diamonds-filled | DiamondsFilled |
| frustum | Frustum |
| frustum-off | FrustumOff |
| frustum-plus | FrustumPlus |
| heart | Heart |
| heart-bitcoin | HeartBitcoin |
| heart-bolt | HeartBolt |
| heart-cancel | HeartCancel |
| heart-check | HeartCheck |
| heart-code | HeartCode |
| heart-cog | HeartCog |
| heart-dollar | HeartDollar |
| heart-down | HeartDown |
| heart-exclamation | HeartExclamation |
| heart-filled | HeartFilled |
| heart-minus | HeartMinus |
| heart-off | HeartOff |
| heart-pin | HeartPin |
| heart-plus | HeartPlus |
| heart-question | HeartQuestion |
| heart-search | HeartSearch |
| heart-share | HeartShare |
| heart-spark | HeartSpark |
| heart-star | HeartStar |
| heart-up | HeartUp |
| heart-x | HeartX |
| hearts | Hearts |
| hearts-off | HeartsOff |
| hemisphere | Hemisphere |
| hemisphere-off | HemisphereOff |
| hemisphere-plus | HemispherePlus |
| hexagon | Hexagon |
| hexagon-3d | Hexagon3d |
| hexagon-asterisk | HexagonAsterisk |
| hexagon-filled | HexagonFilled |
| hexagon-minus | HexagonMinus |
| hexagon-minus-2 | HexagonMinus2 |
| hexagon-minus-filled | HexagonMinusFilled |
| hexagon-off | HexagonOff |
| hexagon-plus | HexagonPlus |
| hexagon-plus-2 | HexagonPlus2 |
| hexagon-plus-filled | HexagonPlusFilled |
| hexagonal-prism | HexagonalPrism |
| hexagonal-prism-off | HexagonalPrismOff |
| hexagonal-prism-plus | HexagonalPrismPlus |
| hexagonal-pyramid | HexagonalPyramid |
| hexagonal-pyramid-off | HexagonalPyramidOff |
| hexagonal-pyramid-plus | HexagonalPyramidPlus |
| hexagons | Hexagons |
| hexagons-off | HexagonsOff |
| icons | Icons |
| icons-filled | IconsFilled |
| icons-off | IconsOff |
| icosahedron | Icosahedron |
| irregular-polyhedron | IrregularPolyhedron |
| irregular-polyhedron-off | IrregularPolyhedronOff |
| irregular-polyhedron-plus | IrregularPolyhedronPlus |
| jewish-star | JewishStar |
| jewish-star-filled | JewishStarFilled |
| octagon | Octagon |
| octagon-filled | OctagonFilled |
| octagon-minus | OctagonMinus |
| octagon-minus-2 | OctagonMinus2 |
| octagon-minus-filled | OctagonMinusFilled |
| octagon-off | OctagonOff |
| octagon-plus | OctagonPlus |
| octagon-plus-2 | OctagonPlus2 |
| octagon-plus-filled | OctagonPlusFilled |
| octahedron | Octahedron |
| octahedron-off | OctahedronOff |
| octahedron-plus | OctahedronPlus |
| oval | Oval |
| oval-filled | OvalFilled |
| oval-horizontal | OvalHorizontal |
| oval-horizontal-filled | OvalHorizontalFilled |
| pentagon | Pentagon |
| pentagon-filled | PentagonFilled |
| pentagon-minus | PentagonMinus |
| pentagon-off | PentagonOff |
| pentagon-plus | PentagonPlus |
| pentagon-x | PentagonX |
| perspective | Perspective |
| perspective-off | PerspectiveOff |
| prism | Prism |
| prism-2 | Prism2 |
| prism-off | PrismOff |
| prism-plus | PrismPlus |
| pyramid | Pyramid |
| pyramid-2 | Pyramid2 |
| pyramid-off | PyramidOff |
| pyramid-plus | PyramidPlus |
| rectangle | Rectangle |
| rectangle-filled | RectangleFilled |
| rectangle-rounded-bottom | RectangleRoundedBottom |
| rectangle-rounded-top | RectangleRoundedTop |
| rectangle-vertical | RectangleVertical |
| rectangle-vertical-filled | RectangleVerticalFilled |
| rectangular | Rectangular |
| rectangular-prism | RectangularPrism |
| rectangular-prism-off | RectangularPrismOff |
| rectangular-prism-plus | RectangularPrismPlus |
| rosette | Rosette |
| rosette-asterisk | RosetteAsterisk |
| rosette-check | RosetteCheck |
| rosette-check-filled | RosetteCheckFilled |
| rosette-check-off | RosetteCheckOff |
| rosette-filled | RosetteFilled |
| spade | Spade |
| spade-filled | SpadeFilled |
| sphere | Sphere |
| sphere-2 | Sphere2 |
| sphere-off | SphereOff |
| sphere-plus | SpherePlus |
| square | Square |
| square-asterisk | SquareAsterisk |
| square-asterisk-filled | SquareAsteriskFilled |
| square-backslash | SquareBackslash |
| square-check | SquareCheck |
| square-check-filled | SquareCheckFilled |
| square-dashed | SquareDashed |
| square-dot | SquareDot |
| square-dot-filled | SquareDotFilled |
| square-filled | SquareFilled |
| square-half | SquareHalf |
| square-key | SquareKey |
| square-minus | SquareMinus |
| square-minus-2 | SquareMinus2 |
| square-minus-filled | SquareMinusFilled |
| square-off | SquareOff |
| square-percentage | SquarePercentage |
| square-plus | SquarePlus |
| square-plus-2 | SquarePlus2 |
| square-rotated | SquareRotated |
| square-rotated-asterisk | SquareRotatedAsterisk |
| square-rotated-backslash | SquareRotatedBackslash |
| square-rotated-filled | SquareRotatedFilled |
| square-rotated-off | SquareRotatedOff |
| square-rotated-slash | SquareRotatedSlash |
| square-rounded | SquareRounded |
| square-rounded-check | SquareRoundedCheck |
| square-rounded-check-filled | SquareRoundedCheckFilled |
| square-rounded-filled | SquareRoundedFilled |
| square-rounded-minus | SquareRoundedMinus |
| square-rounded-minus-2 | SquareRoundedMinus2 |
| square-rounded-minus-filled | SquareRoundedMinusFilled |
| square-rounded-percentage | SquareRoundedPercentage |
| square-rounded-plus | SquareRoundedPlus |
| square-rounded-plus-2 | SquareRoundedPlus2 |
| square-rounded-plus-filled | SquareRoundedPlusFilled |
| square-rounded-x | SquareRoundedX |
| square-rounded-x-filled | SquareRoundedXFilled |
| square-slash | SquareSlash |
| square-x | SquareX |
| square-x-filled | SquareXFilled |
| squares | Squares |
| squares-diagonal | SquaresDiagonal |
| squares-filled | SquaresFilled |
| squares-selected | SquaresSelected |
| triangle | Triangle |
| triangle-filled | TriangleFilled |
| triangle-inverted | TriangleInverted |
| triangle-inverted-filled | TriangleInvertedFilled |
| triangle-minus | TriangleMinus |
| triangle-minus-2 | TriangleMinus2 |
| triangle-off | TriangleOff |
| triangle-plus | TrianglePlus |
| triangle-plus-2 | TrianglePlus2 |
| triangle-square-circle | TriangleSquareCircle |
| triangle-square-circle-filled | TriangleSquareCircleFilled |
| triangles | Triangles |

### Sport & Hobby (64)

| Canonical | React |
| --- | --- |
| archery-arrow | ArcheryArrow |
| ball-american-football | BallAmericanFootball |
| ball-baseball | BallBaseball |
| ball-basketball | BallBasketball |
| ball-exercise | BallExercise |
| ball-football | BallFootball |
| ball-tennis | BallTennis |
| ball-volleyball | BallVolleyball |
| barbell | Barbell |
| barbell-filled | BarbellFilled |
| bow | Bow |
| bowling | Bowling |
| cricket | Cricket |
| curling | Curling |
| curling-filled | CurlingFilled |
| disc-golf | DiscGolf |
| dumbbell | Dumbbell |
| dumbbell-filled | DumbbellFilled |
| fish-hook | FishHook |
| golf | Golf |
| golf-filled | GolfFilled |
| gymnastics | Gymnastics |
| helmet | Helmet |
| hula-hoop | HulaHoop |
| ice-skating | IceSkating |
| ice-skating-filled | IceSkatingFilled |
| jump-rope | JumpRope |
| karate | Karate |
| kayak | Kayak |
| olympics | Olympics |
| ping-pong | PingPong |
| play-basketball | PlayBasketball |
| play-football | PlayFootball |
| play-handball | PlayHandball |
| play-volleyball | PlayVolleyball |
| pool | Pool |
| rings | Rings |
| roller-skating | RollerSkating |
| roller-skating-filled | RollerSkatingFilled |
| run | Run |
| scoreboard | Scoreboard |
| scuba-diving | ScubaDiving |
| scuba-diving-tank | ScubaDivingTank |
| scuba-diving-tank-filled | ScubaDivingTankFilled |
| scuba-mask | ScubaMask |
| scuba-mask-filled | ScubaMaskFilled |
| skateboard | Skateboard |
| skateboarding | Skateboarding |
| ski-jumping | SkiJumping |
| snowboarding | Snowboarding |
| soccer-field | SoccerField |
| stretching | Stretching |
| stretching-2 | Stretching2 |
| swimming | Swimming |
| target-arrow | TargetArrow |
| tournament | Tournament |
| tournament-filled | TournamentFilled |
| treadmill | Treadmill |
| trekking | Trekking |
| walk | Walk |
| waterpolo | Waterpolo |
| weight | Weight |
| weight-filled | WeightFilled |
| yoga | Yoga |

### Symbols (45)

| Canonical | React |
| --- | --- |
| ankh | Ankh |
| biohazard | Biohazard |
| biohazard-filled | BiohazardFilled |
| biohazard-off | BiohazardOff |
| ce | Ce |
| ce-off | CeOff |
| command | Command |
| confucius | Confucius |
| copyleft | Copyleft |
| copyleft-off | CopyleftOff |
| copyright | Copyright |
| copyright-off | CopyrightOff |
| creative-commons | CreativeCommons |
| creative-commons-by | CreativeCommonsBy |
| creative-commons-nc | CreativeCommonsNc |
| creative-commons-nd | CreativeCommonsNd |
| creative-commons-off | CreativeCommonsOff |
| creative-commons-sa | CreativeCommonsSa |
| creative-commons-zero | CreativeCommonsZero |
| cross | Cross |
| cross-filled | CrossFilled |
| fish-christianity | FishChristianity |
| mars | Mars |
| menorah | Menorah |
| no-copyright | NoCopyright |
| no-creative-commons | NoCreativeCommons |
| om | Om |
| option | Option |
| peace | Peace |
| pentagram | Pentagram |
| radioactive | Radioactive |
| radioactive-filled | RadioactiveFilled |
| radioactive-off | RadioactiveOff |
| recycle | Recycle |
| recycle-off | RecycleOff |
| registered | Registered |
| ribbon-health | RibbonHealth |
| scales | Scales |
| scales-filled | ScalesFilled |
| scales-off | ScalesOff |
| torii | Torii |
| trident | Trident |
| venus | Venus |
| yin-yang | YinYang |
| yin-yang-filled | YinYangFilled |

### System (673)

| Canonical | React |
| --- | --- |
| adjustments | Adjustments |
| adjustments-alt | AdjustmentsAlt |
| adjustments-alt-filled | AdjustmentsAltFilled |
| adjustments-bolt | AdjustmentsBolt |
| adjustments-cancel | AdjustmentsCancel |
| adjustments-check | AdjustmentsCheck |
| adjustments-code | AdjustmentsCode |
| adjustments-cog | AdjustmentsCog |
| adjustments-dollar | AdjustmentsDollar |
| adjustments-down | AdjustmentsDown |
| adjustments-exclamation | AdjustmentsExclamation |
| adjustments-filled | AdjustmentsFilled |
| adjustments-heart | AdjustmentsHeart |
| adjustments-horizontal | AdjustmentsHorizontal |
| adjustments-horizontal-filled | AdjustmentsHorizontalFilled |
| adjustments-minus | AdjustmentsMinus |
| adjustments-off | AdjustmentsOff |
| adjustments-pause | AdjustmentsPause |
| adjustments-pin | AdjustmentsPin |
| adjustments-plus | AdjustmentsPlus |
| adjustments-question | AdjustmentsQuestion |
| adjustments-search | AdjustmentsSearch |
| adjustments-share | AdjustmentsShare |
| adjustments-spark | AdjustmentsSpark |
| adjustments-star | AdjustmentsStar |
| adjustments-up | AdjustmentsUp |
| adjustments-x | AdjustmentsX |
| affiliate | Affiliate |
| affiliate-filled | AffiliateFilled |
| alarm | Alarm |
| alarm-average | AlarmAverage |
| alarm-filled | AlarmFilled |
| alarm-minus | AlarmMinus |
| alarm-minus-filled | AlarmMinusFilled |
| alarm-off | AlarmOff |
| alarm-plus | AlarmPlus |
| alarm-plus-filled | AlarmPlusFilled |
| alarm-snooze | AlarmSnooze |
| alarm-snooze-filled | AlarmSnoozeFilled |
| alert-circle | AlertCircle |
| alert-circle-filled | AlertCircleFilled |
| alert-hexagon | AlertHexagon |
| alert-hexagon-filled | AlertHexagonFilled |
| alert-octagon | AlertOctagon |
| alert-octagon-filled | AlertOctagonFilled |
| alert-square | AlertSquare |
| alert-square-filled | AlertSquareFilled |
| alert-square-rounded | AlertSquareRounded |
| alert-square-rounded-filled | AlertSquareRoundedFilled |
| alert-triangle | AlertTriangle |
| alert-triangle-filled | AlertTriangleFilled |
| analyze | Analyze |
| analyze-filled | AnalyzeFilled |
| analyze-off | AnalyzeOff |
| augmented-reality | AugmentedReality |
| augmented-reality-2 | AugmentedReality2 |
| augmented-reality-off | AugmentedRealityOff |
| auth-2fa | Auth2fa |
| ban | Ban |
| barcode | Barcode |
| barcode-off | BarcodeOff |
| bell | Bell |
| bell-bolt | BellBolt |
| bell-cancel | BellCancel |
| bell-check | BellCheck |
| bell-code | BellCode |
| bell-cog | BellCog |
| bell-dollar | BellDollar |
| bell-down | BellDown |
| bell-exclamation | BellExclamation |
| bell-filled | BellFilled |
| bell-heart | BellHeart |
| bell-minus | BellMinus |
| bell-minus-filled | BellMinusFilled |
| bell-off | BellOff |
| bell-pause | BellPause |
| bell-pin | BellPin |
| bell-plus | BellPlus |
| bell-plus-filled | BellPlusFilled |
| bell-question | BellQuestion |
| bell-ringing | BellRinging |
| bell-ringing-2 | BellRinging2 |
| bell-ringing-2-filled | BellRinging2Filled |
| bell-ringing-filled | BellRingingFilled |
| bell-search | BellSearch |
| bell-share | BellShare |
| bell-star | BellStar |
| bell-up | BellUp |
| bell-x | BellX |
| bell-x-filled | BellXFilled |
| bell-z | BellZ |
| bell-z-filled | BellZFilled |
| binoculars | Binoculars |
| binoculars-filled | BinocularsFilled |
| calendar | Calendar |
| calendar-bolt | CalendarBolt |
| calendar-cancel | CalendarCancel |
| calendar-check | CalendarCheck |
| calendar-clock | CalendarClock |
| calendar-code | CalendarCode |
| calendar-cog | CalendarCog |
| calendar-dollar | CalendarDollar |
| calendar-dot | CalendarDot |
| calendar-down | CalendarDown |
| calendar-due | CalendarDue |
| calendar-event | CalendarEvent |
| calendar-event-filled | CalendarEventFilled |
| calendar-exclamation | CalendarExclamation |
| calendar-filled | CalendarFilled |
| calendar-heart | CalendarHeart |
| calendar-minus | CalendarMinus |
| calendar-month | CalendarMonth |
| calendar-month-filled | CalendarMonthFilled |
| calendar-off | CalendarOff |
| calendar-pause | CalendarPause |
| calendar-pin | CalendarPin |
| calendar-plus | CalendarPlus |
| calendar-question | CalendarQuestion |
| calendar-repeat | CalendarRepeat |
| calendar-search | CalendarSearch |
| calendar-share | CalendarShare |
| calendar-star | CalendarStar |
| calendar-stats | CalendarStats |
| calendar-time | CalendarTime |
| calendar-up | CalendarUp |
| calendar-user | CalendarUser |
| calendar-week | CalendarWeek |
| calendar-week-filled | CalendarWeekFilled |
| calendar-x | CalendarX |
| cancel | Cancel |
| check | Check |
| checkbox | Checkbox |
| checklist | Checklist |
| checks | Checks |
| clear-all | ClearAll |
| click | Click |
| clock | Clock |
| clock-12 | Clock12 |
| clock-24 | Clock24 |
| clock-bitcoin | ClockBitcoin |
| clock-bolt | ClockBolt |
| clock-cancel | ClockCancel |
| clock-check | ClockCheck |
| clock-code | ClockCode |
| clock-cog | ClockCog |
| clock-dollar | ClockDollar |
| clock-down | ClockDown |
| clock-edit | ClockEdit |
| clock-exclamation | ClockExclamation |
| clock-filled | ClockFilled |
| clock-heart | ClockHeart |
| clock-minus | ClockMinus |
| clock-pause | ClockPause |
| clock-pin | ClockPin |
| clock-play | ClockPlay |
| clock-plus | ClockPlus |
| clock-question | ClockQuestion |
| clock-record | ClockRecord |
| clock-search | ClockSearch |
| clock-share | ClockShare |
| clock-shield | ClockShield |
| clock-star | ClockStar |
| clock-stop | ClockStop |
| clock-up | ClockUp |
| clock-x | ClockX |
| cloud-bitcoin | CloudBitcoin |
| cloud-bolt | CloudBolt |
| cloud-cancel | CloudCancel |
| cloud-check | CloudCheck |
| cloud-code | CloudCode |
| cloud-cog | CloudCog |
| cloud-dollar | CloudDollar |
| cloud-down | CloudDown |
| cloud-download | CloudDownload |
| cloud-exclamation | CloudExclamation |
| cloud-heart | CloudHeart |
| cloud-lock | CloudLock |
| cloud-lock-open | CloudLockOpen |
| cloud-minus | CloudMinus |
| cloud-network | CloudNetwork |
| cloud-pause | CloudPause |
| cloud-pin | CloudPin |
| cloud-plus | CloudPlus |
| cloud-question | CloudQuestion |
| cloud-search | CloudSearch |
| cloud-share | CloudShare |
| cloud-star | CloudStar |
| cloud-up | CloudUp |
| cloud-upload | CloudUpload |
| cloud-x | CloudX |
| crosshair | Crosshair |
| dashboard | Dashboard |
| dashboard-filled | DashboardFilled |
| dashboard-off | DashboardOff |
| direction-arrows | DirectionArrows |
| direction-arrows-filled | DirectionArrowsFilled |
| door | Door |
| door-enter | DoorEnter |
| door-exit | DoorExit |
| door-off | DoorOff |
| dots | Dots |
| dots-diagonal | DotsDiagonal |
| dots-diagonal-2 | DotsDiagonal2 |
| dots-vertical | DotsVertical |
| download | Download |
| download-off | DownloadOff |
| exchange | Exchange |
| exchange-filled | ExchangeFilled |
| exchange-off | ExchangeOff |
| external-link | ExternalLink |
| external-link-off | ExternalLinkOff |
| eye | Eye |
| eye-bitcoin | EyeBitcoin |
| eye-bolt | EyeBolt |
| eye-cancel | EyeCancel |
| eye-check | EyeCheck |
| eye-closed | EyeClosed |
| eye-code | EyeCode |
| eye-cog | EyeCog |
| eye-dollar | EyeDollar |
| eye-dotted | EyeDotted |
| eye-down | EyeDown |
| eye-edit | EyeEdit |
| eye-exclamation | EyeExclamation |
| eye-filled | EyeFilled |
| eye-heart | EyeHeart |
| eye-minus | EyeMinus |
| eye-off | EyeOff |
| eye-pause | EyePause |
| eye-pin | EyePin |
| eye-plus | EyePlus |
| eye-question | EyeQuestion |
| eye-search | EyeSearch |
| eye-share | EyeShare |
| eye-spark | EyeSpark |
| eye-star | EyeStar |
| eye-up | EyeUp |
| eye-x | EyeX |
| face-id | FaceId |
| face-id-error | FaceIdError |
| filter | Filter |
| filter-2 | Filter2 |
| filter-2-bolt | Filter2Bolt |
| filter-2-cancel | Filter2Cancel |
| filter-2-check | Filter2Check |
| filter-2-code | Filter2Code |
| filter-2-cog | Filter2Cog |
| filter-2-discount | Filter2Discount |
| filter-2-dollar | Filter2Dollar |
| filter-2-down | Filter2Down |
| filter-2-edit | Filter2Edit |
| filter-2-exclamation | Filter2Exclamation |
| filter-2-minus | Filter2Minus |
| filter-2-pause | Filter2Pause |
| filter-2-pin | Filter2Pin |
| filter-2-plus | Filter2Plus |
| filter-2-question | Filter2Question |
| filter-2-search | Filter2Search |
| filter-2-share | Filter2Share |
| filter-2-spark | Filter2Spark |
| filter-2-up | Filter2Up |
| filter-2-x | Filter2X |
| filter-bolt | FilterBolt |
| filter-cancel | FilterCancel |
| filter-check | FilterCheck |
| filter-code | FilterCode |
| filter-cog | FilterCog |
| filter-discount | FilterDiscount |
| filter-dollar | FilterDollar |
| filter-down | FilterDown |
| filter-edit | FilterEdit |
| filter-exclamation | FilterExclamation |
| filter-filled | FilterFilled |
| filter-heart | FilterHeart |
| filter-minus | FilterMinus |
| filter-off | FilterOff |
| filter-pause | FilterPause |
| filter-pin | FilterPin |
| filter-plus | FilterPlus |
| filter-question | FilterQuestion |
| filter-search | FilterSearch |
| filter-share | FilterShare |
| filter-spark | FilterSpark |
| filter-star | FilterStar |
| filter-up | FilterUp |
| filter-x | FilterX |
| fingerprint | Fingerprint |
| fingerprint-off | FingerprintOff |
| forbid | Forbid |
| forbid-2 | Forbid2 |
| forbid-2-filled | Forbid2Filled |
| forbid-filled | ForbidFilled |
| forms | Forms |
| friends | Friends |
| friends-off | FriendsOff |
| gauge | Gauge |
| gauge-filled | GaugeFilled |
| gauge-off | GaugeOff |
| grip-horizontal | GripHorizontal |
| grip-vertical | GripVertical |
| help | Help |
| help-circle-filled | HelpCircleFilled |
| help-hexagon | HelpHexagon |
| help-hexagon-filled | HelpHexagonFilled |
| help-octagon | HelpOctagon |
| help-octagon-filled | HelpOctagonFilled |
| help-off | HelpOff |
| help-square | HelpSquare |
| help-square-filled | HelpSquareFilled |
| help-square-rounded | HelpSquareRounded |
| help-square-rounded-filled | HelpSquareRoundedFilled |
| help-triangle | HelpTriangle |
| help-triangle-filled | HelpTriangleFilled |
| history | History |
| history-off | HistoryOff |
| history-toggle | HistoryToggle |
| hourglass | Hourglass |
| hourglass-empty | HourglassEmpty |
| hourglass-filled | HourglassFilled |
| hourglass-high | HourglassHigh |
| hourglass-low | HourglassLow |
| hourglass-off | HourglassOff |
| hours-12 | Hours12 |
| hours-24 | Hours24 |
| id | Id |
| id-badge | IdBadge |
| id-badge-2 | IdBadge2 |
| id-badge-off | IdBadgeOff |
| id-off | IdOff |
| info-circle | InfoCircle |
| info-circle-filled | InfoCircleFilled |
| info-hexagon | InfoHexagon |
| info-hexagon-filled | InfoHexagonFilled |
| info-octagon | InfoOctagon |
| info-octagon-filled | InfoOctagonFilled |
| info-square | InfoSquare |
| info-square-filled | InfoSquareFilled |
| info-square-rounded | InfoSquareRounded |
| info-square-rounded-filled | InfoSquareRoundedFilled |
| info-triangle | InfoTriangle |
| info-triangle-filled | InfoTriangleFilled |
| input-ai | InputAi |
| input-check | InputCheck |
| input-search | InputSearch |
| input-spark | InputSpark |
| input-x | InputX |
| key | Key |
| key-filled | KeyFilled |
| key-off | KeyOff |
| label | Label |
| label-filled | LabelFilled |
| label-important | LabelImportant |
| label-important-filled | LabelImportantFilled |
| label-off | LabelOff |
| library | Library |
| library-filled | LibraryFilled |
| library-image | LibraryImage |
| library-minus | LibraryMinus |
| library-plus | LibraryPlus |
| library-plus-filled | LibraryPlusFilled |
| lifebuoy | Lifebuoy |
| lifebuoy-filled | LifebuoyFilled |
| lifebuoy-off | LifebuoyOff |
| list-search | ListSearch |
| list-tree | ListTree |
| loader | Loader |
| lock | Lock |
| lock-bitcoin | LockBitcoin |
| lock-bolt | LockBolt |
| lock-cancel | LockCancel |
| lock-check | LockCheck |
| lock-code | LockCode |
| lock-cog | LockCog |
| lock-dollar | LockDollar |
| lock-down | LockDown |
| lock-exclamation | LockExclamation |
| lock-filled | LockFilled |
| lock-heart | LockHeart |
| lock-minus | LockMinus |
| lock-off | LockOff |
| lock-open | LockOpen |
| lock-open-2 | LockOpen2 |
| lock-open-off | LockOpenOff |
| lock-password | LockPassword |
| lock-pause | LockPause |
| lock-pin | LockPin |
| lock-plus | LockPlus |
| lock-question | LockQuestion |
| lock-search | LockSearch |
| lock-share | LockShare |
| lock-square | LockSquare |
| lock-square-rounded | LockSquareRounded |
| lock-square-rounded-filled | LockSquareRoundedFilled |
| lock-star | LockStar |
| lock-up | LockUp |
| lock-x | LockX |
| login | Login |
| login-2 | Login2 |
| logout | Logout |
| logout-2 | Logout2 |
| man | Man |
| man-filled | ManFilled |
| maximize | Maximize |
| maximize-off | MaximizeOff |
| menu | Menu |
| menu-2 | Menu2 |
| menu-3 | Menu3 |
| menu-4 | Menu4 |
| menu-deep | MenuDeep |
| menu-order | MenuOrder |
| minimize | Minimize |
| mobiledata | Mobiledata |
| mobiledata-off | MobiledataOff |
| module | Module |
| notification | Notification |
| notification-off | NotificationOff |
| password | Password |
| password-fingerprint | PasswordFingerprint |
| password-mobile-phone | PasswordMobilePhone |
| password-user | PasswordUser |
| pin | Pin |
| pin-end | PinEnd |
| pin-filled | PinFilled |
| pin-invoke | PinInvoke |
| pinned | Pinned |
| pinned-filled | PinnedFilled |
| pinned-off | PinnedOff |
| pointer | Pointer |
| pointer-2 | Pointer2 |
| pointer-2-filled | Pointer2Filled |
| pointer-collaboration | PointerCollaboration |
| pointer-collaboration-2 | PointerCollaboration2 |
| pointer-collaboration-2-filled | PointerCollaboration2Filled |
| pointer-collaboration-filled | PointerCollaborationFilled |
| pointer-filled | PointerFilled |
| progress | Progress |
| progress-alert | ProgressAlert |
| progress-bolt | ProgressBolt |
| progress-check | ProgressCheck |
| progress-down | ProgressDown |
| progress-help | ProgressHelp |
| progress-x | ProgressX |
| recharging | Recharging |
| replace | Replace |
| replace-filled | ReplaceFilled |
| replace-off | ReplaceOff |
| replace-user | ReplaceUser |
| reserved-line | ReservedLine |
| restore | Restore |
| scan | Scan |
| scan-cube | ScanCube |
| scan-eye | ScanEye |
| scan-fingerprint | ScanFingerprint |
| scan-grid | ScanGrid |
| scan-image | ScanImage |
| scan-lock | ScanLock |
| scan-object | ScanObject |
| scan-position | ScanPosition |
| scan-route | ScanRoute |
| scan-text | ScanText |
| scan-text-ai | ScanTextAi |
| scan-traces | ScanTraces |
| scan-user | ScanUser |
| scan-zoom | ScanZoom |
| search | Search |
| search-filled | SearchFilled |
| search-off | SearchOff |
| settings | Settings |
| settings-2 | Settings2 |
| settings-ai | SettingsAi |
| settings-bolt | SettingsBolt |
| settings-cancel | SettingsCancel |
| settings-check | SettingsCheck |
| settings-code | SettingsCode |
| settings-cog | SettingsCog |
| settings-dollar | SettingsDollar |
| settings-down | SettingsDown |
| settings-exclamation | SettingsExclamation |
| settings-filled | SettingsFilled |
| settings-heart | SettingsHeart |
| settings-minus | SettingsMinus |
| settings-off | SettingsOff |
| settings-pause | SettingsPause |
| settings-pin | SettingsPin |
| settings-play | SettingsPlay |
| settings-plus | SettingsPlus |
| settings-question | SettingsQuestion |
| settings-search | SettingsSearch |
| settings-share | SettingsShare |
| settings-spark | SettingsSpark |
| settings-star | SettingsStar |
| settings-up | SettingsUp |
| settings-x | SettingsX |
| share | Share |
| share-off | ShareOff |
| shield | Shield |
| shield-bolt | ShieldBolt |
| shield-cancel | ShieldCancel |
| shield-check | ShieldCheck |
| shield-check-filled | ShieldCheckFilled |
| shield-checkered | ShieldCheckered |
| shield-checkered-filled | ShieldCheckeredFilled |
| shield-chevron | ShieldChevron |
| shield-code | ShieldCode |
| shield-cog | ShieldCog |
| shield-dollar | ShieldDollar |
| shield-down | ShieldDown |
| shield-exclamation | ShieldExclamation |
| shield-filled | ShieldFilled |
| shield-half | ShieldHalf |
| shield-half-filled | ShieldHalfFilled |
| shield-heart | ShieldHeart |
| shield-minus | ShieldMinus |
| shield-off | ShieldOff |
| shield-pause | ShieldPause |
| shield-pin | ShieldPin |
| shield-plus | ShieldPlus |
| shield-question | ShieldQuestion |
| shield-search | ShieldSearch |
| shield-share | ShieldShare |
| shield-star | ShieldStar |
| shield-up | ShieldUp |
| shield-x | ShieldX |
| social | Social |
| social-off | SocialOff |
| sort-0-9 | Sort0_9 |
| sort-9-0 | Sort9_0 |
| sort-a-z | SortAZ |
| sort-ascending | SortAscending |
| sort-ascending-2 | SortAscending2 |
| sort-ascending-2-filled | SortAscending2Filled |
| sort-ascending-letters | SortAscendingLetters |
| sort-ascending-numbers | SortAscendingNumbers |
| sort-ascending-shapes | SortAscendingShapes |
| sort-ascending-shapes-filled | SortAscendingShapesFilled |
| sort-ascending-small-big | SortAscendingSmallBig |
| sort-descending | SortDescending |
| sort-descending-2 | SortDescending2 |
| sort-descending-2-filled | SortDescending2Filled |
| sort-descending-letters | SortDescendingLetters |
| sort-descending-numbers | SortDescendingNumbers |
| sort-descending-shapes | SortDescendingShapes |
| sort-descending-shapes-filled | SortDescendingShapesFilled |
| sort-descending-small-big | SortDescendingSmallBig |
| sort-z-a | SortZA |
| sparkle | Sparkle |
| sparkle-2 | Sparkle2 |
| sparkle-2-filled | Sparkle2Filled |
| sparkle-filled | SparkleFilled |
| sparkle-highlight | SparkleHighlight |
| sparkle-highlight-filled | SparkleHighlightFilled |
| sparkles | Sparkles |
| sparkles-2 | Sparkles2 |
| sparkles-2-filled | Sparkles2Filled |
| sparkles-filled | SparklesFilled |
| spy | Spy |
| spy-off | SpyOff |
| star | Star |
| star-filled | StarFilled |
| star-half | StarHalf |
| star-half-filled | StarHalfFilled |
| star-off | StarOff |
| stars | Stars |
| stars-filled | StarsFilled |
| stars-off | StarsOff |
| status-change | StatusChange |
| stopwatch | Stopwatch |
| subtask | Subtask |
| swipe | Swipe |
| target | Target |
| target-off | TargetOff |
| thumb-down | ThumbDown |
| thumb-down-filled | ThumbDownFilled |
| thumb-down-off | ThumbDownOff |
| thumb-up | ThumbUp |
| thumb-up-filled | ThumbUpFilled |
| thumb-up-off | ThumbUpOff |
| time-duration-0 | TimeDuration0 |
| time-duration-10 | TimeDuration10 |
| time-duration-15 | TimeDuration15 |
| time-duration-30 | TimeDuration30 |
| time-duration-45 | TimeDuration45 |
| time-duration-5 | TimeDuration5 |
| time-duration-60 | TimeDuration60 |
| time-duration-off | TimeDurationOff |
| timeline | Timeline |
| timezone | Timezone |
| toggle-left | ToggleLeft |
| toggle-left-filled | ToggleLeftFilled |
| toggle-right | ToggleRight |
| toggle-right-filled | ToggleRightFilled |
| tooltip | Tooltip |
| transfer | Transfer |
| transfer-vertical | TransferVertical |
| trash | Trash |
| trash-filled | TrashFilled |
| trash-off | TrashOff |
| trash-x | TrashX |
| trash-x-filled | TrashXFilled |
| upload | Upload |
| urgent | Urgent |
| user | User |
| user-bitcoin | UserBitcoin |
| user-bolt | UserBolt |
| user-cancel | UserCancel |
| user-check | UserCheck |
| user-circle | UserCircle |
| user-code | UserCode |
| user-cog | UserCog |
| user-dollar | UserDollar |
| user-down | UserDown |
| user-edit | UserEdit |
| user-exclamation | UserExclamation |
| user-filled | UserFilled |
| user-heart | UserHeart |
| user-hexagon | UserHexagon |
| user-minus | UserMinus |
| user-off | UserOff |
| user-pause | UserPause |
| user-pentagon | UserPentagon |
| user-pin | UserPin |
| user-plus | UserPlus |
| user-question | UserQuestion |
| user-screen | UserScreen |
| user-search | UserSearch |
| user-share | UserShare |
| user-shield | UserShield |
| user-square | UserSquare |
| user-square-rounded | UserSquareRounded |
| user-star | UserStar |
| user-up | UserUp |
| user-x | UserX |
| users | Users |
| users-group | UsersGroup |
| users-minus | UsersMinus |
| users-plus | UsersPlus |
| view-360 | View360 |
| view-360-arrow | View360Arrow |
| view-360-number | View360Number |
| view-360-off | View360Off |
| viewfinder | Viewfinder |
| viewfinder-off | ViewfinderOff |
| wallpaper | Wallpaper |
| wallpaper-off | WallpaperOff |
| window-maximize | WindowMaximize |
| window-minimize | WindowMinimize |
| woman | Woman |
| woman-filled | WomanFilled |
| x | X |
| zoom | Zoom |
| zoom-cancel | ZoomCancel |
| zoom-cancel-filled | ZoomCancelFilled |
| zoom-check | ZoomCheck |
| zoom-check-filled | ZoomCheckFilled |
| zoom-code | ZoomCode |
| zoom-code-filled | ZoomCodeFilled |
| zoom-exclamation | ZoomExclamation |
| zoom-exclamation-filled | ZoomExclamationFilled |
| zoom-in | ZoomIn |
| zoom-in-area | ZoomInArea |
| zoom-in-area-filled | ZoomInAreaFilled |
| zoom-in-filled | ZoomInFilled |
| zoom-money | ZoomMoney |
| zoom-money-filled | ZoomMoneyFilled |
| zoom-out | ZoomOut |
| zoom-out-area | ZoomOutArea |
| zoom-out-area-filled | ZoomOutAreaFilled |
| zoom-out-filled | ZoomOutFilled |
| zoom-pan | ZoomPan |
| zoom-question | ZoomQuestion |
| zoom-question-filled | ZoomQuestionFilled |
| zoom-replace | ZoomReplace |
| zoom-reset | ZoomReset |

### Text Editing (197)

| Canonical | React |
| --- | --- |
| abc | Abc |
| align-box-bottom-center | AlignBoxBottomCenter |
| align-box-bottom-center-filled | AlignBoxBottomCenterFilled |
| align-box-bottom-left | AlignBoxBottomLeft |
| align-box-bottom-left-filled | AlignBoxBottomLeftFilled |
| align-box-bottom-right | AlignBoxBottomRight |
| align-box-bottom-right-filled | AlignBoxBottomRightFilled |
| align-box-center-bottom | AlignBoxCenterBottom |
| align-box-center-middle | AlignBoxCenterMiddle |
| align-box-center-middle-filled | AlignBoxCenterMiddleFilled |
| align-box-center-stretch | AlignBoxCenterStretch |
| align-box-center-top | AlignBoxCenterTop |
| align-box-left-bottom | AlignBoxLeftBottom |
| align-box-left-bottom-filled | AlignBoxLeftBottomFilled |
| align-box-left-middle | AlignBoxLeftMiddle |
| align-box-left-middle-filled | AlignBoxLeftMiddleFilled |
| align-box-left-stretch | AlignBoxLeftStretch |
| align-box-left-top | AlignBoxLeftTop |
| align-box-left-top-filled | AlignBoxLeftTopFilled |
| align-box-right-bottom | AlignBoxRightBottom |
| align-box-right-bottom-filled | AlignBoxRightBottomFilled |
| align-box-right-middle | AlignBoxRightMiddle |
| align-box-right-middle-filled | AlignBoxRightMiddleFilled |
| align-box-right-stretch | AlignBoxRightStretch |
| align-box-right-top | AlignBoxRightTop |
| align-box-right-top-filled | AlignBoxRightTopFilled |
| align-box-top-center | AlignBoxTopCenter |
| align-box-top-center-filled | AlignBoxTopCenterFilled |
| align-box-top-left | AlignBoxTopLeft |
| align-box-top-left-filled | AlignBoxTopLeftFilled |
| align-box-top-right | AlignBoxTopRight |
| align-box-top-right-filled | AlignBoxTopRightFilled |
| align-center | AlignCenter |
| align-justified | AlignJustified |
| align-left | AlignLeft |
| align-left-2 | AlignLeft2 |
| align-right | AlignRight |
| align-right-2 | AlignRight2 |
| at | At |
| at-off | AtOff |
| backspace | Backspace |
| backspace-filled | BackspaceFilled |
| ballpen | Ballpen |
| ballpen-filled | BallpenFilled |
| ballpen-off | BallpenOff |
| baseline | Baseline |
| baseline-density-large | BaselineDensityLarge |
| baseline-density-medium | BaselineDensityMedium |
| baseline-density-small | BaselineDensitySmall |
| blockquote | Blockquote |
| bold | Bold |
| bold-off | BoldOff |
| clear-formatting | ClearFormatting |
| code | Code |
| code-ai | CodeAi |
| code-asterisk | CodeAsterisk |
| code-circle | CodeCircle |
| code-circle-2 | CodeCircle2 |
| code-circle-2-filled | CodeCircle2Filled |
| code-circle-filled | CodeCircleFilled |
| code-dots | CodeDots |
| code-minus | CodeMinus |
| code-off | CodeOff |
| code-plus | CodePlus |
| columns | Columns |
| columns-1 | Columns1 |
| columns-1-filled | Columns1Filled |
| columns-2 | Columns2 |
| columns-2-filled | Columns2Filled |
| columns-3 | Columns3 |
| columns-3-filled | Columns3Filled |
| columns-off | ColumnsOff |
| copy | Copy |
| copy-check | CopyCheck |
| copy-check-filled | CopyCheckFilled |
| copy-filled | CopyFilled |
| copy-minus | CopyMinus |
| copy-minus-filled | CopyMinusFilled |
| copy-off | CopyOff |
| copy-plus | CopyPlus |
| copy-plus-filled | CopyPlusFilled |
| copy-x | CopyX |
| copy-x-filled | CopyXFilled |
| cursor-off | CursorOff |
| cursor-text | CursorText |
| cut | Cut |
| edit | Edit |
| edit-circle | EditCircle |
| edit-circle-off | EditCircleOff |
| edit-off | EditOff |
| emphasis | Emphasis |
| eraser | Eraser |
| eraser-off | EraserOff |
| float-center | FloatCenter |
| float-left | FloatLeft |
| float-none | FloatNone |
| float-right | FloatRight |
| h-1 | H1 |
| h-2 | H2 |
| h-3 | H3 |
| h-4 | H4 |
| h-5 | H5 |
| h-6 | H6 |
| heading | Heading |
| heading-off | HeadingOff |
| highlight | Highlight |
| highlight-off | HighlightOff |
| indent-decrease | IndentDecrease |
| indent-increase | IndentIncrease |
| italic | Italic |
| kerning | Kerning |
| language | Language |
| language-off | LanguageOff |
| letter-case | LetterCase |
| letter-case-lower | LetterCaseLower |
| letter-case-toggle | LetterCaseToggle |
| letter-case-upper | LetterCaseUpper |
| letter-spacing | LetterSpacing |
| line-height | LineHeight |
| link | Link |
| link-minus | LinkMinus |
| link-off | LinkOff |
| link-plus | LinkPlus |
| list | List |
| list-check | ListCheck |
| list-details | ListDetails |
| list-details-filled | ListDetailsFilled |
| list-letters | ListLetters |
| list-numbers | ListNumbers |
| markdown | Markdown |
| markdown-off | MarkdownOff |
| overline | Overline |
| pencil | Pencil |
| pencil-bolt | PencilBolt |
| pencil-cancel | PencilCancel |
| pencil-check | PencilCheck |
| pencil-code | PencilCode |
| pencil-cog | PencilCog |
| pencil-dollar | PencilDollar |
| pencil-down | PencilDown |
| pencil-heart | PencilHeart |
| pencil-minus | PencilMinus |
| pencil-off | PencilOff |
| pencil-pin | PencilPin |
| pencil-plus | PencilPlus |
| pencil-search | PencilSearch |
| pencil-share | PencilShare |
| pencil-star | PencilStar |
| pencil-up | PencilUp |
| pencil-x | PencilX |
| pilcrow | Pilcrow |
| quote | Quote |
| quote-filled | QuoteFilled |
| quote-off | QuoteOff |
| quote-open | QuoteOpen |
| quote-open-filled | QuoteOpenFilled |
| regex | Regex |
| regex-off | RegexOff |
| section-sign | SectionSign |
| separator-horizontal | SeparatorHorizontal |
| separator-vertical | SeparatorVertical |
| signature | Signature |
| signature-off | SignatureOff |
| space | Space |
| space-off | SpaceOff |
| strikethrough | Strikethrough |
| subscript | Subscript |
| superscript | Superscript |
| text-caption | TextCaption |
| text-color | TextColor |
| text-decrease | TextDecrease |
| text-direction-ltr | TextDirectionLtr |
| text-direction-rtl | TextDirectionRtl |
| text-grammar | TextGrammar |
| text-increase | TextIncrease |
| text-orientation | TextOrientation |
| text-plus | TextPlus |
| text-recognition | TextRecognition |
| text-resize | TextResize |
| text-size | TextSize |
| text-spellcheck | TextSpellcheck |
| text-wrap | TextWrap |
| text-wrap-column | TextWrapColumn |
| text-wrap-disabled | TextWrapDisabled |
| typeface | Typeface |
| typography | Typography |
| typography-off | TypographyOff |
| underline | Underline |
| unlink | Unlink |
| vocabulary | Vocabulary |
| vocabulary-off | VocabularyOff |
| writing | Writing |
| writing-filled | WritingFilled |
| writing-off | WritingOff |
| writing-sign | WritingSign |
| writing-sign-filled | WritingSignFilled |
| writing-sign-off | WritingSignOff |

### Tools (32)

| Canonical | React |
| --- | --- |
| axe | Axe |
| blade | Blade |
| blade-filled | BladeFilled |
| chisel | Chisel |
| fire-extinguisher | FireExtinguisher |
| fire-hydrant | FireHydrant |
| fire-hydrant-filled | FireHydrantFilled |
| gavel | Gavel |
| geometry-compass | GeometryCompass |
| hammer | Hammer |
| hammer-drill | HammerDrill |
| ladder | Ladder |
| lawn-mower | LawnMower |
| lighter | Lighter |
| lighter-filled | LighterFilled |
| magnet | Magnet |
| magnet-filled | MagnetFilled |
| needle | Needle |
| needle-thread | NeedleThread |
| pick | Pick |
| plunger | Plunger |
| prong | Prong |
| saw-blade | SawBlade |
| saw-blade-filled | SawBladeFilled |
| scissors | Scissors |
| shovel | Shovel |
| shovel-pitchforks | ShovelPitchforks |
| telescope | Telescope |
| trowel | Trowel |
| weight-scale | WeightScale |
| wrench | Wrench |
| wrench-filled | WrenchFilled |

### Transport (130)

| Canonical | React |
| --- | --- |
| aerial-lift | AerialLift |
| aerial-lift-filled | AerialLiftFilled |
| air-balloon | AirBalloon |
| air-balloon-filled | AirBalloonFilled |
| air-traffic-control | AirTrafficControl |
| baby-carriage | BabyCarriage |
| baby-carriage-filled | BabyCarriageFilled |
| barrier-block | BarrierBlock |
| barrier-block-filled | BarrierBlockFilled |
| barrier-block-off | BarrierBlockOff |
| battery-automotive | BatteryAutomotive |
| battery-automotive-filled | BatteryAutomotiveFilled |
| bike | Bike |
| bike-filled | BikeFilled |
| bike-off | BikeOff |
| bulldozer | Bulldozer |
| bus | Bus |
| bus-filled | BusFilled |
| bus-off | BusOff |
| bus-stop | BusStop |
| camper | Camper |
| car | Car |
| car-4wd | Car4wd |
| car-4wd-filled | Car4wdFilled |
| car-crane | CarCrane |
| car-crane-filled | CarCraneFilled |
| car-crash | CarCrash |
| car-fan | CarFan |
| car-fan-filled | CarFanFilled |
| car-filled | CarFilled |
| car-off | CarOff |
| car-suspension | CarSuspension |
| car-suv | CarSuv |
| car-suv-filled | CarSuvFilled |
| car-turbine | CarTurbine |
| caravan | Caravan |
| caravan-filled | CaravanFilled |
| charging-station | ChargingStation |
| charging-station-filled | ChargingStationFilled |
| crane | Crane |
| drone | Drone |
| drone-off | DroneOff |
| engine | Engine |
| engine-filled | EngineFilled |
| engine-off | EngineOff |
| excavator | Excavator |
| ferry | Ferry |
| ferry-filled | FerryFilled |
| firetruck | Firetruck |
| forklift | Forklift |
| garden-cart | GardenCart |
| garden-cart-filled | GardenCartFilled |
| gas-station | GasStation |
| gas-station-filled | GasStationFilled |
| gas-station-off | GasStationOff |
| gearbox-automatic | GearboxAutomatic |
| gearbox-automatic-filled | GearboxAutomaticFilled |
| gearbox-manual | GearboxManual |
| gearbox-manual-filled | GearboxManualFilled |
| helicopter | Helicopter |
| helicopter-filled | HelicopterFilled |
| helicopter-landing | HelicopterLanding |
| helicopter-landing-filled | HelicopterLandingFilled |
| jetpack | Jetpack |
| jetpack-filled | JetpackFilled |
| jetski | Jetski |
| moped | Moped |
| motorbike | Motorbike |
| motorbike-filled | MotorbikeFilled |
| parachute | Parachute |
| plane | Plane |
| plane-arrival | PlaneArrival |
| plane-arrival-filled | PlaneArrivalFilled |
| plane-departure | PlaneDeparture |
| plane-departure-filled | PlaneDepartureFilled |
| plane-filled | PlaneFilled |
| plane-inflight | PlaneInflight |
| plane-off | PlaneOff |
| plane-tilt | PlaneTilt |
| plane-tilt-filled | PlaneTiltFilled |
| propeller | Propeller |
| propeller-filled | PropellerFilled |
| road | Road |
| road-off | RoadOff |
| road-sign | RoadSign |
| rocket | Rocket |
| rocket-filled | RocketFilled |
| rocket-off | RocketOff |
| rv-truck | RvTruck |
| sailboat | Sailboat |
| sailboat-2 | Sailboat2 |
| scooter | Scooter |
| scooter-electric | ScooterElectric |
| ship | Ship |
| sleigh | Sleigh |
| speedboat | Speedboat |
| speedboat-filled | SpeedboatFilled |
| steering-wheel | SteeringWheel |
| steering-wheel-filled | SteeringWheelFilled |
| submarine | Submarine |
| tank | Tank |
| tir | Tir |
| track | Track |
| tractor | Tractor |
| traffic-cone | TrafficCone |
| traffic-cone-off | TrafficConeOff |
| traffic-lights | TrafficLights |
| traffic-lights-off | TrafficLightsOff |
| train | Train |
| train-filled | TrainFilled |
| trolley | Trolley |
| trolley-filled | TrolleyFilled |
| truck | Truck |
| truck-ambulance | TruckAmbulance |
| truck-ambulance-filled | TruckAmbulanceFilled |
| truck-delivery | TruckDelivery |
| truck-filled | TruckFilled |
| truck-loading | TruckLoading |
| truck-loading-filled | TruckLoadingFilled |
| truck-off | TruckOff |
| truck-return | TruckReturn |
| wheel | Wheel |
| wheel-filled | WheelFilled |
| wheelchair | Wheelchair |
| windsock | Windsock |
| wiper | Wiper |
| wiper-wash | WiperWash |
| wrecking-ball | WreckingBall |
| zeppelin | Zeppelin |
| zeppelin-filled | ZeppelinFilled |

### Weather (65)

| Canonical | React |
| --- | --- |
| cloud | Cloud |
| cloud-filled | CloudFilled |
| cloud-fog | CloudFog |
| cloud-off | CloudOff |
| cloud-rain | CloudRain |
| cloud-snow | CloudSnow |
| cloud-storm | CloudStorm |
| flare | Flare |
| flare-filled | FlareFilled |
| haze | Haze |
| haze-moon | HazeMoon |
| mist | Mist |
| mist-off | MistOff |
| moon | Moon |
| moon-2 | Moon2 |
| moon-filled | MoonFilled |
| moon-off | MoonOff |
| moon-stars | MoonStars |
| moon-stars-filled | MoonStarsFilled |
| rain | Rain |
| rain-filled | RainFilled |
| rainbow | Rainbow |
| rainbow-off | RainbowOff |
| snowflake | Snowflake |
| snowflake-off | SnowflakeOff |
| storm | Storm |
| storm-2 | Storm2 |
| storm-2-filled | Storm2Filled |
| sun | Sun |
| sun-filled | SunFilled |
| sun-high | SunHigh |
| sun-high-filled | SunHighFilled |
| sun-low | SunLow |
| sun-low-filled | SunLowFilled |
| sun-moon | SunMoon |
| sun-off | SunOff |
| sun-storm | SunStorm |
| sun-wind | SunWind |
| sunrise | Sunrise |
| sunrise-filled | SunriseFilled |
| sunset | Sunset |
| sunset-2 | Sunset2 |
| sunset-2-filled | Sunset2Filled |
| sunset-filled | SunsetFilled |
| temperature | Temperature |
| temperature-celsius | TemperatureCelsius |
| temperature-fahrenheit | TemperatureFahrenheit |
| temperature-minus | TemperatureMinus |
| temperature-minus-filled | TemperatureMinusFilled |
| temperature-off | TemperatureOff |
| temperature-plus | TemperaturePlus |
| temperature-plus-filled | TemperaturePlusFilled |
| temperature-snow | TemperatureSnow |
| temperature-sun | TemperatureSun |
| tornado | Tornado |
| tornado-2 | Tornado2 |
| umbrella | Umbrella |
| umbrella-filled | UmbrellaFilled |
| umbrella-off | UmbrellaOff |
| uv-index | UvIndex |
| waves-storm | WavesStorm |
| whirl | Whirl |
| wind | Wind |
| wind-off | WindOff |
| wind-storm | WindStorm |

### Zodiac (12)

| Canonical | React |
| --- | --- |
| zodiac-aquarius | ZodiacAquarius |
| zodiac-aries | ZodiacAries |
| zodiac-cancer | ZodiacCancer |
| zodiac-capricorn | ZodiacCapricorn |
| zodiac-gemini | ZodiacGemini |
| zodiac-leo | ZodiacLeo |
| zodiac-libra | ZodiacLibra |
| zodiac-pisces | ZodiacPisces |
| zodiac-sagittarius | ZodiacSagittarius |
| zodiac-scorpio | ZodiacScorpio |
| zodiac-taurus | ZodiacTaurus |
| zodiac-virgo | ZodiacVirgo |