|
2 | 2 | "Whimsical Tools": { |
3 | 3 | "name": "Whimsical Tools", |
4 | 4 | "description": "Playful generators and tools for creative and imaginative tasks.", |
5 | | - "icon": "GameController", |
| 5 | + "icon": "GameControllerIcon", |
6 | 6 | "order": 1, |
7 | 7 | "apps": [ |
8 | 8 | { |
9 | 9 | "slug": "codename-generator", |
10 | 10 | "to": "/apps/codename-generator", |
11 | 11 | "title": "Codename Generator", |
12 | 12 | "description": "Generate cool, spy-ish project names.", |
13 | | - "icon": "ShieldCheck" |
| 13 | + "icon": "ShieldCheckIcon" |
14 | 14 | }, |
15 | 15 | { |
16 | 16 | "slug": "fantasy-name-generator", |
17 | 17 | "to": "/apps/fantasy-name-generator", |
18 | 18 | "title": "Fantasy Name Generator", |
19 | 19 | "description": "Generate fantasy names for characters, places, and items.", |
20 | | - "icon": "Sparkle" |
| 20 | + "icon": "SparkleIcon" |
21 | 21 | }, |
22 | 22 | { |
23 | 23 | "slug": "picker-wheel", |
24 | 24 | "to": "/apps/picker-wheel", |
25 | 25 | "title": "Picker Wheel", |
26 | 26 | "description": "A spinning wheel to pick a random winner from a list of entries.", |
27 | | - "icon": "CircleDashed" |
| 27 | + "icon": "CircleDashedIcon" |
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "slug": "tournament-bracket", |
31 | 31 | "to": "/apps/tournament-bracket", |
32 | 32 | "title": "Tournament Bracket", |
33 | 33 | "description": "Create and manage tournament brackets.", |
34 | | - "icon": "ListNumbers" |
| 34 | + "icon": "ListNumbersIcon" |
35 | 35 | }, |
36 | 36 | { |
37 | 37 | "slug": "dice-roller", |
38 | 38 | "to": "/apps/dice-roller", |
39 | 39 | "title": "Dice Roller", |
40 | 40 | "description": "Roll various types of dice for your games and adventures.", |
41 | | - "icon": "DiceSix" |
| 41 | + "icon": "DiceSixIcon" |
| 42 | + }, |
| 43 | + { |
| 44 | + "slug": "excuse-generator", |
| 45 | + "to": "/apps/excuse-generator", |
| 46 | + "title": "Excuse Generator", |
| 47 | + "description": "Generate funny and absurd excuses for any situation.", |
| 48 | + "icon": "SmileyWinkIcon" |
42 | 49 | } |
43 | 50 | ] |
44 | 51 | }, |
45 | 52 | "Generators": { |
46 | 53 | "name": "Generators", |
47 | 54 | "description": "Tools for generating various types of data and content.", |
48 | | - "icon": "MagicWand", |
| 55 | + "icon": "MagicWandIcon", |
49 | 56 | "order": 2, |
50 | 57 | "apps": [ |
51 | 58 | { |
52 | 59 | "slug": "json-generator", |
53 | 60 | "to": "/apps/json-generator", |
54 | 61 | "title": "JSON Generator", |
55 | 62 | "description": "Generate random JSON objects with customizable structure and data types.", |
56 | | - "icon": "BracketsCurly" |
| 63 | + "icon": "BracketsCurlyIcon" |
57 | 64 | }, |
58 | 65 | { |
59 | 66 | "slug": "hash-generator", |
60 | 67 | "to": "/apps/hash-generator", |
61 | 68 | "title": "Hash Generator", |
62 | 69 | "description": "Generate SHA1, SHA256, and SHA512 hashes from text.", |
63 | | - "icon": "Fingerprint" |
| 70 | + "icon": "FingerprintIcon" |
64 | 71 | }, |
65 | 72 | { |
66 | 73 | "slug": "uuid-generator", |
67 | 74 | "to": "/apps/uuid-generator", |
68 | 75 | "title": "UUID Generator", |
69 | 76 | "description": "Generate UUID v4.", |
70 | | - "icon": "Key" |
| 77 | + "icon": "KeyIcon" |
71 | 78 | }, |
72 | 79 | { |
73 | 80 | "slug": "password-generator", |
74 | 81 | "to": "/apps/password-generator", |
75 | 82 | "title": "Password Generator", |
76 | 83 | "description": "Generate strong, random passwords with customizable options.", |
77 | | - "icon": "Key" |
| 84 | + "icon": "KeyIcon" |
78 | 85 | }, |
79 | 86 | { |
80 | 87 | "slug": "qr-code-generator", |
81 | 88 | "to": "/apps/qr-code-generator", |
82 | 89 | "title": "QR Code Generator", |
83 | 90 | "description": "Generate QR codes from text or URLs with customizable versions and error correction.", |
84 | | - "icon": "QrCode" |
| 91 | + "icon": "QrCodeIcon" |
85 | 92 | }, |
86 | 93 | { |
87 | 94 | "slug": "color-palette-generator", |
88 | 95 | "to": "/apps/color-palette-generator", |
89 | 96 | "title": "Color Palette Generator", |
90 | 97 | "description": "Generate random color palettes.", |
91 | | - "icon": "Palette" |
| 98 | + "icon": "PaletteIcon" |
92 | 99 | } |
93 | 100 | ] |
94 | 101 | }, |
95 | 102 | "Converters": { |
96 | 103 | "name": "Converters", |
97 | 104 | "description": "Tools for converting data formats and types.", |
98 | | - "icon": "ArrowsLeftRight", |
| 105 | + "icon": "ArrowsLeftRightIcon", |
99 | 106 | "order": 3, |
100 | 107 | "apps": [ |
101 | 108 | { |
102 | 109 | "slug": "json-piml-converter", |
103 | 110 | "to": "/apps/json-piml-converter", |
104 | 111 | "title": "JSON - PIML Converter", |
105 | 112 | "description": "Convert JSON to PIML and vice-versa.", |
106 | | - "icon": "Code" |
| 113 | + "icon": "CodeIcon" |
107 | 114 | }, |
108 | 115 | { |
109 | 116 | "slug": "case-converter", |
110 | 117 | "to": "/apps/case-converter", |
111 | 118 | "title": "Case Converter", |
112 | 119 | "description": "Convert text to different cases (e.g., uppercase, lowercase, camelCase).", |
113 | | - "icon": "TextAa" |
| 120 | + "icon": "TextAaIcon" |
114 | 121 | }, |
115 | 122 | { |
116 | 123 | "slug": "base64-converter", |
117 | 124 | "to": "/apps/base64-converter", |
118 | 125 | "title": "Base64 Converter", |
119 | 126 | "description": "Encode and decode text to and from Base64 format.", |
120 | | - "icon": "Code" |
| 127 | + "icon": "CodeIcon" |
121 | 128 | }, |
122 | 129 | { |
123 | 130 | "slug": "url-converter", |
|
131 | 138 | "to": "/apps/ascii-converter", |
132 | 139 | "title": "Text to ASCII Converter", |
133 | 140 | "description": "Convert text to ASCII codes and vice-versa.", |
134 | | - "icon": "Keyboard" |
| 141 | + "icon": "KeyboardIcon" |
135 | 142 | }, |
136 | 143 | { |
137 | 144 | "slug": "css-unit-converter", |
138 | 145 | "to": "/apps/css-unit-converter", |
139 | 146 | "title": "CSS Unit Converter", |
140 | 147 | "description": "Convert between px, em, rem, vw, vh, and % units.", |
141 | | - "icon": "Ruler" |
| 148 | + "icon": "RulerIcon" |
142 | 149 | } |
143 | 150 | ] |
144 | 151 | }, |
145 | 152 | "Utilities": { |
146 | 153 | "name": "Utilities", |
147 | 154 | "description": "General purpose tools and helpers for various tasks.", |
148 | | - "icon": "Toolbox", |
| 155 | + "icon": "ToolboxIcon", |
149 | 156 | "order": 4, |
150 | 157 | "apps": [ |
151 | 158 | { |
152 | 159 | "slug": "image-toolkit", |
153 | 160 | "to": "/apps/image-toolkit", |
154 | 161 | "title": "Image Toolkit", |
155 | 162 | "description": "A toolkit for basic image manipulations.", |
156 | | - "icon": "Image" |
| 163 | + "icon": "ImageIcon" |
157 | 164 | }, |
158 | 165 | { |
159 | 166 | "slug": "word-counter", |
160 | 167 | "to": "/apps/word-counter", |
161 | 168 | "title": "Word Counter", |
162 | 169 | "description": "Count words, characters, lines and paragraphs in a text.", |
163 | | - "icon": "TextT" |
| 170 | + "icon": "TextTIcon" |
164 | 171 | }, |
165 | 172 | { |
166 | 173 | "slug": "json-formatter", |
167 | 174 | "to": "/apps/json-formatter", |
168 | 175 | "title": "JSON Formatter & Validator", |
169 | 176 | "description": "Format and validate JSON data for readability and correctness.", |
170 | | - "icon": "Code" |
| 177 | + "icon": "CodeIcon" |
171 | 178 | }, |
172 | 179 | { |
173 | 180 | "slug": "color-contrast-checker", |
174 | 181 | "to": "/apps/color-contrast-checker", |
175 | 182 | "title": "Color Contrast Checker", |
176 | 183 | "description": "Check WCAG color contrast ratios for accessibility.", |
177 | | - "icon": "Palette" |
| 184 | + "icon": "PaletteIcon" |
178 | 185 | }, |
179 | 186 | { |
180 | 187 | "slug": "text-diff-checker", |
181 | 188 | "to": "/apps/text-diff-checker", |
182 | 189 | "title": "Text Diff Checker", |
183 | 190 | "description": "Compare two texts and highlight the differences.", |
184 | | - "icon": "TextAa" |
| 191 | + "icon": "TextAaIcon" |
| 192 | + }, |
| 193 | + { |
| 194 | + "slug": "cron-job-generator", |
| 195 | + "to": "/apps/cron-job-generator", |
| 196 | + "title": "CRON Job Generator", |
| 197 | + "description": "Generate CRON expressions visually and convert human-readable text to CRON.", |
| 198 | + "icon": "ClockIcon" |
185 | 199 | } |
186 | 200 | ] |
187 | 201 | } |
|
0 commit comments