From e9eaed4af0523dafa509bc7af8299c6e15abbe2d Mon Sep 17 00:00:00 2001 From: Will Martin Date: Tue, 27 Jan 2026 16:44:10 -0500 Subject: [PATCH] fix lint --- libs/assets/src/svg/svgs/two-factor-auth-yubico.icon.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/assets/src/svg/svgs/two-factor-auth-yubico.icon.ts b/libs/assets/src/svg/svgs/two-factor-auth-yubico.icon.ts index 7d45f2caf2c..6368442cde6 100644 --- a/libs/assets/src/svg/svgs/two-factor-auth-yubico.icon.ts +++ b/libs/assets/src/svg/svgs/two-factor-auth-yubico.icon.ts @@ -1,3 +1,4 @@ +/* eslint-disable @bitwarden/components/require-theme-colors-in-svg */ // this svg includes the Yubico logo, which contains colors not part of our bitwarden theme colors import { svg } from "../svg";