EDU-18390: Overriding native icons#2667
Conversation
👁️🗨️ Preview changes on Developer PortalYou can use the link below to load the Developer Portal in preview mode with the changes from this branch: Below is the list of modified pages and their corresponding preview URLs:
|
|
|
||
| This guide explains how to override an icon that already ships with FastStore by replacing it with your own SVG design — for example, swapping the default outlined heart for a filled one that matches your brand. | ||
|
|
||
| If you instead need to add an icon that doesn't exist in the default set, see [Adding custom icons](https://developers.vtex.com/docs/guides/faststore/managing-icons-adding-custom-icons). |
There was a problem hiding this comment.
[link-check] reported by reviewdog 🐶
🚨 Found a broken link in a Markdown Link (Error 404):
https://developers.vtex.com/docs/guides/faststore/managing-icons-adding-custom-icons
👉 Please review this link before merging your Pull Request.
| ## See also | ||
|
|
||
| - [Iconography reference](https://developers.vtex.com/docs/guides/faststore/styling-icons) | ||
| - [Adding custom icons](https://developers.vtex.com/docs/guides/faststore/managing-icons-adding-custom-icons) |
There was a problem hiding this comment.
[link-check] reported by reviewdog 🐶
🚨 Found a broken link in a Markdown Link (Error 404):
https://developers.vtex.com/docs/guides/faststore/managing-icons-adding-custom-icons
👉 Please review this link before merging your Pull Request.
|
|
| </symbol> | ||
| ``` | ||
|
|
||
| > ⚠️ Any difference in the `id`, including capitalization, will break the override and FastStore will keep rendering the default icon. |
There was a problem hiding this comment.
📝 [Grammar reviewer] reported by reviewdog 🐶
A comma is required before a coordinating conjunction ('and') that joins two independent clauses.
| > ⚠️ Any difference in the `id`, including capitalization, will break the override and FastStore will keep rendering the default icon. | |
| > ⚠️ Any difference in the `id`, including capitalization, will break the override, and FastStore will keep rendering the default icon. |
Summary
Provide a concise description of the change introduced by this PR.
Example: “Updates the Checkout overview to include new webhook behavior.”
Type of change
Checklist
AI review instructions
This repository supports automated AI reviews for Markdown files in the
docsfolder, exceptdocs/localization.To run reviews on this PR, add at least one of the following labels:
AI style review: evaluates tone and adherence to VTEX style guidelines.AI grammar review: identifies grammar and spelling issues.Once at least one label is added, the review(s) will run automatically.
After the review is completed, the corresponding label will be removed and the label
AI reviewedwill be added to the PR.Note
To rerun a review, remove and add the desired label again.