setup for us to have svgs in the mobile sdk (#1230)

* setup for us to have svgs in the mobile sdk

* never again
This commit is contained in:
Aaron DeRuvo
2025-10-08 09:31:33 +02:00
committed by GitHub
parent d0c58998b7
commit bbf340cf4d
8 changed files with 18 additions and 7 deletions

View File

@@ -13,10 +13,10 @@ import {
} from '@selfxyz/common/constants';
import type { PassportData } from '@selfxyz/common/types/passport';
import { isAadhaarDocument, isMRZDocument } from '@selfxyz/common/utils/types';
import AadhaarIcon from '@selfxyz/mobile-sdk-alpha/svgs/icons/aadhaar.svg';
import EPassport from '@selfxyz/mobile-sdk-alpha/svgs/icons/epassport.svg';
import { SvgXml } from '@/components/homeScreen/SvgXmlWrapper';
import AadhaarIcon from '@/images/icons/aadhaar.svg';
import EPassport from '@/images/icons/epassport.svg';
import LogoGray from '@/images/logo_gray.svg';
import {
black,