1
0
Fork 0

Adding upstream version 1.13.1+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-10 07:55:20 +02:00
parent 75a2ef6995
commit 8e74b91403
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
42 changed files with 184 additions and 19 deletions

View file

@ -1,5 +1,5 @@
/*!
* Bootstrap Icons v1.12.1 (https://icons.getbootstrap.com/)
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
* Copyright 2019-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
*/
@ -2084,6 +2084,33 @@ $bootstrap-icons-map: (
"suitcase2": "\f902",
"vignette": "\f903",
"bluesky": "\f7f9",
"tux": "\f904",
"beaker-fill": "\f905",
"beaker": "\f906",
"flask-fill": "\f907",
"flask-florence-fill": "\f908",
"flask-florence": "\f909",
"flask": "\f90a",
"leaf-fill": "\f90b",
"leaf": "\f90c",
"measuring-cup-fill": "\f90d",
"measuring-cup": "\f90e",
"unlock2-fill": "\f90f",
"unlock2": "\f910",
"battery-low": "\f911",
"anthropic": "\f912",
"apple-music": "\f913",
"claude": "\f914",
"openai": "\f915",
"perplexity": "\f916",
"css": "\f917",
"javascript": "\f918",
"typescript": "\f919",
"fork-knife": "\f91a",
"globe-americas-fill": "\f91b",
"globe-asia-australia-fill": "\f91c",
"globe-central-south-asia-fill": "\f91d",
"globe-europe-africa-fill": "\f91e",
);
@each $icon, $codepoint in $bootstrap-icons-map {