diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-06-07 17:53:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-07 17:53:27 -0400 |
| commit | 5ef5b0776cbbde697919308bbfbab2aed00ca493 (patch) | |
| tree | 0180365917b8483c660435381fb1e83393caee45 /src/assets | |
| parent | 63c5de57ea2989fd2b66211a06b51bb42c5d20ea (diff) | |
| parent | c18b2436897cd92e7a33c33c75e13dba1fec8ffe (diff) | |
Merge pull request #455 from IvanIFChen/tma878-profile-badges
[TMA-878] Profile Badges
Diffstat (limited to 'src/assets')
| -rw-r--r-- | src/assets/icons/plus-icon-thin.svg | 1 | ||||
| -rw-r--r-- | src/assets/icons/plus-icon-white.svg (renamed from src/assets/icons/plus_icon-02.svg) | 0 | ||||
| -rw-r--r-- | src/assets/icons/plus-icon.svg (renamed from src/assets/icons/plus_icon-01.svg) | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/src/assets/icons/plus-icon-thin.svg b/src/assets/icons/plus-icon-thin.svg new file mode 100644 index 00000000..1a582474 --- /dev/null +++ b/src/assets/icons/plus-icon-thin.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 216 216"><defs><style>.cls-1{fill:none;stroke-miterlimit:10;stroke-width:7.33px;}}</style></defs><circle class="cls-1" cx="108.05" cy="108.21" r="103.73" stroke="currentColor"/><rect class="cls-2" x="99.56" y="48.48" width="16.99" height="119.46" rx="7.75" fill="currentColor"/><rect class="cls-2" x="99.56" y="48.48" width="16.99" height="119.46" rx="7.75" transform="translate(-0.16 216.26) rotate(-90)" fill="currentColor"/></svg>
\ No newline at end of file diff --git a/src/assets/icons/plus_icon-02.svg b/src/assets/icons/plus-icon-white.svg index 25527911..25527911 100644 --- a/src/assets/icons/plus_icon-02.svg +++ b/src/assets/icons/plus-icon-white.svg diff --git a/src/assets/icons/plus_icon-01.svg b/src/assets/icons/plus-icon.svg index 7a3b21d2..7a3b21d2 100644 --- a/src/assets/icons/plus_icon-01.svg +++ b/src/assets/icons/plus-icon.svg |
