AngryMonkey.CloudComponents.Icons 4.2.2

dotnet add package AngryMonkey.CloudComponents.Icons --version 4.2.2
                    
NuGet\Install-Package AngryMonkey.CloudComponents.Icons -Version 4.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="AngryMonkey.CloudComponents.Icons" Version="4.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AngryMonkey.CloudComponents.Icons" Version="4.2.2" />
                    
Directory.Packages.props
<PackageReference Include="AngryMonkey.CloudComponents.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 AngryMonkey.CloudComponents.Icons --version 4.2.2
                    
#r "nuget: AngryMonkey.CloudComponents.Icons, 4.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.
#:package AngryMonkey.CloudComponents.Icons@4.2.2
                    
#: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=AngryMonkey.CloudComponents.Icons&version=4.2.2
                    
Install as a Cake Addin
#tool nuget:?package=AngryMonkey.CloudComponents.Icons&version=4.2.2
                    
Install as a Cake Tool

CloudComponents Icons

Website GitHub repository NuGet NuGet downloads .NET Blazor License

Reusable SVG icon and brand-logo Razor components for Blazor applications.

Installation

dotnet add package AngryMonkey.CloudComponents.Icons

Usage

Add the namespaces to _Imports.razor:

@using CloudIcons
@using CloudIcons.Icons
@using CloudIcons.Logos

Render icons and logos as Razor components:

<PlayIcon />
<SearchIcon />
<MicrosoftLogo />

Angry Monkey Cloud

This package is part of the Angry Monkey Cloud open-source ecosystem. Follow the shared AI development instructions and browse the GitHub organization for related projects.

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 (3)

Showing the top 3 NuGet packages that depend on AngryMonkey.CloudComponents.Icons:

Package Downloads
AngryMonkey.CloudComponents.VideoPlayer

Package Description

AngryMonkey.CloudComponents.DataGrid

Package Description

AngryMonkey.CloudComponents.TextEditor

Rich text editor Blazor component for .NET 10. Semantic HTML output, configurable toolbar (bold, italic, headings, color, lists, alignment, code block, links, images, video embeds), HTML code view with built-in validation, paste sanitization, and no external JavaScript dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.2.2 0 7/22/2026
4.2.1 71 7/20/2026
4.2.0 245 7/12/2026
4.1.6 141 7/9/2026
4.1.5 131 7/9/2026
4.1.4 121 7/8/2026
4.1.3 130 7/7/2026
4.1.2 329 7/6/2026
4.1.1 115 7/6/2026
4.1.0 100 7/6/2026