github.com/mithrandie/csvq@v1.18.1/docs/_sass/components/_icons-material-design.scss (about)

     1  /* This is needed for some mobile phones to display the Google Icon font properly */
     2  .material-icons {
     3    text-rendering: optimizeLegibility;
     4    font-feature-settings: 'liga';
     5  }