diff options
author | Tayou <tayou@gmx.net> | 2022-11-20 02:51:12 +0100 |
---|---|---|
committer | Tayou <tayou@gmx.net> | 2022-11-20 05:24:10 +0100 |
commit | bb7a321c6ed91709ff208efbbef19e05d7dfb220 (patch) | |
tree | cba7e510a481c7ea290efe82ba622ccb4775a649 /launcher/resources/breeze_light/scalable/export.svg | |
parent | 30607c34a153fd32085712e18827983772d77f7b (diff) | |
download | PrismLauncher-bb7a321c6ed91709ff208efbbef19e05d7dfb220.tar.gz PrismLauncher-bb7a321c6ed91709ff208efbbef19e05d7dfb220.tar.bz2 PrismLauncher-bb7a321c6ed91709ff208efbbef19e05d7dfb220.zip |
add breeze themes
Signed-off-by: Tayou <tayou@gmx.net>
Diffstat (limited to 'launcher/resources/breeze_light/scalable/export.svg')
-rw-r--r-- | launcher/resources/breeze_light/scalable/export.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/launcher/resources/breeze_light/scalable/export.svg b/launcher/resources/breeze_light/scalable/export.svg new file mode 100644 index 00000000..d6314bd7 --- /dev/null +++ b/launcher/resources/breeze_light/scalable/export.svg @@ -0,0 +1,11 @@ +<!DOCTYPE svg> +<svg viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style type="text/css" id="current-color-scheme"> + .ColorScheme-Text { + color:#232629; + } + </style> + </defs> + <path class="ColorScheme-Text" style="fill:currentColor; fill-opacity:1; stroke:none" d="M 7 12 L 11.0859 12 L 9.46484 13.6211 L 10.1719 14.3281 L 13 11.5 L 10.1719 8.67187 L 9.46484 9.37891 L 11.0859 11 L 7 11 L 7 12 Z M 4 13 L 4 3 L 9 3 L 9 6 L 12 6 L 12 9 L 13 9 L 13 5 L 10 2 L 3 2 L 3 14 L 8 14 L 8 13 L 4 13 Z"/> +</svg> |