diff --git a/src/style.scss b/src/style.scss index 92dbb05..d3a72d1 100644 --- a/src/style.scss +++ b/src/style.scss @@ -295,7 +295,7 @@ material-card table th.material-card-th-sorted-descending:hover:before { material-card table th.material-card-th-sorted-ascending:before, material-card table th.material-card-th-sorted-descending:before { - font-family: 'Material Icons'; + font-family: 'Material Symbols Rounded'; font-weight: 400; font-style: normal; line-height: 1;