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-29 05:39:01 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-03-29 08:23:40 +0300
commit1ef2c40ab9a6b04a1c4ba0f993b61db97b820c2c (patch)
tree77d92af079005285dcf2f0c8c4d1a61cb09b433b /font
parent38918dddd39009a94a2a8c59d3ca6bf4f08e0700 (diff)
Re-run icons script after fresh export from Figma
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css4
-rw-r--r--font/fonts/bootstrap-icons.woffbin113620 -> 113532 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin85216 -> 85120 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 6b24c3fbd..8efb2ff35 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?603b01d7083270159a10b08a8ccd9f46") format("woff2"),
-url("./fonts/bootstrap-icons.woff?603b01d7083270159a10b08a8ccd9f46") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?231ce25e89ab5804f9a6c427b8d325c9") format("woff2"),
+url("./fonts/bootstrap-icons.woff?231ce25e89ab5804f9a6c427b8d325c9") format("woff");
}
[class^="bi-"]::before,
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index 5bd749f89..a15c62d5c 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 36f718295..4d06fa9f6 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ