diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-11-27 20:05:21 +0100 |
---|---|---|
committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-11-27 20:05:21 +0100 |
commit | f3279a069760d4f6ba02a52ea53aa5aeccef3935 (patch) | |
tree | 586e145a1cc92cdac7f55a80b064a616dea6cd6c /launcher/resources/flat_white/scalable | |
parent | 8cac61f0bea17036346438761728c3b7bef4fbeb (diff) | |
parent | cc92e1b0b6293a5c198b34554e68440a82e6074c (diff) | |
download | PrismLauncher-f3279a069760d4f6ba02a52ea53aa5aeccef3935.tar.gz PrismLauncher-f3279a069760d4f6ba02a52ea53aa5aeccef3935.tar.bz2 PrismLauncher-f3279a069760d4f6ba02a52ea53aa5aeccef3935.zip |
Merge remote-tracking branch 'upstream/develop' into import-resource-pack-dialog-uwu
Diffstat (limited to 'launcher/resources/flat_white/scalable')
-rw-r--r-- | launcher/resources/flat_white/scalable/shortcut.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/resources/flat_white/scalable/shortcut.svg b/launcher/resources/flat_white/scalable/shortcut.svg new file mode 100644 index 00000000..b419a77d --- /dev/null +++ b/launcher/resources/flat_white/scalable/shortcut.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="M5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h7v2H5v14h14v-7h2v7q0 .825-.587 1.413Q19.825 21 19 21Zm4.7-5.3-1.4-1.4L17.6 5H14V3h7v7h-2V6.4Z"/> +</svg> |