feat(icons): Add storage volume, storage pool and storage bucket icons#5752
Merged
kimanhou merged 1 commit intocanonical:mainfrom Feb 2, 2026
Merged
feat(icons): Add storage volume, storage pool and storage bucket icons#5752kimanhou merged 1 commit intocanonical:mainfrom
kimanhou merged 1 commit intocanonical:mainfrom
Conversation
7c97159 to
d6dc88a
Compare
d6dc88a to
fbd8f69
Compare
Signed-off-by: Kim Anh Nguyen <[email protected]>
fbd8f69 to
a801e86
Compare
|
@kimanhou LGTM! Thanks |
Contributor
|
Just saw this - LGTM as well. Thanks to all involved |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Done
Adds icons ofr storage pool (p-icon--storage-pool), storage volume (p-icon--storage-volume) and storage bucket (p-icon--storage-bucket)
Fixes BRND-3075
QA
p-icon--storage-pool,p-icon--storage-volumeandp-icon--storage-buckethave been added to the recently added icons section.p-icon--generative-ai,p-icon--ignoredandp-icon--vulnerablehave been moved to the additional icons list (it was previously a "new" icon).@include vf-p-icon--storage-pool;,@include vf-p-icon--storage-volume;and@include vf-p-icon--storage-bucket;are included in the import instructions on this page.Review 4.43.0 release notes
Check if PR is ready for release
If this PR contains Vanilla SCSS or macro code changes, it should contain the following changes to make sure it's ready for the release:
Feature 🎁,Breaking Change 💣,Bug 🐛,Documentation 📝,Maintenance 🔨.package.jsonshould be updated relative to the most recent release, following semver conventionScreenshots