diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-28 18:43:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-28 18:43:30 +0200 |
commit | e885f3c26a030d093e2c7e60770c069e4d958cff (patch) | |
tree | d3da3906cdedfdbe8dfbd49926d71237afbac5d9 /launcher/resources/flat_white/scalable/star.svg | |
parent | f229574758871d7e95c835c3ec026635799c7015 (diff) | |
parent | 0aac85dda145603434e64bf04f39823f44509605 (diff) | |
download | PrismLauncher-e885f3c26a030d093e2c7e60770c069e4d958cff.tar.gz PrismLauncher-e885f3c26a030d093e2c7e60770c069e4d958cff.tar.bz2 PrismLauncher-e885f3c26a030d093e2c7e60770c069e4d958cff.zip |
Merge pull request #65 from he3als/develop
Diffstat (limited to 'launcher/resources/flat_white/scalable/star.svg')
-rw-r--r-- | launcher/resources/flat_white/scalable/star.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/resources/flat_white/scalable/star.svg b/launcher/resources/flat_white/scalable/star.svg new file mode 100644 index 00000000..116f952e --- /dev/null +++ b/launcher/resources/flat_white/scalable/star.svg @@ -0,0 +1,3 @@ +<svg fill="#D8DEE9" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> + <path d="M12,17.27L18.18,21L16.54,13.97L22,9.24L14.81,8.62L12,2L9.19,8.62L2,9.24L7.45,13.97L5.82,21L12,17.27Z"/> +</svg>
\ No newline at end of file |