diff --git a/apps/ios/Shared/Assets.xcassets/signature.plain.imageset/signature.plain.svg b/apps/ios/Shared/Assets.xcassets/signature.plain.imageset/signature.plain.svg deleted file mode 100644 index 5da5fbeddd..0000000000 --- a/apps/ios/Shared/Assets.xcassets/signature.plain.imageset/signature.plain.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/apps/ios/Shared/Assets.xcassets/signature.plain.imageset/Contents.json b/apps/ios/Shared/Assets.xcassets/signature.plain.symbolset/Contents.json similarity index 52% rename from apps/ios/Shared/Assets.xcassets/signature.plain.imageset/Contents.json rename to apps/ios/Shared/Assets.xcassets/signature.plain.symbolset/Contents.json index c75cb50b86..aff222c513 100644 --- a/apps/ios/Shared/Assets.xcassets/signature.plain.imageset/Contents.json +++ b/apps/ios/Shared/Assets.xcassets/signature.plain.symbolset/Contents.json @@ -1,16 +1,12 @@ { - "images" : [ - { - "filename" : "signature.plain.svg", - "idiom" : "universal" - } - ], "info" : { "author" : "xcode", "version" : 1 }, - "properties" : { - "preserves-vector-representation" : true, - "template-rendering-intent" : "template" - } + "symbols" : [ + { + "filename" : "signature.plain.svg", + "idiom" : "universal" + } + ] } diff --git a/apps/ios/Shared/Assets.xcassets/signature.plain.symbolset/signature.plain.svg b/apps/ios/Shared/Assets.xcassets/signature.plain.symbolset/signature.plain.svg new file mode 100644 index 0000000000..891ffc6f42 --- /dev/null +++ b/apps/ios/Shared/Assets.xcassets/signature.plain.symbolset/signature.plain.svg @@ -0,0 +1,104 @@ + + + + + + + + + + Weight/Scale Variations + Ultralight + Thin + Light + Regular + Medium + Semibold + Bold + Heavy + Black + + + + + + + + + + + Design Variations + Symbols are supported in up to nine weights and three scales. + For optimal layout with text and other symbols, vertically align + symbols with the adjacent text. + + + + + + Margins + Leading and trailing margins on the left and right side of each symbol + can be adjusted by modifying the x-location of the margin guidelines. + Modifications are automatically applied proportionally to all + scales and weights. + + + + Exporting + Symbols should be outlined when exporting to ensure the + design is preserved when submitting to Xcode. + Template v.5.0 + Requires Xcode 15 or greater + Generated from signature + Typeset at 100.0 points + Small + Medium + Large + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_signature.svg b/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_signature.svg index 5da5fbeddd..e52ef7e05b 100644 --- a/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_signature.svg +++ b/apps/multiplatform/common/src/commonMain/resources/MR/images/ic_signature.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file