Skip to content

feat: Add ArrowUpward icon#1422

Open
amnkarn wants to merge 4 commits intolayer5io:masterfrom
amnkarn:feature/amnkarn/1414
Open

feat: Add ArrowUpward icon#1422
amnkarn wants to merge 4 commits intolayer5io:masterfrom
amnkarn:feature/amnkarn/1414

Conversation

@amnkarn
Copy link
Copy Markdown

@amnkarn amnkarn commented Apr 19, 2026

Description

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

Changes

  • Added ArrowUpwardIcon component in src/icons/ArrowUpward/
  • Exported icon via src/icons/ArrowUpward/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 adds the ArrowUpwardIcon component and its local index file. The review feedback recommends exporting the new icon from the central icons index for project-wide availability and provides a suggestion to correct the formatting of the local export statement.

Comment thread src/icons/ArrowUpward/index.ts Outdated
Comment thread src/icons/ArrowUpward/index.ts Outdated
Signed-off-by: Aman Karn <amankarn2007@gmail.com>
@amnkarn amnkarn force-pushed the feature/amnkarn/1414 branch from 662affa to 406862a Compare April 19, 2026 08:32
@github-actions
Copy link
Copy Markdown

🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. A what? A commit sign-off (your email address).

To amend the commits in this PR with your signoff using the instructions provided in the DCO check.

To configure your dev environment to automatically signoff on your commits in the future, see these instructions.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

amnkarn added 2 commits April 19, 2026 19:20
Signed-off-by: Aman Karn <amankarn2007@gmail.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]Add ArrowUpward icon

2 participants