feat: atualiza fontes e altera avatar SVG

- Substitui a fonte "Outfit" pela "Funnel_Display" no arquivo font_index.ts.
- Atualiza a referência da fonte principal para "anthropic_sans" e define
  "funnel_display" como a fonte para "money_font" e "title_font".
- Modifica o arquivo SVG do avatar 015, alterando a cor de preenchimento
  de alguns elementos para um tom mais vibrante (#F96837).
This commit is contained in:
Felipe Coutinho
2025-11-22 12:49:56 -03:00
parent 4d076772e6
commit 8c5313119d
30 changed files with 411 additions and 211 deletions

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="640" viewBox="0 0 640 640" role="img" artist="Katerina Limpitsouni" source="https://undraw.co/"><defs><clipPath id="a-96"><circle cx="320" cy="320" r="320" transform="translate(-6887 -15230)" fill="none" stroke="#707070" stroke-width="1"/></clipPath></defs><g transform="translate(-640 -220)"><circle cx="320" cy="320" r="320" transform="translate(640 220)" fill="#f2f2f2"/><g transform="translate(7527 15450)" clip-path="url(#a-96)"><g transform="translate(-7107 -15079)"><path d="M631.3,168a86.2,86.2,0,1,0-131.232,45.789L447.449,345.682l258.486-21.906s-130.944-70.3-132.623-98.389A86.112,86.112,0,0,0,631.3,168Z" fill="#a0616a"/><path d="M693.129,291.664l20.021-9.249s22.872,2.916,29.694,28.721,37.97,164.049,37.97,164.049,18.247,18.007,7.789,42.838c0,0,3.643,27.5-7.789,31.643s-88.021,63.265-88.021,63.265l.337-321.266Z" fill="#dc5c35"/><path d="M632.829,255.642,574.5,225.2c-11.934,59.384-66.926,61.574-78.86,2.191l-38.058,28.251-80.321,26.773,11.683,311.424,163.034-.47.012.47H701.467L713.15,282.415l-80.321-26.773Z" fill="#dc5c35"/><path d="M397.284,291.664l-20.021-9.249s-22.872,2.916-29.694,28.721,5.841,175,5.841,175-18.247,18.007-7.789,42.838c0,0-3.643,27.5,7.789,31.643s43.873,5.974,43.873,5.974V291.664Z" fill="#dc5c35"/><path d="M476.326,101.572l-5.943,60.63S408.019,41.194,485.575,18.818c0,0-7.553-10.227,3.408-13.63S603.857-14.532,612.14,36.342c0,0,54.285,33.645,37.856,69.642L630.639,148.3l-17.524.974s-.494-80.569-27.26-77.887S476.326,101.572,476.326,101.572Z" fill="#090814"/></g></g></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="640" height="640" viewBox="0 0 640 640" role="img" artist="Katerina Limpitsouni" source="https://undraw.co/"><defs><clipPath id="a-96"><circle cx="320" cy="320" r="320" transform="translate(-6887 -15230)" fill="none" stroke="#707070" stroke-width="1"/></clipPath></defs><g transform="translate(-640 -220)"><circle cx="320" cy="320" r="320" transform="translate(640 220)" fill="#f2f2f2"/><g transform="translate(7527 15450)" clip-path="url(#a-96)"><g transform="translate(-7107 -15079)"><path d="M631.3,168a86.2,86.2,0,1,0-131.232,45.789L447.449,345.682l258.486-21.906s-130.944-70.3-132.623-98.389A86.112,86.112,0,0,0,631.3,168Z" fill="#a0616a"/><path d="M693.129,291.664l20.021-9.249s22.872,2.916,29.694,28.721,37.97,164.049,37.97,164.049,18.247,18.007,7.789,42.838c0,0,3.643,27.5-7.789,31.643s-88.021,63.265-88.021,63.265l.337-321.266Z" fill="#F96837"/><path d="M632.829,255.642,574.5,225.2c-11.934,59.384-66.926,61.574-78.86,2.191l-38.058,28.251-80.321,26.773,11.683,311.424,163.034-.47.012.47H701.467L713.15,282.415l-80.321-26.773Z" fill="#F96837"/><path d="M397.284,291.664l-20.021-9.249s-22.872,2.916-29.694,28.721,5.841,175,5.841,175-18.247,18.007-7.789,42.838c0,0-3.643,27.5,7.789,31.643s43.873,5.974,43.873,5.974V291.664Z" fill="#F96837"/><path d="M476.326,101.572l-5.943,60.63S408.019,41.194,485.575,18.818c0,0-7.553-10.227,3.408-13.63S603.857-14.532,612.14,36.342c0,0,54.285,33.645,37.856,69.642L630.639,148.3l-17.524.974s-.494-80.569-27.26-77.887S476.326,101.572,476.326,101.572Z" fill="#090814"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB