Files

3 lines
294 B
Plaintext
Raw Permalink Normal View History

2025-12-23 21:35:54 +08:00
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
2026-01-02 17:30:41 +08:00
<FontFamily x:Key="MaterialIconFont">pack://application:,,,/Melskin;component/Assets/#Material Symbols Rounded</FontFamily>
2025-12-23 21:35:54 +08:00
</ResourceDictionary>