Skip to content

Commit fdb4f2e

Browse files
committed
Mise à jour de bootstrap-icons en 1.13.1
1 parent 80c4bc2 commit fdb4f2e

File tree

3 files changed

+31
-3
lines changed

3 files changed

+31
-3
lines changed

assets/css/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.3 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
33
* 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";
10-
src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
11-
url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
10+
src: url("./fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a") format("woff2"),
11+
url("./fonts/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") format("woff");
1212
}
1313

1414
.bi::before,
@@ -2076,3 +2076,31 @@ url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("wof
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"; }
4.16 KB
Binary file not shown.
3.56 KB
Binary file not shown.

0 commit comments

Comments
 (0)