From a4847c5c8ea5886d02b6d75a6d307580ea2cc73c Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Sun, 15 Jun 2025 19:23:43 -0700 Subject: [PATCH] Add SVG files for heltec mesh pocket and seeed solar node --- .../HELTECMESHPOCKET.imageset/Contents.json | 12 ++ .../heltec_mesh_pocket.svg | 196 ++++++++++++++++++ .../SEEEDSOLARNODE.imageset/Contents.json | 12 ++ .../SEEEDSOLARNODE.imageset/seeed_solar.svg | 1 + 4 files changed, 221 insertions(+) create mode 100644 Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/Contents.json create mode 100644 Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/heltec_mesh_pocket.svg create mode 100644 Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/Contents.json create mode 100644 Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/seeed_solar.svg diff --git a/Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/Contents.json b/Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/Contents.json new file mode 100644 index 00000000..4234e370 --- /dev/null +++ b/Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "heltec_mesh_pocket.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/heltec_mesh_pocket.svg b/Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/heltec_mesh_pocket.svg new file mode 100644 index 00000000..1af4f5c6 --- /dev/null +++ b/Meshtastic/Assets.xcassets/HELTECMESHPOCKET.imageset/heltec_mesh_pocket.svg @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/Contents.json b/Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/Contents.json new file mode 100644 index 00000000..d1ac2a26 --- /dev/null +++ b/Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/Contents.json @@ -0,0 +1,12 @@ +{ + "images" : [ + { + "filename" : "seeed_solar.svg", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/seeed_solar.svg b/Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/seeed_solar.svg new file mode 100644 index 00000000..3f2b5d47 --- /dev/null +++ b/Meshtastic/Assets.xcassets/SEEEDSOLARNODE.imageset/seeed_solar.svg @@ -0,0 +1 @@ + \ No newline at end of file