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:
authorMark Otto <markdotto@gmail.com>2022-11-13 20:40:30 +0300
committerMark Otto <otto@github.com>2022-11-13 20:44:34 +0300
commitec0b6f056ad4a68ba73181f1fc4ea1fb6f3c5fca (patch)
treeccbed4a063390538dd0f44e5d7b44c884372a162 /font/bootstrap-icons.css
parentae1fa2a681d315c9a682d4b0c1229f0113dacebc (diff)
Fix fill-rules on icons
- Fixes #1489, fixes #1492
Diffstat (limited to 'font/bootstrap-icons.css')
-rw-r--r--font/bootstrap-icons.css4
1 files changed, 2 insertions, 2 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,