1
0
Fork 0

Merging upstream version 1.11.1+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 07:16:06 +01:00
parent 9f1690fb96
commit 2a6ced996a
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
114 changed files with 2264 additions and 1618 deletions

View file

@ -1,5 +1,5 @@
/*!
* Bootstrap Icons v1.10.5 (https://icons.getbootstrap.com/)
* Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
* Copyright 2019-2023 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
*/
@ -1986,6 +1986,103 @@ $bootstrap-icons-map: (
"sina-weibo": "\f8ca",
"tencent-qq": "\f8cb",
"wikipedia": "\f8cc",
"alphabet-uppercase": "\f2a5",
"alphabet": "\f68a",
"amazon": "\f68d",
"arrows-collapse-vertical": "\f690",
"arrows-expand-vertical": "\f695",
"arrows-vertical": "\f698",
"arrows": "\f6a2",
"ban-fill": "\f6a3",
"ban": "\f6b6",
"bing": "\f6c2",
"cake": "\f6e0",
"cake2": "\f6ed",
"cookie": "\f6ee",
"copy": "\f759",
"crosshair": "\f769",
"crosshair2": "\f794",
"emoji-astonished-fill": "\f795",
"emoji-astonished": "\f79a",
"emoji-grimace-fill": "\f79b",
"emoji-grimace": "\f7a0",
"emoji-grin-fill": "\f7a1",
"emoji-grin": "\f7a6",
"emoji-surprise-fill": "\f7a7",
"emoji-surprise": "\f7ac",
"emoji-tear-fill": "\f7ad",
"emoji-tear": "\f7b2",
"envelope-arrow-down-fill": "\f7b3",
"envelope-arrow-down": "\f7b8",
"envelope-arrow-up-fill": "\f7b9",
"envelope-arrow-up": "\f7be",
"feather": "\f7bf",
"feather2": "\f7c4",
"floppy-fill": "\f7c5",
"floppy": "\f7d8",
"floppy2-fill": "\f7d9",
"floppy2": "\f7e4",
"gitlab": "\f7e5",
"highlighter": "\f7f8",
"marker-tip": "\f802",
"nvme-fill": "\f803",
"nvme": "\f80c",
"opencollective": "\f80d",
"pci-card-network": "\f8cd",
"pci-card-sound": "\f8ce",
"radar": "\f8cf",
"send-arrow-down-fill": "\f8d0",
"send-arrow-down": "\f8d1",
"send-arrow-up-fill": "\f8d2",
"send-arrow-up": "\f8d3",
"sim-slash-fill": "\f8d4",
"sim-slash": "\f8d5",
"sourceforge": "\f8d6",
"substack": "\f8d7",
"threads-fill": "\f8d8",
"threads": "\f8d9",
"transparency": "\f8da",
"twitter-x": "\f8db",
"type-h4": "\f8dc",
"type-h5": "\f8dd",
"type-h6": "\f8de",
"backpack-fill": "\f8df",
"backpack": "\f8e0",
"backpack2-fill": "\f8e1",
"backpack2": "\f8e2",
"backpack3-fill": "\f8e3",
"backpack3": "\f8e4",
"backpack4-fill": "\f8e5",
"backpack4": "\f8e6",
"brilliance": "\f8e7",
"cake-fill": "\f8e8",
"cake2-fill": "\f8e9",
"duffle-fill": "\f8ea",
"duffle": "\f8eb",
"exposure": "\f8ec",
"gender-neuter": "\f8ed",
"highlights": "\f8ee",
"luggage-fill": "\f8ef",
"luggage": "\f8f0",
"mailbox-flag": "\f8f1",
"mailbox2-flag": "\f8f2",
"noise-reduction": "\f8f3",
"passport-fill": "\f8f4",
"passport": "\f8f5",
"person-arms-up": "\f8f6",
"person-raised-hand": "\f8f7",
"person-standing-dress": "\f8f8",
"person-standing": "\f8f9",
"person-walking": "\f8fa",
"person-wheelchair": "\f8fb",
"shadows": "\f8fc",
"suitcase-fill": "\f8fd",
"suitcase-lg-fill": "\f8fe",
"suitcase-lg": "\f8ff",
"suitcase": "\f900",
"suitcase2-fill": "\f901",
"suitcase2": "\f902",
"vignette": "\f903",
);
@each $icon, $codepoint in $bootstrap-icons-map {