@rolemodel/optics
Version:
Optics is a css package that provides base styles and components that can be integrated and customized in a variety of projects.
11 lines (9 loc) • 524 B
CSS
/*
See all icons at: https://fonts.google.com/icons?icon.set=Material+Symbols
Material Symbols supports:
optical sizing set through: font-variation-settings: 'opsz' {20|40|48}
font weight set through: font-variation-settings: 'wght' {100..700}
fill set through: font-variation-settings: 'FILL' {0|1}
emphasis set through: font-variation-settings: 'GRAD' {-50|0|200}
*/
@import 'https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=block';