Skip to content

Commit

Permalink
feat: add Teeny icons
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Nov 20, 2021
1 parent caf2e45 commit d2ef61d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/icon-sets.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const iconSets = [
{ label: 'Remix Icons', value: 'remix-icons', packageName: 'quasar-extras-svg-icons' },
{ label: 'Simple Icons', value: 'simple-icons', packageName: 'quasar-extras-svg-icons' },
{ label: 'Tabler Icons', value: 'tabler-icons', packageName: 'quasar-extras-svg-icons' },
{ label: 'Teeny Icons', value: 'teeny-icons', packageName: 'quasar-extras-svg-icons', status: 'new' },
{ label: 'Unicons', value: 'unicons', packageName: 'quasar-extras-svg-icons', status: 'new' },
{ label: 'Zond Icons', value: 'zond-icons', packageName: 'quasar-extras-svg-icons' }
]
Expand Down

0 comments on commit d2ef61d

Please sign in to comment.