All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
7.4.0 (2024-05-01)
- add X logo (#1371) (0963fe2), closes #1249
- export setAssetPath (#1372) (87f2094), closes #1302
- update server icon (#1259) (b4ade9d), closes #407
7.3.1 (2024-03-27)
7.3.0 (2024-03-20)
- add appflow icon (#1262) (fa5e765)
- add arrow box icons (#1265) (d5a55f8)
- add binoculars icons (#1258) (3024818)
- add trapeze icon (#1260) (3b85413)
- add updated wifi logos (#1264) (26aac36), closes #323
- add updated yahoo icon (#1266) (c6ed6b6)
- doc: add Web Types (#1301) (f946a3e)
- update gitlab logo (#1261) (2586fb2), closes #613
- update ionic logo (#1263) (50fe570)
7.3.0 (2024-03-20)
- add appflow icon (#1262) (fa5e765)
- add arrow box icons (#1265) (d5a55f8)
- add binoculars icons (#1258) (3024818)
- add trapeze icon (#1260) (3b85413)
- add updated wifi logos (#1264) (26aac36), closes #323
- add updated yahoo icon (#1266) (c6ed6b6)
- doc: add Web Types (#1301) (f946a3e)
- update gitlab logo (#1261) (2586fb2), closes #613
- update ionic logo (#1263) (50fe570)
7.2.3 (2024-03-20)
7.2.2 (2023-12-13)
7.2.1 (2023-10-10)
7.2.0 (2023-10-10)
- icon: mapping same icon does not warn (#1279) (8297018)
- icon: verify the icon loads in the lifecycle (#1278) (7f7f346)
- allow passing in only icon SVG data to addIcons (#1256) (1e33313)
- icon: support for dynamic type (#1246) (45c04dd)
7.1.2 (2023-05-30)
7.1.1 (2023-05-23)
7.1.0 (2023-03-23)
7.0.0 (2023-03-07)
Migration Note: Developers should ensure that their <ion-icon>
usages have either aria-label
or aria-hidden
to avoid accessibility issues. See https://ionic.io/ionicons/usage for more information.
6.1.3 (2023-02-09)
6.1.2 (2023-02-08)
- icon: load base64 data urls (#1172) (72f0936)
- icon: md and ios properties are reactive (#1174) (65bcbb4), closes #802