diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-05-13 18:00:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-13 18:00:06 -0400 |
| commit | e6f046cb0fd9abbfc1bfff6f3294a1ae25a91d6c (patch) | |
| tree | cbfb5ca1678e48f1b3be0b7a1512ee33bab2ea91 /src/assets | |
| parent | 848afa989c2a0c324b65778dc05e03b7856f62c3 (diff) | |
| parent | 1e948b556fd53c02d7462576b183cdd6c4c793bb (diff) | |
Merge pull request #422 from TaggiD-Inc/revert-416-plusSignForNewUsers
Revert "[TMA-844] Plus sign for profile and header in profile, ability to add on the sc…"
Diffstat (limited to 'src/assets')
| -rw-r--r-- | src/assets/icons/grey-purple-plus.svg | 5 | ||||
| -rw-r--r-- | src/assets/icons/purple-plus.svg | 15 |
2 files changed, 0 insertions, 20 deletions
diff --git a/src/assets/icons/grey-purple-plus.svg b/src/assets/icons/grey-purple-plus.svg deleted file mode 100644 index 2053d4a7..00000000 --- a/src/assets/icons/grey-purple-plus.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg width="31" height="31" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg"> -<circle cx="15.5" cy="15.5" r="15.5" fill="white"/> -<rect width="2.38462" height="16.6923" rx="1.19231" transform="matrix(-1 0 0 1 16.6934 7.15381)" fill="#8F00FF"/> -<rect width="2.38462" height="16.6923" rx="1.19231" transform="matrix(0.00550217 0.999985 0.999985 -0.00550217 7.1543 14.4004)" fill="#8F00FF"/> -</svg> diff --git a/src/assets/icons/purple-plus.svg b/src/assets/icons/purple-plus.svg deleted file mode 100644 index 20949b6d..00000000 --- a/src/assets/icons/purple-plus.svg +++ /dev/null @@ -1,15 +0,0 @@ -<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"> -<circle cx="11.5" cy="11.5" r="11.25" fill="url(#paint0_linear)" stroke="url(#paint1_linear)" stroke-width="0.5"/> -<rect width="1.76923" height="12.3846" rx="0.884615" transform="matrix(-1 0 0 1 12.3848 5.30762)" fill="white"/> -<rect width="1.76923" height="12.3846" rx="0.884615" transform="matrix(0.00550217 0.999985 0.999985 -0.00550217 5.30859 10.6841)" fill="white"/> -<defs> -<linearGradient id="paint0_linear" x1="11.5" y1="0" x2="10.9524" y2="30.119" gradientUnits="userSpaceOnUse"> -<stop stop-color="#8F01FF"/> -<stop offset="1" stop-color="#6EE7E7"/> -</linearGradient> -<linearGradient id="paint1_linear" x1="11.5" y1="0" x2="10.9524" y2="32.8571" gradientUnits="userSpaceOnUse"> -<stop stop-color="#8F01FF"/> -<stop offset="1" stop-color="#6EE7E7"/> -</linearGradient> -</defs> -</svg> |
