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
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-08-03 17:23:56 +0300
committerGitHub <noreply@github.com>2021-08-03 17:23:56 +0300
commitab2017b1c2a4855d0c3bb02c45b577e1d8836565 (patch)
tree235901e23b2fcb96a10ede96d9034700b84b3dfe
parenta4383d9ef2b715a33d8b5c3ed2e411654706cf85 (diff)
Update fonts. (#965)
-rw-r--r--docs/assets/scss/docs.scss4
-rw-r--r--font/bootstrap-icons.css4
-rw-r--r--font/fonts/bootstrap-icons.woffbin120468 -> 106800 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin90528 -> 79108 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss
index a6a3c5a96..a73cc61a3 100644
--- a/docs/assets/scss/docs.scss
+++ b/docs/assets/scss/docs.scss
@@ -161,8 +161,8 @@
// stylelint-disable
@font-face {
font-family: bootstrap-icons;
- src: url("../../font/fonts/bootstrap-icons.woff2?231ce25e89ab5804f9a6c427b8d325c9") format("woff2"),
- url("../../font/fonts/bootstrap-icons.woff?231ce25e89ab5804f9a6c427b8d325c9") format("woff");
+ src: url("../../font/fonts/bootstrap-icons.woff2?c0f46bd4a179066373b636ea27738b40") format("woff2"),
+ url("../../font/fonts/bootstrap-icons.woff?c0f46bd4a179066373b636ea27738b40") format("woff");
}
[class^="bi-"]::before,
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index c98f8553e..91b9fcc21 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?856008caa5eb66df68595e734e59580d") format("woff2"),
-url("./fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?c0f46bd4a179066373b636ea27738b40") format("woff2"),
+url("./fonts/bootstrap-icons.woff?c0f46bd4a179066373b636ea27738b40") format("woff");
}
[class^="bi-"]::before,
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index 8cd894633..b896d344d 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 3e587fd9f..6457ab24a 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ