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-03-24 22:42:03 +0300
committerMark Otto <otto@github.com>2021-03-24 22:53:11 +0300
commit8f7dde4645504cdcdcde670ba9c0bff20dfcc375 (patch)
tree68aabcc34375f552c570a5323aac5f7df9703e8e /font
parent09d93435df99f1687841b3f3463bf18893cc8d82 (diff)
Change PowerPoint icons to capitalize the P
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css4
-rw-r--r--font/fonts/bootstrap-icons.woffbin113644 -> 113620 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin84948 -> 85216 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index da1d01d0a..6b24c3fbd 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?0f7474dcc343453d8a75d7b83603950f") format("woff2"),
-url("./fonts/bootstrap-icons.woff?0f7474dcc343453d8a75d7b83603950f") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?603b01d7083270159a10b08a8ccd9f46") format("woff2"),
+url("./fonts/bootstrap-icons.woff?603b01d7083270159a10b08a8ccd9f46") format("woff");
}
[class^="bi-"]::before,
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index 5112445f7..5bd749f89 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 0923fcd72..36f718295 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ