Skip to content

Commit 6f17781

Browse files
committed
Add icon font to the gallery.
1 parent ecc4622 commit 6f17781

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/client/lit/gallery_v0_9/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2525
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
2626
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet">
27+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
2728
<style>
2829
body {
2930
margin: 0;

0 commit comments

Comments
 (0)