Skip to content

Commit

Permalink
deps(automated): Update icons 2024-10-14
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton authored Oct 14, 2024
1 parent 38b865b commit 18ea9a2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions lib/generated/icons/icons.g.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ import 'package:flutter/material.dart';
// DO NOT MODIFY

/// Current version of Zeta Icons
const zetaIconsVersion = '0.5.5';
// x-release-please-start-version
const zetaIconsVersion = '0.6.2';
// x-release-please-end

/// Zeta Icons. Full list of icons can be found at [Zeta Icons](https://zeta-icons.web.app/).
/// Zeta Icons. Full list of icons can be found at [Zeta Icons](https://design.zebra.com/icons/).
/// {@category Assets}
abstract class ZetaIcons {
/// Default icon font name
Expand Down
Binary file modified lib/generated/icons/zeta-icons-round.ttf
Binary file not shown.
Binary file modified lib/generated/icons/zeta-icons-sharp.ttf
Binary file not shown.

0 comments on commit 18ea9a2

Please sign in to comment.