Skip to content

Commit 2591bde

Browse files
committed
deploy: ab0d9f3
1 parent 78dad0a commit 2591bde

File tree

156 files changed

+11487
-171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+11487
-171
lines changed

assets/font/bootstrap-icons.css

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/*!
2-
* Bootstrap Icons v1.12.1 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.13.0 (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?b4ccbd261d7ba256f41b772c22def48d") format("woff2"),
11-
url("./fonts/bootstrap-icons.woff?b4ccbd261d7ba256f41b772c22def48d") 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,
@@ -2077,3 +2077,30 @@ url("./fonts/bootstrap-icons.woff?b4ccbd261d7ba256f41b772c22def48d") format("wof
20772077
.bi-suitcase2::before { content: "\f902"; }
20782078
.bi-vignette::before { content: "\f903"; }
20792079
.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"; }

assets/font/bootstrap-icons.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2049,5 +2049,32 @@
20492049
"suitcase2-fill": 63745,
20502050
"suitcase2": 63746,
20512051
"vignette": 63747,
2052-
"bluesky": 63481
2052+
"bluesky": 63481,
2053+
"tux": 63748,
2054+
"beaker-fill": 63749,
2055+
"beaker": 63750,
2056+
"flask-fill": 63751,
2057+
"flask-florence-fill": 63752,
2058+
"flask-florence": 63753,
2059+
"flask": 63754,
2060+
"leaf-fill": 63755,
2061+
"leaf": 63756,
2062+
"measuring-cup-fill": 63757,
2063+
"measuring-cup": 63758,
2064+
"unlock2-fill": 63759,
2065+
"unlock2": 63760,
2066+
"battery-low": 63761,
2067+
"anthropic": 63762,
2068+
"apple-music": 63763,
2069+
"claude": 63764,
2070+
"openai": 63765,
2071+
"perplexity": 63766,
2072+
"css": 63767,
2073+
"javascript": 63768,
2074+
"typescript": 63769,
2075+
"fork-knife": 63770,
2076+
"globe-americas-fill": 63771,
2077+
"globe-asia-australia-fill": 63772,
2078+
"globe-central-south-asia-fill": 63773,
2079+
"globe-europe-africa-fill": 63774
20532080
}

assets/font/bootstrap-icons.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/font/bootstrap-icons.scss

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap Icons v1.12.1 (https://icons.getbootstrap.com/)
2+
* Bootstrap Icons v1.13.0 (https://icons.getbootstrap.com/)
33
* Copyright 2019-2024 The Bootstrap Authors
44
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
55
*/
@@ -2084,6 +2084,33 @@ $bootstrap-icons-map: (
20842084
"suitcase2": "\f902",
20852085
"vignette": "\f903",
20862086
"bluesky": "\f7f9",
2087+
"tux": "\f904",
2088+
"beaker-fill": "\f905",
2089+
"beaker": "\f906",
2090+
"flask-fill": "\f907",
2091+
"flask-florence-fill": "\f908",
2092+
"flask-florence": "\f909",
2093+
"flask": "\f90a",
2094+
"leaf-fill": "\f90b",
2095+
"leaf": "\f90c",
2096+
"measuring-cup-fill": "\f90d",
2097+
"measuring-cup": "\f90e",
2098+
"unlock2-fill": "\f90f",
2099+
"unlock2": "\f910",
2100+
"battery-low": "\f911",
2101+
"anthropic": "\f912",
2102+
"apple-music": "\f913",
2103+
"claude": "\f914",
2104+
"openai": "\f915",
2105+
"perplexity": "\f916",
2106+
"css": "\f917",
2107+
"javascript": "\f918",
2108+
"typescript": "\f919",
2109+
"fork-knife": "\f91a",
2110+
"globe-americas-fill": "\f91b",
2111+
"globe-asia-australia-fill": "\f91c",
2112+
"globe-central-south-asia-fill": "\f91d",
2113+
"globe-europe-africa-fill": "\f91e",
20872114
);
20882115

20892116
@each $icon, $codepoint in $bootstrap-icons-map {
4.01 KB
Binary file not shown.
3.48 KB
Binary file not shown.

assets/icons/anthropic.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icons/apple-music.svg

Lines changed: 3 additions & 0 deletions
Loading

assets/icons/battery-low.svg

Lines changed: 4 additions & 0 deletions
Loading

assets/icons/beaker-fill.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)