From 3d726f322ddb62d8a8040f5d42d78c5bb577b38c Mon Sep 17 00:00:00 2001 From: Kaustubh Ladiya Date: Fri, 23 Feb 2024 02:11:47 +0530 Subject: [PATCH] Add 6 icons & Update 12 icons --- app/assets/appfilter.xml | 31 ++++++++++++++++++++++++++++++- svgs/bixby_voice.svg | 1 + svgs/ovf_editor.svg | 1 + svgs/rapido.svg | 1 + svgs/samsung_calculator.svg | 2 +- svgs/samsung_calendar.svg | 2 +- svgs/samsung_camera.svg | 2 +- svgs/samsung_clock.svg | 2 +- svgs/samsung_cloud.svg | 1 + svgs/samsung_files.svg | 2 +- svgs/samsung_gallery.svg | 2 +- svgs/samsung_health.svg | 2 +- svgs/samsung_messages.svg | 2 +- svgs/samsung_music.svg | 2 +- svgs/samsung_notes.svg | 2 +- svgs/samsung_phone.svg | 2 +- svgs/samsung_shop.svg | 1 + svgs/samsung_wear.svg | 2 +- svgs/smart_switch.svg | 1 + 19 files changed, 48 insertions(+), 13 deletions(-) create mode 100644 svgs/bixby_voice.svg create mode 100644 svgs/ovf_editor.svg create mode 100644 svgs/rapido.svg create mode 100644 svgs/samsung_cloud.svg create mode 100644 svgs/samsung_shop.svg create mode 100644 svgs/smart_switch.svg diff --git a/app/assets/appfilter.xml b/app/assets/appfilter.xml index 626b8ba6461..108476400ff 100644 --- a/app/assets/appfilter.xml +++ b/app/assets/appfilter.xml @@ -219,9 +219,12 @@ + + + @@ -906,9 +909,11 @@ + + @@ -1982,6 +1987,7 @@ + @@ -2442,6 +2448,10 @@ + + + + @@ -2536,6 +2546,8 @@ + + @@ -2554,7 +2566,13 @@ + + + + + + @@ -2569,6 +2587,12 @@ + + + + + + @@ -2961,6 +2985,8 @@ + + @@ -3133,7 +3159,8 @@ - + + @@ -3206,6 +3233,7 @@ + @@ -3519,6 +3547,7 @@ + diff --git a/svgs/bixby_voice.svg b/svgs/bixby_voice.svg new file mode 100644 index 00000000000..f4ba60e2504 --- /dev/null +++ b/svgs/bixby_voice.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/ovf_editor.svg b/svgs/ovf_editor.svg new file mode 100644 index 00000000000..d5d05cdb372 --- /dev/null +++ b/svgs/ovf_editor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/rapido.svg b/svgs/rapido.svg new file mode 100644 index 00000000000..b35b21ec39b --- /dev/null +++ b/svgs/rapido.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/samsung_calculator.svg b/svgs/samsung_calculator.svg index c08c9bb76af..0f687ca3f85 100644 --- a/svgs/samsung_calculator.svg +++ b/svgs/samsung_calculator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_calendar.svg b/svgs/samsung_calendar.svg index 931bc5c75f2..13012f9e935 100644 --- a/svgs/samsung_calendar.svg +++ b/svgs/samsung_calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_camera.svg b/svgs/samsung_camera.svg index 6a1b6751388..58bf23e89bd 100644 --- a/svgs/samsung_camera.svg +++ b/svgs/samsung_camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_clock.svg b/svgs/samsung_clock.svg index e650f65d24f..99b6758c29a 100644 --- a/svgs/samsung_clock.svg +++ b/svgs/samsung_clock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_cloud.svg b/svgs/samsung_cloud.svg new file mode 100644 index 00000000000..33d5c48cbe9 --- /dev/null +++ b/svgs/samsung_cloud.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/samsung_files.svg b/svgs/samsung_files.svg index 150b9f51e00..1b97adc003e 100644 --- a/svgs/samsung_files.svg +++ b/svgs/samsung_files.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_gallery.svg b/svgs/samsung_gallery.svg index e8b7ec7515b..9f7ecec981b 100644 --- a/svgs/samsung_gallery.svg +++ b/svgs/samsung_gallery.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_health.svg b/svgs/samsung_health.svg index 43c7e450c1e..bc9dd5423d1 100644 --- a/svgs/samsung_health.svg +++ b/svgs/samsung_health.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_messages.svg b/svgs/samsung_messages.svg index b136514aa19..dc33df7f5bf 100644 --- a/svgs/samsung_messages.svg +++ b/svgs/samsung_messages.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_music.svg b/svgs/samsung_music.svg index 2c03da6aac1..1e70eaea88b 100644 --- a/svgs/samsung_music.svg +++ b/svgs/samsung_music.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_notes.svg b/svgs/samsung_notes.svg index 41eae85de9b..196af37b333 100644 --- a/svgs/samsung_notes.svg +++ b/svgs/samsung_notes.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_phone.svg b/svgs/samsung_phone.svg index ce0dc6da91f..2cc18107bc6 100644 --- a/svgs/samsung_phone.svg +++ b/svgs/samsung_phone.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/samsung_shop.svg b/svgs/samsung_shop.svg new file mode 100644 index 00000000000..849ccd58cfc --- /dev/null +++ b/svgs/samsung_shop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/samsung_wear.svg b/svgs/samsung_wear.svg index 0d109156d55..ddae33ec06d 100644 --- a/svgs/samsung_wear.svg +++ b/svgs/samsung_wear.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/smart_switch.svg b/svgs/smart_switch.svg new file mode 100644 index 00000000000..7cd43d93b19 --- /dev/null +++ b/svgs/smart_switch.svg @@ -0,0 +1 @@ + \ No newline at end of file