File tree Expand file tree Collapse file tree 1 file changed +29
-5
lines changed Expand file tree Collapse file tree 1 file changed +29
-5
lines changed Original file line number Diff line number Diff line change 5
5
{
6
6
name: "Food",
7
7
color: "#27272a",
8
- icon: "food",
8
+ icon: "bowl- food",
9
9
user:
10
10
},
11
11
{
12
12
name: "Lunch",
13
13
color: "#64748b",
14
- icon: "fork_knife ",
14
+ icon: "fork-knife ",
15
15
user:
16
16
},
17
17
{
29
29
{
30
30
name: "Games",
31
31
color: "#14b8a6",
32
- icon: "game",
32
+ icon: "game-controller ",
33
33
user:
34
34
},
35
35
{
41
41
{
42
42
name: "Clothes",
43
43
color: "#dc2626",
44
- icon: "t_shirt ",
44
+ icon: "t-shirt ",
45
45
user:
46
46
},
47
47
{
59
59
{
60
60
name: "Tech",
61
61
color: "#0ea5e9",
62
- icon: "pc",
62
+ icon: "desktop",
63
+ user:
64
+ },
65
+ {
66
+ name: "Collection",
67
+ color: "#22d3ee",
68
+ icon: "coins",
69
+ user:
70
+ },
71
+ {
72
+ name: "Taxes",
73
+ color: "#0ea5e9",
74
+ icon: "hand-coins",
75
+ user:
76
+ },
77
+ {
78
+ name: "Car",
79
+ color: "#0ea5e9",
80
+ icon: "car",
81
+ user:
82
+ },
83
+ {
84
+ name: "Trip",
85
+ color: "#eab308",
86
+ icon: "airplane-takeoff",
63
87
user:
64
88
}
65
89
])
You can’t perform that action at this time.
0 commit comments