diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2019-11-28 06:45:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-28 06:45:33 -0500 |
commit | e7264fa5a4b8da95f6764adc73d647e173c40271 (patch) | |
tree | 589ae2314291c7414942692db582669b1049f058 /static | |
parent | e12c489d3ad6111c78c9cb4d4b8ab77b053c49ad (diff) | |
parent | be3b0d78facd014c5b197438e8c739b0b022d4d6 (diff) | |
download | puszcza-e7264fa5a4b8da95f6764adc73d647e173c40271.tar.gz puszcza-e7264fa5a4b8da95f6764adc73d647e173c40271.zip |
Merge pull request #7 from 19pdh/feature/ranking
Feature/ranking
Diffstat (limited to 'static')
-rw-r--r-- | static/assets/crown.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/assets/crown.svg b/static/assets/crown.svg new file mode 100644 index 0000000..bc45029 --- /dev/null +++ b/static/assets/crown.svg @@ -0,0 +1,4 @@ +<svg width="32" height="22" viewBox="0 0 32 22" fill="none" xmlns="http://www.w3.org/2000/svg"> +<rect y="18" width="32" height="4" fill="#F1DB14"/> +<path d="M31.9998 17.1674H0V0L7.99994 9.19683L15.9999 0L23.9998 9.19683L31.9998 0V17.1674Z" fill="#F1DB14"/> +</svg> |