forked from TeamNADA/NADA-iOS-ForRelease
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 아이콘 이미지 png -> svg로 변경작업 (TeamNADA#690)
- Loading branch information
Showing
350 changed files
with
984 additions
and
914 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "icnBasic.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
"filename" : "icnBasic.svg", | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
|
@@ -12,41 +11,8 @@ | |
"value" : "dark" | ||
} | ||
], | ||
"filename" : "icnBasicDark.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "icnBasic 1.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
|
100 changes: 100 additions & 0 deletions
100
...iOS-forRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/icnBasic 1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-1.41 KB
NADA-iOS-forRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/icnBasic.png
Binary file not shown.
100 changes: 100 additions & 0 deletions
100
NADA-iOS-forRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/icnBasic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-2.77 KB
...OS-forRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-4.48 KB
...OS-forRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.46 KB
...S-forRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/icnBasicDark.png
Binary file not shown.
Binary file removed
BIN
-2.81 KB
...orRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-4.77 KB
...orRelease/Resouces/Assets/Assets.xcassets/icnBasic.imageset/[email protected]
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "icnFan.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
"filename" : "icnFan.svg", | ||
"idiom" : "universal" | ||
}, | ||
{ | ||
"appearances" : [ | ||
|
@@ -12,41 +11,8 @@ | |
"value" : "dark" | ||
} | ||
], | ||
"filename" : "icnFanDark.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"appearances" : [ | ||
{ | ||
"appearance" : "luminosity", | ||
"value" : "dark" | ||
} | ||
], | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "icnFan 1.svg", | ||
"idiom" : "universal" | ||
} | ||
], | ||
"info" : { | ||
|
Oops, something went wrong.