diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2019-08-27 14:53:29 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2019-08-27 14:53:29 -0500 |
| commit | 9a58e88ec6c9404e7a4c0eb4ad271de8df244c4d (patch) | |
| tree | 0cb3a2938268965c7bbabebadcc05e24cfdfe7f8 /images | |
| parent | 355cccaa64a1b53931c39e26148c31c968a32109 (diff) | |
| parent | b616e1c8f6ff7cb31402c8c0719932f9babed8a7 (diff) | |
| download | monzero-gui-9a58e88ec6c9404e7a4c0eb4ad271de8df244c4d.tar.gz monzero-gui-9a58e88ec6c9404e7a4c0eb4ad271de8df244c4d.tar.xz monzero-gui-9a58e88ec6c9404e7a4c0eb4ad271de8df244c4d.zip | |
Merge pull request #2351
b616e1c SettingsNode: change icons (selsta)
Diffstat (limited to 'images')
| -rw-r--r-- | images/settings_local.svg | 6 | ||||
| -rw-r--r-- | images/settings_remote.svg | 7 |
2 files changed, 0 insertions, 13 deletions
diff --git a/images/settings_local.svg b/images/settings_local.svg deleted file mode 100644 index 2159cd2a..00000000 --- a/images/settings_local.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="27" height="27" viewBox="0 0 27 27"> - <g fill="none" fill-rule="evenodd" stroke="#FFF" stroke-linecap="round" stroke-width="1.25"> - <path d="M1.595 2.19h5.357v5.358"/> - <path d="M6.682 3.021A12.49 12.49 0 0 0 1 13.5C1 20.404 6.596 26 13.5 26S26 20.404 26 13.5 20.404 1 13.5 1"/> - </g> -</svg> diff --git a/images/settings_remote.svg b/images/settings_remote.svg deleted file mode 100644 index d7fc5f54..00000000 --- a/images/settings_remote.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="27" viewBox="0 0 22 27"> - <g fill="none" fill-rule="evenodd" stroke="#FFF" stroke-linecap="round" stroke-width="1.071"> - <path d="M20.412 7.818h-6.47v-6.25"/> - <path d="M21 26H1V1h12.941L21 7.818z"/> - <path d="M7.154 15.404l3.333-3.333 3.334 3.334M10.487 20.286v-7.548"/> - </g> -</svg> |
