LumexUI / lumexui

🚀 A versatile Blazor UI library built using Tailwind CSS.
https://lumexui.org
MIT License
48 stars 2 forks source link

feat(components): add icon component #19

Closed desmondinho closed 5 months ago

desmondinho commented 5 months ago

Description

Add the icon component to the library of components.

Closes #18

What's been done?

Added the simple icon component with the following abilities:

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.06%. Comparing base (1737150) to head (f4dd2bf). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================== + Coverage 98.02% 98.06% +0.04% ========================================== Files 31 33 +2 Lines 808 823 +15 Branches 76 78 +2 ========================================== + Hits 792 807 +15 Misses 12 12 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.