diff --git a/bootstrap-icons.svg b/bootstrap-icons.svg index 8104aeadb7..d71fe19020 100644 --- a/bootstrap-icons.svg +++ b/bootstrap-icons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/build/font/scss.hbs b/build/font/scss.hbs index eb67a50b12..c439026d44 100644 --- a/build/font/scss.hbs +++ b/build/font/scss.hbs @@ -1,7 +1,7 @@ ${{ name }}-font: "{{ name }}" !default; ${{ name }}-font-dir: "{{ fontsUrl }}" !default; ${{ name }}-font-file: #{${{ name }}-font-dir}/#{${{ name }}-font} !default; -${{ name }}-font-hash: "8d200481aa7f02a2d63a331fc782cfaf" !default; +${{ name }}-font-hash: "56c0f95873eb8a64dba9b6190f3e25c4" !default; ${{ name }}-font-src: url("#{${{ name }}-font-file}.woff2?#{${{ name }}-font-hash}") format("woff2"), url("#{${{ name }}-font-file}.woff?#{${{ name }}-font-hash}") format("woff") !default; @font-face { diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css index 7f0bd54b15..f077feed70 100644 --- a/font/bootstrap-icons.css +++ b/font/bootstrap-icons.css @@ -1,8 +1,8 @@ @font-face { font-display: block; font-family: "bootstrap-icons"; - src: url("./fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"), -url("./fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") format("woff"); + src: url("./fonts/bootstrap-icons.woff2?56c0f95873eb8a64dba9b6190f3e25c4") format("woff2"), +url("./fonts/bootstrap-icons.woff?56c0f95873eb8a64dba9b6190f3e25c4") format("woff"); } .bi::before, diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss index 99770d07dd..aa4b87f6c5 100644 --- a/font/bootstrap-icons.scss +++ b/font/bootstrap-icons.scss @@ -1,7 +1,7 @@ $bootstrap-icons-font: "bootstrap-icons" !default; $bootstrap-icons-font-dir: "./fonts" !default; $bootstrap-icons-font-file: #{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font} !default; -$bootstrap-icons-font-hash: "8d200481aa7f02a2d63a331fc782cfaf" !default; +$bootstrap-icons-font-hash: "56c0f95873eb8a64dba9b6190f3e25c4" !default; $bootstrap-icons-font-src: url("#{$bootstrap-icons-font-file}.woff2?#{$bootstrap-icons-font-hash}") format("woff2"), url("#{$bootstrap-icons-font-file}.woff?#{$bootstrap-icons-font-hash}") format("woff") !default; @font-face { diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff index cf0a6d0fb4..ab345b136e 100644 Binary files a/font/fonts/bootstrap-icons.woff and b/font/fonts/bootstrap-icons.woff differ diff --git a/font/fonts/bootstrap-icons.woff2 b/font/fonts/bootstrap-icons.woff2 index ecc8f4c5d9..4a3f403c52 100644 Binary files a/font/fonts/bootstrap-icons.woff2 and b/font/fonts/bootstrap-icons.woff2 differ diff --git a/icons/1-circle-fill.svg b/icons/1-circle-fill.svg index 5141c8f12e..9b257b9591 100644 --- a/icons/1-circle-fill.svg +++ b/icons/1-circle-fill.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file