mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-19 01:03:56 +00:00
* feat: add donation page * fix: add src to `AnimatedImage` (#139) * feat: redesign page * feat: use api for donations, add QR code * tweak qr code modal and team member design * make team look better at different screen sizes * feat: use api for donations * fix: filled button comes first * feat: use better QR lib * list of crypto instead of table * feat: make crypto card expandable * feat: add donate back to footer-bottom * feat: add expand animation to crypto card * feat: accept an array of queries for prefetch * feat: use api for friendly crypto names * refactor: currency_codes are already uppercase * fix: capitalize crypto icon filenames * feat: use generic crypto icon when no icon is available * feat: add the pulsating heart animated image back * feat: improve animation of pulsating image * feat: decrease donation page top margin * feat: use preferred field to determine button type * use cards for donation methods * optimize images, improve accessibility, add crypto icon to dialogue * update cryptocurrencies modal title * clean up and add comments * add card image fallback * feat: dont hide heart on phones * feat: improve top margin on main class * GRAHH * feat: improve animations * add webp images with png fallbacks --------- Co-authored-by: ᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠᅠ <29128703+milksense@users.noreply.github.com> Co-authored-by: afn <hey@afn.im> Co-authored-by: Ushie <ushiekane@gmail.com>
26 lines
1.2 KiB
XML
26 lines
1.2 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 20 20" height="48px" viewBox="0 0 20 20" width="48px"
|
|
fill="#acc1d2">
|
|
<g>
|
|
<rect fill="none" height="20" width="20" x="0" />
|
|
</g>
|
|
<g>
|
|
<g>
|
|
<path d="M4,9h5V4H4V9z M4.94,4.94h3.12v3.12H4.94V4.94z" />
|
|
<path d="M4,16h5v-5H4V16z M4.94,11.94h3.12v3.12H4.94V11.94z" />
|
|
<path d="M11,4v5h5V4H11z M15.06,8.06h-3.12V4.94h3.12V8.06z" />
|
|
<rect height="1" width="1" x="15" y="15" />
|
|
<rect height="1" width="1" x="15" y="13" />
|
|
<rect height="1" width="1" x="15" y="11" />
|
|
<rect height="1" width="1" x="12" y="12" />
|
|
<rect height="1" width="1" x="11" y="11" />
|
|
<rect height="1" width="1" x="13" y="13" />
|
|
<rect height="1" width="1" x="14" y="14" />
|
|
<rect height="1" width="1" x="13" y="11" />
|
|
<rect height="1" width="1" x="14" y="12" />
|
|
<rect height="1" width="1" x="11" y="13" />
|
|
<rect height="1" width="1" x="12" y="14" />
|
|
<rect height="1" width="1" x="11" y="15" />
|
|
<rect height="1" width="1" x="13" y="15" />
|
|
</g>
|
|
</g>
|
|
</svg> |