mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
* update logo, padding, and add hideFooter property and hideLogo input * typography and icon adjustments * add story with hidden logo input * handle updating the icon * update storybook docs * update border radius * update icon colors to use tw classes * update storybook docs * handle default icon * make hideFooter an input * update icon sizing * update icon sizing
5 lines
174 B
TypeScript
5 lines
174 B
TypeScript
export * from "./bitwarden-logo.icon";
|
|
export * from "./bitwarden-shield.icon";
|
|
export * from "./lock.icon";
|
|
export * from "./user-verification-biometrics-fingerprint.icon";
|