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/proxy.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/proxy.svg')
-rw-r--r-- | launcher/resources/breeze_light/scalable/proxy.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/launcher/resources/breeze_light/scalable/proxy.svg b/launcher/resources/breeze_light/scalable/proxy.svg new file mode 100644 index 00000000..2e67ff6c --- /dev/null +++ b/launcher/resources/breeze_light/scalable/proxy.svg @@ -0,0 +1,14 @@ +<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:#232629; + } + </style> + </defs> + <path + style="fill:currentColor;fill-opacity:1;stroke:none" + d="M 7 2 L 7 3 L 13 3 L 13 10 L 7 10 L 7 12 L 7 13 L 6 13 C 5.4459904 13 5 12.55401 5 12 L 5 10 L 5 8 L 5 7 L 6 7 L 6 3 L 3 3 L 3 7 L 4 7 L 4 8 L 4 10 L 4 12 C 4 13.108 4.892 14 6 14 L 7 14 L 9 14 L 11 14 L 11 13 L 9 13 L 9 12 L 14 12 L 14 11 L 14 10 L 14 2 L 7 2 z M 4 5 L 5 5 L 5 6 L 4 6 L 4 5 z M 2 8 L 2 12 L 3 12 L 3 10 L 3 8 L 2 8 z " + class="ColorScheme-Text" + /> +</svg> |