icon minification

This commit is contained in:
2023-07-06 16:19:49 +02:00
parent f1e15863ea
commit b6166c99fc
12 changed files with 287 additions and 51 deletions

View File

@@ -1,10 +1,8 @@
/* fallback */
@font-face {
font-family: "Material Symbols Rounded";
font-weight: 100 700;
font-style: normal;
src: url("@fontsource-variable/material-symbols-rounded/files/material-symbols-rounded-latin-full-normal.woff2")
format("woff2");
src: url("$lib/assets/icons.min.woff2") format("woff2");
}
.icon {