visa_nova_icons_flutter 4.0.0
visa_nova_icons_flutter: ^4.0.0 copied to clipboard
VPDS Nova Flutter icon library
Changelog #
4.0.0 - 2025-03-11 #
Breaking Changes 4.0.0 #
Icon removals
SVG and Figma files for these icons are still available, but they are removed from Nova icons, for trademark and legal reasons.
artificial-intelligencechoicesconnectionscurrency-convert-altcurrency-convertdatadevice-videogamedrag-altengineeringfraudgoalkey-changelanguagelaunchnfcphotosavings-accountscan-qr-emvcosecurity-firewallsignature-alttoken
Icon updates
- what was previously
artificial-intelligence-altis nowartificial-intelligence - what was previously
data-altis nowdata happyis renamedface-happy
Icon additions
app-switcherboldbulleted-listcircle-emptycircle-filledcircle-filled-leftcircle-filled-rightcircle-half-leftcircle-half-rightcode-snippetcurrency-poundface-sadflag-filledfull-screenheading-style-1heading-style-2information-altitalicmicrophonenumbered-listparagraph-style-1paragraph-style-2returnsendsort-ascendingsort-descendingsound-offsound-ontable-alttable-columntext-align-lefttext-align-righttext-centeredtrendingunderline
3.0.0 - 2023-12-11 #
Breaking Changes 3.0.0 #
- Library name update: The name of the library is changed from visa_nova_flutter_icon to visa_nova_icons_flutter
- Icon name update: The name of each icon has been changed!! In the previous versions of icon library, we used '', '1', and '2' to represent Tiny, Low, and High for the size. However, to align with our web libraries, we decided to change the naming of icons. For example, VIcons.success -> VIcons.successTiny; VIcons.success1 -> VIcons.SuccessLow; VIcons.success2 -> VIcons.SuccessHigh
- Generic icons: Visa Nova Generic Icons has been added to the library
2.0.1 - 2023-10-31 #
Breaking Changes 2.0.1 #
- Script update: Modified Dart script that outputs right icon colors.
2.0.0 - 2023-10-20 #
Breaking Changes 2.0.0 #
- Major update: A major update was performed and now Visa Nova Flutter Icon library is synced with latest Nova design!
1.1.0 09.05.23 #
Updated directory name
1.0.3 09.05.23 #
Updated package name to visa_nova_flutter_icon
1.0.2 05.07.23 #
changed share icon to match design
1.0.1 05.03.23 #
changed account-1 icon to match design
1.0.0 04.26.23 #
Major version release
0.0.1 04.25.23 #
feat(nova-icon): created a class for Nova Icons, created Wiki for icon testing, removed assets using strings VDS-4740 feat(nova-icon): removed unnecessary dependency VDS-4740 feat(nova-icon): added README VDS-4740 feat(nova-icon): added homepage in pubspec.yaml; added usage instruction in README VDS-4740