Skip to content

Commit

Permalink
icons.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
zeta-icons-bot committed Apr 29, 2024
1 parent e3a1561 commit e6ee672
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/src/assets/icons.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// ignore_for_file: public_member_api_docs, constant_identifier_names
import 'package:flutter/material.dart';

const zetaIconsVersion = '0.4.1';

class ZetaIcons {
ZetaIcons._();
static const String _familyRound = 'zeta-icons-round';
Expand Down

0 comments on commit e6ee672

Please sign in to comment.