Skip to content

Commit 4a06237

Browse files
committed
Merge branch 'develop' into main
2 parents 8495346 + e51e4c6 commit 4a06237

File tree

377 files changed

+20057
-773
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

377 files changed

+20057
-773
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Icon update (request)
3+
about: Suggest an icon update or request
4+
title: ''
5+
labels: Icon Update
6+
assignees: punker76
7+
8+
---
9+
10+
**Icon update (request)**
11+
Update <ICONS> to v<x.x.x>
12+
<!-- Add <ICONS> from this <site>-->

GitVersion.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
assembly-versioning-scheme: Major
22
assembly-file-versioning-scheme: MajorMinorPatchTag
33
mode: ContinuousDeployment
4-
next-version: 4.5.0
4+
next-version: 4.6.0
55
branches:
66
master:
77
regex: ^main

NuGet.Config

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<solution>
4+
<add key="disableSourceControlIntegration" value="true" />
5+
</solution>
6+
<packageRestore>
7+
<add key="enabled" value="True" />
8+
<add key="automatic" value="True" />
9+
</packageRestore>
10+
<packageSources>
11+
<clear />
12+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
13+
</packageSources>
14+
<activePackageSource>
15+
<clear />
16+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
17+
</activePackageSource>
18+
</configuration>

README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,16 @@ This `IconPacks` library contains controls, markup extensions and converters to
3636
| Icon collection | Version | &#8721; | NuGet |
3737
|---|--:|--:|:--|
3838
| Complete IconPacks collection with all Icons in one package | | | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.svg?style=flat-square&&label=IconPacks"></a> |
39-
| [BoxIcons](https://boxicons.com/) | 2.0.5 | 1462 | <a href="https://github.com/atisawd/boxicons"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.BoxIcons.svg?style=flat-square&&label=BoxIcons"></a> |
39+
| [Bootstrap Icons](https://icons.getbootstrap.com/) | 1.0.0 | 1120 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.BootstrapIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.BootstrapIcons.svg?style=flat-square&&label=BootstrapIcons"></a> |
40+
| [BoxIcons](https://boxicons.com/) | 2.0.5 | 1462 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.BoxIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.BoxIcons.svg?style=flat-square&&label=BoxIcons"></a> |
41+
| [Codicons](https://github.com/microsoft/vscode-codicons) | 0.0.12 | 331 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Codicons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Codicons.svg?style=flat-square&&label=Codicons"></a> |
4042
| [Entypo+](http://www.entypo.com/) | | 411 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Entypo/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Entypo.svg?style=flat-square&&label=Entypo"></a> |
4143
| [Eva Icons](https://github.com/akveo/eva-icons) | 1.1.3 | 490 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.EvaIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.EvaIcons.svg?style=flat-square&&label=EvaIcons"></a> |
4244
| [Feather Icons](https://github.com/feathericons/feather) | 4.28.0 | 286 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FeatherIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FeatherIcons.svg?style=flat-square&&label=FeatherIcons"></a> |
45+
| [File Icons](https://github.com/file-icons/icons) | 2.1.43 | 876 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FileIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FileIcons.svg?style=flat-square&&label=FileIcons"></a> |
46+
| [Fontaudio](https://github.com/fefanto/fontaudio) | 1.1.0 | 155 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Fontaudio/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Fontaudio.svg?style=flat-square&&label=Fontaudio"></a> |
4347
| [Font Awesome Free](https://fontawesome.com/) | 5.14.0 | 1601 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.FontAwesome/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.FontAwesome.svg?style=flat-square&&label=FontAwesome"></a> |
48+
| [Fork Awesome](https://forkaweso.me/) | 1.1.7 | 744 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.ForkAwesome/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.ForkAwesome.svg?style=flat-square&&label=ForkAwesome"></a> |
4449
| [Ionicons](https://ionicons.com/) | 4.6.4.1 | 696 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Ionicons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Ionicons.svg?style=flat-square&&label=Ionicons"></a> |
4550
| [Jam Icons](https://github.com/michaelampr/jam) | 2.0.0 | 896 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.JamIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.JamIcons.svg?style=flat-square&&label=JamIcons"></a> |
4651
| [Material Design Icons](https://materialdesignicons.com/) | 5.6.55 | 5655 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Material/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Material.svg?style=flat-square&&label=Material"></a> |
@@ -50,10 +55,14 @@ This `IconPacks` library contains controls, markup extensions and converters to
5055
| [Modern](http://modernuiicons.com/) | | 1260 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Modern/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Modern.svg?style=flat-square&&label=Modern"></a> |
5156
| [GitHub Octicons](https://octicons.github.com/) | 9.6.0 | 204 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Octicons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Octicons.svg?style=flat-square&&label=Octicons"></a> |
5257
| [PICOL Icons](https://github.com/PicolSigns/Icons) | 1.1.0 | 549 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.PicolIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.PicolIcons.svg?style=flat-square&&label=PicolIcons"></a> |
58+
| [Pixelarticons](https://pixelarticons.com/) | 1.2.0 | 359 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.PixelartIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.PixelartIcons.svg?style=flat-square&&label=PixelartIcons"></a> |
59+
| [Radix Icons](https://icons.modulz.app/) | 3.0.0 | 260 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.RadixIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.RadixIcons.svg?style=flat-square&&label=RadixIcons"></a> |
60+
| [RemixIcon](https://remixicon.com/) | 2.5.0 | 2271 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.RemixIcon/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.RemixIcon.svg?style=flat-square&&label=RemixIcon"></a> |
5361
| [RPG Awesome](https://nagoshiashumari.github.io/Rpg-Awesome/) | 0.2.0 | 495 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.RPGAwesome/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.RPGAwesome.svg?style=flat-square&&label=RPGAwesome"></a> |
54-
| [Simple Icons](https://simpleicons.org/) | 3.8.0 | 1405 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.SimpleIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.SimpleIcons.svg?style=flat-square&&label=SimpleIcons"></a> |
62+
| [Simple Icons](https://simpleicons.org/) | 3.11.0 | 1461 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.SimpleIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.SimpleIcons.svg?style=flat-square&&label=SimpleIcons"></a> |
5563
| [Typicons](https://www.s-ings.com/typicons/) | 2.0.9 | 336 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Typicons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Typicons.svg?style=flat-square&&label=Typicons"></a> |
5664
| [Unicons](https://github.com/Iconscout/unicons) | 2.1.11 | 1184 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Unicons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Unicons.svg?style=flat-square&&label=Unicons"></a> |
65+
| [Vaadin Icons](https://vaadin.com/icons) | 4.3.1 | 636 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.VaadinIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.VaadinIcons.svg?style=flat-square&&label=VaadinIcons"></a> |
5766
| [Weather Icons](https://github.com/erikflowers/weather-icons) | 2.0.10 | 219 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.WeatherIcons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.WeatherIcons.svg?style=flat-square&&label=WeatherIcons"></a> |
5867
| [Zondicons](https://www.zondicons.com) | | 297 | <a href="https://www.nuget.org/packages/MahApps.Metro.IconPacks.Zondicons/"><img src="https://img.shields.io/nuget/dt/MahApps.Metro.IconPacks.Zondicons.svg?style=flat-square&&label=Zondicons"></a> |
5968

build.cake

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ var isDevelopBranch = StringComparer.OrdinalIgnoreCase.Equals("develop", branchN
4040
var isReleaseBranch = StringComparer.OrdinalIgnoreCase.Equals("main", branchName);
4141
var isTagged = AppVeyor.Environment.Repository.Tag.IsTag;
4242

43-
var latestInstallationPath = VSWhereLatest(new VSWhereLatestSettings { IncludePrerelease = true });
43+
var latestInstallationPath = VSWhereLatest(new VSWhereLatestSettings { IncludePrerelease = false });
4444
var msBuildPath = latestInstallationPath.Combine("./MSBuild/Current/Bin");
4545
var msBuildPathExe = msBuildPath.CombineWithFilePath("./MSBuild.exe");
4646

resources/SocialCards/1.1.png

455 KB
Loading

resources/SocialCards/1.png

363 KB
Loading

resources/SocialCards/2.1.png

56.4 KB
Loading

resources/SocialCards/2.png

56.6 KB
Loading

resources/SocialCards/3.png

61 KB
Loading

resources/SocialCards/4.png

52.6 KB
Loading

resources/SocialCards/5.png

452 KB
Loading

resources/SocialCards/PSD/1.1.psd

2.92 MB
Binary file not shown.

resources/SocialCards/PSD/1.psd

2.96 MB
Binary file not shown.

resources/SocialCards/PSD/2.1.psd

544 KB
Binary file not shown.

resources/SocialCards/PSD/2.psd

544 KB
Binary file not shown.

resources/SocialCards/PSD/3.psd

771 KB
Binary file not shown.

resources/SocialCards/PSD/4.psd

634 KB
Binary file not shown.

resources/SocialCards/PSD/5.psd

6.45 MB
Binary file not shown.

src/Directory.build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AppendTargetFrameworkToOutputPath>true</AppendTargetFrameworkToOutputPath>
77
<GenerateDocumentationFile>true</GenerateDocumentationFile>
88
<AutoGenerateBindingRedirects Condition=" $(TargetFramework.StartsWith('net4')) or $(TargetFramework.StartsWith('uap')) ">true</AutoGenerateBindingRedirects>
9-
<LangVersion>7.3</LangVersion>
9+
<LangVersion>latest</LangVersion>
1010
<DebugSymbols>true</DebugSymbols>
1111
<DebugType>full</DebugType>
1212
<NoWarn>$(NoWarn);CS1591</NoWarn>

0 commit comments

Comments
 (0)