18 references to AspireIcons
Aspire.Dashboard (18)
Components\Controls\SpanActions.razor.cs (1)
23
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Controls\StructuredLogActions.razor.cs (1)
22
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Controls\TraceActions.razor.cs (1)
22
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Dialogs\AssistantSidebarDialog.razor.cs (1)
13
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Layout\MobileNavMenu.razor.cs (2)
83
new
AspireIcons
.Size24.GitHub()
97
new
AspireIcons
.Size24.GitHubCopilot()
Components_Controls_ChatSplashCopilotLogo_razor.g.cs (1)
173
new
AspireIcons
.Size48.GitHubCopilot()
Components_Controls_ExplainErrorsButton_razor.g.cs (3)
227
Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot
233
__builder2.AddComponentParameter(9, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
242
__builder2.AddComponentParameter(10, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
Components_Dialogs_AssistantModalDialog_razor.g.cs (1)
250
new
AspireIcons
.Size24.GitHubCopilot()
Components_Layout_MainLayout_razor.g.cs (3)
272
new
AspireIcons
.Size24.Logo()
420
new
AspireIcons
.Size24.GitHub()
628
new
AspireIcons
.Size24.GitHubCopilot()
Components_Pages_TraceDetail_razor.g.cs (3)
477
Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot
483
__builder3.AddComponentParameter(45, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
492
__builder3.AddComponentParameter(46, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
Model\ResourceMenuItems.cs (1)
25
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();