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 <otto@github.com>2022-11-11 07:32:35 +0300
committerGitHub <noreply@github.com>2022-11-11 07:32:35 +0300
commit8aaf17b397081e96ed2c4bda7fa3c59a0b9d11bd (patch)
treefb60c9f13cb24a3a89d738d488db5ec1f2efc035 /font
parent4d563ccf4b6eae283674886479445a2ccb8b6746 (diff)
More v1.10.0 icons (#1484)
* Redesigns and expands person and building icons, plus new transportation icons - Adds taxi icons - Adds scooter icon - Adds bus icons - Adds EV car icons - Redraws house icons to simplify paths - Adds tons new person and building icons * More new icons * Add new pages * missed one * fix IDs
Diffstat (limited to 'font')
-rw-r--r--font/bootstrap-icons.css106
-rw-r--r--font/bootstrap-icons.json104
-rw-r--r--font/bootstrap-icons.scss204
-rw-r--r--font/fonts/bootstrap-icons.woffbin154472 -> 164220 bytes
-rw-r--r--font/fonts/bootstrap-icons.woff2bin115412 -> 121236 bytes
5 files changed, 411 insertions, 3 deletions
diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css
index b951f1247..1356dd679 100644
--- a/font/bootstrap-icons.css
+++ b/font/bootstrap-icons.css
@@ -1,8 +1,8 @@
@font-face {
font-display: block;
font-family: "bootstrap-icons";
- src: url("./fonts/bootstrap-icons.woff2?28df46889dced875dea48cfe64755198") format("woff2"),
-url("./fonts/bootstrap-icons.woff?28df46889dced875dea48cfe64755198") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?9d69317e3b6b00f20d44d64ecb62d772") format("woff2"),
+url("./fonts/bootstrap-icons.woff?9d69317e3b6b00f20d44d64ecb62d772") format("woff");
}
.bi::before,
@@ -1914,3 +1914,105 @@ url("./fonts/bootstrap-icons.woff?28df46889dced875dea48cfe64755198") format("wof
.bi-sign-no-right-turn::before { content: "\f864"; }
.bi-sign-railroad-fill::before { content: "\f865"; }
.bi-sign-railroad::before { content: "\f866"; }
+.bi-building-add::before { content: "\f867"; }
+.bi-building-check::before { content: "\f868"; }
+.bi-building-dash::before { content: "\f869"; }
+.bi-building-down::before { content: "\f86a"; }
+.bi-building-exclamation::before { content: "\f86b"; }
+.bi-building-fill-add::before { content: "\f86c"; }
+.bi-building-fill-check::before { content: "\f86d"; }
+.bi-building-fill-dash::before { content: "\f86e"; }
+.bi-building-fill-down::before { content: "\f86f"; }
+.bi-building-fill-exclamation::before { content: "\f870"; }
+.bi-building-fill-gear::before { content: "\f871"; }
+.bi-building-fill-lock::before { content: "\f872"; }
+.bi-building-fill-slash::before { content: "\f873"; }
+.bi-building-fill-up::before { content: "\f874"; }
+.bi-building-fill-x::before { content: "\f875"; }
+.bi-building-fill::before { content: "\f876"; }
+.bi-building-gear::before { content: "\f877"; }
+.bi-building-lock::before { content: "\f878"; }
+.bi-building-slash::before { content: "\f879"; }
+.bi-building-up::before { content: "\f87a"; }
+.bi-building-x::before { content: "\f87b"; }
+.bi-buildings-fill::before { content: "\f87c"; }
+.bi-buildings::before { content: "\f87d"; }
+.bi-bus-front-fill::before { content: "\f87e"; }
+.bi-bus-front::before { content: "\f87f"; }
+.bi-ev-front-fill::before { content: "\f880"; }
+.bi-ev-front::before { content: "\f881"; }
+.bi-globe-americas::before { content: "\f882"; }
+.bi-globe-asia-australia::before { content: "\f883"; }
+.bi-globe-central-south-asia::before { content: "\f884"; }
+.bi-globe-europe-africa::before { content: "\f885"; }
+.bi-house-add-fill::before { content: "\f886"; }
+.bi-house-add::before { content: "\f887"; }
+.bi-house-check-fill::before { content: "\f888"; }
+.bi-house-check::before { content: "\f889"; }
+.bi-house-dash-fill::before { content: "\f88a"; }
+.bi-house-dash::before { content: "\f88b"; }
+.bi-house-down-fill::before { content: "\f88c"; }
+.bi-house-down::before { content: "\f88d"; }
+.bi-house-exclamation-fill::before { content: "\f88e"; }
+.bi-house-exclamation::before { content: "\f88f"; }
+.bi-house-gear-fill::before { content: "\f890"; }
+.bi-house-gear::before { content: "\f891"; }
+.bi-house-lock-fill::before { content: "\f892"; }
+.bi-house-lock::before { content: "\f893"; }
+.bi-house-slash-fill::before { content: "\f894"; }
+.bi-house-slash::before { content: "\f895"; }
+.bi-house-up-fill::before { content: "\f896"; }
+.bi-house-up::before { content: "\f897"; }
+.bi-house-x-fill::before { content: "\f898"; }
+.bi-house-x::before { content: "\f899"; }
+.bi-person-add::before { content: "\f89a"; }
+.bi-person-down::before { content: "\f89b"; }
+.bi-person-exclamation::before { content: "\f89c"; }
+.bi-person-fill-add::before { content: "\f89d"; }
+.bi-person-fill-check::before { content: "\f89e"; }
+.bi-person-fill-dash::before { content: "\f89f"; }
+.bi-person-fill-down::before { content: "\f8a0"; }
+.bi-person-fill-exclamation::before { content: "\f8a1"; }
+.bi-person-fill-gear::before { content: "\f8a2"; }
+.bi-person-fill-lock::before { content: "\f8a3"; }
+.bi-person-fill-slash::before { content: "\f8a4"; }
+.bi-person-fill-up::before { content: "\f8a5"; }
+.bi-person-fill-x::before { content: "\f8a6"; }
+.bi-person-gear::before { content: "\f8a7"; }
+.bi-person-lock::before { content: "\f8a8"; }
+.bi-person-slash::before { content: "\f8a9"; }
+.bi-person-up::before { content: "\f8aa"; }
+.bi-scooter::before { content: "\f8ab"; }
+.bi-taxi-front-fill::before { content: "\f8ac"; }
+.bi-taxi-front::before { content: "\f8ad"; }
+.bi-amd::before { content: "\f8ae"; }
+.bi-database-add::before { content: "\f8af"; }
+.bi-database-check::before { content: "\f8b0"; }
+.bi-database-dash::before { content: "\f8b1"; }
+.bi-database-down::before { content: "\f8b2"; }
+.bi-database-exclamation::before { content: "\f8b3"; }
+.bi-database-fill-add::before { content: "\f8b4"; }
+.bi-database-fill-check::before { content: "\f8b5"; }
+.bi-database-fill-dash::before { content: "\f8b6"; }
+.bi-database-fill-down::before { content: "\f8b7"; }
+.bi-database-fill-exclamation::before { content: "\f8b8"; }
+.bi-database-fill-gear::before { content: "\f8b9"; }
+.bi-database-fill-lock::before { content: "\f8ba"; }
+.bi-database-fill-slash::before { content: "\f8bb"; }
+.bi-database-fill-up::before { content: "\f8bc"; }
+.bi-database-fill-x::before { content: "\f8bd"; }
+.bi-database-fill::before { content: "\f8be"; }
+.bi-database-gear::before { content: "\f8bf"; }
+.bi-database-lock::before { content: "\f8c0"; }
+.bi-database-slash::before { content: "\f8c1"; }
+.bi-database-up::before { content: "\f8c2"; }
+.bi-database-x::before { content: "\f8c3"; }
+.bi-database::before { content: "\f8c4"; }
+.bi-houses-fill::before { content: "\f8c5"; }
+.bi-houses::before { content: "\f8c6"; }
+.bi-nvidia::before { content: "\f8c7"; }
+.bi-person-vcard-fill::before { content: "\f8c8"; }
+.bi-person-vcard::before { content: "\f8c9"; }
+.bi-sina-weibo::before { content: "\f8ca"; }
+.bi-tencent-qq::before { content: "\f8cb"; }
+.bi-wikipedia::before { content: "\f8cc"; }
diff --git a/font/bootstrap-icons.json b/font/bootstrap-icons.json
index 150a9c7a2..01e6f90de 100644
--- a/font/bootstrap-icons.json
+++ b/font/bootstrap-icons.json
@@ -1892,5 +1892,107 @@
"sign-no-right-turn-fill": 63587,
"sign-no-right-turn": 63588,
"sign-railroad-fill": 63589,
- "sign-railroad": 63590
+ "sign-railroad": 63590,
+ "building-add": 63591,
+ "building-check": 63592,
+ "building-dash": 63593,
+ "building-down": 63594,
+ "building-exclamation": 63595,
+ "building-fill-add": 63596,
+ "building-fill-check": 63597,
+ "building-fill-dash": 63598,
+ "building-fill-down": 63599,
+ "building-fill-exclamation": 63600,
+ "building-fill-gear": 63601,
+ "building-fill-lock": 63602,
+ "building-fill-slash": 63603,
+ "building-fill-up": 63604,
+ "building-fill-x": 63605,
+ "building-fill": 63606,
+ "building-gear": 63607,
+ "building-lock": 63608,
+ "building-slash": 63609,
+ "building-up": 63610,
+ "building-x": 63611,
+ "buildings-fill": 63612,
+ "buildings": 63613,
+ "bus-front-fill": 63614,
+ "bus-front": 63615,
+ "ev-front-fill": 63616,
+ "ev-front": 63617,
+ "globe-americas": 63618,
+ "globe-asia-australia": 63619,
+ "globe-central-south-asia": 63620,
+ "globe-europe-africa": 63621,
+ "house-add-fill": 63622,
+ "house-add": 63623,
+ "house-check-fill": 63624,
+ "house-check": 63625,
+ "house-dash-fill": 63626,
+ "house-dash": 63627,
+ "house-down-fill": 63628,
+ "house-down": 63629,
+ "house-exclamation-fill": 63630,
+ "house-exclamation": 63631,
+ "house-gear-fill": 63632,
+ "house-gear": 63633,
+ "house-lock-fill": 63634,
+ "house-lock": 63635,
+ "house-slash-fill": 63636,
+ "house-slash": 63637,
+ "house-up-fill": 63638,
+ "house-up": 63639,
+ "house-x-fill": 63640,
+ "house-x": 63641,
+ "person-add": 63642,
+ "person-down": 63643,
+ "person-exclamation": 63644,
+ "person-fill-add": 63645,
+ "person-fill-check": 63646,
+ "person-fill-dash": 63647,
+ "person-fill-down": 63648,
+ "person-fill-exclamation": 63649,
+ "person-fill-gear": 63650,
+ "person-fill-lock": 63651,
+ "person-fill-slash": 63652,
+ "person-fill-up": 63653,
+ "person-fill-x": 63654,
+ "person-gear": 63655,
+ "person-lock": 63656,
+ "person-slash": 63657,
+ "person-up": 63658,
+ "scooter": 63659,
+ "taxi-front-fill": 63660,
+ "taxi-front": 63661,
+ "amd": 63662,
+ "database-add": 63663,
+ "database-check": 63664,
+ "database-dash": 63665,
+ "database-down": 63666,
+ "database-exclamation": 63667,
+ "database-fill-add": 63668,
+ "database-fill-check": 63669,
+ "database-fill-dash": 63670,
+ "database-fill-down": 63671,
+ "database-fill-exclamation": 63672,
+ "database-fill-gear": 63673,
+ "database-fill-lock": 63674,
+ "database-fill-slash": 63675,
+ "database-fill-up": 63676,
+ "database-fill-x": 63677,
+ "database-fill": 63678,
+ "database-gear": 63679,
+ "database-lock": 63680,
+ "database-slash": 63681,
+ "database-up": 63682,
+ "database-x": 63683,
+ "database": 63684,
+ "houses-fill": 63685,
+ "houses": 63686,
+ "nvidia": 63687,
+ "person-vcard-fill": 63688,
+ "person-vcard": 63689,
+ "sina-weibo": 63690,
+ "tencent-qq": 63691,
+ "wikipedia": 63692
} \ No newline at end of file
diff --git a/font/bootstrap-icons.scss b/font/bootstrap-icons.scss
index 65695aea9..8ea132aab 100644
--- a/font/bootstrap-icons.scss
+++ b/font/bootstrap-icons.scss
@@ -1920,6 +1920,108 @@ $bootstrap-icons-map: (
"sign-no-right-turn": "\f864",
"sign-railroad-fill": "\f865",
"sign-railroad": "\f866",
+ "building-add": "\f867",
+ "building-check": "\f868",
+ "building-dash": "\f869",
+ "building-down": "\f86a",
+ "building-exclamation": "\f86b",
+ "building-fill-add": "\f86c",
+ "building-fill-check": "\f86d",
+ "building-fill-dash": "\f86e",
+ "building-fill-down": "\f86f",
+ "building-fill-exclamation": "\f870",
+ "building-fill-gear": "\f871",
+ "building-fill-lock": "\f872",
+ "building-fill-slash": "\f873",
+ "building-fill-up": "\f874",
+ "building-fill-x": "\f875",
+ "building-fill": "\f876",
+ "building-gear": "\f877",
+ "building-lock": "\f878",
+ "building-slash": "\f879",
+ "building-up": "\f87a",
+ "building-x": "\f87b",
+ "buildings-fill": "\f87c",
+ "buildings": "\f87d",
+ "bus-front-fill": "\f87e",
+ "bus-front": "\f87f",
+ "ev-front-fill": "\f880",
+ "ev-front": "\f881",
+ "globe-americas": "\f882",
+ "globe-asia-australia": "\f883",
+ "globe-central-south-asia": "\f884",
+ "globe-europe-africa": "\f885",
+ "house-add-fill": "\f886",
+ "house-add": "\f887",
+ "house-check-fill": "\f888",
+ "house-check": "\f889",
+ "house-dash-fill": "\f88a",
+ "house-dash": "\f88b",
+ "house-down-fill": "\f88c",
+ "house-down": "\f88d",
+ "house-exclamation-fill": "\f88e",
+ "house-exclamation": "\f88f",
+ "house-gear-fill": "\f890",
+ "house-gear": "\f891",
+ "house-lock-fill": "\f892",
+ "house-lock": "\f893",
+ "house-slash-fill": "\f894",
+ "house-slash": "\f895",
+ "house-up-fill": "\f896",
+ "house-up": "\f897",
+ "house-x-fill": "\f898",
+ "house-x": "\f899",
+ "person-add": "\f89a",
+ "person-down": "\f89b",
+ "person-exclamation": "\f89c",
+ "person-fill-add": "\f89d",
+ "person-fill-check": "\f89e",
+ "person-fill-dash": "\f89f",
+ "person-fill-down": "\f8a0",
+ "person-fill-exclamation": "\f8a1",
+ "person-fill-gear": "\f8a2",
+ "person-fill-lock": "\f8a3",
+ "person-fill-slash": "\f8a4",
+ "person-fill-up": "\f8a5",
+ "person-fill-x": "\f8a6",
+ "person-gear": "\f8a7",
+ "person-lock": "\f8a8",
+ "person-slash": "\f8a9",
+ "person-up": "\f8aa",
+ "scooter": "\f8ab",
+ "taxi-front-fill": "\f8ac",
+ "taxi-front": "\f8ad",
+ "amd": "\f8ae",
+ "database-add": "\f8af",
+ "database-check": "\f8b0",
+ "database-dash": "\f8b1",
+ "database-down": "\f8b2",
+ "database-exclamation": "\f8b3",
+ "database-fill-add": "\f8b4",
+ "database-fill-check": "\f8b5",
+ "database-fill-dash": "\f8b6",
+ "database-fill-down": "\f8b7",
+ "database-fill-exclamation": "\f8b8",
+ "database-fill-gear": "\f8b9",
+ "database-fill-lock": "\f8ba",
+ "database-fill-slash": "\f8bb",
+ "database-fill-up": "\f8bc",
+ "database-fill-x": "\f8bd",
+ "database-fill": "\f8be",
+ "database-gear": "\f8bf",
+ "database-lock": "\f8c0",
+ "database-slash": "\f8c1",
+ "database-up": "\f8c2",
+ "database-x": "\f8c3",
+ "database": "\f8c4",
+ "houses-fill": "\f8c5",
+ "houses": "\f8c6",
+ "nvidia": "\f8c7",
+ "person-vcard-fill": "\f8c8",
+ "person-vcard": "\f8c9",
+ "sina-weibo": "\f8ca",
+ "tencent-qq": "\f8cb",
+ "wikipedia": "\f8cc",
);
.bi-123::before { content: map-get($bootstrap-icons-map, "123"); }
@@ -3816,3 +3918,105 @@ $bootstrap-icons-map: (
.bi-sign-no-right-turn::before { content: map-get($bootstrap-icons-map, "sign-no-right-turn"); }
.bi-sign-railroad-fill::before { content: map-get($bootstrap-icons-map, "sign-railroad-fill"); }
.bi-sign-railroad::before { content: map-get($bootstrap-icons-map, "sign-railroad"); }
+.bi-building-add::before { content: map-get($bootstrap-icons-map, "building-add"); }
+.bi-building-check::before { content: map-get($bootstrap-icons-map, "building-check"); }
+.bi-building-dash::before { content: map-get($bootstrap-icons-map, "building-dash"); }
+.bi-building-down::before { content: map-get($bootstrap-icons-map, "building-down"); }
+.bi-building-exclamation::before { content: map-get($bootstrap-icons-map, "building-exclamation"); }
+.bi-building-fill-add::before { content: map-get($bootstrap-icons-map, "building-fill-add"); }
+.bi-building-fill-check::before { content: map-get($bootstrap-icons-map, "building-fill-check"); }
+.bi-building-fill-dash::before { content: map-get($bootstrap-icons-map, "building-fill-dash"); }
+.bi-building-fill-down::before { content: map-get($bootstrap-icons-map, "building-fill-down"); }
+.bi-building-fill-exclamation::before { content: map-get($bootstrap-icons-map, "building-fill-exclamation"); }
+.bi-building-fill-gear::before { content: map-get($bootstrap-icons-map, "building-fill-gear"); }
+.bi-building-fill-lock::before { content: map-get($bootstrap-icons-map, "building-fill-lock"); }
+.bi-building-fill-slash::before { content: map-get($bootstrap-icons-map, "building-fill-slash"); }
+.bi-building-fill-up::before { content: map-get($bootstrap-icons-map, "building-fill-up"); }
+.bi-building-fill-x::before { content: map-get($bootstrap-icons-map, "building-fill-x"); }
+.bi-building-fill::before { content: map-get($bootstrap-icons-map, "building-fill"); }
+.bi-building-gear::before { content: map-get($bootstrap-icons-map, "building-gear"); }
+.bi-building-lock::before { content: map-get($bootstrap-icons-map, "building-lock"); }
+.bi-building-slash::before { content: map-get($bootstrap-icons-map, "building-slash"); }
+.bi-building-up::before { content: map-get($bootstrap-icons-map, "building-up"); }
+.bi-building-x::before { content: map-get($bootstrap-icons-map, "building-x"); }
+.bi-buildings-fill::before { content: map-get($bootstrap-icons-map, "buildings-fill"); }
+.bi-buildings::before { content: map-get($bootstrap-icons-map, "buildings"); }
+.bi-bus-front-fill::before { content: map-get($bootstrap-icons-map, "bus-front-fill"); }
+.bi-bus-front::before { content: map-get($bootstrap-icons-map, "bus-front"); }
+.bi-ev-front-fill::before { content: map-get($bootstrap-icons-map, "ev-front-fill"); }
+.bi-ev-front::before { content: map-get($bootstrap-icons-map, "ev-front"); }
+.bi-globe-americas::before { content: map-get($bootstrap-icons-map, "globe-americas"); }
+.bi-globe-asia-australia::before { content: map-get($bootstrap-icons-map, "globe-asia-australia"); }
+.bi-globe-central-south-asia::before { content: map-get($bootstrap-icons-map, "globe-central-south-asia"); }
+.bi-globe-europe-africa::before { content: map-get($bootstrap-icons-map, "globe-europe-africa"); }
+.bi-house-add-fill::before { content: map-get($bootstrap-icons-map, "house-add-fill"); }
+.bi-house-add::before { content: map-get($bootstrap-icons-map, "house-add"); }
+.bi-house-check-fill::before { content: map-get($bootstrap-icons-map, "house-check-fill"); }
+.bi-house-check::before { content: map-get($bootstrap-icons-map, "house-check"); }
+.bi-house-dash-fill::before { content: map-get($bootstrap-icons-map, "house-dash-fill"); }
+.bi-house-dash::before { content: map-get($bootstrap-icons-map, "house-dash"); }
+.bi-house-down-fill::before { content: map-get($bootstrap-icons-map, "house-down-fill"); }
+.bi-house-down::before { content: map-get($bootstrap-icons-map, "house-down"); }
+.bi-house-exclamation-fill::before { content: map-get($bootstrap-icons-map, "house-exclamation-fill"); }
+.bi-house-exclamation::before { content: map-get($bootstrap-icons-map, "house-exclamation"); }
+.bi-house-gear-fill::before { content: map-get($bootstrap-icons-map, "house-gear-fill"); }
+.bi-house-gear::before { content: map-get($bootstrap-icons-map, "house-gear"); }
+.bi-house-lock-fill::before { content: map-get($bootstrap-icons-map, "house-lock-fill"); }
+.bi-house-lock::before { content: map-get($bootstrap-icons-map, "house-lock"); }
+.bi-house-slash-fill::before { content: map-get($bootstrap-icons-map, "house-slash-fill"); }
+.bi-house-slash::before { content: map-get($bootstrap-icons-map, "house-slash"); }
+.bi-house-up-fill::before { content: map-get($bootstrap-icons-map, "house-up-fill"); }
+.bi-house-up::before { content: map-get($bootstrap-icons-map, "house-up"); }
+.bi-house-x-fill::before { content: map-get($bootstrap-icons-map, "house-x-fill"); }
+.bi-house-x::before { content: map-get($bootstrap-icons-map, "house-x"); }
+.bi-person-add::before { content: map-get($bootstrap-icons-map, "person-add"); }
+.bi-person-down::before { content: map-get($bootstrap-icons-map, "person-down"); }
+.bi-person-exclamation::before { content: map-get($bootstrap-icons-map, "person-exclamation"); }
+.bi-person-fill-add::before { content: map-get($bootstrap-icons-map, "person-fill-add"); }
+.bi-person-fill-check::before { content: map-get($bootstrap-icons-map, "person-fill-check"); }
+.bi-person-fill-dash::before { content: map-get($bootstrap-icons-map, "person-fill-dash"); }
+.bi-person-fill-down::before { content: map-get($bootstrap-icons-map, "person-fill-down"); }
+.bi-person-fill-exclamation::before { content: map-get($bootstrap-icons-map, "person-fill-exclamation"); }
+.bi-person-fill-gear::before { content: map-get($bootstrap-icons-map, "person-fill-gear"); }
+.bi-person-fill-lock::before { content: map-get($bootstrap-icons-map, "person-fill-lock"); }
+.bi-person-fill-slash::before { content: map-get($bootstrap-icons-map, "person-fill-slash"); }
+.bi-person-fill-up::before { content: map-get($bootstrap-icons-map, "person-fill-up"); }
+.bi-person-fill-x::before { content: map-get($bootstrap-icons-map, "person-fill-x"); }
+.bi-person-gear::before { content: map-get($bootstrap-icons-map, "person-gear"); }
+.bi-person-lock::before { content: map-get($bootstrap-icons-map, "person-lock"); }
+.bi-person-slash::before { content: map-get($bootstrap-icons-map, "person-slash"); }
+.bi-person-up::before { content: map-get($bootstrap-icons-map, "person-up"); }
+.bi-scooter::before { content: map-get($bootstrap-icons-map, "scooter"); }
+.bi-taxi-front-fill::before { content: map-get($bootstrap-icons-map, "taxi-front-fill"); }
+.bi-taxi-front::before { content: map-get($bootstrap-icons-map, "taxi-front"); }
+.bi-amd::before { content: map-get($bootstrap-icons-map, "amd"); }
+.bi-database-add::before { content: map-get($bootstrap-icons-map, "database-add"); }
+.bi-database-check::before { content: map-get($bootstrap-icons-map, "database-check"); }
+.bi-database-dash::before { content: map-get($bootstrap-icons-map, "database-dash"); }
+.bi-database-down::before { content: map-get($bootstrap-icons-map, "database-down"); }
+.bi-database-exclamation::before { content: map-get($bootstrap-icons-map, "database-exclamation"); }
+.bi-database-fill-add::before { content: map-get($bootstrap-icons-map, "database-fill-add"); }
+.bi-database-fill-check::before { content: map-get($bootstrap-icons-map, "database-fill-check"); }
+.bi-database-fill-dash::before { content: map-get($bootstrap-icons-map, "database-fill-dash"); }
+.bi-database-fill-down::before { content: map-get($bootstrap-icons-map, "database-fill-down"); }
+.bi-database-fill-exclamation::before { content: map-get($bootstrap-icons-map, "database-fill-exclamation"); }
+.bi-database-fill-gear::before { content: map-get($bootstrap-icons-map, "database-fill-gear"); }
+.bi-database-fill-lock::before { content: map-get($bootstrap-icons-map, "database-fill-lock"); }
+.bi-database-fill-slash::before { content: map-get($bootstrap-icons-map, "database-fill-slash"); }
+.bi-database-fill-up::before { content: map-get($bootstrap-icons-map, "database-fill-up"); }
+.bi-database-fill-x::before { content: map-get($bootstrap-icons-map, "database-fill-x"); }
+.bi-database-fill::before { content: map-get($bootstrap-icons-map, "database-fill"); }
+.bi-database-gear::before { content: map-get($bootstrap-icons-map, "database-gear"); }
+.bi-database-lock::before { content: map-get($bootstrap-icons-map, "database-lock"); }
+.bi-database-slash::before { content: map-get($bootstrap-icons-map, "database-slash"); }
+.bi-database-up::before { content: map-get($bootstrap-icons-map, "database-up"); }
+.bi-database-x::before { content: map-get($bootstrap-icons-map, "database-x"); }
+.bi-database::before { content: map-get($bootstrap-icons-map, "database"); }
+.bi-houses-fill::before { content: map-get($bootstrap-icons-map, "houses-fill"); }
+.bi-houses::before { content: map-get($bootstrap-icons-map, "houses"); }
+.bi-nvidia::before { content: map-get($bootstrap-icons-map, "nvidia"); }
+.bi-person-vcard-fill::before { content: map-get($bootstrap-icons-map, "person-vcard-fill"); }
+.bi-person-vcard::before { content: map-get($bootstrap-icons-map, "person-vcard"); }
+.bi-sina-weibo::before { content: map-get($bootstrap-icons-map, "sina-weibo"); }
+.bi-tencent-qq::before { content: map-get($bootstrap-icons-map, "tencent-qq"); }
+.bi-wikipedia::before { content: map-get($bootstrap-icons-map, "wikipedia"); }
diff --git a/font/fonts/bootstrap-icons.woff b/font/fonts/bootstrap-icons.woff
index 170fda33f..24fe42dd7 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 06fe51c4c..4ae1fd7b8 100644
--- a/font/fonts/bootstrap-icons.woff2
+++ b/font/fonts/bootstrap-icons.woff2
Binary files differ