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-08-12 04:32:50 +0300
committerMark Otto <otto@github.com>2021-08-12 07:21:16 +0300
commit80d0ec9ea4448443be6484ab6fe0cb94f2d28719 (patch)
tree7b9a342b6953ea3c049827e3b2abee810e8f899b /font
parent3613a7d46909c0438dbb8dca01fcb40f481189b6 (diff)
Fix broken icons
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css4
-rw-r--r--font/fonts/bootstrap-icons.woffbin107228 -> 107248 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin79280 -> 79228 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 651f7213b..646f0029d 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?3d0efe3c74e17cd482a2fd7900a3486e") format("woff2"),
-url("./fonts/bootstrap-icons.woff?3d0efe3c74e17cd482a2fd7900a3486e") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?a9bbec7c4276dcaeb4d0d81c0c868951") format("woff2"),
+url("./fonts/bootstrap-icons.woff?a9bbec7c4276dcaeb4d0d81c0c868951") format("woff");
}
[class^="bi-"]::before,
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index d30363cbc..c8efa422b 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 cae92475e..b11740094 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ