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:
Diffstat (limited to 'font/bootstrap-icons.css')
-rw-r--r--font/bootstrap-icons.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 35ed0b5a2..8cb58f35f 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?e2f6e48459d8b0f394eea57aba940179") format("woff2"),
-url("./fonts/bootstrap-icons.woff?e2f6e48459d8b0f394eea57aba940179") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?009fd943122989304213fa8254f7c4ad") format("woff2"),
+url("./fonts/bootstrap-icons.woff?009fd943122989304213fa8254f7c4ad") format("woff");
}
.bi::before,
@@ -1702,3 +1702,4 @@ url("./fonts/bootstrap-icons.woff?e2f6e48459d8b0f394eea57aba940179") format("wof
.bi-filetype-json::before { content: "\f791"; }
.bi-filetype-pptx::before { content: "\f792"; }
.bi-filetype-xlsx::before { content: "\f793"; }
+.bi-clipboard-x-fill-1::before { content: "\f794"; }