diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-21 22:39:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-21 22:39:35 +0200 |
commit | aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27 (patch) | |
tree | f61197c8929d533e6edac90ecb56e082331efed6 /launcher/resources/flat/scalable/export.svg | |
parent | 819296cc9c31f539af70c8760ff43f8a397ae783 (diff) | |
parent | ccf7d1e0c433d72d7bcd805a8564e602d61ac880 (diff) | |
download | PrismLauncher-aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27.tar.gz PrismLauncher-aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27.tar.bz2 PrismLauncher-aefb8b353ebdb7d5e5cbe6add25c05e70eff3a27.zip |
Merge pull request #187 from leo78913/menu-icons
Diffstat (limited to 'launcher/resources/flat/scalable/export.svg')
-rw-r--r-- | launcher/resources/flat/scalable/export.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/flat/scalable/export.svg b/launcher/resources/flat/scalable/export.svg new file mode 100644 index 00000000..a3b711a2 --- /dev/null +++ b/launcher/resources/flat/scalable/export.svg @@ -0,0 +1 @@ +<svg fill="#757575" xmlns="http://www.w3.org/2000/svg" height="48" width="48"><path d="M24.65 33.35 32 26l-7.35-7.35-2.1 2.1 3.75 3.75H16v3h10.3l-3.75 3.75ZM7.05 40q-1.2 0-2.1-.925-.9-.925-.9-2.075V11q0-1.15.9-2.075Q5.85 8 7.05 8h14l3 3h17q1.15 0 2.075.925.925.925.925 2.075v23q0 1.15-.925 2.075Q42.2 40 41.05 40Z"/></svg> |