@@ -1,23 +0,0 @@
-{
- "images" : [
- {
- "filename" : "imageLoop 1.png",
- "idiom" : "universal",
- "scale" : "1x"
- },
- "filename" : "imageLoop 2.png",
- "scale" : "2x"
- "filename" : "imageLoop 3.png",
- "scale" : "3x"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
-}
@@ -1,20 +0,0 @@
- "filename" : "trioLoop.png",
- "platform" : "ios",
- "size" : "1024x1024"
- "filename" : "trioLoop watch.png",
- "platform" : "watchos",
@@ -11,7 +11,6 @@ enum Icon_: String, CaseIterable, Identifiable {
case wilford = "diabeetus"
case catWithPod
case catWithPodWhite = "catWithPodWhiteBG"
- case loop = "trioLoop"
var id: String { rawValue }
}