1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

[CL-581] Update svgs to new designs and make responsive (#16219)

This commit is contained in:
Vicki League
2025-09-10 17:23:53 -04:00
committed by GitHub
parent c160b421fc
commit 926f587ea2
109 changed files with 798 additions and 1391 deletions

View File

@@ -27,6 +27,7 @@ import {
TypographyModule,
CopyClickDirective,
A11yTitleDirective,
NoItemsModule,
} from "@bitwarden/components";
import { TwoFactorIconComponent } from "./auth/components/two-factor-icon.component";
@@ -77,6 +78,7 @@ import { IconComponent } from "./vault/components/icon.component";
TypographyModule,
TableModule,
MenuModule,
NoItemsModule,
IconButtonModule,
IconModule,
LinkModule,