Copybara bot | be50d49 | 2023-11-30 00:16:42 +0100 | [diff] [blame^] | 1 | @import 'codepoints.scss'; |
2 | |||||
3 | $material-icons-font-path: '' !default; | ||||
4 | $material-icons-font-name: 'MaterialIcons-Regular' !default; | ||||
5 | $material-icons-font-size: 24px !default; | ||||
6 | $material-icons-font-family: 'Material Icons' !default; | ||||
7 | |||||
8 | $material-icons-font-file: $material-icons-font-path + $material-icons-font-name; |