Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css4
-rw-r--r--font/bootstrap-icons.scss2
-rw-r--r--font/fonts/bootstrap-icons.woffbin164384 -> 164352 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin121460 -> 121296 bytes
4 files changed, 3 insertions, 3 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 32ff833fc..7ebc9f1ae 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?24f5f9034842e5d77cd3846dc99a0e8a") format("woff2"),
-url("./fonts/bootstrap-icons.woff?24f5f9034842e5d77cd3846dc99a0e8a") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff2"),
+url("./fonts/bootstrap-icons.woff?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff");
}
.bi::before,
diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss
index c1aa1bee7..ab7bb84f3 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: "24f5f9034842e5d77cd3846dc99a0e8a" !default;
+$bootstrap-icons-font-hash: "24e3eb84d0bcaf83d77f904c78ac1f47" !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 646aff53d..bfb866546 100644
--- a/font/fonts/bootstrap-icons.woff
+++ b/font/fonts/bootstrap-icons.woff
Binary files differ
diff --git a/font/fonts/bootstrap-icons.woff2 b/font/fonts/bootstrap-icons.woff2
index 5214d5aec..4df0df20c 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ