octicons 2.2.2

dotnet add package octicons --version 2.2.2
                    
NuGet\Install-Package octicons -Version 2.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="octicons" Version="2.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="octicons" Version="2.2.2" />
                    
Directory.Packages.props
<PackageReference Include="octicons" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add octicons --version 2.2.2
                    
#r "nuget: octicons, 2.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=octicons&version=2.2.2
                    
Install octicons as a Cake Addin
#tool nuget:?package=octicons&version=2.2.2
                    
Install octicons as a Cake Tool

GitHub's icon font. Package issues can be reported at https://github.com/xt0rted/octicons-nuget

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on octicons:

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Version Downloads Last updated
2.2.2 67 4/1/2015
2.2.1 41 3/30/2015
2.2.0 63 2/18/2015
2.1.2 130 9/3/2014
2.1.1 61 8/25/2014