timewarp-simple-icons 16.29.0

dotnet add package timewarp-simple-icons --version 16.29.0
                    
NuGet\Install-Package timewarp-simple-icons -Version 16.29.0
                    
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="timewarp-simple-icons" Version="16.29.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="timewarp-simple-icons" Version="16.29.0" />
                    
Directory.Packages.props
<PackageReference Include="timewarp-simple-icons" />
                    
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 timewarp-simple-icons --version 16.29.0
                    
#r "nuget: timewarp-simple-icons, 16.29.0"
                    
#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.
#:package timewarp-simple-icons@16.29.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=timewarp-simple-icons&version=16.29.0
                    
Install as a Cake Addin
#tool nuget:?package=timewarp-simple-icons&version=16.29.0
                    
Install as a Cake Tool

Dotnet Stars Discord nuget nuget Issues Open Forks License Twitter

Twitter Twitter

timewarp-simple-icons

TimeWarp Logo

All simple-icons wrapped as Blazor components. See and search all at https://simpleicons.org/

Give a Star! ⭐

If you like or are using this project please give it a star. Thank you!

Usage

<GithubIcon class="w-6 h-6"/>
<BlazorIcon class="w-6 h-6 fill-[#512BD4]" />
<TwitterIcon class="w-6 h-6 fill-blue-400" />

Outputs

alternate text is missing from this package README image

Installation

You can see the latest NuGet packages from the official TimeWarp NuGet page.

dotnet add package timewarp-simple-icons

License

License

Contributing

Time is of the essence. Before developing a Pull Request I recommend opening a discussion.

Please feel free to make suggestions and help out with the documentation. Please refer to Markdown for how to write markdown files.

Publishing and icon updates

Publishing is handled by GitHub Actions (.github/workflows/workflow.yml) with NuGet Trusted Publishing (OIDC). Prefer the bin/dev CLI over ad-hoc scripts:

  • CI / release pack & push: bin/dev workflow (or push a release / let the workflow run)
  • Sync icons from upstream simple-icons: bin/dev update-icons (optional --publish with an API key from OIDC Trusted Publishing)

Helper PowerShell scripts live under scripts/ (update.ps1, transform.ps1, publish.ps1, watch-sample.ps1) if you need local one-offs. Version is set in source/Directory.Build.props. After regenerating icons, run the sample app, update releases.md, then commit and push.

Contact

Sometimes the GitHub notifications get lost in the shuffle. If you file an issue and don't get a response in a timely manner feel free to contact us on our Discord server.

Discord

References

https://github.com/simple-icons/simple-icons

Commands used

dotnet new sln
dotnet new razorclasslib -n timewarp-simple-icons
dotnet sln add .\source\timewarp-simple-icons\timewarp-simple-icons.csproj
dotnet new tool-manifest
dotnet tool install dotnet-cleanup
dotnet cleanup -y
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.29.0 59 8/30/2026
16.27.1 236 7/26/2026
16.18.0 345 4/26/2026
16.17.0 133 4/19/2026
16.15.0 134 4/12/2026
16.14.0 145 3/29/2026
16.12.0 143 3/15/2026
16.10.0 145 3/1/2026
16.8.0 147 2/15/2026
16.7.0 149 2/8/2026
16.6.1 155 1/25/2026
16.6.0 147 1/18/2026
16.4.0 165 1/4/2026
16.3.0 165 12/28/2025
16.2.0 203 12/21/2025
16.1.0 234 12/14/2025
16.0.0 283 12/7/2025
15.22.0 339 11/30/2025
15.21.0 228 11/23/2025
15.20.0 218 11/16/2025
Loading failed