diff --git a/bootstrap-icons.svg b/bootstrap-icons.svg index b59c783293..acbe7668c6 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/font/bootstrap-icons.css b/font/bootstrap-icons.css index 1356dd6794..7d93a97888 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?9d69317e3b6b00f20d44d64ecb62d772") format("woff2"), -url("./fonts/bootstrap-icons.woff?9d69317e3b6b00f20d44d64ecb62d772") format("woff"); + src: url("./fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff2"), +url("./fonts/bootstrap-icons.woff?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff"); } .bi::before, diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss index 8ea132aabf..774e3b6a47 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: "28df46889dced875dea48cfe64755198" !default; +$bootstrap-icons-font-hash: "2ab2cbbe07fcebb53bdaa7313bb290f2" !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 24fe42dd76..18d21d4575 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 4ae1fd7b80..52b12533e4 100644 Binary files a/font/fonts/bootstrap-icons.woff2 and b/font/fonts/bootstrap-icons.woff2 differ