Skip to content

Commit 5e9a5e5

Browse files
wharfeclaude
andcommitted
fix: add missing Material Symbols icons (home, shopping_cart)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 484a86e commit 5e9a5e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default function RootLayout({
7979
rel="stylesheet"
8080
/>
8181
<link
82-
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20,300,0,0&icon_names=add,arrow_forward,calendar_month,change_history,code,commit,description,difference,family_restroom,folder,gavel,help,history,info,lock,open_in_new,schedule,smart_toy,speed,tag,work&display=swap"
82+
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20,300,0,0&icon_names=add,arrow_forward,calendar_month,change_history,code,commit,description,difference,family_restroom,folder,gavel,help,history,home,info,lock,open_in_new,schedule,shopping_cart,smart_toy,speed,tag,work&display=swap"
8383
rel="stylesheet"
8484
/>
8585
</head>

0 commit comments

Comments
 (0)