Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
Create outlined.icon.fonts.google.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Miala-python authored Dec 17, 2023
1 parent af7160b commit bceb7cc
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions lib/outlined.icon.fonts.google.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
/* fallback */

@font-face {
font-family: 'Material Symbols Outlined';
font-style: normal;
font-weight: 400;
src: url(outlined.icon_font.fonts.google.woff2) format('woff2');
}

.material-symbols-outlined {
font-family: 'Material Symbols Outlined';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}

0 comments on commit bceb7cc

Please sign in to comment.