diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-12-23 00:23:09 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2024-12-23 00:23:09 +0100 |
commit | a1da748f9d635a02d5f4248becb9d609ef6cf7ab (patch) | |
tree | 4ab13819a3ae570af269b6b63f5f07186419c970 /src-vue/src/assets/vue.svg | |
parent | f1dee718da95836ffa5c0985c9e8f5643e0f3f6f (diff) | |
download | FlightCore-a1da748f9d635a02d5f4248becb9d609ef6cf7ab.tar.gz FlightCore-a1da748f9d635a02d5f4248becb9d609ef6cf7ab.zip |
refactor: Restructure UI logic folder structure to match main branch
Diffstat (limited to 'src-vue/src/assets/vue.svg')
-rw-r--r-- | src-vue/src/assets/vue.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src-vue/src/assets/vue.svg b/src-vue/src/assets/vue.svg new file mode 100644 index 00000000..770e9d33 --- /dev/null +++ b/src-vue/src/assets/vue.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="37.07" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 198"><path fill="#41B883" d="M204.8 0H256L128 220.8L0 0h97.92L128 51.2L157.44 0h47.36Z"></path><path fill="#41B883" d="m0 0l128 220.8L256 0h-51.2L128 132.48L50.56 0H0Z"></path><path fill="#35495E" d="M50.56 0L128 133.12L204.8 0h-47.36L128 51.2L97.92 0H50.56Z"></path></svg>
\ No newline at end of file |