1
0
Fork 0

Adding upstream version 1.12.1+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-06 12:10:38 +02:00
parent 01516b56eb
commit 75a2ef6995
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
20 changed files with 2088 additions and 2105 deletions

View file

@ -1,5 +1,5 @@
/*!
* Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
* Bootstrap Icons v1.12.1 (https://icons.getbootstrap.com/)
* Copyright 2019-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
*/
@ -2083,6 +2083,7 @@ $bootstrap-icons-map: (
"suitcase2-fill": "\f901",
"suitcase2": "\f902",
"vignette": "\f903",
"bluesky": "\f7f9",
);
@each $icon, $codepoint in $bootstrap-icons-map {