diff --git a/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/Contents.json b/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/Contents.json
index 8eb42e0b3..83f99d1c8 100644
--- a/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/Contents.json
+++ b/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/Contents.json
@@ -1,7 +1,7 @@
{
"images" : [
{
- "filename" : "user-circle-gear.svg",
+ "filename" : "dots-three-outline.svg",
"idiom" : "universal"
}
],
diff --git a/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/dots-three-outline.svg b/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/dots-three-outline.svg
new file mode 100644
index 000000000..8b2b0ffc1
--- /dev/null
+++ b/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/dots-three-outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/user-circle-gear.svg b/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/user-circle-gear.svg
deleted file mode 100644
index 89da59a7c..000000000
--- a/apple/OmnivoreKit/Sources/Views/Images/Images.xcassets/_profile.imageset/user-circle-gear.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file