Skip to content

Add remove icon#1334

Open
RafaelMGaldino wants to merge 1 commit into
Brisanet:bkp-v8-mainfrom
RafaelMGaldino:feat-add-delete-icon-#1332
Open

Add remove icon#1334
RafaelMGaldino wants to merge 1 commit into
Brisanet:bkp-v8-mainfrom
RafaelMGaldino:feat-add-delete-icon-#1332

Conversation

@RafaelMGaldino
Copy link
Copy Markdown
Contributor

@RafaelMGaldino RafaelMGaldino commented Jan 27, 2026

Issue Number

fix #1332

Description

This pull request adds a new delete (remove) icon to the project’s icon library.
This change is necessary to ensure a consistent and reusable delete icon across components that rely on the shared icon system, improving UI standardization and developer experience.

Proposed Changes

image
  • Added a new delete (remove) SVG icon
  • Updated icons.ts to register the new icon
  • Updated iconsText/index.ts to include the icon text mapping

Modified Files

  • projects/ion/src/lib/icon/svgs/icons.ts
  • projects/ion/src/lib/icon/svgs/iconsText/index.ts

Compliance

  • I have verified that this change follows the project’s coding and contribution guidelines
  • I have verified that this change does not introduce regressions or impact other parts of the system

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.

feat: add delete icon

4 participants