diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-11-21 14:43:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-21 14:43:58 +0100 |
commit | 5cc91965d09070437af8c17113c5740401b127dd (patch) | |
tree | b767225c58aab1dbf4e6ef2a1844bc263ab53284 /launcher/resources/breeze_dark/scalable/externaltools.svg | |
parent | c74f852364d512dd850111f92cc989c0c2ce7392 (diff) | |
parent | ffcbf97dcccb2e6cb081282a3e335ecb66d37ca5 (diff) | |
download | PrismLauncher-5cc91965d09070437af8c17113c5740401b127dd.tar.gz PrismLauncher-5cc91965d09070437af8c17113c5740401b127dd.tar.bz2 PrismLauncher-5cc91965d09070437af8c17113c5740401b127dd.zip |
Merge pull request #487 from TayouVR/breeze-icon-themes
Diffstat (limited to 'launcher/resources/breeze_dark/scalable/externaltools.svg')
-rw-r--r-- | launcher/resources/breeze_dark/scalable/externaltools.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/launcher/resources/breeze_dark/scalable/externaltools.svg b/launcher/resources/breeze_dark/scalable/externaltools.svg new file mode 100644 index 00000000..dd19fb90 --- /dev/null +++ b/launcher/resources/breeze_dark/scalable/externaltools.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="M 4 5 L 4 7 L 2 7 L 2 8 L 4 8 L 4 10 L 5 10 L 7 10 L 7 9 L 5 9 L 5 6 L 7 6 L 7 5 L 5 5 L 4 5 z M 9 5 L 9 6 L 11 6 L 11 9 L 9 9 L 9 10 L 11 10 L 12 10 L 12 9 L 12 8 L 14 8 L 14 7 L 12 7 L 12 6 L 12 5 L 11 5 L 9 5 z M 7 7 L 7 8 L 9 8 L 9 7 L 7 7 z " + class="ColorScheme-Text" + /> +</svg> |