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/breeze_dark/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/breeze_dark/scalable')
-rw-r--r-- | launcher/resources/breeze_dark/scalable/shortcut.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/launcher/resources/breeze_dark/scalable/shortcut.svg b/launcher/resources/breeze_dark/scalable/shortcut.svg new file mode 100644 index 00000000..5559be1d --- /dev/null +++ b/launcher/resources/breeze_dark/scalable/shortcut.svg @@ -0,0 +1,18 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs id="defs3051"> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#eff0f1; + } + </style> + </defs> + <g + transform="translate(-3,-1033.3622)"> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 4,7 C 3.4459904,7 3,7.4459904 3,8 l 0,6 c 0,0.55401 0.4459904,1 1,1 l 5,0 c 0.55401,0 1,-0.44599 1,-1 l 0,-1 2,0 0,1 c 0,0.554 0.44599,1 1,1 l 5,0 c 0.55401,0 1,-0.446 1,-1 L 19,8 C 19,7.446 18.55401,7 18,7 l -5,0 c -0.55401,0 -1,0.446 -1,1 l 0,1 -2,0 0,-1 C 10,7.4459904 9.55401,7 9,7 Z M 4,8 7,8 9,8 9,9 C 8.4459904,9 8,9.4459904 8,10 l 0,2 c 0,0.55401 0.4459904,1 1,1 l 0,1 -2,0 -3,0 z m 9,0 3,0 2,0 0,6 -2,0 -3,0 0,-1 c 0.55401,0 1,-0.44599 1,-1 l 0,-2 C 14,9.4459904 13.55401,9 13,9 Z m -4,2 4,0 0,2 -4,0 z" + transform="translate(0,1030.3622)" + id="rect4161" + class="ColorScheme-Text" /> + </g> +</svg> |