-
-
Notifications
You must be signed in to change notification settings - Fork 540
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into studio/rose
- Loading branch information
Showing
399 changed files
with
4,639 additions
and
32,291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"$schema": "../category.schema.json", | ||
"title": "Home", | ||
"icon": "home" | ||
"icon": "house" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,186 @@ | ||
[ | ||
{ | ||
"name": "accessibility", | ||
"title": "Accessibility" | ||
}, | ||
{ | ||
"name": "account", | ||
"title": "Accounts & access" | ||
}, | ||
{ | ||
"name": "animals", | ||
"title": "Animals" | ||
}, | ||
{ | ||
"name": "arrows", | ||
"title": "Arrows" | ||
}, | ||
{ | ||
"name": "brands", | ||
"title": "Brands" | ||
}, | ||
{ | ||
"name": "buildings", | ||
"title": "Buildings" | ||
}, | ||
{ | ||
"name": "charts", | ||
"title": "Charts" | ||
}, | ||
{ | ||
"name": "communication", | ||
"title": "Communication" | ||
}, | ||
{ | ||
"name": "connectivity", | ||
"title": "Connectivity" | ||
}, | ||
{ | ||
"name": "currency", | ||
"title": "Currency" | ||
}, | ||
{ | ||
"name": "cursors", | ||
"title": "Cursors" | ||
}, | ||
{ | ||
"name": "design", | ||
"title": "Design" | ||
}, | ||
{ | ||
"name": "development", | ||
"title": "Coding & development" | ||
}, | ||
{ | ||
"name": "devices", | ||
"title": "Devices" | ||
}, | ||
{ | ||
"name": "emoji", | ||
"title": "Emoji" | ||
}, | ||
{ | ||
"name": "files", | ||
"title": "File icons" | ||
}, | ||
{ | ||
"name": "food-beverage", | ||
"title": "Food & beverage" | ||
}, | ||
{ | ||
"name": "furniture", | ||
"title": "Furniture" | ||
}, | ||
{ | ||
"name": "gaming", | ||
"title": "Gaming" | ||
}, | ||
{ | ||
"name": "home", | ||
"title": "Home" | ||
}, | ||
{ | ||
"name": "layout", | ||
"title": "Layout" | ||
}, | ||
{ | ||
"name": "mail", | ||
"title": "Mail" | ||
}, | ||
{ | ||
"name": "maps", | ||
"title": "Maps" | ||
}, | ||
{ | ||
"name": "maths", | ||
"title": "Maths" | ||
}, | ||
{ | ||
"name": "medical", | ||
"title": "Medical" | ||
}, | ||
{ | ||
"name": "money", | ||
"title": "Money" | ||
}, | ||
{ | ||
"name": "multimedia", | ||
"title": "Multimedia" | ||
}, | ||
{ | ||
"name": "nature", | ||
"title": "Nature" | ||
}, | ||
{ | ||
"name": "navigation", | ||
"title": "Navigation" | ||
}, | ||
{ | ||
"name": "notifications", | ||
"title": "Notifications" | ||
}, | ||
{ | ||
"name": "people", | ||
"title": "People" | ||
}, | ||
{ | ||
"name": "photography", | ||
"title": "Photography" | ||
}, | ||
{ | ||
"name": "science", | ||
"title": "Science" | ||
}, | ||
{ | ||
"name": "seasons", | ||
"title": "Seasons" | ||
}, | ||
{ | ||
"name": "security", | ||
"title": "Security" | ||
}, | ||
{ | ||
"name": "shapes", | ||
"title": "Shapes" | ||
}, | ||
{ | ||
"name": "shopping", | ||
"title": "Shopping" | ||
}, | ||
{ | ||
"name": "social", | ||
"title": "Social" | ||
}, | ||
{ | ||
"name": "sports", | ||
"title": "Sports" | ||
}, | ||
{ | ||
"name": "sustainability", | ||
"title": "Sustainability" | ||
}, | ||
{ | ||
"name": "text", | ||
"title": "Text formatting" | ||
}, | ||
{ | ||
"name": "time", | ||
"title": "Time & calendar" | ||
}, | ||
{ | ||
"name": "tools", | ||
"title": "Tools" | ||
}, | ||
{ | ||
"name": "transportation", | ||
"title": "Transportation" | ||
}, | ||
{ | ||
"name": "travel", | ||
"title": "Travel" | ||
}, | ||
{ | ||
"name": "weather", | ||
"title": "Weather" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.