diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-agreement.imageset/icon-agreement.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-agreement.imageset/icon-agreement.svg index c4b8589..daa0493 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-agreement.imageset/icon-agreement.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-agreement.imageset/icon-agreement.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-off.imageset/icon-bell-off.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-off.imageset/icon-bell-off.svg index b7fc059..f2ce005 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-off.imageset/icon-bell-off.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-off.imageset/icon-bell-off.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-on.imageset/icon-bell-on.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-on.imageset/icon-bell-on.svg index 910d02a..9cef578 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-on.imageset/icon-bell-on.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-bell-on.imageset/icon-bell-on.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-books.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-books.imageset/Contents.json new file mode 100644 index 0000000..8477230 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-books.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-books.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-books.imageset/icon-books.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-books.imageset/icon-books.svg new file mode 100644 index 0000000..07c8bd8 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-books.imageset/icon-books.svg @@ -0,0 +1,25 @@ + + + + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-brain.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-brain.imageset/Contents.json new file mode 100644 index 0000000..27d8998 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-brain.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-brain.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-brain.imageset/icon-brain.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-brain.imageset/icon-brain.svg new file mode 100644 index 0000000..d56ee50 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-brain.imageset/icon-brain.svg @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-calendar.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-calendar.imageset/Contents.json new file mode 100644 index 0000000..9e499df --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-calendar.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-calendar.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-calendar.imageset/icon-calendar.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-calendar.imageset/icon-calendar.svg new file mode 100644 index 0000000..2899a08 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-calendar.imageset/icon-calendar.svg @@ -0,0 +1,24 @@ + + + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-camera.imageset/icon-camera.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-camera.imageset/icon-camera.svg index 22668b2..c9ec5d1 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-camera.imageset/icon-camera.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-camera.imageset/icon-camera.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-check.imageset/icon-check.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-check.imageset/icon-check.svg index 79c1619..366b892 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-check.imageset/icon-check.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-check.imageset/icon-check.svg @@ -1 +1,19 @@ - + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-left.imageset/icon-chevron-left.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-left.imageset/icon-chevron-left.svg index 83eacc2..5127b68 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-left.imageset/icon-chevron-left.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-left.imageset/icon-chevron-left.svg @@ -1 +1,19 @@ - + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-right.imageset/icon-chevron-right.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-right.imageset/icon-chevron-right.svg index 9179905..a3cef4a 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-right.imageset/icon-chevron-right.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-chevron-right.imageset/icon-chevron-right.svg @@ -1 +1,19 @@ - + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-cloud.imageset/icon-cloud.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-cloud.imageset/icon-cloud.svg index b774a33..a416e83 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-cloud.imageset/icon-cloud.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-cloud.imageset/icon-cloud.svg @@ -1 +1,19 @@ - + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-download.imageset/icon-download.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-download.imageset/icon-download.svg index 298b7f7..43f3318 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-download.imageset/icon-download.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-download.imageset/icon-download.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-file.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-file.imageset/Contents.json new file mode 100644 index 0000000..6b6a310 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-file.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-file.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-file.imageset/icon-file.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-file.imageset/icon-file.svg new file mode 100644 index 0000000..a119efe --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-file.imageset/icon-file.svg @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-flame.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-flame.imageset/Contents.json new file mode 100644 index 0000000..d635b38 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-flame.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-flame.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-flame.imageset/icon-flame.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-flame.imageset/icon-flame.svg new file mode 100644 index 0000000..e7677e6 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-flame.imageset/icon-flame.svg @@ -0,0 +1,19 @@ + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-goal.imageset/icon-goal.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-goal.imageset/icon-goal.svg index 6e45911..dacc019 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-goal.imageset/icon-goal.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-goal.imageset/icon-goal.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-help.imageset/icon-help.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-help.imageset/icon-help.svg index ad3df76..11f069a 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-help.imageset/icon-help.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-help.imageset/icon-help.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-language.imageset/icon-language.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-language.imageset/icon-language.svg index 985c66d..b012e06 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-language.imageset/icon-language.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-language.imageset/icon-language.svg @@ -1 +1,24 @@ - + + + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-library.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-library.imageset/Contents.json new file mode 100644 index 0000000..203c40d --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-library.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-library.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-library.imageset/icon-library.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-library.imageset/icon-library.svg new file mode 100644 index 0000000..de9b8ef --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-library.imageset/icon-library.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-lightbulb.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-lightbulb.imageset/Contents.json new file mode 100644 index 0000000..6abda46 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-lightbulb.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-lightbulb.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-lightbulb.imageset/icon-lightbulb.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-lightbulb.imageset/icon-lightbulb.svg new file mode 100644 index 0000000..60d4eef --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-lightbulb.imageset/icon-lightbulb.svg @@ -0,0 +1,21 @@ + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-logout.imageset/icon-logout.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-logout.imageset/icon-logout.svg index bb146f9..243507a 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-logout.imageset/icon-logout.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-logout.imageset/icon-logout.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-mic.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-mic.imageset/Contents.json new file mode 100644 index 0000000..702d6fc --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-mic.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-mic.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-mic.imageset/icon-mic.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-mic.imageset/icon-mic.svg new file mode 100644 index 0000000..745338a --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-mic.imageset/icon-mic.svg @@ -0,0 +1,22 @@ + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-moon.imageset/icon-moon.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-moon.imageset/icon-moon.svg index e08816d..c954150 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-moon.imageset/icon-moon.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-moon.imageset/icon-moon.svg @@ -1 +1,19 @@ - + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-notifications.imageset/icon-notifications.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-notifications.imageset/icon-notifications.svg index 910d02a..9cef578 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-notifications.imageset/icon-notifications.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-notifications.imageset/icon-notifications.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pause.imageset/icon-pause.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pause.imageset/icon-pause.svg index 4ee1cd2..b492b97 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pause.imageset/icon-pause.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pause.imageset/icon-pause.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pin.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pin.imageset/Contents.json new file mode 100644 index 0000000..59130a8 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pin.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-pin.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pin.imageset/icon-pin.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pin.imageset/icon-pin.svg new file mode 100644 index 0000000..49c3c72 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-pin.imageset/icon-pin.svg @@ -0,0 +1,21 @@ + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-play.imageset/icon-play.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-play.imageset/icon-play.svg index e2da779..0186a34 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-play.imageset/icon-play.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-play.imageset/icon-play.svg @@ -1 +1,19 @@ - + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-plus.imageset/icon-plus.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-plus.imageset/icon-plus.svg index a7096a7..d86b39c 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-plus.imageset/icon-plus.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-plus.imageset/icon-plus.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-privacy.imageset/icon-privacy.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-privacy.imageset/icon-privacy.svg index 0152d04..ce2051c 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-privacy.imageset/icon-privacy.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-privacy.imageset/icon-privacy.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-question.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-question.imageset/Contents.json new file mode 100644 index 0000000..067e352 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-question.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-question.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-question.imageset/icon-question.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-question.imageset/icon-question.svg new file mode 100644 index 0000000..1beb0fb --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-question.imageset/icon-question.svg @@ -0,0 +1,20 @@ + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-search.imageset/icon-search.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-search.imageset/icon-search.svg index 86a1ca0..c320ddb 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-search.imageset/icon-search.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-search.imageset/icon-search.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-settings.imageset/icon-settings.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-settings.imageset/icon-settings.svg index 0c817a8..074df38 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-settings.imageset/icon-settings.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-settings.imageset/icon-settings.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sparkles.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sparkles.imageset/Contents.json new file mode 100644 index 0000000..3424c2c --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sparkles.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-sparkles.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sparkles.imageset/icon-sparkles.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sparkles.imageset/icon-sparkles.svg new file mode 100644 index 0000000..25bcdbf --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sparkles.imageset/icon-sparkles.svg @@ -0,0 +1,19 @@ + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-storage.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-storage.imageset/Contents.json new file mode 100644 index 0000000..69080c4 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-storage.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-storage.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-storage.imageset/icon-storage.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-storage.imageset/icon-storage.svg new file mode 100644 index 0000000..2292e4c --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-storage.imageset/icon-storage.svg @@ -0,0 +1,21 @@ + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sun.imageset/icon-sun.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sun.imageset/icon-sun.svg index 6872696..b8fd727 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sun.imageset/icon-sun.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-sun.imageset/icon-sun.svg @@ -1 +1,20 @@ - + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-trash.imageset/icon-trash.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-trash.imageset/icon-trash.svg index b40b3d1..6a4f025 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-trash.imageset/icon-trash.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-trash.imageset/icon-trash.svg @@ -1 +1,23 @@ - + + + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-upload.imageset/icon-upload.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-upload.imageset/icon-upload.svg index cce8c27..3912146 100644 --- a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-upload.imageset/icon-upload.svg +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-upload.imageset/icon-upload.svg @@ -1 +1,21 @@ - + + + + + + diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-warning.imageset/Contents.json b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-warning.imageset/Contents.json new file mode 100644 index 0000000..620efaf --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-warning.imageset/Contents.json @@ -0,0 +1,16 @@ +{ + "images": [ + { + "filename": "icon-warning.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template", + "preserves-vector-representation": true + } +} \ No newline at end of file diff --git a/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-warning.imageset/icon-warning.svg b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-warning.imageset/icon-warning.svg new file mode 100644 index 0000000..0f02913 --- /dev/null +++ b/AIStudyApp/AIStudyApp/Assets.xcassets/Icons/icon-warning.imageset/icon-warning.svg @@ -0,0 +1,21 @@ + + + + + +