diff --git a/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj b/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj index ca78b514..91b5576e 100644 --- a/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj +++ b/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj @@ -1,7 +1,11 @@  - - 9.0.6 + + 9.0.7 + + + + 10.0.0-rc.2.1.0 @@ -9,8 +13,12 @@ Bootstrap UI components extensions of OctIcon - + + + + + diff --git a/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg b/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg index c2f6c56c..2c567ac7 100644 --- a/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg +++ b/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg @@ -165,6 +165,7 @@ + diff --git a/test/UnitTestSvgIcon/OctIcon/octicons.zip b/test/UnitTestSvgIcon/OctIcon/octicons.zip index 1abe600d..b07331e9 100644 Binary files a/test/UnitTestSvgIcon/OctIcon/octicons.zip and b/test/UnitTestSvgIcon/OctIcon/octicons.zip differ