Commit 2cbad42
committed
Added
Introduces a GetGeometryData method to retrieve geometry data for a given LucideIconKind in both IconToGeometryBuilder and IconToGeometry. Also adds a LucideIconExtensions class providing an extension method for easier access to geometry data.GetGeometryData extension for LucideIconKind
1 parent 7a387b9 commit 2cbad42
3 files changed
Lines changed: 12 additions & 2 deletions
File tree
- src
- Generator.Icons
- Lucide.Avalonia
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1652 | 1652 | | |
1653 | 1653 | | |
1654 | 1654 | | |
| 1655 | + | |
| 1656 | + | |
1655 | 1657 | | |
1656 | 1658 | | |
1657 | 1659 | | |
1658 | 1660 | | |
1659 | 1661 | | |
1660 | 1662 | | |
1661 | 1663 | | |
1662 | | - | |
| 1664 | + | |
1663 | 1665 | | |
1664 | 1666 | | |
1665 | 1667 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments