diff --git a/libs/angular/src/scss/bwicons/fonts/bwi-font.svg b/libs/angular/src/scss/bwicons/fonts/bwi-font.svg
index bc0a348fee..606f39e116 100644
--- a/libs/angular/src/scss/bwicons/fonts/bwi-font.svg
+++ b/libs/angular/src/scss/bwicons/fonts/bwi-font.svg
@@ -38,13 +38,13 @@
-
+
-
+
@@ -52,16 +52,16 @@
-
+
-
-
-
+
+
+
@@ -107,7 +107,7 @@
-
+
@@ -125,7 +125,7 @@
-
+
@@ -157,8 +157,8 @@
-
-
+
+
@@ -172,7 +172,7 @@
-
+
@@ -191,13 +191,32 @@
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/libs/angular/src/scss/bwicons/fonts/bwi-font.ttf b/libs/angular/src/scss/bwicons/fonts/bwi-font.ttf
index f70eea7af7..523c5233e0 100644
Binary files a/libs/angular/src/scss/bwicons/fonts/bwi-font.ttf and b/libs/angular/src/scss/bwicons/fonts/bwi-font.ttf differ
diff --git a/libs/angular/src/scss/bwicons/fonts/bwi-font.woff b/libs/angular/src/scss/bwicons/fonts/bwi-font.woff
index 52cecc3ead..4eef2c8603 100644
Binary files a/libs/angular/src/scss/bwicons/fonts/bwi-font.woff and b/libs/angular/src/scss/bwicons/fonts/bwi-font.woff differ
diff --git a/libs/angular/src/scss/bwicons/fonts/bwi-font.woff2 b/libs/angular/src/scss/bwicons/fonts/bwi-font.woff2
index 4c8cfd6e04..7353bb99ef 100644
Binary files a/libs/angular/src/scss/bwicons/fonts/bwi-font.woff2 and b/libs/angular/src/scss/bwicons/fonts/bwi-font.woff2 differ
diff --git a/libs/angular/src/scss/bwicons/styles/style.scss b/libs/angular/src/scss/bwicons/styles/style.scss
index e1333da468..3a0c9610bd 100644
--- a/libs/angular/src/scss/bwicons/styles/style.scss
+++ b/libs/angular/src/scss/bwicons/styles/style.scss
@@ -239,11 +239,15 @@ $icons: (
"github": "\e950",
"facebook": "\e94d",
"paypal": "\e938",
- "google": "\e951",
+ "brave": "\e951",
+ "google": "\e9a5",
+ "duckduckgo": "\e9bb",
+ "tor": "\e9bc",
+ "vivaldi": "\e9bd",
"linkedin": "\e955",
"discourse": "\e91e",
"twitter": "\e961",
- "x-twitter": "\e9a5",
+ "x-twitter": "\e9be",
"youtube": "\e966",
"windows": "\e964",
"apple": "\e945",
@@ -276,6 +280,21 @@ $icons: (
"popout": "\e9aa",
"wand": "\e9a6",
"msp": "\e9a1",
+ "totp-codes-alt": "\e9ac",
+ "totp-codes-alt2": "\e9ad",
+ "totp-codes": "\e9ae",
+ "authenticator": "\e9af",
+ "fingerprint": "\e9b0",
+ "expired": "\e9ba",
+ "icon-1": "\e9b1",
+ "icon-2": "\e9b2",
+ "icon-3": "\e9b3",
+ "icon-4": "\e9b4",
+ "icon-5": "\e9b5",
+ "icon-6": "\e9b6",
+ "icon-7": "\e9b7",
+ "icon-8": "\e9b8",
+ "icon-9": "\e9b9",
);
@each $name, $glyph in $icons {
diff --git a/libs/components/src/stories/icons.mdx b/libs/components/src/stories/icons.mdx
index 8bc3ad7f3a..f16b5d56b1 100644
--- a/libs/components/src/stories/icons.mdx
+++ b/libs/components/src/stories/icons.mdx
@@ -17,6 +17,7 @@ or an options menu icon.
| | bwi-ban | option or feature not available. Example: send maximum access count was reached |
| | bwi-check | confirmation action (Example: "confirm member"), successful confirmation (toast or callout), or shows currently selected option in a menu. Use with success color variable if applicable. |
| | bwi-error | error; used in form field error states and error toasts, banners, and callouts. Do not use as a close or clear icon. Use with danger color variable. |
+| | bwi-expired | - |
| | bwi-exclamation-circle | deprecated error icon; use bwi-error |
| | bwi-exclamation-triangle | warning; used in warning callouts, banners, and toasts. Use with warning color variable. |
| | bwi-info-circle | information; used in info callouts, banners, and toasts. Use with info color variable. |
@@ -25,21 +26,22 @@ or an options menu icon.
## Bitwarden Objects
-| Icon | bwi-name | Usage |
-| ----------------------------------- | --------------- | --------------------------------------------------- |
-| | bwi-business | organization or vault for Free, Teams or Enterprise |
-| | bwi-collection | collection |
-| | bwi-credit-card | card item type |
-| | bwi-family | family vault or organization |
-| | bwi-folder | folder |
-| | bwi-globe | login item type |
-| | bwi-id-card | identity item type |
-| | bwi-send | send action or feature |
-| | bwi-send-f | - |
-| | bwi-sticky-note | secure note item type |
-| | bwi-users | user group |
-| | bwi-vault | general vault |
-| | bwi-vault-f | general vault |
+| Icon | bwi-name | Usage |
+| ------------------------------------- | ----------------- | --------------------------------------------------- |
+| | bwi-authenticator | authenticator app |
+| | bwi-business | organization or vault for Free, Teams or Enterprise |
+| | bwi-collection | collection |
+| | bwi-credit-card | card item type |
+| | bwi-family | family vault or organization |
+| | bwi-folder | folder |
+| | bwi-globe | login item type |
+| | bwi-id-card | identity item type |
+| | bwi-send | send action or feature |
+| | bwi-send-f | - |
+| | bwi-sticky-note | secure note item type |
+| | bwi-users | user group |
+| | bwi-vault | general vault |
+| | bwi-vault-f | general vault |
## Actions
@@ -146,11 +148,21 @@ or an options menu icon.
| | bwi-file | file related objects or actions |
| | bwi-file-pdf | PDF related object or actions |
| | bwi-file-text | text related objects or actions |
+| | bwi-fingerprint | - |
| | bwi-bw-folder-open-f1 | - |
| | bwi-folder-closed-f | - |
| | bwi-folder-open | - |
| | bwi-frown | - |
| | bwi-hashtag | link to specific id |
+| | bwi-icon-1 | - |
+| | bwi-icon-2 | - |
+| | bwi-icon-3 | - |
+| | bwi-icon-4 | - |
+| | bwi-icon-5 | - |
+| | bwi-icon-6 | - |
+| | bwi-icon-7 | - |
+| | bwi-icon-8 | - |
+| | bwi-icon-9 | - |
| | bwi-insurance | - |
| | bwi-key | key or password related objects or actions |
| | bwi-learning | learning center |
@@ -178,6 +190,9 @@ or an options menu icon.
| | bwi-tag | labels |
| | bwi-thumb-tack | - |
| | bwi-thumbs-up | - |
+| | bwi-totp-codes | - |
+| | bwi-totp-codes-alt | - |
+| | bwi-totp-codes-alt2 | - |
| | bwi-universal-access | use for accessibility related actions |
| | bwi-user | relates to current user or organization member |
| | bwi-user-circle | - |
@@ -189,27 +204,31 @@ or an options menu icon.
## Platforms and Logos
-| Icon | bwi-name | Usage |
-| --------------------------------- | ------------- | ---------------------------- |
-| | bwi-android | android support |
-| | bwi-apple | apple/IOS support |
-| | bwi-chrome | chrome support |
-| | bwi-discourse | community forum |
-| | bwi-edge | edge support |
-| | bwi-facebook | link to our facebook page |
-| | bwi-firefox | support for firefox |
-| | bwi-github | link to our github page |
-| | bwi-google | link to our google page |
-| | bwi-instagram | link to our Instagram page |
-| | bwi-linkedin | link to our linkedIn page |
-| | bwi-linux | linux support |
-| | bwi-mastodon | link to our Mastodon page |
-| | bwi-opera | support for Opera |
-| | bwi-paypal | PayPal |
-| | bwi-reddit | link to our reddit community |
-| | bwi-safari | safari support |
-| | bwi-twitch | link to our Twitch page |
-| | bwi-twitter | link to our twitter page |
-| | bwi-windows | support for windows |
-| | bwi-x-twitter | x version of twitter |
-| | bwi-youtube | link to our youtube page |
+| Icon | bwi-name | Usage |
+| ---------------------------------- | -------------- | ---------------------------- |
+| | bwi-android | android support |
+| | bwi-apple | apple/IOS support |
+| | bwi-brave | - |
+| | bwi-chrome | chrome support |
+| | bwi-discourse | community forum |
+| | bwi-duckduckgo | - |
+| | bwi-edge | edge support |
+| | bwi-facebook | link to our facebook page |
+| | bwi-firefox | support for firefox |
+| | bwi-github | link to our github page |
+| | bwi-google | link to our google page |
+| | bwi-instagram | link to our Instagram page |
+| | bwi-linkedin | link to our linkedIn page |
+| | bwi-linux | linux support |
+| | bwi-mastodon | link to our Mastodon page |
+| | bwi-opera | support for Opera |
+| | bwi-paypal | PayPal |
+| | bwi-reddit | link to our reddit community |
+| | bwi-safari | safari support |
+| | bwi-twitch | link to our Twitch page |
+| | bwi-twitter | link to our twitter page |
+| | bwi-tor | - |
+| | bwi-vivaldi | - |
+| | bwi-windows | support for windows |
+| | bwi-x-twitter | x version of twitter |
+| | bwi-youtube | link to our youtube page |