Skip to content

Commit bfbf38e

Browse files
committed
update BsIcons to v1.13.1
1 parent 432c04f commit bfbf38e

File tree

3 files changed

+32
-4
lines changed

3 files changed

+32
-4
lines changed

configuration

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export TYPST=0.13.0
2929
# 0.5.1 + consolidated components
3030
export BOOTSTRAP=ad946cafdbf1c91cfd714cb39948bb203ae66e66
3131
export HTMLTOOLS=0.5.7
32-
export BOOTSTRAP_FONT=1.11.1
32+
export BOOTSTRAP_FONT=1.13.1
3333
export BOOTSWATCH=5.3.1
3434

3535
# javascript HTML dependencies

src/resources/formats/html/bootstrap/dist/bootstrap-icons.css

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/*!
2-
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
3-
* Copyright 2019-2023 The Bootstrap Authors
2+
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
3+
* Copyright 2019-2024 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/
66

77
@font-face {
88
font-display: block;
99
font-family: "bootstrap-icons";
1010
src:
11-
url("./bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") format("woff");
11+
url("./bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") format("woff");
1212
}
1313

1414
.bi::before,
@@ -2076,3 +2076,31 @@ url("./bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") format("woff");
20762076
.bi-suitcase2-fill::before { content: "\f901"; }
20772077
.bi-suitcase2::before { content: "\f902"; }
20782078
.bi-vignette::before { content: "\f903"; }
2079+
.bi-bluesky::before { content: "\f7f9"; }
2080+
.bi-tux::before { content: "\f904"; }
2081+
.bi-beaker-fill::before { content: "\f905"; }
2082+
.bi-beaker::before { content: "\f906"; }
2083+
.bi-flask-fill::before { content: "\f907"; }
2084+
.bi-flask-florence-fill::before { content: "\f908"; }
2085+
.bi-flask-florence::before { content: "\f909"; }
2086+
.bi-flask::before { content: "\f90a"; }
2087+
.bi-leaf-fill::before { content: "\f90b"; }
2088+
.bi-leaf::before { content: "\f90c"; }
2089+
.bi-measuring-cup-fill::before { content: "\f90d"; }
2090+
.bi-measuring-cup::before { content: "\f90e"; }
2091+
.bi-unlock2-fill::before { content: "\f90f"; }
2092+
.bi-unlock2::before { content: "\f910"; }
2093+
.bi-battery-low::before { content: "\f911"; }
2094+
.bi-anthropic::before { content: "\f912"; }
2095+
.bi-apple-music::before { content: "\f913"; }
2096+
.bi-claude::before { content: "\f914"; }
2097+
.bi-openai::before { content: "\f915"; }
2098+
.bi-perplexity::before { content: "\f916"; }
2099+
.bi-css::before { content: "\f917"; }
2100+
.bi-javascript::before { content: "\f918"; }
2101+
.bi-typescript::before { content: "\f919"; }
2102+
.bi-fork-knife::before { content: "\f91a"; }
2103+
.bi-globe-americas-fill::before { content: "\f91b"; }
2104+
.bi-globe-asia-australia-fill::before { content: "\f91c"; }
2105+
.bi-globe-central-south-asia-fill::before { content: "\f91d"; }
2106+
.bi-globe-europe-africa-fill::before { content: "\f91e"; }
Binary file not shown.

0 commit comments

Comments
 (0)