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:
authorMark Otto <markdotto@gmail.com>2021-10-18 19:40:25 +0300
committerMark Otto <markdotto@gmail.com>2021-10-18 19:40:25 +0300
commitb9f3e68c335d089d4e38c35d0d40104b3dfeb100 (patch)
treefc154622e14c785855e3430f3fa80a65f21c7128 /font
parent4e1cbd41fdc8587f237133dab6c8442cce3f2224 (diff)
Re-run icons scripts
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css4
-rw-r--r--font/bootstrap-icons.scss4
-rw-r--r--font/fonts/bootstrap-icons.woffbin111976 -> 112096 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin83304 -> 83428 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 10c24941e..10d9a9660 100644
--- a/font/bootstrap-icons.css
+++ b/font/bootstrap-icons.css
@@ -1,7 +1,7 @@
@font-face {
font-family: "bootstrap-icons";
- src: url("./fonts/bootstrap-icons.woff2?45695e8b569b2b0178db2713ca47065c") format("woff2"),
-url("./fonts/bootstrap-icons.woff?45695e8b569b2b0178db2713ca47065c") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?757e8d3807317fad54e5811fd78f18c8") format("woff2"),
+url("./fonts/bootstrap-icons.woff?757e8d3807317fad54e5811fd78f18c8") format("woff");
}
.bi::before,
diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss
index 7487ce1ad..6414be872 100644
--- a/font/bootstrap-icons.scss
+++ b/font/bootstrap-icons.scss
@@ -1,6 +1,6 @@
$bootstrap-icons-font: "bootstrap-icons" !default;
-$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?45695e8b569b2b0178db2713ca47065c") format("woff2"),
-url("./fonts/bootstrap-icons.woff?45695e8b569b2b0178db2713ca47065c") format("woff") !default;
+$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?757e8d3807317fad54e5811fd78f18c8") format("woff2"),
+url("./fonts/bootstrap-icons.woff?757e8d3807317fad54e5811fd78f18c8") format("woff") !default;
@font-face {
font-family: $bootstrap-icons-font;
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index c39a775cf..0984fe4c5 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 ee7d82c61..7db7d02b5 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ