Adding upstream version 1.12.1+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
01516b56eb
commit
75a2ef6995
20 changed files with 2088 additions and 2105 deletions
3
font/bootstrap-icons.scss
vendored
3
font/bootstrap-icons.scss
vendored
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue