Skip to content

[Feature] Add ArrowDownward icon#1423

Open
amnkarn wants to merge 2 commits intolayer5io:masterfrom
amnkarn:feature/amnkarn/1413
Open

[Feature] Add ArrowDownward icon#1423
amnkarn wants to merge 2 commits intolayer5io:masterfrom
amnkarn:feature/amnkarn/1413

Conversation

@amnkarn
Copy link
Copy Markdown

@amnkarn amnkarn commented Apr 19, 2026

Description

Add ArrowDownwardIcon to Sistent to reduce dependency on
@mui/icons-material and ensure design consistency across
Layer5 products.

Changes

  • Added ArrowDownwardIcon component in src/icons/ArrowDownward/
  • Exported icon via src/icons/ArrowDownward/index.ts

Related Issue

Closes #1414

Screenshots

N/A (SVG Icon)

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the ArrowDownwardIcon component and its local index file. The review feedback highlights that the new icon should be exported from the main icons entry point to be accessible to library consumers. Additionally, there is a discrepancy between the code implementation of a downward arrow and the PR description's reference to an upward arrow that needs to be resolved.

Comment thread src/icons/ArrowDownward/index.ts
Comment thread src/icons/ArrowDownward/ArrowDownwardIcon.tsx
Signed-off-by: Aman Karn <amankarn2007@gmail.com>
@amnkarn amnkarn force-pushed the feature/amnkarn/1413 branch from 27def31 to 918510a Compare April 19, 2026 09:04
Signed-off-by: Aman Karn <amankarn2007@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]Add ArrowUpward icon

1 participant