DevExpress.Images.Blazor
26.1.4
Prefix Reserved
See the version list below for details.
dotnet add package DevExpress.Images.Blazor --version 26.1.4
NuGet\Install-Package DevExpress.Images.Blazor -Version 26.1.4
<PackageReference Include="DevExpress.Images.Blazor" Version="26.1.4" />
<PackageVersion Include="DevExpress.Images.Blazor" Version="26.1.4" />
<PackageReference Include="DevExpress.Images.Blazor" />
paket add DevExpress.Images.Blazor --version 26.1.4
#r "nuget: DevExpress.Images.Blazor, 26.1.4"
#:package DevExpress.Images.Blazor@26.1.4
#addin nuget:?package=DevExpress.Images.Blazor&version=26.1.4
#tool nuget:?package=DevExpress.Images.Blazor&version=26.1.4
DevExpress Icon Library for Blazor
Install this icon library together with DevExpress.Blazor controls. Use built-in icon management APIs to assign glyphs to DevExpress Blazor components and their elements. Icons can automatically adapt to the currently applied application theme and size mode. All DevExpress controls in your application remain visually consistent regardless of the current render style.
The DevExpress icon library is available as a Community Technology Preview (CTP) in the v26.1 release cycle.
Key Features
- Extensive icon collection
The library contains over 13,000 icons (can address the needs of most business applications). - Sprite-based delivery
Icons are grouped into sprites by set, style, size, and color. Applications request sprite files on demand (when you use an icon). - Blazor component integration
Assign DevExpress Icon Library icons to Blazor components that supportIconUrlproperties. - Adaptive icons
Specify icons using their adaptive identifiers (icon names), and the framework automatically selects the appropriate icon version based on the current theme and UI settings. - Static icons
Specify icons using full identifiers (including theme set, style, color, and size) when you need full control over icons. - Icon Explorer demo
Browse icons by name or tag, filter icons by attributes, view icon details, and copy API identifiers for use in your code.
Examples
Install the DevExpress.Images.Blazor NuGet package:
dotnet add package DevExpress.Images.Blazor
Register the namespace in your Blazor application:
@using DevExpress.Images.Blazor
Example 1: Assign an Adaptive Icon
@using DevExpress.Blazor
@using DevExpress.Images.Blazor
<DxButton RenderStyle="@ButtonRenderStyle.Primary"
Text="Save"
IconUrl="@Icon.Save" />
Example 2: Assign a Static Icon
@using DevExpress.Blazor
@using DevExpress.Images.Blazor
<DxButton RenderStyle="@ButtonRenderStyle.Secondary"
Text="Undo"
IconUrl="@IconStatic.ArrowUndo.Fluent.Filled.Monochrome.Size16" />
Demos
Documentation
Evaluation Period, Pricing Options, and Licensing Terms
Whether you own a license or want to start a 30-day evaluation period, download and register your DevExpress license key. To obtain your key, log in to the DevExpress Download Manager. Use your existing DevExpress.com account or create a new account for free. For key registration instructions, see License Key for DevExpress Products.
If you purchase a license after evaluating a product, re-register your updated DevExpress license key to remove evaluation version warnings/messages.
This package is included in the following commercial subscriptions:
- DevExpress ASP.NET and Blazor Subscription
- DevExpress DXperience Subscription
- DevExpress Universal Subscription
- DevExpress Reporting Subscription
See DevExpress Subscriptions & Licensing for subscription comparison tables, purchasing FAQ, and licensing information.
Related Components/Packages
DevExpress.Blazor - DevExpress UI components for Blazor applications.
dotnet add package DevExpress.Blazor
Software Bill of Materials (SBOM)
To access SBOM files for DevExpress packages, please refer to the following article: Software Bill of Materials (SBOM) for DevExpress .NET assemblies/NuGet packages, JavaScript, VCL and other redistributable artifacts.
See Also:
Useful Online Resources
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- Microsoft.AspNetCore.Components.Web (>= 8.0.15)
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 |
|---|---|---|
| 26.1.5-pre-26241 | 38 | 9/2/2026 |
| 26.1.5-pre-26235 | 104 | 8/26/2026 |
| 26.1.5-pre-26227 | 270 | 8/18/2026 |
| 26.1.4 | 1,027 | 8/7/2026 |
| 26.1.4-pre-26200 | 435 | 7/23/2026 |
| 26.1.4-pre-26190 | 261 | 7/14/2026 |
| 26.1.4-pre-26179 | 198 | 7/2/2026 |
| 26.1.3 | 4,933 | 6/18/2026 |