diff options
author | Hygna <hygna@proton.me> | 2022-09-30 14:54:56 +0100 |
---|---|---|
committer | Hygna <hygna@proton.me> | 2022-09-30 14:54:56 +0100 |
commit | 18facf37a2f058b1314f5fd3a1f9d36c70ba27f5 (patch) | |
tree | 5042ecbc2172c95a7a505ae71a7f3e263dfaa1d8 /src/assets/images | |
parent | Changes: (diff) | |
download | libredirect-18facf37a2f058b1314f5fd3a1f9d36c70ba27f5.zip |
Squashed a few bugs
Diffstat (limited to 'src/assets/images')
-rw-r--r-- | src/assets/images/sendTargets-icon.svg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/assets/images/sendTargets-icon.svg b/src/assets/images/sendTargets-icon.svg deleted file mode 100644 index 5557664e..00000000 --- a/src/assets/images/sendTargets-icon.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor"> - <path d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z"></path> -</svg> |