File tree Expand file tree Collapse file tree 7 files changed +35
-7
lines changed
src/BootstrapBlazor.Server/Components/Samples/Icons Expand file tree Collapse file tree 7 files changed +35
-7
lines changed Original file line number Diff line number Diff line change 2222
2323<Pre >< ; link href="_content/BootstrapBlazor.AntDesignIcon/BootstrapBlazor.AntDesignIcon.bundle.scp.css" rel="stylesheet"> ; </Pre >
2424
25- <Pre >< ; AntDesignIcon Category="AntDesignIconCategory.Outlined" Name="account-book"> ;< ; AntDesignIcon> ; </Pre >
25+ <div class =" mb-2" >
26+ <AntDesignIcon Category =" AntDesignIconCategory.Outlined" Name =" github" ></AntDesignIcon >
27+ </div >
28+
29+ <Pre >< ; AntDesignIcon Category="AntDesignIconCategory.Outlined" Name="github"> ;< ; AntDesignIcon> ; </Pre >
2630
2731<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
Original file line number Diff line number Diff line change 1414
1515<Pre >< ; link href="_content/BootstrapBlazor.BootstrapIcon/css/bootstrap.min.css" rel="stylesheet"> ; </Pre >
1616
17- <Pre >< ; i class="bi bi-save"> ;< ; /i> ; </Pre >
17+ <div class =" mb-2" >
18+ <i class =" bi bi-github" ></i >
19+ </div >
20+
21+ <Pre >< ; i class="bi bi-github"> ;< ; /i> ; </Pre >
1822
1923<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
Original file line number Diff line number Diff line change 2222
2323<Pre >< ; link href="_content/BootstrapBlazor.ElementIcon/BootstrapBlazor.ElementIcon.bundle.scp.css" rel="stylesheet"> ; </Pre >
2424
25- <Pre >< ; ElementIcon Name="add-location"> ;< ; ElementIcon> ; </Pre >
25+ <div class =" mb-2" >
26+ <ElementIcon Name =" upload-filled" ></ElementIcon >
27+ </div >
28+
29+ <Pre >< ; ElementIcon Name="upload-filled"> ;< ; ElementIcon> ; </Pre >
2630
2731<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
Original file line number Diff line number Diff line change 1414
1515<Pre >< ; link href="_content/BootstrapBlazor.FontAwesome/css/font-awesome.min.css" rel="stylesheet"> ; </Pre >
1616
17- <Pre >< ; i class="fa-solid fa-home"> ;< ; /i> ; </Pre >
17+ <div class =" mb-2" >
18+ <i class =" fa-brands fa-github" ></i >
19+ </div >
20+
21+ <Pre >< ; i class="fa-brands fa-github"> ;< ; /i> ; </Pre >
1822
1923<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
Original file line number Diff line number Diff line change 2222
2323<Pre >< ; link href="_content/BootstrapBlazor.IconPark/BootstrapBlazor.IconPark.bundle.scp.css" rel="stylesheet"> ; </Pre >
2424
25- <Pre >< ; ByteDanceIcon Name="abdominal"> ;< ; ByteDanceIcon> ; </Pre >
25+ <div class =" mb-2" >
26+ <ByteDanceIcon Name =" github" ></ByteDanceIcon >
27+ </div >
28+
29+ <Pre >< ; ByteDanceIcon Name="github"> ;< ; ByteDanceIcon> ; </Pre >
2630
2731<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
Original file line number Diff line number Diff line change 1414
1515<Pre >< ; link href="_content/BootstrapBlazor.MaterialDesign/css/md.min.css" rel="stylesheet"> ; </Pre >
1616
17- <Pre >< ; i class="mdi mdi-ab-testing"> ;< ; /i> ; </Pre >
17+ <div class =" mb-2" >
18+ <i class =" mdi mdi-github" ></i >
19+ </div >
20+
21+ <Pre >< ; i class="mdi mdi-github"> ;< ; /i> ; </Pre >
1822
1923<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
Original file line number Diff line number Diff line change 2222
2323<Pre >< ; link href="_content/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.bundle.scp.css" rel="stylesheet"> ; </Pre >
2424
25- <Pre >< ; OctIcon Name="accessibility-16"> ;< ; OctIcon> ; </Pre >
25+ <div class =" mb-2" >
26+ <OctIcon Name =" mark-github-16" ></OctIcon >
27+ </div >
28+
29+ <Pre >< ; OctIcon Name="mark-github-16"> ;< ; OctIcon> ; </Pre >
2630
2731<div >@( (MarkupString )Localizer [" Icons" ].Value ) </div >
You can’t perform that action at this time.
0 commit comments