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>2022-02-08 07:22:27 +0300
committerMark Otto <otto@github.com>2022-02-08 07:29:14 +0300
commitd7a4449f6ed3f1ff2b132cbfbf688946dd13f34b (patch)
treecc12363526093f840bee80b7fdbbcb4568aa4085 /font
parentfc93f97cb46d022c82054c9a612c3dfc19b95086 (diff)
Fix hospital icon
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.woffbin137224 -> 137124 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin102284 -> 102312 bytes
4 files changed, 4 insertions, 4 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 8cb58f35f..28d72af75 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?009fd943122989304213fa8254f7c4ad") format("woff2"),
-url("./fonts/bootstrap-icons.woff?009fd943122989304213fa8254f7c4ad") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?35bfb5b955bc3aa2456c690e6de25846") format("woff2"),
+url("./fonts/bootstrap-icons.woff?35bfb5b955bc3aa2456c690e6de25846") format("woff");
}
.bi::before,
diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss
index d2547cd62..14acf38ce 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?009fd943122989304213fa8254f7c4ad") format("woff2"),
-url("./fonts/bootstrap-icons.woff?009fd943122989304213fa8254f7c4ad") format("woff") !default;
+$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?35bfb5b955bc3aa2456c690e6de25846") format("woff2"),
+url("./fonts/bootstrap-icons.woff?35bfb5b955bc3aa2456c690e6de25846") 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 6cfdd80a7..52260c59a 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 5d90be16f..85ab25539 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ