diff --git a/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj b/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj index 0b7f7dcd..71a7628a 100644 --- a/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj +++ b/src/components/BootstrapBlazor.OctIcon/BootstrapBlazor.OctIcon.csproj @@ -1,7 +1,7 @@ - 10.0.1 + 10.0.2 diff --git a/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg b/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg index 219aeaec..8348f657 100644 --- a/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg +++ b/src/components/BootstrapBlazor.OctIcon/wwwroot/octicon.svg @@ -143,6 +143,7 @@ + @@ -203,12 +204,13 @@ + - + - + @@ -269,6 +271,7 @@ + @@ -278,6 +281,7 @@ + @@ -318,6 +322,14 @@ + + + + + + + + diff --git a/test/UnitTestSvgIcon/OctIcon/octicons.zip b/test/UnitTestSvgIcon/OctIcon/octicons.zip index 6339a31f..e7963e4d 100644 Binary files a/test/UnitTestSvgIcon/OctIcon/octicons.zip and b/test/UnitTestSvgIcon/OctIcon/octicons.zip differ