diff --git a/README.md b/README.md index ceb8452e..e5336e0e 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,9 @@ Welcome to the jujubaSVG library! A CodandoTV library 👋 jujubaSVG is a user-friendly library for handling SVG files in Android and Flutter applications. It enables granular manipulation of SVG elements - you can access any element by its ID to modify properties like background color, stroke, and other attributes. - - +

+ Logo +

📚 Our documentation is available [here](https://codandotv.github.io/jujubaSVG/). diff --git a/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher.png b/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher.png index 84e2ce36..64fabb78 100644 Binary files a/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher.png and b/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png b/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png index df45109e..65355c51 100644 Binary files a/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png and b/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png differ diff --git a/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png b/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png index bfad3b89..bf1ca55a 100644 Binary files a/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png and b/android/sampleApp/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png differ diff --git a/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher.png b/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher.png index 81821c4a..f6236713 100644 Binary files a/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher.png and b/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png b/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png index fb2c5028..75201432 100644 Binary files a/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png and b/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png differ diff --git a/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png b/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png index 11ce5610..9f9f8f0c 100644 Binary files a/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png and b/android/sampleApp/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher.png index 2d0a4e0e..7c794d9f 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher.png and b/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png b/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png index 63044a29..67f93e46 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png and b/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png b/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png index dad79eb7..4cc79a2d 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png and b/android/sampleApp/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher.png index 69590aac..09d36be6 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png b/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png index 19bf5114..9c7ddefd 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png and b/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png b/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png index 7eea6627..5e7f068e 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png and b/android/sampleApp/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 28dcb806..8b440e9f 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png b/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png index 7681912a..4b19ce86 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png and b/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png differ diff --git a/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png b/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png index ee43f3f5..6df046ef 100644 Binary files a/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png and b/android/sampleApp/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png differ diff --git a/docs/assets/img/logo.svg b/docs/assets/img/logo.svg deleted file mode 100644 index d9813839..00000000 --- a/docs/assets/img/logo.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/docs/img/jujuba_icon.png b/docs/img/jujuba_icon.png new file mode 100644 index 00000000..566205d8 Binary files /dev/null and b/docs/img/jujuba_icon.png differ diff --git a/docs/index.md b/docs/index.md index 0789ba69..51631933 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,7 +3,7 @@ # Welcome to the JujubaSVG documentation! 👋 -![JujubaSVG logo](./assets/img/logo.svg) +![JujubaSVG logo](./img/jujuba_icon.png) jujubaSVG is a user-friendly library for handling SVG files in Android and Flutter applications. It enables granular manipulation of SVG elements - you can access any element by its ID to modify properties like background color, stroke, and other attributes. diff --git a/flutter/sample/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/flutter/sample/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index db77bb4b..64fabb78 100644 Binary files a/flutter/sample/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/flutter/sample/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/flutter/sample/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/flutter/sample/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 17987b79..f6236713 100644 Binary files a/flutter/sample/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/flutter/sample/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/flutter/sample/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/flutter/sample/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 09d43914..7c794d9f 100644 Binary files a/flutter/sample/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/flutter/sample/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/flutter/sample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/flutter/sample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index d5f1c8d3..09d36be6 100644 Binary files a/flutter/sample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/flutter/sample/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/flutter/sample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/flutter/sample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index 4d6372ee..8b440e9f 100644 Binary files a/flutter/sample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/flutter/sample/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/img/jujuba-icon.svg b/img/jujuba-icon.svg deleted file mode 100644 index d9813839..00000000 --- a/img/jujuba-icon.svg +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/img/jujuba_icon.png b/img/jujuba_icon.png new file mode 100644 index 00000000..566205d8 Binary files /dev/null and b/img/jujuba_icon.png differ diff --git a/mkdocs.yml b/mkdocs.yml index 7927dbb4..3610954b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,7 +4,7 @@ repo_name: jujubaSVG theme: name: material - logo: assets/img/logo.svg + logo: img/jujuba_icon.png icon: repo: fontawesome/brands/github font: