You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Feature Request
Ionic Info
Run
ionic info
from a terminal/cmd prompt and paste the output below.Describe the Feature Request
ion-chip-icon
should support similar props asion-icon
, mainly thesrc
prop to support custom SVG icons.Describe Preferred Solution
<ion-chip-icon src="/path/to/custom/icons.svg"></ion-chip-icon>
The text was updated successfully, but these errors were encountered: