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_dark/scalable/news.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_dark/scalable/news.svg')
-rw-r--r-- | launcher/resources/breeze_dark/scalable/news.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/launcher/resources/breeze_dark/scalable/news.svg b/launcher/resources/breeze_dark/scalable/news.svg new file mode 100644 index 00000000..a2ff0c8d --- /dev/null +++ b/launcher/resources/breeze_dark/scalable/news.svg @@ -0,0 +1,13 @@ +<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> + <path style="fill:currentColor;fill-opacity:1;stroke:none" + d="m2 2v12h12v-12zm1 1h10v10h-10zm1 1v3h3v-3zm4 0v1h4v-1zm0 2v1h4v-1zm-4 2v4h8v-4z" + class="ColorScheme-Text" + /> +</svg> |