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/rename.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/rename.svg')
-rw-r--r-- | launcher/resources/breeze_dark/scalable/rename.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/launcher/resources/breeze_dark/scalable/rename.svg b/launcher/resources/breeze_dark/scalable/rename.svg new file mode 100644 index 00000000..6a844965 --- /dev/null +++ b/launcher/resources/breeze_dark/scalable/rename.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 10.398438 2 L 5.2871094 7.1113281 L 2 10.398438 L 2 14 L 5.6015625 14 L 14 5.6015625 L 10.398438 2 z M 8.3496094 5.4902344 L 10.509766 7.6503906 L 7.3359375 10.826172 L 7.3359375 10.150391 L 6.3222656 10.171875 L 5.2871094 10.171875 L 5.2871094 9.1367188 L 5.2871094 8.5507812 L 6.7285156 7.1113281 L 8.3496094 5.4902344 z M 4.2734375 9.5644531 L 4.2734375 11.185547 L 5.3085938 11.185547 L 6.3007812 11.185547 L 6.3222656 11.837891 L 5.2421875 12.919922 L 3.8007812 12.919922 L 3.0800781 12.199219 L 3.0800781 10.757812 L 4.2734375 9.5644531 z " + class="ColorScheme-Text" + /> +</svg> |