Skip to content

Commit

Permalink
icons.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
zeta-icons-bot authored and thelukewalton committed May 2, 2024
1 parent 50e68b0 commit b811f76
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 b811f76

Please sign in to comment.