Skip to content

GFI : Move icons folder from public/hyperswitch/icons/ to public/hyperswitch/assets/icons/ #3555

Description

@Riddhiagrawal001

Summary

Move icons folder from public/hyperswitch/icons/ to public/hyperswitch/assets/icons/

Type

Enhancement

Context

Currently, all dashboard icons are stored under public/hyperswitch/icons/. To enable fetching them from S3, these icons need to be relocated to public/hyperswitch/assets/icons/.

Starter tasks

  • Identify all locations where SVG icons from the icons/ directory are referenced.

Expected:

All dashboard icons should reside under public/hyperswitch/assets/icons/, the icons’ paths inside the code should be updated accordingly, and the dashboard should continue rendering icons without issues.

Acceptance criteria

  • All icons moved from icons/ to assets/icons/
  • Reference updated in all the places where /icons is being used or called
  • Icons correctly rendered in the dashboard after the move
  • Code formatted using npx prettier --write .

Mentor contact

@Riddhiagrawal001

Helpful Docs

Pre-flight

  • I read the Contributing Guide and setup
  • I searched existing issues and PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueIssues which are beginner friendly and will give a starting understanding about the repohacktoberfest

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions