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:
authorGabriel Lopes <biutas@hotmail.com>2022-02-03 18:44:20 +0300
committerMark Otto <otto@github.com>2022-02-08 07:42:16 +0300
commit27d1e4d7b4f54d38e58214fb0139c78010163de7 (patch)
tree2a01099cb816f8839b3fb731c66b65452c46f0a4 /font
parentd7a4449f6ed3f1ff2b132cbfbf688946dd13f34b (diff)
Fix wrench-adjustable-circle typo
Co-Authored-By: Gabriel Lopes <biutas@hotmail.com>
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css7
-rw-r--r--font/bootstrap-icons.json5
-rw-r--r--font/bootstrap-icons.scss10
-rw-r--r--font/fonts/bootstrap-icons.woffbin137124 -> 137124 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin102312 -> 102536 bytes
-rw-r--r--font/index.html4
6 files changed, 11 insertions, 15 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index 28d72af75..5712315eb 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?35bfb5b955bc3aa2456c690e6de25846") format("woff2"),
-url("./fonts/bootstrap-icons.woff?35bfb5b955bc3aa2456c690e6de25846") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3") format("woff2"),
+url("./fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") format("woff");
}
.bi::before,
@@ -1697,9 +1697,8 @@ url("./fonts/bootstrap-icons.woff?35bfb5b955bc3aa2456c690e6de25846") format("wof
.bi-valentine::before { content: "\f78c"; }
.bi-valentine2::before { content: "\f78d"; }
.bi-wrench-adjustable-circle-fill::before { content: "\f78e"; }
-.bi-wrench-adjustable-cricle::before { content: "\f78f"; }
+.bi-wrench-adjustable-circle::before { content: "\f78f"; }
.bi-wrench-adjustable::before { content: "\f790"; }
.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"; }
diff --git a/font/bootstrap-icons.json b/font/bootstrap-icons.json
index e274e1dbf..959b27516 100644
--- a/font/bootstrap-icons.json
+++ b/font/bootstrap-icons.json
@@ -1677,10 +1677,9 @@
"valentine": 63372,
"valentine2": 63373,
"wrench-adjustable-circle-fill": 63374,
- "wrench-adjustable-cricle": 63375,
+ "wrench-adjustable-circle": 63375,
"wrench-adjustable": 63376,
"filetype-json": 63377,
"filetype-pptx": 63378,
- "filetype-xlsx": 63379,
- "clipboard-x-fill-1": 63380
+ "filetype-xlsx": 63379
} \ No newline at end of file
diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss
index 14acf38ce..f8b286562 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?35bfb5b955bc3aa2456c690e6de25846") format("woff2"),
-url("./fonts/bootstrap-icons.woff?35bfb5b955bc3aa2456c690e6de25846") format("woff") !default;
+$bootstrap-icons-font-src: url("./fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3") format("woff2"),
+url("./fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") format("woff") !default;
@font-face {
font-family: $bootstrap-icons-font;
@@ -1701,12 +1701,11 @@ $bootstrap-icons-map: (
"valentine": "\f78c",
"valentine2": "\f78d",
"wrench-adjustable-circle-fill": "\f78e",
- "wrench-adjustable-cricle": "\f78f",
+ "wrench-adjustable-circle": "\f78f",
"wrench-adjustable": "\f790",
"filetype-json": "\f791",
"filetype-pptx": "\f792",
"filetype-xlsx": "\f793",
- "clipboard-x-fill-1": "\f794",
);
.bi-123::before { content: map-get($bootstrap-icons-map, "123"); }
@@ -3387,9 +3386,8 @@ $bootstrap-icons-map: (
.bi-valentine::before { content: map-get($bootstrap-icons-map, "valentine"); }
.bi-valentine2::before { content: map-get($bootstrap-icons-map, "valentine2"); }
.bi-wrench-adjustable-circle-fill::before { content: map-get($bootstrap-icons-map, "wrench-adjustable-circle-fill"); }
-.bi-wrench-adjustable-cricle::before { content: map-get($bootstrap-icons-map, "wrench-adjustable-cricle"); }
+.bi-wrench-adjustable-circle::before { content: map-get($bootstrap-icons-map, "wrench-adjustable-circle"); }
.bi-wrench-adjustable::before { content: map-get($bootstrap-icons-map, "wrench-adjustable"); }
.bi-filetype-json::before { content: map-get($bootstrap-icons-map, "filetype-json"); }
.bi-filetype-pptx::before { content: map-get($bootstrap-icons-map, "filetype-pptx"); }
.bi-filetype-xlsx::before { content: map-get($bootstrap-icons-map, "filetype-xlsx"); }
-.bi-clipboard-x-fill-1::before { content: map-get($bootstrap-icons-map, "clipboard-x-fill-1"); }
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index 52260c59a..b26ccd1ac 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 85ab25539..f865a4b26 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ
diff --git a/font/index.html b/font/index.html
index dbc3088a4..bc5e5a9d0 100644
--- a/font/index.html
+++ b/font/index.html
@@ -6642,8 +6642,8 @@
<div class="label">wrench-adjustable-circle-fill</div>
</div>
<div class="icon">
- <i class="bi bi-wrench-adjustable-cricle"></i>
- <div class="label">wrench-adjustable-cricle</div>
+ <i class="bi bi-wrench-adjustable-circle"></i>
+ <div class="label">wrench-adjustable-circle</div>
</div>
<div class="icon">
<i class="bi bi-wrench-adjustable"></i>