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
<PackageReference Include="AngryMonkey.CloudComponents.Icons" Version="4.2.2" />
<PackageVersion Include="AngryMonkey.CloudComponents.Icons" Version="4.2.2" />
<PackageReference Include="AngryMonkey.CloudComponents.Icons" />
paket add AngryMonkey.CloudComponents.Icons --version 4.2.2
#r "nuget: AngryMonkey.CloudComponents.Icons, 4.2.2"
#:package AngryMonkey.CloudComponents.Icons@4.2.2
#addin nuget:?package=AngryMonkey.CloudComponents.Icons&version=4.2.2
#tool nuget:?package=AngryMonkey.CloudComponents.Icons&version=4.2.2
CloudComponents Icons
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 | Versions 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. |
-
net10.0
- Microsoft.AspNetCore.Components.Web (>= 10.0.10)
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.