Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : add new svg icons for "xls", "zip" and "csv" #1814

Merged

Conversation

mukulpadwal
Copy link
Contributor

@mukulpadwal mukulpadwal commented Nov 6, 2024

What does it do?

Adds three new icons ("xls," "zip," and "csv") from the Phosphor icon library to enhance file-type representation. The icons are named FileXls, FileZip, and FileCsv to standardize naming.

Why is it needed?

These icons are required for upcoming improvements in the Media Library, allowing users to better identify specific file types.

How to test it?

Storybook Verification : Check the Storybook instance for the icon library. The new icons should be visible along with other icons, as shown in the screenshot.

Screenshot 2024-11-06 104630

Related issue(s)/PR(s)

This update addresses part of the requirements outlined in Issue #1813

Copy link

changeset-bot bot commented Nov 6, 2024

🦋 Changeset detected

Latest commit: c1be9e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@strapi/icons Minor
@strapi/design-system Minor
@strapi/ui-primitives Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
design-system ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 4:05pm

@lucasboilly
Copy link

Hey @mukulpadwal, thanks a lot, it's all good from a design point of view!

I'll let @remidej approve the code part 🙂

@lucasboilly lucasboilly linked an issue Nov 7, 2024 that may be closed by this pull request
@remidej remidej self-assigned this Nov 7, 2024
@remidej remidej added pr: enhancement This PR adds or updates some part of the codebase or features source: icons relates to icons package labels Nov 7, 2024
.changeset/ninety-queens-develop.md Outdated Show resolved Hide resolved
Copy link
Contributor

@remidej remidej left a comment

Choose a reason for hiding this comment

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

thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community pr: enhancement This PR adds or updates some part of the codebase or features source: icons relates to icons package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat]: new XLS, ZIP and CSV icons
4 participants