3 lines
294 B
XML
3 lines
294 B
XML
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<FontFamily x:Key="MaterialIconFont">pack://application:,,,/Melskin;component/Assets/#Material Symbols Rounded</FontFamily>
|
|
</ResourceDictionary> |