diff options
author | Remy Raes <contact@remyraes.com> | 2022-09-20 23:32:20 +0200 |
---|---|---|
committer | Remy Raes <contact@remyraes.com> | 2022-09-20 23:32:20 +0200 |
commit | 2e622c0989f6abe35e6d8bbd20d523a37e87d923 (patch) | |
tree | d18f89016cadffb27bcdd07199f1eceaadb6b00b /src-vue/src/assets | |
parent | f9e6bf91e6d0f5928e036350c09aed1d35fae36d (diff) | |
download | FlightCore-2e622c0989f6abe35e6d8bbd20d523a37e87d923.tar.gz FlightCore-2e622c0989f6abe35e6d8bbd20d523a37e87d923.zip |
build: add Vue app skeleton
Diffstat (limited to 'src-vue/src/assets')
-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 |