fix: applied design feedback (#494)
BIN
public/images/bg-intro.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
public/images/bg-intro.webp
Normal file
After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 61 KiB |
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 77 KiB |
Before Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 58 KiB |
@ -9,7 +9,7 @@ import Card from 'components/Card'
|
||||
import DisplayCurrency from 'components/DisplayCurrency'
|
||||
import { FormattedNumber } from 'components/FormattedNumber'
|
||||
import { HealthGauge } from 'components/HealthGauge'
|
||||
import { Cross, ThreeDots } from 'components/Icons'
|
||||
import { ThreeDots } from 'components/Icons'
|
||||
import Text from 'components/Text'
|
||||
import { DEFAULT_SETTINGS } from 'constants/defaultSettings'
|
||||
import { REDUCE_MOTION_KEY } from 'constants/localStore'
|
||||
@ -140,7 +140,7 @@ function AccountDetails(props: Props) {
|
||||
'group-hover:opacity-100',
|
||||
)}
|
||||
>
|
||||
{accountDetailsExpanded ? <Cross className='w-2' /> : <ThreeDots className='h-1' />}
|
||||
{!accountDetailsExpanded && <ThreeDots className='h-1' />}
|
||||
</div>
|
||||
|
||||
{glowElement(!reduceMotion)}
|
||||
|
@ -23,11 +23,11 @@ export default function DocsLink(props: Props) {
|
||||
<TextLink
|
||||
href={url}
|
||||
target='_blank'
|
||||
className='leading-4 text-white hover:underline'
|
||||
className='ml-1 leading-4 text-white hover:underline'
|
||||
title={linkText}
|
||||
>
|
||||
{linkText}
|
||||
<ExternalLink className='-mt-1 ml-1 inline w-3.5' />
|
||||
<ExternalLink className='ml-1 inline w-3.5' />
|
||||
</TextLink>
|
||||
</Text>
|
||||
)
|
||||
|
@ -16,7 +16,7 @@ export default function Tab(props: Props) {
|
||||
const { address } = useParams()
|
||||
|
||||
return (
|
||||
<div className='relative w-full mb-4'>
|
||||
<div className='relative w-full'>
|
||||
<NavLink
|
||||
to={getRoute('lend', address, accountId)}
|
||||
className={classNames(
|
||||
|
@ -1,5 +1,8 @@
|
||||
<svg viewBox="0 0 12 14" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
|
||||
<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M8.66667 12.3333H3.33333C2.8029 12.3333 2.29419 12.1225 1.91912 11.7475C1.54405 11.3724 1.33333 10.8637 1.33333 10.3333V3.66659C1.33333 3.48977 1.2631 3.32021 1.13807 3.19518C1.01305 3.07016 0.843478 2.99992 0.666667 2.99992C0.489856 2.99992 0.320286 3.07016 0.195262 3.19518C0.0702379 3.32021 0 3.48977 0 3.66659V10.3333C0 11.2173 0.351189 12.0652 0.976311 12.6903C1.60143 13.3154 2.44928 13.6666 3.33333 13.6666H8.66667C8.84348 13.6666 9.01305 13.5963 9.13807 13.4713C9.2631 13.3463 9.33333 13.1767 9.33333 12.9999C9.33333 12.8231 9.2631 12.6535 9.13807 12.5285C9.01305 12.4035 8.84348 12.3333 8.66667 12.3333ZM12 4.95992C11.9931 4.89867 11.9796 4.83834 11.96 4.77992V4.71992C11.9279 4.65137 11.8852 4.58836 11.8333 4.53325L7.83333 0.533252C7.77822 0.481396 7.71521 0.438639 7.64667 0.406585H7.58667L7.37333 0.333252H4.66667C4.13623 0.333252 3.62753 0.543966 3.25245 0.919038C2.87738 1.29411 2.66667 1.80282 2.66667 2.33325V8.99992C2.66667 9.53035 2.87738 10.0391 3.25245 10.4141C3.62753 10.7892 4.13623 10.9999 4.66667 10.9999H10C10.5304 10.9999 11.0391 10.7892 11.4142 10.4141C11.7893 10.0391 12 9.53035 12 8.99992V4.99992C12 4.99992 12 4.99992 12 4.95992ZM8 2.60659L9.72667 4.33325H8.66667C8.48986 4.33325 8.32029 4.26301 8.19526 4.13799C8.07024 4.01297 8 3.8434 8 3.66659V2.60659ZM10.6667 8.99992C10.6667 9.17673 10.5964 9.3463 10.4714 9.47132C10.3464 9.59635 10.1768 9.66659 10 9.66659H4.66667C4.48986 9.66659 4.32029 9.59635 4.19526 9.47132C4.07024 9.3463 4 9.17673 4 8.99992V2.33325C4 2.15644 4.07024 1.98687 4.19526 1.86185C4.32029 1.73682 4.48986 1.66659 4.66667 1.66659H6.66667V3.66659C6.66667 4.19702 6.87738 4.70573 7.25245 5.0808C7.62753 5.45587 8.13623 5.66659 8.66667 5.66659H10.6667V8.99992Z"
|
||||
d="M5.5 2H10.2333C11.7268 2 12.4735 2 13.044 2.29065C13.5457 2.54631 13.9537 2.95426 14.2094 3.45603C14.5 4.02646 14.5 4.77319 14.5 6.26667V11M4.63333 14H10.0333C10.7801 14 11.1534 14 11.4387 13.8547C11.6895 13.7268 11.8935 13.5229 12.0213 13.272C12.1667 12.9868 12.1667 12.6134 12.1667 11.8667V6.46667C12.1667 5.71993 12.1667 5.34656 12.0213 5.06135C11.8935 4.81046 11.6895 4.60649 11.4387 4.47866C11.1534 4.33333 10.7801 4.33333 10.0333 4.33333H4.63333C3.8866 4.33333 3.51323 4.33333 3.22801 4.47866C2.97713 4.60649 2.77316 4.81046 2.64532 5.06135C2.5 5.34656 2.5 5.71993 2.5 6.46667V11.8667C2.5 12.6134 2.5 12.9868 2.64532 13.272C2.77316 13.5229 2.97713 13.7268 3.22801 13.8547C3.51323 14 3.8866 14 4.63333 14Z"
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 893 B |
@ -1,5 +1,8 @@
|
||||
<svg fill="currentColor" viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M11.0002 6.21325C10.8234 6.21325 10.6538 6.28349 10.5288 6.40851C10.4037 6.53354 10.3335 6.70311 10.3335 6.87992V11.6666C10.3335 11.8434 10.2633 12.013 10.1382 12.138C10.0132 12.263 9.84364 12.3333 9.66683 12.3333H2.3335C2.15669 12.3333 1.98712 12.263 1.86209 12.138C1.73707 12.013 1.66683 11.8434 1.66683 11.6666V4.33325C1.66683 4.15644 1.73707 3.98687 1.86209 3.86185C1.98712 3.73682 2.15669 3.66659 2.3335 3.66659H7.12016C7.29697 3.66659 7.46654 3.59635 7.59157 3.47132C7.71659 3.3463 7.78683 3.17673 7.78683 2.99992C7.78683 2.82311 7.71659 2.65354 7.59157 2.52851C7.46654 2.40349 7.29697 2.33325 7.12016 2.33325H2.3335C1.80306 2.33325 1.29436 2.54397 0.919283 2.91904C0.54421 3.29411 0.333496 3.80282 0.333496 4.33325V11.6666C0.333496 12.197 0.54421 12.7057 0.919283 13.0808C1.29436 13.4559 1.80306 13.6666 2.3335 13.6666H9.66683C10.1973 13.6666 10.706 13.4559 11.081 13.0808C11.4561 12.7057 11.6668 12.197 11.6668 11.6666V6.87992C11.6668 6.70311 11.5966 6.53354 11.4716 6.40851C11.3465 6.28349 11.177 6.21325 11.0002 6.21325ZM13.6135 0.746585C13.5458 0.583686 13.4164 0.454235 13.2535 0.386585C13.1733 0.352425 13.0873 0.334305 13.0002 0.333252H9.00016C8.82335 0.333252 8.65378 0.40349 8.52876 0.528514C8.40373 0.653538 8.3335 0.823108 8.3335 0.999919C8.3335 1.17673 8.40373 1.3463 8.52876 1.47132C8.65378 1.59635 8.82335 1.66659 9.00016 1.66659H11.3935L4.52683 8.52659C4.46434 8.58856 4.41475 8.66229 4.3809 8.74353C4.34706 8.82477 4.32963 8.91191 4.32963 8.99992C4.32963 9.08793 4.34706 9.17506 4.3809 9.2563C4.41475 9.33754 4.46434 9.41128 4.52683 9.47325C4.5888 9.53574 4.66254 9.58533 4.74378 9.61918C4.82502 9.65303 4.91216 9.67045 5.00016 9.67045C5.08817 9.67045 5.17531 9.65303 5.25655 9.61918C5.33779 9.58533 5.41152 9.53574 5.4735 9.47325L12.3335 2.60659V4.99992C12.3335 5.17673 12.4037 5.3463 12.5288 5.47132C12.6538 5.59635 12.8234 5.66659 13.0002 5.66659C13.177 5.66659 13.3465 5.59635 13.4716 5.47132C13.5966 5.3463 13.6668 5.17673 13.6668 4.99992V0.999919C13.6658 0.9128 13.6477 0.826733 13.6135 0.746585Z"
|
||||
d="M14.5 6.00001L14.5 2.00001M14.5 2.00001H10.5M14.5 2.00001L8.5 8M7.16667 2H5.7C4.5799 2 4.01984 2 3.59202 2.21799C3.21569 2.40973 2.90973 2.71569 2.71799 3.09202C2.5 3.51984 2.5 4.07989 2.5 5.2V10.8C2.5 11.9201 2.5 12.4802 2.71799 12.908C2.90973 13.2843 3.21569 13.5903 3.59202 13.782C4.01984 14 4.57989 14 5.7 14H11.3C12.4201 14 12.9802 14 13.408 13.782C13.7843 13.5903 14.0903 13.2843 14.282 12.908C14.5 12.4802 14.5 11.9201 14.5 10.8V9.33333"
|
||||
stroke="currentColor"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 626 B |
1020
src/components/Icons/GridGlobe.svg
Normal file
After Width: | Height: | Size: 52 KiB |
1391
src/components/Icons/GridHole.svg
Normal file
After Width: | Height: | Size: 78 KiB |
441
src/components/Icons/GridLandscape.svg
Normal file
@ -0,0 +1,441 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 511 225">
|
||||
<defs>
|
||||
<rect id="gridLandscapeRect" width="511" height="225" />
|
||||
</defs>
|
||||
<clipPath id="gridLandscape">
|
||||
<use href="#gridLandscapeRect" style="overflow: visible" />
|
||||
</clipPath>
|
||||
<g style="clip-path: url(#gridLandscape)">
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M471.1,287.9l-1.5-1.5c18.3-18.7,26.5-19.1,51.1-20.3l4-0.2c2.8-0.2,5.4-0.3,7.9-0.4c27.4-1.2,37.6-1.6,43.3-28.5
|
||||
c6.5-30.9,5.4-86.3,0.3-116.7c-3.8-22.9-19.4-35.6-36-49c-12-9.7-24.3-19.7-31.8-34C492,6,511.8-44.7,529.3-89.4
|
||||
c7.9-20.3,15.4-39.5,18.4-54.2l2.1,0.4c-3,15-10.5,34.2-18.5,54.6c-17.3,44.3-37,94.5-21,125c7.2,13.9,19.4,23.8,31.2,33.3
|
||||
c16.1,13,32.8,26.5,36.7,50.3c5.1,30.6,6.3,86.4-0.3,117.5c-6,28.5-17.5,29-45.3,30.2l-7.9,0.4l-4,0.2
|
||||
C496.9,269.4,488.8,269.8,471.1,287.9z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M462.7,289.8l-1.5-1.5c18.6-18.5,26.4-19.2,52.5-21.4l6-0.5c27.8-2.1,37-2.9,42.7-29.2c7.2-32.5,8.9-87.6,3.7-117.6
|
||||
C562.1,96.2,546,83.5,529,70c-12.5-9.9-25.4-20.1-33.1-34.9C479.8,4,499.9-45,517.6-88.3c8.5-20.8,16.6-40.3,19.5-55.5l2.1,0.4
|
||||
c-3,15.4-11.1,35.1-19.6,56c-17.6,42.7-37.5,91.3-21.8,121.6c7.5,14.4,20.2,24.5,32.5,34.2c16.6,13.1,33.7,26.7,37.9,50.9
|
||||
c5.2,30.4,3.5,85.7-3.7,118.5c-6.1,27.8-16.7,28.6-44.9,30.8l-5.8,0.5C487.8,271.3,480.8,271.9,462.7,289.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M457.8,294.3l-1.6-1.5c16.5-18.2,23.4-19.8,47-23.2h0.7c30.2-4.3,36.5-5.2,42.6-31.4c8.4-35.7,16.3-88.5,11-119.8
|
||||
c-4.1-24.4-21.4-37.6-39.7-51.6c-13.4-10.2-27.3-20.8-35.4-36.1c-16.4-31,4.8-78,23.5-119.5c9.3-20.5,18-39.9,21.2-55.3l2.1,0.4
|
||||
c-3.2,15.5-12,35.1-21.4,55.7c-18.5,41-39.5,87.6-23.5,117.6c7.9,15,21.5,25.3,34.8,35.4c17.9,13.6,36.3,27.8,40.6,52.9
|
||||
c5.3,31.6-2.6,84.8-11.1,120.6c-6.4,27.6-13.8,28.7-44.4,33h-0.7C480,275.2,473.8,276.6,457.8,294.3z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M455.6,300.8l-2-0.8c7.4-18.3,22.5-23.1,37.1-27.8c15-4.7,29-9.2,36.1-26.9c4.4-10.9,6.2-24.5,8-37.7
|
||||
c1.1-9.4,2.7-18.8,4.9-28.1c0.8-3.2,1.8-6.4,2.7-9.8c4.9-17.5,9.9-35.5,6.5-52.8c-5-25.1-23.7-39.1-43.6-54
|
||||
c-16.6-12.5-33.8-25.3-41.7-45.2c-12.3-31,8.3-68.9,28.2-105.6c11.1-20.5,21.6-39.8,25.4-56.5l2.1,0.5
|
||||
c-3.9,17.1-14.4,36.4-25.6,57c-19.6,36.3-39.9,73.7-28,103.7c7.6,19.2,24.6,32,41,44.3c19.2,14.5,39.3,29.4,44.4,55.3
|
||||
c3.5,17.8-1.6,36.1-6.5,53.8c-0.9,3.3-1.8,6.5-2.7,9.7c-2.2,9.2-3.8,18.4-4.8,27.8c-1.8,13.3-3.7,27.1-8.2,38.2
|
||||
c-7.5,18.7-22.7,23.5-37.4,28.2S462.7,283.4,455.6,300.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M455.4,309l-2.1-0.5c3.6-15.7,12.3-20.4,22.4-25.6c3.9-2,7.8-4.2,11.4-6.7c12.5-8.5,13.6-11.7,17.5-23.2
|
||||
c0.6-1.8,1.3-3.7,2-5.9c3.6-10.2,6.4-21.1,8.9-31.7c2.8-12.4,6.4-24.5,10.7-36.5c1.2-3.2,2.5-6.4,3.8-9.7
|
||||
c7.2-17.9,14.6-36.3,11.3-54.8c-4.9-26.8-25.8-41.7-47.9-57.5C475,43.8,456.1,30.3,447.5,9.4c-12.5-30.6,10-66.2,31.8-100.7
|
||||
c12.2-19.4,23.8-37.6,28.2-53.5l2.1,0.6c-4.5,16.4-16.1,34.8-28.4,54.2c-21.5,34-43.7,69.2-31.6,98.7c8.3,20.3,27,33.6,45.1,46.5
|
||||
c21.5,15.3,43.8,31.2,48.8,58.9c3.5,19-4.1,37.8-11.4,55.9c-1.3,3.3-2.6,6.5-3.8,9.7c-4.2,11.9-7.8,24-10.5,36.3
|
||||
c-2.6,10.7-5.4,21.6-9,31.9c-0.8,2.1-1.4,4.1-2,5.9c-3.9,11.5-5.2,15.3-18.3,24.3c-3.7,2.5-7.6,4.8-11.6,6.8
|
||||
C466.8,290,458.9,294.2,455.4,309z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M456.6,318.4l-2.1-0.2c1.1-13.9,8.8-26.7,16.2-39c5.8-9.7,11.8-19.6,14.7-30.2c3.7-13.5,11.9-30.1,20.6-47.7
|
||||
c15-30.6,32-65.3,28-89.7c-4.7-28.7-29.2-45.4-52.8-61.6C460.9,36.2,440,22,430.8,0.1c-12.8-30.5,11.9-63.5,35.8-95.4
|
||||
c13.5-17.9,26.2-34.8,31.2-50.2l2,0.7c-5.2,15.7-18,32.8-31.6,50.8c-23.6,31.4-48,63.9-35.6,93.3c9,21.4,29.6,35.3,49.6,49
|
||||
c24,16.4,48.9,33.3,53.8,62.9c4.1,25.1-13.1,60.1-28.3,91c-8.5,17.5-16.7,34.2-20.4,47.4c-3,10.8-9.1,21-15,30.7
|
||||
C464.9,293.1,457.6,305,456.6,318.4z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M456.4,328.5c-0.6-23.8,1.3-60.1,6.7-83.4c4.4-19.1,17.7-37.9,31.7-57.8c18.1-25.6,36.7-52.2,34.3-79
|
||||
c-2.7-29.8-31.2-48.9-58.7-67.3c-19.8-13.3-40.2-27-50.3-44.5c-19.8-34.2,7.3-64.8,33.5-94.3c14.1-15.8,28.6-32,34.8-48.3l2,0.7
|
||||
c-6.4,16.6-21,33.1-35.2,49c-25.6,29-52.3,58.9-33.3,91.8c9.9,17.1,29.2,29.9,49.7,43.8c28,18.7,56.9,38.1,59.7,68.9
|
||||
c2.5,27.5-16.4,54.4-34.7,80.4c-13.9,19.7-27,38.4-31.3,57c-5.4,23.2-7.2,59.2-6.7,82.9L456.4,328.5z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M460.6,338.8h-2.1c0.1-14-4.8-27.3-9.5-40.2c-6-16.3-12.1-33-8.3-51.6c4.6-22,22.7-42.9,40.3-63.1
|
||||
c21.5-24.8,43.8-50.4,41.8-78.5c-2.2-31.1-33.9-51.8-64.6-71.7C435.5,18.9,414.1,5,403.5-13c-21-35.6,8.1-62.5,36.3-88.4
|
||||
c15.6-14.4,31.7-29.2,39.1-45.3l1.9,0.9c-7.7,16.5-24,31.5-39.8,46c-28.8,26.5-56,51.6-35.9,85.8c10.3,17.5,31.5,31.3,54,46
|
||||
c31.1,20.3,63.2,41.2,65.5,73.4c2.1,29-20.5,54.9-42.3,80c-17.4,20-35.3,40.6-39.8,62.2c-3.7,17.9,2.1,33.7,8.2,50.4
|
||||
C455.7,310.9,460.7,324.3,460.6,338.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M460,348.9c-3.5-11.8-11.1-23.8-19.2-36.3c-13.2-20.6-26.8-41.9-22.1-63.7c5.1-23.7,26.9-45.3,48-66.2
|
||||
c25.1-24.9,51.1-50.6,49.5-80.1c-1-17.9-23-35.9-37.6-47.9l-5.1-4.3c-7.9-6.7-17.6-13.3-27.8-20.5C424,15,399.4-1.9,387.2-22.3
|
||||
c-22.3-37,8.8-60.4,38.8-83c17.1-12.8,34.8-26.2,43.4-42.2l1.9,1c-8.9,16.4-26.8,29.9-44,42.8c-30.6,23-59.5,44.9-38.2,80.2
|
||||
c12,20,36.3,36.8,57.7,51.6c10.3,7.1,20.1,13.9,28,20.6l5.1,4.3c15,12.2,37.3,30.5,38.4,49.4c1.7,30.5-24.6,56.6-50.1,81.8
|
||||
c-20.9,20.6-42.4,42-47.4,65.1c-4.5,21,8.9,41.9,21.9,62.1c8.2,12.8,15.9,24.8,19.5,36.9L460,348.9z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M460.3,357.8c-5.4-13.2-17.1-25.8-29.7-39.2c-18-19.2-36.6-39-35-61.5c2.1-29.7,29.5-53.1,55.9-75.8
|
||||
c28.3-24.2,57.5-49.3,54-81.2c-3.9-35.4-38-55.7-71.1-75.2c-29-17.1-59-34.9-69.1-63.1c-9.9-27.8-3.6-37.1,21.7-53.2
|
||||
c7.5-4.7,14.5-8.7,21.4-12.5c19.9-11,37.1-20.6,51.3-44l1.8,1.1c-14.3,23.9-31.8,33.6-52,44.9c-6.8,3.8-13.9,7.7-21.4,12.4
|
||||
c-24.6,15.7-30.3,24.2-20.8,50.7c9.8,27.4,39.5,45,68.2,61.9c33.5,19.8,68.1,40.3,72.1,76.9c3.6,33.1-26.1,58.5-54.7,83.1
|
||||
c-26.1,22.3-53.1,45.3-55.2,74.1c-1.5,21.5,16.8,41,34.4,59.8c12.6,13.5,24.6,26.2,30.1,39.8L460.3,357.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M458.8,365.3c-12-24.6-23.7-34.5-39.9-48.2c-5.1-4.3-11-9.2-17.4-15.1c-11.4-10.4-26.4-26.3-25.5-43.3
|
||||
c1.7-31.1,32.2-55,61.7-78c31.1-24.3,63.4-49.6,59.9-82.7c-3.9-36.7-40-57.7-74.9-78c-30.6-17.7-62.2-36.1-72.6-65.1
|
||||
c-6.1-5-9.4-10.4-10-16.1c-0.6-6.2,2.1-12.8,8.2-19.7l0.2-0.2l24.4-15.7c8.1-4.3,15.7-7.8,23.1-11.1c20.7-9.4,38.6-17.4,53.8-40.4
|
||||
l1.8,1.2c-15.5,23.5-33.7,31.6-54.7,41.1c-7.3,3.3-15,6.7-22.9,11L350-79.5c-5.5,6.4-8.1,12.5-7.6,18c0.5,5.2,3.7,10.2,9.4,14.8
|
||||
l0.2,0.2v0.3c10.2,28.4,41.5,46.7,71.9,64.3c35.4,20.5,71.9,41.8,75.9,79.6c3.6,34.3-29.1,59.8-60.7,84.6
|
||||
c-29.1,22.8-59.2,46.4-60.9,76.5c-0.9,16.1,13.7,31.5,24.8,41.6c6.4,5.9,12.2,10.7,17.3,15.1c16.4,13.8,28.3,23.8,40.5,48.9
|
||||
L458.8,365.3z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M454.8,370.7c-13.6-25.8-27.3-36.1-46-50.2c-6.2-4.7-13.2-9.9-20.8-16.2c-9.8-8.1-30.2-25.1-29.2-44.5
|
||||
c1.6-32,34.4-56.2,66.2-79.6c33.3-24.5,67.8-49.9,64.2-83.8c-4-37.6-41.5-59.1-77.8-79.9C379.7-1.8,346.8-20.7,336-50.5
|
||||
c-6.3-5-9.7-10.4-10.2-16.1c-0.6-6.2,2.3-12.8,8.4-19.7l0.3-0.2l25.4-14.5c8.5-4,16.7-7.1,24.4-10c21.4-8,39.7-15,55.6-37.7
|
||||
l1.8,1.2c-16.3,23.3-35,30.4-56.6,38.4c-7.8,2.9-15.8,5.9-24.2,9.9l-25.2,14.3c-5.6,6.4-8.2,12.4-7.8,17.9
|
||||
c0.5,5.2,3.7,10.2,9.7,14.8l0.2,0.2l0.1,0.3c10.4,29.2,43.1,48,74.8,66.1c36.8,21.1,74.8,42.9,78.8,81.6
|
||||
c3.7,35.2-31.3,60.9-65.1,85.8c-31.3,23-63.7,47-65.3,77.9c-0.9,18.3,18.9,34.9,28.4,42.7c7.5,6.3,14.5,11.5,20.7,16.1
|
||||
c18.3,13.8,32.8,24.6,46.7,50.9L454.8,370.7z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M447.7,373.6c-14.1-26.7-29.5-37.5-49.1-51.3c-6.9-4.8-14.8-10.4-23.3-17.1c-11.9-9.4-31.8-25.2-30.8-45
|
||||
c1.8-32.7,35.9-56.9,68.8-80.4c34.6-24.6,70.3-50,66.6-84.4c-4.1-38.1-42.5-59.9-79.6-81c-32.6-18.5-66.3-37.7-77.3-68
|
||||
c-6.3-5-9.7-10.4-10.2-16.1c-0.6-6.2,2.2-12.8,8.4-19.8l0.3-0.2l26-13.7c9-3.9,17.4-6.6,25.5-9.2c21.6-7,40.2-13.1,56.4-36.3
|
||||
l1.8,1.2c-16.6,23.8-35.6,29.9-57.5,37.1c-8.1,2.6-16.4,5.3-25.3,9.1L322.7-88c-5.6,6.4-8.2,12.5-7.7,18
|
||||
c0.5,5.2,3.7,10.2,9.7,14.8l0.3,0.2l0.1,0.3c10.7,29.7,44.1,48.7,76.5,67.2c37.6,21.4,76.5,43.5,80.6,82.7
|
||||
c3.8,35.7-32.4,61.5-67.5,86.4c-32.6,23.2-66.2,47-67.9,78.8c-1,18.7,18.4,34,29.9,43.2c8.4,6.6,15.9,11.9,23.2,17
|
||||
c19.8,13.8,35.5,24.8,49.8,51.9L447.7,373.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M436.9,373.9c-14.1-26.4-29.6-37.5-49.3-51.6c-7.2-5.1-14.6-10.4-22.9-17.1c-12.6-10.1-31.7-25.4-30.7-44.9
|
||||
c1.6-32.7,35.8-57,68.8-80.5c34.6-24.6,70.3-50,66.7-84.5c-4-38.2-42.5-59.8-79.8-80.9C357-3.8,323.1-23,312.1-53.3
|
||||
c-6.2-5-9.6-10.4-10.2-16.2c-0.6-6.2,2.1-12.8,8.2-19.8l0.3-0.2l26.2-13.8c9.1-3.9,17.6-6.6,25.8-9.2
|
||||
c21.7-6.9,40.4-12.8,56.5-36.3l1.8,1.2c-16.5,24-35.5,30.1-57.7,37.1c-8.2,2.6-16.6,5.3-25.6,9.1l-25.9,13.6
|
||||
c-5.6,6.4-8.1,12.5-7.6,18c0.5,5.2,3.7,10.3,9.6,15l0.3,0.2v0.3c10.7,29.7,44.3,48.6,76.7,66.9c37.8,21.2,76.8,43.2,80.9,82.5
|
||||
c3.7,35.7-32.5,61.5-67.6,86.5c-32.6,23.2-66.3,47.2-67.9,78.9c-0.9,18.3,17.7,33.2,29.9,43.1c8.2,6.6,15.6,11.9,22.8,17.1
|
||||
c19.9,14.2,35.6,25.4,49.9,52.3L436.9,373.9z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M423,373.9c-13.5-25.6-28.1-37.4-46.6-52.4c-6.4-5.1-12.8-10.4-20.1-16.9c-11.2-9.9-29.9-26.5-29.1-44.9
|
||||
c1.4-32.3,34.5-56.8,66.6-80.4c33.6-24.8,68.3-50.5,64.8-84.6c-4-38-42.3-58.9-79.4-79C346.7-1.9,313-20.3,302-50.2
|
||||
c-6.2-5-9.7-10.4-10.2-16.2c-0.6-6.2,2.1-12.8,8.2-19.8l0.3-0.2l26.2-14.3c9-4,17.5-7,25.6-9.8c21.9-7.6,40.8-14.1,56.8-37.5
|
||||
l1.8,1.2c-16.4,23.9-35.6,30.6-57.9,38.4c-8.1,2.8-16.5,5.7-25.4,9.7l-25.9,14.2c-5.5,6.4-8.1,12.5-7.6,18s3.7,10.2,9.6,15
|
||||
l0.2,0.2l0.1,0.3c10.7,29.3,44,47.5,76.3,65.2c37.5,20.5,76.4,41.7,80.5,80.8c3.7,35.3-31.5,61.3-65.6,86.5
|
||||
c-31.6,23.4-64.3,47.5-65.7,78.8c-0.8,17.5,17.5,33.6,28.3,43.3c7.2,6.4,13.7,11.6,20.1,16.8c18.6,15.1,33.4,27,47.1,53L423,373.9
|
||||
z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M406.6,373.9c-6.8-14.4-21.6-28.7-37.2-43.8c-23.3-22.6-47.4-46-46-71.4c1.6-31.5,32.9-56.1,63.1-79.9
|
||||
c32-25.2,65-51.3,61.2-84.8c-4.3-37.4-42.2-57-78.8-76.1c-32.2-16.7-65.5-34-76.7-63.4c-6.2-4.9-9.6-10.3-10.2-16
|
||||
c-0.6-6.2,2.1-12.8,8.3-19.8l0.3-0.2l26.3-15.3c8.9-4.3,17.3-7.6,25.4-10.7c22.1-8.5,41.2-15.9,57.2-39.6l1.8,1.2
|
||||
c-16.4,24.3-35.7,31.8-58.2,40.4c-8.1,3.1-16.4,6.4-25.2,10.7l-26,15.2c-5.6,6.4-8.2,12.5-7.6,18.1c0.5,5.2,3.7,10.1,9.6,14.7
|
||||
l0.2,0.2v0.3c10.7,28.8,43.8,45.9,75.8,62.5c37.2,19.2,75.6,39.2,80,77.7c3.9,34.7-29.6,61.1-61.9,86.7
|
||||
c-29.9,23.5-60.7,47.8-62.3,78.4c-1.3,24.4,22.4,47.5,45.4,69.8c15.7,15.3,30.6,29.8,37.6,44.4L406.6,373.9z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M388.1,373.8c-5.4-14-17.1-28.7-29.6-44.2c-19-23.7-38.7-48.2-36.7-72.5c2.5-30.1,31.1-54.9,58.6-78.8
|
||||
c31.2-27.1,60.7-52.6,56.4-85.4c-4.8-36.5-42.1-54.6-78.2-72c-31.8-15.4-64.8-31.4-76-60c-6.2-4.8-9.6-10.1-10.1-15.8
|
||||
c-0.6-6.2,2.1-12.9,8.4-20l0.2-0.2l26.3-16.5c8.8-4.6,17.2-8.3,25.3-11.8c22.4-9.7,41.7-18.1,57.7-42.4l1.8,1.2
|
||||
c-16.3,24.9-35.9,33.4-58.6,43.2c-8.1,3.5-16.4,7.1-25.1,11.7l-26.2,16.4c-5.7,6.6-8.3,12.7-7.7,18.3c0.5,5.1,3.7,10,9.5,14.5
|
||||
l0.3,0.2l0.1,0.3c10.8,28.1,43.5,43.9,75,59.2c36.6,17.8,74.4,36,79.3,73.7c4.4,33.9-26.9,61-57.1,87.3
|
||||
c-27.3,23.6-55.5,48.1-57.9,77.3c-2,23.5,17.4,47.6,36.2,71c12.6,15.7,24.5,30.5,29.9,44.9L388.1,373.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M368.2,373.7c-3.8-14.2-12.2-29.2-21-45c-13.7-24.5-27.8-49.8-25.2-73.5c3.1-28.3,28.5-53.2,53.1-77.3
|
||||
c28.8-28,55.9-54.6,51.1-86.2c-5.5-35.4-42.1-51.6-77.4-67.3c-31.5-13.9-63.9-28.2-75.3-56c-6.1-4.7-9.5-9.9-10.1-15.5
|
||||
c-0.6-6.2,2.1-13,8.5-20.2l0.2-0.2l26.4-17.9c8.7-5.1,17.1-9.1,25.1-13c22.7-11.1,42.3-20.6,58.1-45.8l1.8,1.2
|
||||
c-16.2,25.6-36,35.3-59,46.5c-8,3.9-16.3,7.9-24.9,12.8l-26.2,17.8c-5.8,6.7-8.5,12.8-7.9,18.5c0.5,5.1,3.7,9.8,9.5,14.2l0.2,0.2
|
||||
l0.1,0.3c11,27.2,43.1,41.5,74.2,55.2c35.9,15.9,73,32.3,78.7,68.9c5.1,32.7-23.8,60.9-51.6,88.1c-24.3,23.8-49.5,48.4-52.5,76
|
||||
c-2.5,23,11.5,48,25,72.2c8.9,16,17.4,31.1,21.2,45.5L368.2,373.7z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M347.3,373.6c-1.9-14.2-6.6-29.3-11.5-45.2c-7.9-25.4-16-51.6-12.7-75.2c3.6-25.9,25.6-50.7,46.8-74.8
|
||||
c25.1-28.4,51-57.7,45.4-88c-6.4-34.2-42.1-48.4-76.7-62.1c-31-12.3-63-25-74.5-52.1c-12.5-29.3,0.9-39.5,25.5-55.1
|
||||
c8.5-5.4,16.9-9.9,24.9-14.3c23-12.5,42.8-23.3,58.6-49.4l1.8,1.1c-16.1,26.5-36.2,37.5-59.4,50.2c-8,4.3-16.2,8.9-24.8,14.2
|
||||
c-26.3,16.6-35.9,26-24.6,52.4c11.2,26.4,42.7,38.8,73.3,50.9c35.1,13.9,71.4,28.4,78,63.7c5.8,31.3-20.5,61-45.9,89.7
|
||||
c-21,23.8-42.7,48.4-46.3,73.7c-3.2,23.1,4.8,49.1,12.6,74.2c5,16,9.7,31.2,11.6,45.6L347.3,373.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M328.2,373.4h-2.1c0-13.6-1-27.5-2-42.4c-1.9-27-3.8-54.9,0.6-80c4-22.9,22.2-47.4,39.9-71c22.8-30.5,46.3-62.1,40-90.9
|
||||
c-7.2-32.9-42.2-45.1-75.9-56.8c-30.4-10.6-61.8-21.5-73.5-47.6c-12.7-28.2,1.5-39.9,25.7-56.6c8.5-5.8,16.7-10.8,24.7-15.6
|
||||
c23.3-14.1,43.4-26.2,59.1-53.3l1.8,1.1c-16,27.6-36.3,39.8-59.8,54c-7.9,4.8-16.2,9.8-24.6,15.6c-24,16.5-37,27.2-25,53.9
|
||||
c11.3,25.2,42.3,36,72.3,46.4c34.3,11.9,69.8,24.3,77.3,58.4c6.6,29.8-17.3,61.7-40.3,92.7c-17.5,23.5-35.6,47.7-39.5,70.1
|
||||
c-4.3,24.9-2.4,52.7-0.6,79.5C327.3,345.8,328.2,359.8,328.2,373.4z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M307.1,373.6l-2.1-0.3c4.1-31.5,10-63.4,15.7-94.3c1.8-10,3.7-20,5.4-29.9c3.7-20.6,18-43.4,33.2-67.6
|
||||
c20.4-32.5,41.5-66.1,34.5-93.7c-8.1-31.7-42.2-41.8-75.2-51.6c-29.9-8.9-60.7-18-72.6-43.1c-13.7-28.6,3.8-41.6,26-58.1
|
||||
c8.4-6.3,16.6-11.7,24.6-16.9c23.6-15.6,44-29,59.6-57.1l1.9,1c-15.9,28.5-36.5,42.1-60.3,57.8c-7.9,5.2-16.1,10.7-24.5,16.8
|
||||
c-24.5,18.2-37.7,29.7-25.4,55.4c11.6,24.2,41.9,33.2,71.3,42c33.6,10,68.3,20.3,76.7,53.1c7.3,28.5-14.1,62.5-34.7,95.3
|
||||
c-15.1,24-29.3,46.6-32.9,66.8c-1.8,9.9-3.6,19.9-5.4,29.9C317.1,310.1,311.2,342.2,307.1,373.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M286.7,373.7l-2.1-0.5c5-20.3,12.7-39.7,20.1-58.5c8.5-21.6,17.4-44,22-67.6c5.9-29.9,17.5-54.4,29.9-80.3
|
||||
c1.8-3.9,3.7-7.8,5.6-11.8c1.6-3.5,3.6-7.3,5.6-11.3c9.1-17.7,20.3-39.7,15.2-57.2c-8.9-30.5-42.2-38.7-74.5-46.8
|
||||
C279.2,32.5,249,25,236.7,0.9c-14-27.5,3.8-41.6,26.3-59.4c8.3-6.6,16.5-12.4,24.4-18.1c23.9-17.1,44.5-31.7,60.1-60.7l1.9,1
|
||||
c-15.9,29.4-37.7,45-60.8,61.4c-7.9,5.6-16,11.4-24.3,18C242.6-39.6,225.4-26,238.7,0c11.8,23.2,41.6,30.6,70.4,37.7
|
||||
c32.8,8.2,66.8,16.6,76,48.2c5.4,18.3-6.1,40.7-15.3,58.8c-2,4-4,7.7-5.6,11.2c-1.9,4-3.7,7.9-5.6,11.8
|
||||
c-12.8,27-23.9,50.3-29.6,79.8c-4.7,23.8-13.6,46.2-22.1,67.9C299.3,334.1,291.6,353.5,286.7,373.7z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M267.5,373.8l-2-0.7c6.9-20.3,17.8-38.8,28.4-56.6c13.1-22.1,26.7-44.9,32-71c7-33.9,17-60.6,29.3-91.8
|
||||
c1.4-3.7,3.1-7.6,5-11.7c7.7-17.7,17.3-39.7,11.9-56.4c-9.5-29.5-42.2-36.1-73.9-42.5c-28.7-5.8-58.5-11.9-70.9-35
|
||||
c-14.2-26.5,4.1-41.9,25.4-59.8l1.1-0.9C262-59.8,270.2-66,278-72c24.1-18.3,44.9-34.2,60.6-63.9l1.9,1
|
||||
c-15.8,30.2-37.8,47-61.2,64.6c-7.8,6-16,12.1-24.2,19l-1.1,0.9c-21.4,18-38.3,32.2-24.9,57.1c12,22.3,41.2,28.3,69.5,34
|
||||
c32.2,6.5,65.6,13.3,75.5,43.9c5.7,17.5-4.1,39.9-12,57.9c-1.8,4.1-3.5,8.1-4.9,11.7c-12.3,31.2-22.2,57.7-29.2,91.5
|
||||
c-5.4,26.4-19.1,49.4-32.3,71.7C285.2,335.3,274.3,353.6,267.5,373.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M250.1,373.8l-2-0.8c8.3-20.9,22.1-39,35.4-56.5c16.7-22,33.9-44.7,39.7-72.4c6.3-31,14.4-61.5,24.3-91.5
|
||||
c1.3-3.9,2.8-8.1,4.5-12.5c6.6-17.6,14.8-39.5,9.2-55.5c-10-28.8-42.2-34.2-73.3-39.2c-28.3-4.6-57.7-9.4-70.3-31.9
|
||||
c-14.5-25.6,4.5-42.3,24.5-59.8l2.1-1.9c8.2-7.2,16.3-13.7,24.1-19.9c23.3-18.6,45.3-36.3,60.9-66.5l1.9,1
|
||||
c-15.8,30.7-38,48.4-61.5,67.2c-7.8,6.3-15.9,12.8-24,19.9l-2.1,1.9c-20.2,17.7-37.7,33-24,57.2c12.2,21.6,40.9,26.3,68.8,30.8
|
||||
c31.8,5.2,64.6,10.6,75,40.6c5.8,16.8-2.5,39.1-9.2,57c-1.7,4.4-3.2,8.5-4.5,12.4c-9.9,29.9-18,60.4-24.2,91.3
|
||||
c-6,28.2-23.3,51.1-40.2,73.2C272,335.2,258.3,353.2,250.1,373.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M235,373.8l-2-0.8c9.2-21.8,25.1-39.8,40.4-57.3c19.8-22.5,38.4-43.7,44.4-72.6l2.4-11.4c5.6-27.1,10.8-52.6,18.5-80
|
||||
c1.2-4.2,2.6-8.7,4.3-13.4c6-18.2,12.8-38.9,7.4-54.6c-9.7-28.6-41.8-32.9-72.8-37c-28.1-3.7-57.1-7.5-69.9-29.5
|
||||
c-14.6-25.1,4-42,23.8-59.8l2.9-2.6c8.1-7.4,16.2-14.1,24.1-20.6c23.5-19.4,45.5-37.7,61.2-68.2l1.9,1
|
||||
c-15.8,30.9-38.1,49.4-61.7,68.9c-7.8,6.4-15.9,13.2-24,20.5l-2.9,2.6c-19.1,17.2-37.1,33.5-23.4,57.1
|
||||
c12.3,21,40.8,24.8,68.3,28.4c31.7,4.3,64.4,8.5,74.5,38.4c5.5,16.4-1.4,37.4-7.4,56c-1.6,4.7-3,9.2-4.3,13.3
|
||||
c-7.7,27.3-12.8,52.8-18.5,79.8l-2.3,11.4c-6.1,29.4-25.8,51.8-44.9,73.5C259.8,334.5,244.1,352.4,235,373.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M222.7,373.8l-2-0.8c9.2-23.2,26.4-41.3,42.9-58.8c20.4-21.6,39.8-42.1,45.6-71.3c1.1-5.3,2.1-10.5,3.1-15.7
|
||||
c5-25.6,9.8-50,16.2-75.6c1.1-4.5,2.6-9.4,4.3-14.7c5.5-18,11.8-38.4,6.6-53.4c-10-28.8-41.7-32.4-72.4-36
|
||||
c-27.9-3.2-56.7-6.5-69.6-28.5c-14.7-25,4.5-42.7,23.2-59.7l3.4-3.1c8.1-7.5,16.2-14.3,24-20.9c23.5-19.8,45.6-38.4,61.3-69l1.9,1
|
||||
C295.3-101.8,273-83,249.4-63.1c-7.8,6.6-15.9,13.4-23.9,20.8l-3.4,3.1c-18.8,17.2-36.6,33.5-22.8,56.9c12.4,21,40.6,24.3,68,27.4
|
||||
c31.4,3.6,63.8,7.4,74.2,37.4c5.4,15.6-1,36.5-6.6,54.8c-1.6,5.2-3.1,10.1-4.3,14.6c-6.4,25.5-11.1,49.8-16.2,75.5
|
||||
c-1,5.2-2,10.4-3.1,15.7c-5.9,29.9-26.4,51.5-46.1,72.4C248.9,333,231.8,351,222.7,373.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M212.8,371.5l-2-0.8c9.3-23.5,26.6-41.6,43.3-59c20.5-21.4,39.8-41.5,45.7-70.8c2-10,3.9-20.1,5.7-29.8
|
||||
c3.7-19.4,7.5-39.5,12.2-59.5c1.1-4.6,2.6-9.7,4.1-15.1c5.1-17.6,10.9-37.4,5.9-52.1c-9.7-28.3-40.9-32.7-71-36.9
|
||||
c-27.3-3.8-55.5-7.8-68.2-29.4c-14.7-24.8,3.7-41.7,23.1-59.6l3-2.9c7.8-7.3,15.7-13.9,23.2-20.4c23.1-19.7,44.9-38.3,60.6-68.5
|
||||
l1.9,1c-15.8,30.6-37.8,49.4-61.1,69.2c-7.5,6.4-15.3,13.1-23.2,20.3l-3.1,2.8c-18.8,17.3-36.5,33.6-22.7,57
|
||||
c12.2,20.7,39.9,24.6,66.7,28.4c30.7,4.3,62.5,8.8,72.6,38.3c5.3,15.3-0.6,35.5-5.9,53.4c-1.6,5.4-3,10.4-4.1,15
|
||||
c-4.6,19.9-8.5,40-12.1,59.4c-1.8,9.8-3.7,19.8-5.7,29.9c-6,29.9-26.5,51.3-46.3,71.9C239.1,330.5,221.9,348.4,212.8,371.5z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M204.3,365.2l-2-0.8c9.3-23.5,26.9-41.2,43.9-58.4c20.8-21,40.5-40.8,46.2-70.2c1.9-9.5,5.1-21.9,8.5-35
|
||||
c10.3-39.2,23.2-87.9,14.4-114.4c-9.3-27.8-39.1-33.3-67.9-38.7c-26.1-4.9-53.1-9.9-65.3-31.3c-14.3-24.9,3.8-41.8,23-59.6
|
||||
l2.3-2.1c7.5-7,15-13.4,22.1-19.6c22.3-19.2,43.3-37.4,58.5-66.9l1.9,1c-15.4,29.9-36.6,48.2-59,67.6c-7.2,6.2-14.6,12.6-22,19.6
|
||||
l-2.3,2.1c-19.2,18-36,33.5-22.6,57c11.7,20.5,38.2,25.5,63.8,30.2c29.4,5.5,59.8,11.2,69.5,40.1c9,27.1-3.9,76.2-14.3,115.7
|
||||
c-3.5,13.1-6.7,25.4-8.5,34.9c-5.9,29.9-26.7,51-46.8,71.3C230.9,324.6,213.4,342.2,204.3,365.2z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M196.8,355.7l-2-0.8c9.8-23,27.4-40.6,44.4-57.7c22.3-22.3,43.3-43.3,47.9-75.3c1.4-9.7,4.3-22.4,7.3-35.8
|
||||
c7.5-33.2,16.7-74.5,10.3-98.3c-7.2-26.4-36.9-34.7-65.6-42.7c-21.5-6-43.8-12.2-56.1-26.1c-20.7-23.4-7.2-40.3,14.2-61.8
|
||||
c8.8-8.8,17.5-16.5,26-24c20.5-18.1,40-35.2,54.3-63.1l1.9,1c-14.6,28.2-34.2,45.5-54.8,63.7c-8.4,7.5-17.1,15.2-25.9,23.9
|
||||
C177.5-19.9,165-4.4,184.6,17.6c11.9,13.5,33.9,19.6,55.1,25.5c29.3,8.1,59.5,16.6,67,44.1c6.6,24.2-2.7,65.8-10.3,99.3
|
||||
c-3,13.3-5.8,26-7.2,35.6c-4.7,32.7-27,55-48.5,76.5C223.9,315.6,206.4,333.1,196.8,355.7z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M190.2,343.6l-2-0.9c9.8-22.1,27.8-39.1,45.2-55.5c23.2-21.9,45.2-42.7,48.9-74.3c0.8-7.2,2.1-16,3.6-25.4
|
||||
c4.9-32,11.1-72.1,4.9-96c-6.7-26-33.6-36-59.8-45.7c-19.8-7.3-40.2-15-51.7-29.4c-19.2-24.2-6-41.2,13.3-60.9
|
||||
c8.2-8.4,16.3-15.7,24.2-22.7c19-17.1,37-33.2,50.1-60l1.9,0.9c-13.2,27.1-31.3,43.3-50.5,60.6c-7.9,7-16,14.3-24.1,22.6
|
||||
C175.8-24,163-7.6,181.1,15.1c11.2,14.1,31.3,21.5,50.8,28.7c26.6,9.8,54.1,20,61.1,47.1c6.2,24.3,0,64.5-4.9,96.8
|
||||
c-1.4,9.3-2.8,18.1-3.6,25.3c-3.8,32.5-27,54.3-49.6,75.7C217.6,305,199.8,321.9,190.2,343.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M184.1,329.8l-1.9-0.9c10.4-21.6,28.5-37.7,46-53.3c22-19.6,42.7-38.2,49.1-66.4c5.6-24.9,5.3-87.6-2.4-112.9
|
||||
c-7.7-25.3-30.8-36.6-53.2-47.5C201.8,39,181.2,28.9,171,9c-10.1-19.9,2.4-37.9,14.3-51.6c9-10.1,18.6-19.7,28.8-28.5
|
||||
c16.3-14.7,30.3-27.4,42.5-53l1.9,0.9c-12.3,26.1-26.5,38.9-43,53.7c-10.1,8.8-19.7,18.3-28.6,28.3c-11.4,13.2-23.5,30.7-14,49.1
|
||||
c9.8,19.2,30.1,29.2,49.8,38.8c22.8,11.1,46.4,22.6,54.3,48.8c7.7,25.6,8,88.9,2.4,114c-6.4,28.9-27.5,47.7-49.8,67.6
|
||||
C212.3,292.7,194.4,308.7,184.1,329.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M178.4,315l-1.9-1c14.1-26.4,26.9-39.1,50.4-57.8l6.8-5.4c22.6-17.7,37.4-29.4,40.5-58.5c2.5-23.5-5.5-68.1-11.9-92.2
|
||||
c-6.8-25.4-26.3-38.2-47-51.8C199.9,38.3,184,28,174.1,11.9c-16.5-26.7-0.3-44.7,16.8-63.8l1.3-1.4c6.4-7.1,12.2-12.8,17.7-18.4
|
||||
c14.3-14.2,25.6-25.5,36.3-49.1l1.9,0.9c-10.9,24.1-22.3,35.5-36.7,49.9c-5.6,5.5-11.3,11.3-17.6,18.3l-1.3,1.5
|
||||
c-17.3,19.2-32.3,35.9-16.6,61.2c9.6,15.6,25.3,25.9,40.6,35.8c20.1,13.2,41,26.8,47.9,53c6.4,24.3,14.5,69.3,12,93
|
||||
c-3.1,29.9-18.3,41.9-41.3,59.9l-6.8,5.4C205,276.4,192.3,289,178.4,315z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M172.8,300l-1.9-1c14.6-26,27.2-37.8,51.7-56.1c2.8-2.1,5.5-4.1,8.2-6c20.8-15.2,38.9-28.3,39.5-55.1
|
||||
c0.4-14.7-7.1-34.2-13.7-51.5c-3.5-9.3-6.9-18-8.9-25.5c-6.6-24.5-22.8-39.1-40.1-54.6c-13.2-11.9-26.9-24.2-35.6-41.4
|
||||
c-15.7-31.1,8.9-58.2,32.6-84.5c13.1-14.4,25.4-28,31-41.9l2,0.8c-5.7,14.3-18.2,28-31.4,42.5C183-48.7,159-22,174,7.8
|
||||
c8.4,16.8,22,29,35.1,40.7c16.7,15,34,30.6,40.6,55.6c2,7.4,5.3,16.1,8.8,25.3c6.7,17.5,14.2,37.3,13.9,52.4
|
||||
c-0.7,27.8-19.1,41.3-40.4,56.8c-2.7,2-5.5,4-8.2,6C199.6,262.7,187.2,274.4,172.8,300z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M166.9,285.6l-1.8-1.1c17.2-27.8,32.2-39.3,57.2-57.2c2.1-1.6,4.5-3.2,7.1-4.9c16.3-11.1,38.6-26.3,38.8-46.5
|
||||
c0.1-12.6-9.6-26.9-19.1-40.7c-6.7-9.8-13-19-15.8-27.4c-6.4-19.4-19.2-36.1-31.5-52.4c-13.3-17.5-27-35.5-32.5-56.6
|
||||
c-7.8-29.9,9.6-50.2,28-71.8c10.9-12.8,22.2-26,28-41.5l2,0.7c-5.9,15.8-17.3,29.2-28.3,42.2c-18,21.1-35,41.1-27.6,69.8
|
||||
c5.4,20.6,18.4,37.7,32.2,55.8c12.5,16.4,25.3,33.3,31.8,53c2.7,8.2,8.9,17.3,15.5,26.9c9.6,14.1,19.6,28.7,19.5,42
|
||||
c-0.2,21.4-23,36.9-39.7,48.2c-2.5,1.7-4.9,3.4-7.1,4.9C198.8,246.8,183.9,258.2,166.9,285.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M160.7,272.4l-1.9-0.9c6.1-13.6,14.8-25.9,25.8-36c10.9-10.1,23.8-17.9,37.9-22.9c25.9-9.1,39.5-26.8,40.6-52.5
|
||||
c-2.6-10.4-11.4-16.5-20.6-23c-9.2-6.4-18.4-12.8-23.1-24v-0.3c-1.4-22.2-9.7-43.3-23.9-60.4c-15.1-18.9-26-40.7-32.3-64.1
|
||||
c-2.6-25.1,12.3-43.4,26.7-61.2c9.8-12,19.8-24.3,24.7-38.8l2.1,0.7c-5.1,14.8-15.3,27.3-25.1,39.4C177-53.4,163-36.2,165.4-12.1
|
||||
c6.1,23,17,44.5,31.8,63.2c14.3,17.4,22.8,38.9,24.2,61.4c4.5,10.5,13.5,16.8,22.3,22.9c9.6,6.7,18.7,13,21.5,24.3v0.1v0.1
|
||||
c-1.1,26.7-15.2,45.1-42,54.6c-13.8,4.9-26.4,12.6-37.2,22.5C175.3,247,166.7,259,160.7,272.4z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M153.7,261.3l-1.9-0.9c13.2-27.9,35.1-47.2,64.8-57.5c26.2-8.4,40-25.6,41.2-51.3c-3.7-10.5-13.2-13.1-23.2-15.9
|
||||
c-10.5-2.9-22.3-6.3-28.7-19.2l-0.1-0.4c-0.7-22.4-7.3-44.3-19.2-63.3C173.9,32,164.9,9.2,160.1-14.7c-1.8-24,10.1-39.9,22.6-56.8
|
||||
c8.4-11.4,17.1-23.2,21.6-37.7l2.1,0.6c-4.5,15-13.3,26.8-21.9,38.4C172.3-53.6,160.7-38,162.3-15c4.7,23.6,13.5,46.1,26,66.7
|
||||
c12.1,19.2,18.8,41.4,19.5,64.1c6,12,16.8,15,27.3,18c10.5,3,20.6,5.8,24.7,17.5v0.2v0.2c-1.1,26.7-15.4,44.6-42.6,53.4
|
||||
C188.1,215,166.7,234,153.7,261.3z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M145.8,253.2l-1.9-1c15.3-29.2,39.3-49.3,71.3-59.5c28.2-8.8,39.2-25.6,33.8-51.3c-11.2-5.9-24.1-7.4-36.4-4.3h-0.2h-0.2
|
||||
c-7.2-0.5-12.4-2.7-15.4-6.5c-3-3.8-3.7-8.7-2.7-15c-1.7-16.6-5.6-33-11.7-48.6c-10.8-24.2-19.5-49.2-26.1-74.9
|
||||
c-3.8-27.8,7-44.4,18.5-62.1c7.2-11.1,14.6-22.6,19-37.5l2.1,0.6c-4.5,15.3-12,26.9-19.2,38.1C165.4-51.3,154.9-35,158.5-8.2
|
||||
c6.6,25.5,15.3,50.4,26,74.5c6.2,15.8,10.2,32.4,11.9,49.3v0.2c-1,5.8-0.2,10.4,2.1,13.5c2.4,3.1,7.2,5.2,13.8,5.7
|
||||
c12.9-3.2,26.5-1.5,38.1,4.9l0.4,0.2v0.5c5.9,26.8-5.9,45-35.1,54.2C184.4,204.8,160.9,224.5,145.8,253.2z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M136.7,248.6l-1.9-1c15.4-29.3,39.6-49.1,71.8-58.8c28.4-8.5,39.6-25.3,34.2-51.1c-12.5-5-26.5-5.2-39.1-0.4h-0.3
|
||||
c-7.7,0.3-13.2-1.5-16.4-5.1c-3.2-3.7-3.9-8.5-2.8-15.1c-1.9-16.8-5.4-33.3-10.5-49.4c-9.1-25.2-16.6-50.9-22.5-77.1
|
||||
c-3.2-27,6.6-43.3,16.8-60.5c6.4-10.8,13.1-22,17.3-36.7l2.1,0.6c-4.3,15-11,26.2-17.5,37.2c-10.1,16.9-19.6,32.8-16.6,59.1
|
||||
c5.8,26,13.3,51.6,22.4,76.7c5.2,16.3,8.8,33.1,10.7,50v0.3c-1,6-0.3,10.7,2.3,13.5c2.5,2.8,7.6,4.6,14.6,4.3
|
||||
c13.3-5,27.9-4.7,41,0.7l0.5,0.2l0.1,0.6c5.9,27-6.1,45.2-35.5,54.1C175.5,200.4,151.8,219.8,136.7,248.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M126.5,248.1l-1.9-1c15.3-29.2,39.3-48.8,71.4-58.5c28.1-8.5,39.3-25.4,34.4-51.1c-12.8-4.9-27-4.9-39.8,0h-0.3
|
||||
c-7.8,0.3-13.3-1.3-16.6-5c-3.2-3.6-4.1-8.5-3-15.1c-2.3-16.7-5.7-33.3-10.4-49.6c-8-25.3-15-51.3-20.5-77.2
|
||||
c-3-26.9,6.4-43.7,16.3-61.6c5.9-10.7,12.1-21.6,16.1-35.5l2.1,0.6c-4.3,14.1-10.3,25.2-16.3,35.9c-9.8,17.5-19,34-16.1,60.2
|
||||
c5.6,25.8,12.5,51.7,20.5,76.9c4.7,16.4,8.2,33.1,10.4,50v0.3c-1,6.1-0.1,10.7,2.5,13.5s7.7,4.5,14.7,4.3
|
||||
c13.4-5.1,28.3-5,41.7,0.4l0.5,0.2l0.1,0.6c5.4,27-6.6,45.2-35.8,54.2C165.1,200.1,141.5,219.5,126.5,248.1z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M118,249.9l-1.9-1c6.9-13.7,16.5-25.9,28.2-35.8c11.8-9.9,25.4-17.2,40.1-21.6c26.8-8.9,37.7-25.4,33.1-50.5
|
||||
c-12.1-5.9-25.9-7.2-39-3.9h-0.1h0c-7.5-0.3-12.8-2.3-16.1-6.1c-3.3-3.8-4.1-8.5-3.2-15.1c-2.6-16.3-5.8-32.8-9.5-48.9
|
||||
c-6.6-24.7-12.4-50-17.3-75.2c-2.6-26.3,5.8-44.9,14.7-64.7c5.3-11.1,9.8-22.6,13.3-34.4l2.1,0.6c-3.5,11.9-8,23.5-13.4,34.7
|
||||
c-8.8,19.5-17.1,37.9-14.5,63.5c4.8,25,10.7,50.3,17.2,75c3.7,16.3,6.9,32.8,9.5,49.3v0.3c-0.8,5.9,0.1,10.5,2.7,13.6
|
||||
s7.6,5.1,14.4,5.4c13.6-3.5,28-2,40.6,4.3l0.5,0.2v0.5c5,26.3-6.6,44.3-34.4,53.4c-14.4,4.3-27.9,11.6-39.4,21.3
|
||||
C134.1,224.4,124.7,236.4,118,249.9z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M111.5,253.4l-1.9-0.9c6-13.2,14.7-24.9,25.5-34.5c10.8-9.6,23.6-16.8,37.4-21.2c25.2-9.3,35.1-25.6,30.4-49.9
|
||||
c-11.1-7.4-24.4-10.7-37.6-9.5H165c-13.9-2.4-20.1-10.3-18.6-23.3c-12.9-26.5-16.7-77.6-19.2-111.5c-0.2-3.1-0.4-6-0.7-8.8
|
||||
c-2-25.6,4.5-47,11.3-69.6c3.2-10.6,6.4-21.5,8.9-33l2.1,0.4c-2.5,11.6-5.7,22.6-8.9,33.2c-6.8,22.5-13.2,43.7-11.2,68.8
|
||||
c0.2,2.8,0.4,5.7,0.7,8.8c2.5,33.8,6.3,84.9,19.2,111.1l0.1,0.3v0.3c-1.5,12,4,19,16.7,21.4c13.8-1.2,27.7,2.3,39.2,10.1l0.4,0.2
|
||||
v0.4c5.1,25.4-5.6,43.1-31.7,52.8c-13.5,4.2-26,11.3-36.7,20.7C126,229,117.4,240.5,111.5,253.4z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M106.5,258.1l-2-0.8c4.8-12.4,12.3-23.6,21.9-32.9c9.6-9.2,21.1-16.2,33.8-20.5c23-10,31.8-26.2,26.7-49.4
|
||||
c-10-9.2-22.6-15.1-36-16.7h-0.2c-13-4.7-18.8-13.5-17.4-26.4c-9.4-23.8-9.9-60.9-10.3-90.8c-0.1-8.8-0.2-17.1-0.6-24.3
|
||||
c-1.2-27,2.5-53.8,6.2-79.8c1.3-9,2.6-18.4,3.7-27.6l2.1,0.3c-1.1,9.2-2.4,18.6-3.7,27.8c-3.5,25.7-7.3,52.4-6.2,79.3
|
||||
c0.3,7.3,0.4,15.6,0.6,24.4c0.4,29.8,0.9,66.8,10.3,90.2v0.3v0.3c-1.4,12,3.8,20,15.9,24.4c14,1.8,27,7.9,37.3,17.5l0.3,0.2v0.3
|
||||
c5.5,24.2-3.9,41.8-27.9,52.2c-12.3,4.2-23.6,11.1-33,20.1C118.6,235,111.3,245.9,106.5,258.1z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M102.7,263.7l-2.1-0.6c2.9-10.9,8.4-21,16-29.4c7.6-8.4,17.1-14.9,27.7-18.8c19.5-9.2,28.8-24.7,27.8-45.9
|
||||
c-2.9-13.7-13.5-20.4-24.8-27.4c-11.7-7.3-23.9-15-28.2-31.2c-6.3-23.5-4-53-1.8-81.5c1.1-13.6,2.1-26.4,2.1-37.9
|
||||
c0-16.3-0.6-32.8-1.2-48.8c-0.7-18.2-1.3-37.1-1.1-55.7h2.1c-0.2,18.6,0.5,37.4,1.1,55.5c0.6,16,1.2,32.6,1.2,48.9
|
||||
c0,11.6-1,24.5-2.1,38.1c-2.1,28.3-4.5,57.7,1.7,80.8c4.1,15.5,15.9,22.9,27.3,29.9c11.4,7,22.7,14.2,25.8,29
|
||||
c1.2,22.4-8.5,38.4-28.9,48.2c-10.3,3.9-19.6,10.2-27,18.4C110.8,243.1,105.5,253,102.7,263.7z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M99.7,269.9l-2.1-0.4c3.8-21.1,15.5-36.4,34.8-45.5c16.7-9.9,24.1-24.9,21.8-44.4c-2.5-15.4-12.8-24.8-23.6-34.7
|
||||
c-11.3-10.3-22.9-20.9-25.6-38.9c-3.3-21.4,1.4-44.1,6-66.2c3.1-15.2,6.4-30.8,6.9-45.6c0.7-22.4-4-44.3-8.5-65.5
|
||||
c-3.5-15-6.1-30.2-7.9-45.6l2.1-0.2c1.7,15.2,4.4,30.4,7.9,45.3c4.5,21.4,9.2,43.4,8.5,66c-0.5,15-3.7,30.7-6.9,45.9
|
||||
c-4.6,21.9-9.2,44.5-6,65.4c2.7,17.3,14.1,27.6,25.1,37.7c10.7,9.7,21.7,19.8,24.3,35.9c2.4,20.5-5.3,36.2-22.9,46.6
|
||||
c-8.9,3.9-16.6,10-22.5,17.7C105,251.2,101.1,260.3,99.7,269.9z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M96.8,276.6l-2-0.7c4-12.5,12.3-23.2,20.4-33.6c12.4-15.9,24-30.9,20.8-51.6c-2.6-16.6-12.6-29.1-22.2-41.2
|
||||
c-10.9-13.6-22.1-27.8-23.3-47.9c-1.2-20.1,6.1-39,13-57.2c5.7-15,11.7-30.5,12.8-46.6c1.8-24.8-7.5-49.1-16.6-72.5
|
||||
c-5.7-14.8-11.6-30.1-14.6-45.4l2.1-0.4c3,15,8.8,30.3,14.5,45c9.1,23.7,18.5,48.2,16.7,73.5c-1.2,16.3-7.2,32-13,47.2
|
||||
c-6.9,18-14,36.7-12.8,56.3c1.2,19.6,12.2,33.3,22.9,46.7c9.8,12.3,20,25,22.7,42.2c3.4,21.7-9.1,37.7-21.2,53.3
|
||||
C109,253.9,100.7,264.4,96.8,276.6z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M94,283l-2.1-0.4c2.2-12.5,7.9-23,13.3-33.1c6.9-12.8,13.4-24.9,13.3-40.6c-0.1-20.1-10.4-37.3-20.3-53.9
|
||||
c-10.4-17.5-21.3-35.5-20.6-57.2c0.6-19.5,9.5-35.5,18.2-51c6.9-12.4,14-25.1,16.9-39.6c5.7-28.2-9-56.6-23.1-84.1
|
||||
c-7.9-15.3-16-31.1-20.2-46.3l2.1-0.6c4.1,15,11.9,30,20.1,45.9c14.3,27.8,29.1,56.5,23.4,85.4c-2.9,14.8-10.2,27.8-17.1,40.2
|
||||
c-8.9,16-17.3,31.1-17.9,50c-0.7,21.1,10,38.9,20.3,56c10.1,16.9,20.5,34.3,20.6,55c0.1,16.2-6.8,29.1-13.6,41.6
|
||||
C101.8,260.6,96.2,270.9,94,283z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M88.7,289c-0.9-13,2.6-24.5,6.1-35.6c3.3-10.6,6.6-21.4,6.2-33.6c-0.8-20.4-9.9-39.5-18.7-58
|
||||
C72,140.5,61.5,118.4,63.9,94.4C66,74.6,77.2,60.7,88,47.3c8.9-11,18.1-22.4,22.2-37c8-28.3-12-59.8-31.3-90.4
|
||||
C68.6-96.4,58.8-111.8,53.8-126l2-0.7c4.9,14,14.6,29.3,24.8,45.5c19.6,30.9,39.8,62.9,31.6,92.1c-4.3,15-13.6,26.6-22.6,37.8
|
||||
C78.6,62.5,68,75.5,66.1,94.6c-2.4,23.5,7.6,44.2,18.1,66.2c8.9,18.7,18.1,38,18.9,58.8c0.5,12.6-2.9,23.6-6.3,34.3
|
||||
c-3.5,11.4-6.9,22.2-6,34.8L88.7,289z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M84.4,294.5c-1-11.5-1.1-23.1-0.6-34.6c0.7-12.9,0.4-25.9-1.1-38.8c-2.3-16.2-9.2-33.6-16.4-51.9
|
||||
c-10.7-26.8-21.6-54.5-17.7-79.3c3.1-20.3,17.3-31.9,30.9-43.1c9.9-8.1,20.1-16.5,26-28.1C120-9.5,91.9-48.7,67.3-83.1
|
||||
c-12.2-16.8-23.5-32.7-28.6-45.5l2-0.8c5,12.6,16.3,28.4,28.3,45c25.1,35,53.5,74.8,38.4,103.9c-6.2,12-16.5,20.5-26.6,28.8
|
||||
c-14,11.5-27.1,22.3-30.2,41.8c-3.8,24.3,7.1,51.7,17.6,78.2c7.3,18.5,14.2,35.9,16.6,52.4c1.5,13,1.9,26.1,1.1,39.2
|
||||
c-0.6,11.4-0.4,22.9,0.6,34.3L84.4,294.5z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M78.9,298.8c-1.3-13.6-3.9-27.4-6.5-40.8c-1.9-9.7-3.8-19.8-5.2-29.7c-2.1-15.7-8.5-33.7-15-52.7
|
||||
C41.6,144.8,30.4,112.9,35.6,87c4.3-21.1,20.1-31.1,35.5-40.8c11.1-7,22.6-14.2,29.6-25.6C114.7-1.8,100.1-21,86-39.5
|
||||
c-2-2.6-4-5.2-5.8-7.8C74.6-55,69.2-61.9,64-68.6C48.9-88.1,35.9-105,24.7-130.8l2-0.8C37.8-106,50.7-89.3,65.7-70
|
||||
c5.2,6.7,10.6,13.7,16.2,21.4c1.9,2.5,3.8,5.1,5.8,7.7c13.9,18.2,29.6,38.9,15,62.5c-7.3,11.8-19,19.1-30.3,26.2
|
||||
c-15.7,9.9-30.5,19.2-34.6,39.4c-5.1,25.4,5.9,57,16.6,87.6C61,194,67.2,212,69.5,227.9c1.4,9.9,3.3,19.9,5.2,29.6
|
||||
c2.9,13.6,5.1,27.2,6.5,41L78.9,298.8z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M71.8,301.7c-0.7-12.7-4.9-24.1-9.4-36.3c-3.7-10.2-7.6-20.7-9.2-32c-2.1-15.2-7.9-33.3-13.9-52.4
|
||||
c-10.7-34-21.9-69.1-16-95.9c4.9-22,22-30.6,38.6-39C73.9,40,86.4,33.7,94.2,22.3c15.1-22.2-1.3-42.5-15.8-60.3
|
||||
c-2.3-2.9-4.5-5.6-6.6-8.3c-6.2-8.2-12.2-15.5-18-22.5c-16.2-19.7-30.1-36.7-42.2-63.2l1.9-0.9c11.9,26.3,25.8,43.2,41.9,62.8
|
||||
c5.8,7.1,11.8,14.4,18.1,22.6c2.1,2.7,4.3,5.4,6.6,8.3C95-21,112,0,95.9,23.5c-8.1,11.9-20.8,18.3-33.1,24.5
|
||||
C45.9,56.5,30,64.5,25.3,85.5c-5.8,26.3,5.2,61.1,15.9,94.7c6.1,19.2,11.8,37.4,14,52.8c1.6,11.1,5.4,21.6,9.1,31.6
|
||||
c4.3,11.7,8.8,23.9,9.5,36.9L71.8,301.7z"
|
||||
/>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M64.7,302.9h-2.1c0-8.7-2.8-13.8-5.9-19.2c-1.6-2.7-3-5.6-4.3-8.5c-5.6-14.1-8.7-21.8-11.3-39.3
|
||||
c-2.3-14.8-7.5-32.4-13.1-51.2C17.7,150.5,6.1,112,12,84.3c4.9-23,22.7-30.8,40-38.3c12.6-5.5,25.6-11.1,33.8-22.8
|
||||
C101.3,1,84.2-19.5,69.1-37.7c-2.4-2.9-4.6-5.6-6.7-8.2C55.7-54.5,49.3-62.1,43-69.4c-16.6-19.5-30.9-36.3-43-63.4l1.9-0.9
|
||||
c12,26.8,26.2,43.5,42.7,62.9c6.2,7.3,12.7,15,19.4,23.5c2.1,2.6,4.3,5.3,6.7,8.2c14.8,17.8,33.3,40,16.8,63.5
|
||||
C79,36.5,65.7,42.3,52.8,47.8c-17.5,7.6-34,14.8-38.7,36.8c-5.8,27.1,5.7,65.4,15.8,99.3c5.6,18.8,10.9,36.5,13.2,51.4
|
||||
c2.6,17.3,5.5,24.5,11.2,38.8c1.2,2.9,2.6,5.7,4.3,8.4C61.7,288.3,64.7,293.6,64.7,302.9z"
|
||||
/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 32 KiB |
177
src/components/Icons/GridTire.svg
Normal file
@ -0,0 +1,177 @@
|
||||
<svg
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="0 0 593 225"
|
||||
style="enable-background: new 0 0 593 225"
|
||||
>
|
||||
<defs>
|
||||
<rect id="gridTireRect" y="0.5" width="593" height="224.5" />
|
||||
</defs>
|
||||
<clipPath id="gridTire">
|
||||
<use href="#gridTireRect" style="overflow: visible" />
|
||||
</clipPath>
|
||||
<path
|
||||
style="clip-path: url(#gridTire)"
|
||||
fill="currentColor"
|
||||
d="M373.8,339c-0.2,0-0.4-0.1-0.6-0.2
|
||||
c0,0-0.1,0-0.1,0l-59.6-8.9c0,0-0.1,0-0.1,0l-50.2-15.2l-4.6-1.2c-0.1,0-0.1,0-0.2-0.1L204,286.1c-0.2-0.1-0.4-0.3-0.5-0.5
|
||||
l-49.9-35.5l-1.4-0.8l0.1-0.2l-0.2-0.1c0,0-0.1-0.1-0.1-0.1l-45.9-44l-0.6-0.4c-0.1-0.1-0.2-0.1-0.2-0.2l-39.7-50.8
|
||||
c-0.1-0.2-0.2-0.3-0.2-0.5l-12.8-22.6L34.6,98.7c-0.1-0.1-0.1-0.2-0.2-0.3l-1.3-3.4l-6.8-18.1L13.6,42.6c0-0.1,0-0.1,0-0.2
|
||||
l-1.1-5.9L6.3,1.2L6.1,0.7c0-0.1,0-0.2,0-0.3V0.2L3.8-12.5c0-0.1,0-0.1,0-0.2L4-19.4c0-0.1,0-0.2,0-0.3L0-58.2l1-0.1l-1-0.1
|
||||
l6.4-53.8c0-0.1,0-0.2,0.1-0.3l5.1-12.8l13.5-33.9l0.9,0.4l-0.8-0.6l9.8-12.4l0.2-0.5l11.5-24.3c0-0.1,0.1-0.2,0.2-0.2l33.3-36.2
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2l11.5-6.7l31.9-18.3l0.3,0.6l0.1,0l-0.2-0.6l2.8-0.7l3.1-1.5l32.8-16c0.1,0,0.2-0.1,0.3-0.1l15.6-2.8
|
||||
l36.1-6.6c0.2,0,0.4,0,0.5,0.1l19.7,1.2l36.4,2.1c0.1,0,0.1,0,0.2,0l16.6,4.5c0.1,0,0.2,0.1,0.3,0.1l25.8,3.7
|
||||
c0.2-0.1,0.5-0.1,0.7,0l55.2,18.8l-0.3,0.9l0.5-0.9l32.1,17.4l22,11.9c0,0,0.1,0.1,0.1,0.1l40.1,30.3l10.8,8.1
|
||||
c0.1,0.1,0.2,0.2,0.3,0.3l25.3,25.9l19.8,20.1c0.1,0.1,0.2,0.2,0.3,0.3l5.5,7.5l16.1,21.6l16.4,22.4c0,0,0.1,0.1,0.1,0.1l29,55
|
||||
c0,0,0,0.1,0.1,0.1L607,21.4c0,0.1,0,0.1,0,0.2l9,59c0,0,0,0.1,0,0.2v55.4c0.1,0,0.1,0,0.2,0c0.5,0.1,0.9,0.7,0.7,1.2l-12.2,50.8
|
||||
c0,0.1-0.1,0.2-0.1,0.2l-33.4,61.4c0,0.1-0.1,0.1-0.1,0.2l-33.3,36.3c-0.1,0.1-0.2,0.3-0.4,0.4l-11.5,6.7l-31.6,18.3
|
||||
c-0.2,0.1-0.4,0.2-0.5,0.1l-0.7,0.3l-16.1,9.2c-0.1,0-0.1,0.1-0.2,0.1l-48.3,15.1c-0.1,0-0.2,0-0.3,0.1L373.8,339
|
||||
C373.8,339,373.8,339,373.8,339z M324.1,328.3l49.3,8.5c0.1,0,0.1,0,0.2,0.1c0,0,0,0,0,0l57.2-12.3h-9.5l-36.5-0.3
|
||||
c-0.1,0-0.1,0-0.2,0l-1.4-0.3L324.1,328.3z M440.3,324.6L386,336.3l42.2-2l1.8-0.6l49.1-18.5l-35.7,8.7l-0.8,0.5
|
||||
c-0.2,0.1-0.4,0.2-0.5,0.2H440.3z M312.4,326l2.8,0.8l0.7,0.1l8.7-0.6l51.9-3.8l-16.6-3.6l-35.6-7.9c-0.1,0-0.1,0-0.2-0.1l-1.2-0.5
|
||||
l-61.1-3.4l27.9,10.5l6.4,2.5L312.4,326z M480.7,316.7l-17.6,6.7l13.2-4.1L480.7,316.7z M388.4,322.3l33,0.2h18.7l2.5-0.5l1-0.7
|
||||
l30.7-19.9l22.2-14.5l-32,5.8l-15.3,2.8c0,0,0,0,0,0c0,0,0,0,0,0L388.4,322.3z M327.5,309.6l32.8,7.3l23.2,5.1l1-0.1l60.1-26.5
|
||||
l-52.5-3.1c0,0-0.1,0-0.1,0L327.5,309.6z M501.5,285.8l-0.2,0.4c-0.1,0.1-0.2,0.2-0.3,0.3l-25.6,16.6l-26.9,17.5l44.4-10.9
|
||||
c0,0,0.1,0,0.1,0l1.6-0.9l10.1-9.2l35.8-32.9L501.5,285.8z M263.8,312.8l27.9,7.5l-2.6-1l-33.6-12.6h-0.2c-0.2,0-0.3,0-0.5-0.1
|
||||
l-0.7-0.4l-6-2.4l-20.5-8.2l31.7,15.9L263.8,312.8z M323.3,308.4l0.9,0l64-17.2l-31.7-8.5l-23.2-6.2c-0.1,0.1-0.2,0.1-0.4,0.1
|
||||
l-33.4,3.8l-32.2,3.9l30,13.2L323.3,308.4z M255.8,304.7h1.6l60,3.4l-20.8-8.7l-33.1-14.5l-0.1,0c-0.1,0-0.2,0-0.3,0l-30.1-5.4
|
||||
l-30.4-5.4l26.6,15.4l25.8,14.8L255.8,304.7z M568.2,243.2l-2.1,2l-20.3,19.2l-43.1,39.6l32.9-18.8c0,0,0-0.1,0.1-0.1l20.7-27
|
||||
L568.2,243.2z M206.3,284.9l35.1,14l-13.4-7.7L196.6,273l-29.3-15.6l37.7,26.8L206.3,284.9z M394.9,290.5l53.7,3.2l38.7-42.3
|
||||
l-46.9,4.1L394.9,290.5z M490.6,250.6c0,0.1-0.1,0.2-0.2,0.2l-16.1,17.6L451.8,293l12.4-2.3l35.8-6.5l0.2-0.1l19.1-29.8l11.9-18.6
|
||||
L490.6,250.6z M335.6,275l21.5,5.7l34.9,9.4l45.3-34.8l-51-7L335.6,275z M263.7,282.7L263.7,282.7l35.7-4.2l29.9-3.4l-29.8-13.8
|
||||
L273.2,249c-0.2-0.1-0.3-0.2-0.4-0.3l-64.9-0.8L263.7,282.7z M534.1,234.3l0,0.4c0,0.2-0.1,0.3-0.2,0.5l-13,20.3l-17.4,27.1
|
||||
l40-19.6l0.2-0.5l9.2-21.7l13.2-30.6L534.1,234.3z M197.5,271.2l35.7,6.3l25.6,4.6L204,247.8c-0.1,0-0.1,0-0.2,0l-26.4-7.7
|
||||
l-30.1-8.9L197.5,271.2z M276.3,248.2l24,11.2l32.3,15l51.5-27.1l-32.3-11.1l-19.4-6.6c-0.1,0.1-0.3,0.2-0.4,0.3l-23.4,7.7
|
||||
L276.3,248.2z M575.4,237.3l-17.4,22.2l-1.6,2.1l-5.1,6.7L569,249L575.4,237.3z M154.7,248.4l33.2,17.7L142,229.4l-6.6-4.5
|
||||
l-19.2-13.2l37.1,35.6L154.7,248.4z M569.4,208.1L555,241.5l-8.3,19.4l18.1-17.1l13-12.8l0.4-0.5l0.5-2l2.4-9.6c0-0.1,0-0.2,0-0.2
|
||||
l10.7-42.2L574,201.5L569.4,208.1z M388.1,246.5l51.4,7.1l13.7-33.3l3.6-9.4l-43.9-2.4L388.1,246.5z M458.9,210.8L455,221
|
||||
l-13.2,32.3l46.6-4.1l9.8-45.9L458.9,210.8z M500.3,203l-9.8,45.5l41.6-15.2l1.6-35.2l0.6-12.1l-31.3,15.6L500.3,203z M219.5,209.8
|
||||
l24.4,16.6l30.2,20.4c0,0,0,0,0,0l33.7-11.2l21.2-7l-30-17L277.5,200c0,0,0,0-0.1,0l-24.4,4.1L219.5,209.8z M204.6,245.8l65.6,0.8
|
||||
L242.8,228l-26.1-17.7l-31-4.2l-32.4-4.3l24.7,21L204.6,245.8z M333.4,227.9l18.9,6.4l33.8,11.6l24.5-37.6l-45.8-12l-6.8,6.8
|
||||
L333.4,227.9z M143.2,227.9l34.8,10.3l22.2,6.5l-23.6-20.2l-27-23l-0.3,0c-0.1,0-0.2,0-0.3-0.1l-21.1-8.7l-29.6-12.6l22.1,23.5
|
||||
L143.2,227.9z M536.4,184.8c0,0.1,0,0.1,0,0.2l-0.7,13.3l-1.5,33.5l4.1-3.1l28.7-21.6l-1.3-13l-3.6-33.9L536.4,184.8z M279.5,198.7
|
||||
l20.5,11.1l31,17.6l25.7-25.8l6.3-6.3l-31.8-14.7l-14.6-6.7l-8.2,5.5L279.5,198.7z M583,219.1v0.2c0,0.1,0,0.2,0,0.2l-1.3,5
|
||||
l14.5-25.8l6.2-10.9c0.1-0.2,0.2-0.3,0.3-0.4l5.7-55L595,171.3c0,0.1,0,0.3,0,0.4L583,219.1z M107.3,203.3l28.4,19.5l-16.8-18
|
||||
L94,178.3L74,160.8l32.7,41.9L107.3,203.3z M413.4,206.6l43.3,2.3l-9.6-38.4l-35.7-1.3l-0.4,0l0.1,1.8L413.4,206.6z M449.2,170.3
|
||||
l1,4l8.6,34.5l4.7-0.9l34.9-6.6L482,163.4L449.2,170.3z M167.8,163l23,21l26.4,24.2l35.6-6.1l22.1-3.7l-27.3-20.7L226,161.4
|
||||
L167.8,163z M150.5,199.4l35.5,4.7l28,3.8l-24.5-22.5l-24.3-22.2c-0.1,0-0.2,0-0.4,0l-59.3-15l21.3,24.2l23.4,26.8L150.5,199.4z
|
||||
M365.5,194.3l45.8,12l-2.3-37.4l-38.4-9.5L365.5,194.3z M564,158.4l3.7,35.5l1.2,11.5l3.5-5l20.5-29.1l-11.3-45.7l-17.5,31.7
|
||||
C564.3,157.7,564.2,158.1,564,158.4z M483.7,162.4l2.5,5.7l14,32.6l1.9-0.9l31.6-15.8L511.5,148l-0.1-0.1L483.7,162.4z M95.3,176.5
|
||||
l33.3,14.2l17.8,7.4l-21.2-24.3l-23.2-26.4l-0.5-0.1c-0.1,0-0.2-0.1-0.2-0.1l-14.8-8.4l-28.4-15.3l18.5,26.5L95.3,176.5z
|
||||
M228.3,160.7l20.4,15.4l28.5,21.6l37.5-25.1L270.6,143L228.3,160.7z M317.9,172.3l14.1,6.5l31.7,14.7l5.1-34.3l-38.5-17.2
|
||||
L317.9,172.3z M513,146.8l4.1,6.6l18.3,29.6l0.8-0.7l25.7-24.6c0,0,0,0,0,0l-27.2-32.5L513,146.8z M613,101.7l-2,25.2l-4.9,47.2
|
||||
l0.4-1.7l8.2-34.2c-0.4-0.1-0.7-0.5-0.7-0.9L613,101.7z M67.5,152.5l22.1,19.3L75,151l-20.9-29.9l-13-14.9L67.1,152L67.5,152.5z
|
||||
M272.1,141.6l44.1,29.6l12.3-30.3l-0.1-0.3l-29.8-19.4l-7.4-4.8L272.1,141.6z M410.4,167.2h1.1l34.1,1.2l-24.4-23.6l-3.6-3.3
|
||||
l-29-2.6L410.4,167.2z M420,141l2.5,2.3l25.9,25l31.9-6.7l-33.2-24.3c-0.1,0-0.1,0-0.2,0l-0.7-0.2L420,141z M583.1,122.7l11.1,45
|
||||
l14.1-40.8l-0.4-1.1L591.8,85L583.1,122.7z M370.6,157.5l4.2,1l32.5,8l-21.4-27.8l-30.1-8.8L370.6,157.5z M123,109.2l42.3,51.9
|
||||
l59.1-1.6l-43.6-44.3l-23.9-2.5L123,109.2z M449.3,136.5l4.2,3.1l29,21.2l26.7-14l-29.7-16l-7.5-4l-0.5-0.1L449.3,136.5z
|
||||
M103.2,145.5l59.2,15l-42-51.5c0,0-0.1,0-0.1,0l-23-8.6l-31-11.7l17.8,27.6l18.6,28.7L103.2,145.5z M183.3,114.8l43.6,44.3
|
||||
l41.7-17.5l-25.7-23.5l-14.4-13.1L183.3,114.8z M330.8,140l37.1,16.5L353.1,129l-0.7-0.4l-30-14.8l7.7,25.5l0.2,0.1
|
||||
C330.6,139.6,330.7,139.8,330.8,140z M536.1,123.6l26.8,32l0.7-1.3l17.2-31.3l-26.6-23.8l-3.7-3.5L536.1,123.6z M473.7,125.4
|
||||
l6.8,3.7l30.8,16.6l21.6-21.6l-6.9-2.5l-33.6-12.5L473.7,125.4z M55.7,119.8L87.5,137l12,6.8l-17.1-26.4L63.1,87.6l-0.1,0
|
||||
c-0.1,0-0.1-0.1-0.2-0.1L28,63.8L55.7,119.8z M230.2,104l14,12.7l26.1,23.8l19.3-25.5l-34.1-30.2L230.2,104z M385.2,127.7l16.4,5.8
|
||||
l16.6,5.8l22.7-3.3l-37.6-8.7c-0.3-0.1-0.5-0.3-0.7-0.5l-4.3,1c-0.1,0-0.1,0-0.2,0H385.2z M386.7,136.8l24.5,2.2l-10.3-3.6
|
||||
l-21.7-7.7h-0.5c-0.1,0-0.1,0-0.2,0l-19.7-3.9L386.7,136.8z M292,114.4l7.7,5l27.9,18.1l-7.5-24.8l-28.9-20.4L292,114.4z
|
||||
M447,135.1c0.1,0,0.3,0,0.4,0.1l20.2-8.9l-41.4-4.7l-9.6,2.1l-9,2.5l38.7,9l0.5-0.1C446.9,135.1,446.9,135.1,447,135.1z
|
||||
M354.3,127.3l19.8,5.8l-23.1-10.7l-14.9-5.9l17.2,10.4l0.8,0.4C354.3,127.3,354.3,127.3,354.3,127.3z M395.9,125.7h2.1l5.2-1.2
|
||||
c0.1,0,0.1,0,0.2,0h0.3l12.4-2.8l9.4-2.6l11.3-6.9L405,122.8c-0.1,0-0.2,0.1-0.3,0.1h-0.6l-3.5,1.1l-0.2,0.2
|
||||
c-0.2,0.1-0.4,0.2-0.6,0.2h-0.2L395.9,125.7z M352.1,120.5l25.9,5.1c0.2-0.1,0.3-0.2,0.5-0.2h12.4l7.8-2.8l5.5-8.8v-0.2
|
||||
c0-0.1,0-0.2,0-0.3l0.1-0.2l-0.7-23.6l-6.4-27.2l-11.7-27.5L368.9,8.4c0,0,0,0,0,0l-20.4-23.9c0,0-0.1-0.1-0.1-0.1l-23.9-21.1
|
||||
c-0.1,0-0.1-0.1-0.1-0.2l-25.5-16.5c0,0-0.1,0-0.1,0l-27.1-12c-0.1,0-0.1-0.1-0.2-0.1l-26.2-6.4c-0.1,0-0.1,0-0.2,0l-18-0.6
|
||||
l-8.5,3.6l-3.1,4.3l-1.8,5.2l-0.4,2.6l2,25.7c0.2,0.1,0.3,0.3,0.4,0.5l7.7,27.5c0.1,0.2,0,0.4,0,0.6l12.3,26.2c0,0,0,0,0.1,0.1
|
||||
L253.2,50l0.5,0.6l20.9,23.1l24.4,20.2l26.2,15.8L352.1,120.5z M428.3,119.8l7.9,0.9l35,4l0.4-0.2l17.9-15.5h-8.3l-35.8,0.3
|
||||
c0,0-0.1,0.1-0.2,0.1L428.3,119.8z M592.9,82.1l3.5,8.9l12.9,33l2.2-27.9l0-0.3l1-12.7l-0.2-6.5l-0.2-1.6l-2.8-4.8l-16.5-30.4
|
||||
l0.3,32.5v9.4C593,81.7,593,81.9,592.9,82.1z M493.7,107.4l40.7,15.1l14.4-27.8l-42-8.7L493.7,107.4z M551.2,93.7l4.3,4.1
|
||||
l25.9,23.2l0.9-4l8.2-35.2l-32.4-21.1L551.2,93.7z M405.7,119l0.6,0.8l-1.3,1l38.8-12.9c0-0.1,0.1-0.1,0.1-0.2L455,94.8l-28.8,13.3
|
||||
l-10.5,4.8c-0.2,0.1-0.4,0.1-0.6,0.1l-1.8,1.3l-7,5.5L405.7,119z M404.7,116.7l-2.1,3.4l2.1-1.6V116.7z M406.7,113.9v2.5l9-9.9
|
||||
l9.9-11.2l4.4-12.6L406.7,113.9z M321.6,111.2l10.1,5l-7-4.2l-0.7-0.3c-0.1,0-0.1,0-0.1-0.1l-8.5-5.1L321.6,111.2z M36.2,97.5
|
||||
l14.4,16.5l-26-52.6c-0.2-0.1-0.3-0.3-0.4-0.5l-0.1-0.5l-4.5-7.8L36.2,97.5z M144.9,63.4l36.6,49.7l45.5-9.8l-22.2-26.8l-12.8-15.2
|
||||
l-12.6,0.6L144.9,63.4z M121.1,106.9l36,3.8l21.8,2.3l-36.7-49.8L87.6,50.6L102.8,76L121.1,106.9z M256.6,83.2l33.3,29.5l-0.8-21.8
|
||||
l-16.3-15.6c-0.2-0.2-0.3-0.4-0.3-0.6L262.4,65L256.6,83.2z M414.6,110.7l-0.2,0.3l0.1-0.1L414.6,110.7z M411.4,95.4l-4.1,14.5
|
||||
l25.1-33.5c0-0.1,0.1-0.1,0.1-0.2l1.4-16.8l-16.7,27.1l-5.3,8.6C411.7,95.2,411.5,95.3,411.4,95.4z M427.5,96.9l-9.1,12.5l7-3.2
|
||||
l32.8-15.1l0-0.1c0,0,0-0.1,0.1-0.1l7.4-17L427.5,96.9z M459.4,92.8l-12.5,14.5l34.3-0.3h10.4l12.8-20.8l-44.7,6.5
|
||||
C459.5,92.7,459.5,92.7,459.4,92.8L459.4,92.8z M64.4,86l33.5,12.6l20.4,7.6L101.1,77L84.9,50L37.8,26.7l26.5,59L64.4,86z
|
||||
M405.5,89.6l0.4,14.1l4.5-31.5l-2.8-15.4l-2.1,32.7C405.5,89.4,405.5,89.5,405.5,89.6z M194.4,61l12,14.3l22.5,27.2l25.1-19
|
||||
l-22.9-27l-6.3-7.7L194.4,61z M410.2,88.1l-1.2,8.3l0.7-2.5c0-0.1,0.1-0.2,0.1-0.3l0.2-0.3L410.2,88.1z M434.3,77.2l-5.9,16.9
|
||||
l8.1-4.9l30.6-18.4l0.1-0.3c0.1-0.1,0.1-0.2,0.2-0.3l3.4-21.3L434.3,77.2z M507.6,84.1l7,1.5l34.8,7.2l6.9-32.7l-35.4-1.4l-6.1-0.4
|
||||
L507.6,84.1z M468.7,72.2l-8,18.3l9.4-1.4l35.5-5.1l7-25.2l-43.3,12.8c-0.1,0.2-0.2,0.4-0.4,0.5L468.7,72.2z M412.7,72.3l-0.5,17.7
|
||||
l22.2-35.7l0,0l-2.7-19.9L412.7,72.3z M26.2,60.1L61.3,84L34.9,25.2L8.9,2.9l17.1,56.8L26.2,60.1z M399.1,61.8l4.9,20.7l2.2-34
|
||||
l0-0.2c0-0.1,0-0.2,0-0.3l-7.1-18.9V61.8z M226.4,47.5l6.2,7.7L255,81.6l5.8-18.2l-22.6-28.6L226.4,47.5z M558.3,58.4l3.5,2.3
|
||||
l29.1,19v-7.5l-0.3-35.6L557.4,22l1,34.9V58.4z M436.1,55.6l-1.5,18.8l36.1-28L468.9,23L444.6,47l-8.2,7.9c0,0.1-0.1,0.3-0.1,0.4
|
||||
L436.1,55.6z M592.1,34.8c0.2,0.1,0.3,0.2,0.4,0.4l1,1.8l17.7,32.6l-0.2-1.7l-6.3-45.5l-4.8-7.1l-2.4-3.4L582.9-8.3L592.1,34.8z
|
||||
M473,47.7l-3.4,21.7L513,56.6l0.7-28.3l-31.6,14.7L473,47.7z M408.2,48.4l3.7,20.9L431,31l-7.2-21.7l-12.7,31.6l-2.9,7.3
|
||||
L408.2,48.4z M115.8,8.6l11.1,20.9l16.8,31.9l47.1-2.2l-18.1-29.8l-9.6-15.9l-12.9-1.4L115.8,8.6z M86.3,48.3l54.8,12.6l-16-30.4
|
||||
L113.3,8.3l-18-6.7L62.9-9.8l10,24.8L86.3,48.3z M165.5,13.7l9,14.8l18.7,30.8l30.3-12.2L199.7,8.9L165.5,13.7z M515,56.4l5.9,0.4
|
||||
l35.4,1.4V57l-1-35.2l-39.6,5.7L515,56.4z M387.3,34.1l9.8,23V23.8L385.8,3.9L387.3,34.1z M433.2,31.3l2.9,21.1l7.1-6.8l25.5-25.2
|
||||
l-7-25.3l-21,27.1L433.2,31.3z M15.5,41.6l6.1,10.6L11.2,17.5L15.5,41.6z M36.5,23.9l47.2,23.3L71,15.7L60.4-10.6L50.1-17
|
||||
L21.3-35.1l8.4,32.5L36.5,23.9z M201.9,8.6l4.7,7.5L225.1,46L237,33.1l-0.4-1L219.2,1.7L201.9,8.6z M470.7,21l1.9,24.7l8.7-4.6
|
||||
l32.4-15L508-4.7l-28.6,19.8L470.7,21C470.7,21,470.7,21,470.7,21z M399.2,23.7l8,21.6l2-5.1l13.4-33.4l-11.2-21.4L399.2,23.7z
|
||||
M557.4,19.8l0.9,0.4l31.7,13.9l-9.9-45.8l-31.7-7.2L557.4,19.8z M370.7,7.5l14.4,23l-1.5-30.4l-15.1-19.2L370.7,7.5z M425.1,6.8
|
||||
l7.4,22.3l6.6-8.1l21.7-28.2l-11.7-24.9L425.1,6.8z M509.8-5.7l5.8,31.1l39.7-5.7l-0.9-4.1l-8-34.5l-33.5,12L509.8-5.7z M8.1-0.4
|
||||
l1.4,1.2l24.4,20.9L27.8-2.1l-9-34.7L2.3-55.4l4.5,42.6l0.5,5.1l0.8,7.1C8.1-0.4,8.1-0.4,8.1-0.4z M385.7-0.4l12.2,21.5l1.3-4
|
||||
l11-34.3l-15-20.5l-8.5,33.4L385.7-0.4z M463.2-6.6l7.1,25.4l7.9-5.4l29.4-20.3l-11.9-31.5l-25.2,24.5L463.2-6.6z M581.9-13
|
||||
l19.8,27.2l1.5,2.3l-16.6-49.8l-22.7-23.8l11.8,28.9L581.9-13z M220.8,0.6l0.2,0.3l8.4,14.6l-7.6-16.1L220.8,0.6z M145.4-35.3
|
||||
l5.6,13.8l13.6,33.2l34.1-4.7l-13.8-32.4l-3.1-7.3h-1.6L145.4-35.3z M114.7,6.5l47.6,5l-13.2-32.2l-5.9-14.5l-12.8-3.2L96.9-47
|
||||
L114.7,6.5z M184.2-32.1l2.5,6l14,33l17.6-7l-12.1-32H184.2z M62-12.2l34,12l16.4,6.1L94.6-47.7l-13.7-6.6l-31-15.1l4.7,22.2
|
||||
L62-12.2z M349.9-16.9l18.5,21.8l-2.1-26.6l-18.2-17.4L349.9-16.9z M412.3-17.4L424,4.8l24.2-39.1c0-0.1,0-0.1,0-0.2l-16.3-24.3
|
||||
l-14.9,31.7L412.3-17.4z M208.7-31.4l11.3,29.9l1-1.2l-7.5-26.9L208.7-31.4z M368.3-22.6l15.8,20.2l0.6-2.3l8.8-34.9L375.5-58
|
||||
L368.3-22.6z M497.4-39.6l12,31.9l2.8-1l33.5-12l-16.6-39.1L497.4-39.6z M450.4-34.2l12,25.6l6.7-6.7l25.6-24.9l-17.5-30.6
|
||||
l-20.8,28.1l-6,8.2C450.4-34.4,450.4-34.3,450.4-34.2z M20.7-37.9l30.5,19.2l8.6,5.3l-7.2-33.4l-5-23.7L17.6-94.2L20.7-37.9z
|
||||
M547.8-21.1l31.6,7.1l-5.5-13.6l-13.5-33l-29.2,0.4L547.8-21.1z M326-38.1l21.7,19.2L346-41.2l-20.6-14.6L326-38.1z M395.8-40.1
|
||||
L411-19.4l4-8.6l15.3-32.4l-19.8-21.9l-11.4,32.8L395.8-40.1z M348-42.1l18.6,17.8l0.1-0.3l7.1-35.2l-20.3-15.4L348-42.1z
|
||||
M207.4-34l5.8,2.2l-1.9-24.4l-5.3-4.3l-0.3-0.2c-0.1,0-0.1-0.1-0.1-0.1l-3.5-2.8l1,5.7c0,0.1,0,0.1,0,0.2v0.1L207.4-34z
|
||||
M183.6-34.1h21.7l-4.3-23.2c0-0.1,0-0.1,0-0.2v-0.1l-1.4-7.8l-25.2-7.1l0.8,3.5L183.6-34.1z M144.6-37.3l35.7,2.7l1.1,0l-9.2-38.6
|
||||
l-37.5-10l2.5,11.3L144.6-37.3z M433-60.6l16.3,24.2l5.5-7.5l21.3-28.8l-0.9-1.1L453.7-101L433-60.6z M96.3-49.2l46.3,11.8
|
||||
l-7.3-34.1l-2.7-12.4l-11-4.5l-32.3-13l2.2,16.6L96.3-49.2z M300.1-55L324-39.5l-0.6-17.6l-21.9-11L300.1-55z M561.6-62.4
|
||||
c0,0,0.1,0.1,0.1,0.1l1.2,1.3l20.4,21.4l-25.5-48.4c0,0,0,0,0,0l-21.9-16.8L561.6-62.4z M2-58.7l16.5,18.5l-3-56l-7.4-12.9L2-58.7z
|
||||
M478.5-72.5l17.9,31.2l2-1.3l29.8-19l-4.8-7.7l-18.6-30L478.5-72.5z M376-60.3l18.3,18.6l3-8.5L409-84.1l-22.7-18.8L376-60.3z
|
||||
M346.9-41.7L346.9-41.7z M325.4-58.2l20.8,14.8l5.4-32.9l-21.7-11.8L325.4-58.2z M49.4-71.8l44.7,21.7l-4.7-34.3l-2.3-17.8
|
||||
l-37.6-23.5V-71.8z M273.3-66.9l24.9,11l1.3-13.1l-22.2-6.6L273.3-66.9z M206.6-62.4l0.3,0.2c0.1,0,0.1,0.1,0.2,0.1l4.4,3.6
|
||||
l0.2-1.1l1,0.2l-1-0.2l0.8-4.6l0.5-3.2V-68c0-0.1,0-0.1,0-0.2l0.2-1.4l1.6-10.9l-12.7-14.1l-0.7,27.9L206.6-62.4z M301.7-70.3
|
||||
l21.9,11L328-89l-22-7.6L301.7-70.3z M353.8-77.4l20.5,15.5l10.2-42.1l-24.5-14.7L353.8-77.4z M411.2-84.5l20.3,22.4l4.5-8.8
|
||||
l16.3-31.8l-1.1-1.1l-25.5-24.2L411.2-84.5C411.2-84.5,411.2-84.5,411.2-84.5z M506.6-100.3l18.5,29.9l5.1,8.2l29-0.4l-27.4-45.3
|
||||
L506.6-100.3z M174.2-74.6l25.2,7.1l0.8-29.2L173.2-111v0.5L174.2-74.6z M247.5-73.4l23.9,5.8l3.8-8.3l-21.2-2L247.5-73.4z
|
||||
M215.7-70.6v1.7l1.1-1.5c0.1-0.1,0.3-0.3,0.4-0.3l0.2-0.1l7.5-10.6l-0.7-15.8l-7.4,16.8L215.7-70.6z M277.9-77.6l21.9,6.5
|
||||
l4.3-26.1l-21.3-3L277.9-77.6z M226.9-80.7c0,0.2-0.1,0.3-0.2,0.5l-5.6,7.8l5.2-2.2l5.4-2.4l6.5-12.2L226.9-80.7z M17.6-96.8
|
||||
l29.9,23.6V-127l-20.8-21.1l-6,34L17.6-96.8z M231.4-74.4l13.5,0.4l4.8-3.4L232.9-75L231.4-74.4z M454.6-103.1l22.8,28.9l26.2-26.7
|
||||
l-6.5-7.7l-22.6-26.7L454.6-103.1z M134.4-85.4l37.8,10.1l-1-35.1l0-1.5l-5.5-2.5l-31.8-14.4v7.8L134.4-85.4z M241.7-91.3
|
||||
l-7.5,14.1l18.8-2.6l5.8-17.7L241.7-91.3C241.7-91.3,241.7-91.3,241.7-91.3z M255-79.8l20.9,2l4.8-22.4l-19.5,1.7L255-79.8z
|
||||
M330.4-90.3l21.6,11.8l0.9-6l5.4-35.3l-25-10L330.4-90.3z M253.7-78.9L253.7-78.9z M202.4-97.2l13.1,14.6l8.4-19.1l-14.5-20.8
|
||||
L202.4-97.2z M226-101.3l0.8,18.2l13.5-10.1l-1.8-22.7L226-101.3z M89.2-103.5l33.1,13.3l10.1,4.1l-0.4-34.9v-8.8L93-151.7
|
||||
L89.2-103.5z M386.8-105l22.8,18.9l3.1-9.2l11.3-33.8l-0.7-0.5l-28.5-20.1L386.8-105z M306.2-98.6l22.2,7.6l2.9-39.4l-24.8-4.9
|
||||
L306.2-98.6z M240.4-118.2l1.9,24.5l17-6.2l-2.2-28.6L240.4-118.2z M533.3-109.4L553.4-94l-28.3-38.5l-5.5-7.4l-19.6-9.7l20.3,24.4
|
||||
l12.9,15.5C533.2-109.6,533.3-109.5,533.3-109.4z M173.3-113.2l27.4,14.4l7.2-25.8l-0.2-0.2l-27.6-21.1L173.3-113.2z M282.9-102.2
|
||||
l21.3,3v-0.8l0.3-35.5l-23,0.4L282.9-102.2z M8.5-112.1L16-99.3l2.7-15.2l6.4-35.9v-3.3l-11.5,29.1L8.5-112.1z M259.1-129.3
|
||||
l2.2,28.8l19.6-1.7l-1.4-32.7L259.1-129.3z M475.7-136.9l29.6,35l25.3-7.6l-11.9-14.4l-22.9-27.4L475.7-136.9z M210.1-125
|
||||
l15.1,21.6l13-15.1L223-146L210.1-125z M49.4-128.2l37.9,23.7l3.8-48.2l-2.8-2.2L61-176.7l-3.3,13.8L49.4-128.2z M426.6-130
|
||||
l26.6,25.3l1.1-1.8l18.7-30.4l-7.6-6.7l-26.1-23.3L426.6-130z M360.4-120.9l24.6,14.8l8.1-45.1l-30.7-15.2L360.4-120.9z
|
||||
M134.3-130.8l37.1,16.8l7-33.2l-35-22.8l-1,4.2L134.3-130.8z M224.6-147.4l15.1,27.4l17.1-10.5l-0.3-0.6l-13.7-32.3L224.6-147.4z
|
||||
M333.2-132l25.2,10.1l0.4-9.4l1.6-35.7l-30.6-9l2.7,34.8L333.2-132z M181.1-147.6l27.6,21.1l13.1-21.2l-26.3-27.6L181.1-147.6z
|
||||
M27.3-150.4l20.4,20.8l8.1-33.8l3.5-14.9L48-194.5l-10.9,23.1l0.1,0.1l-0.4,0.5l-6.7,14.3L27.3-150.4z M395.1-152l29.7,20.9
|
||||
l1.1-3.4l11.8-33.8l-7.5-4.9l-29.5-19.2l-5.6,40.1C395.1-152.1,395.1-152,395.1-152z M244.4-164.6l14.2,33.4l20.5-5.7l-1.2-3.9
|
||||
l-10.4-33.8L244.4-164.6z M93.1-153.9l39.4,22l9.2-39.4l-5.7-4.2l-28.2-20.7l-3,8.6L93.1-153.9z M306.4-137.4l24.8,4.9l-0.6-8.5
|
||||
l-2.8-35.5l-29.5-2.6l6.7,34.6L306.4-137.4z M269.4-175.3l11.8,38.3l23.2-0.4l-1.3-6.9l-6.8-34.9L269.4-175.3z M440.3-168.7
|
||||
l26.5,23.7l7.5,6.6l20.1-14.3l-14-12.7l-26-23.8L440.3-168.7z M496.8-153.4l18.6,9.2l-15.8-16l-25.3-25.9l-16.9-3.1l24.3,22.3
|
||||
L496.8-153.4C496.8-153.4,496.8-153.4,496.8-153.4z M143.8-172.1l35.7,23.2l14.5-28l-5.5-4.8L162-205l-0.9,1.7L143.8-172.1z
|
||||
M196.4-177.3l26.9,28.3l18.4-16.3l-3.3-4.8l-20.6-28.7L196.4-177.3z M362.5-168.5l30.8,15.2l5.6-39.8l-6.3-2.8L360.8-210
|
||||
L362.5-168.5z M27-158.5v3.9l1.3-2.7l3.2-6.8L27-158.5z M61.6-178.8L91.4-155l14.6-42.5l-21.3-22.1l-5.5,9.7L61.6-178.8z
|
||||
M219.4-200.1l20.6,28.8l3.4,4.9l23.3-10.1l-3.4-6.5l-16.6-31.4L219.4-200.1z M329.5-178.2l31,9.2l-1.6-42c0-0.1-0.1-0.1-0.1-0.2
|
||||
l-3.8-0.9l-34-8.1L329.5-178.2z M401.3-194.2l30.1,19.5l7.4,4.8l14.2-20.5l-14.9-9.9L408.9-220L401.3-194.2z M108.6-198l33.6,24.7
|
||||
l18.2-33.1l-27.2-26.3l-4.2,5.8L108.6-198z M248.7-215l16.4,31.1l3.5,6.7l27.1-3.9l-14.6-40.7L248.7-215z M297.8-181.3l29.6,2.6
|
||||
l-8.5-41.9h-0.8l-34.9-1.2L297.8-181.3z M163.2-206.6l31.8,27.9l21.6-21.6l-27-31.6l-0.8,0.8L163.2-206.6z M297-180.3L297-180.3z
|
||||
M49.3-196.1l3.5,5.1l7.4,10.6l17.3-30.5l5.8-10.3l-2.6-9.5L49.3-196.1z M454.5-191.8l16.4,3l-7.3-5.5l-39.8-30l-13,3.2l28.4,19.1
|
||||
L454.5-191.8z M360.7-212.2l38.7,17.2l7.7-26l-46-21.3l-0.5,29.7C360.7-212.4,360.7-212.3,360.7-212.2z M85.9-221.3l21.2,22
|
||||
l24.8-34.9l-12.8-18.5L85.9-221.3z M191.3-233l26.7,31.3l27.7-14.5l-2.1-3.3L225-249.6l-2,1L191.3-233z M134.6-234.1l27,26.1
|
||||
l26.6-25.5l-19.8-25.9l-5.5,4.1L134.6-234.1z M320.5-222.5l34.9,8.3l3.2,0.8l0.5-29.5l-11.8-3.1l-33.6-9L320.5-222.5z M227-250.1
|
||||
l20.6,33.2l32.5-6.8l-0.3-0.8l-13.8-32.9l-4.8,0.9L227-250.1z M282.3-223.8l36.2,1.2l-6.9-32.6l-43.4-2.3L282.3-223.8
|
||||
C282.3-223.8,282.3-223.8,282.3-223.8z M362-244.1l46.4,21.5l13-3.2l-19.8-10.7l-31.4-17L362-244.1z M82.3-232.1l2.5,9l7.1-6.7
|
||||
l21.3-20.1L93-238.3L82.3-232.1z M133.1-234.2L133.1-234.2z M170.2-260.3l19.8,25.8l33.9-16.8l-12.3-23.9l-8.4,2.9L170.2-260.3z
|
||||
M120.7-253.9l12.6,18.3l34-25.4l-2.1-6.1c0-0.1-0.1-0.2-0.1-0.3v-0.1l-2.4-6.9l-34.9,17.1l0,0l-0.1,0L120.7-253.9z M313.5-257
|
||||
l34.3,9.2l12.1,3.2l8.3-9.6l-19.1-6.3l-33.6-11.5l-0.3,2v0.7c0,0,0,0.1,0,0.1L313.5-257z M213.4-275.8l12.3,23.9l39.7-7.5
|
||||
l-4.7-20.5l-35.5,3.1l-1.5,0L213.4-275.8z M267.5-259.5l44,2.3l1.8-12.2v-0.7c0,0,0-0.1,0-0.1l0.3-2.3l-25.7-3.7l-25.1-3.5
|
||||
L267.5-259.5z M167.2-267.6l1.9,5.6l33.3-12.2l8.9-3l2.2-6.7l-4.2,0.8l-44.6,8.2l2.4,6.9c0,0.1,0.1,0.2,0.1,0.3V-267.6z
|
||||
M215.7-284.1l-2.1,6.3l10-0.9l1.5,0l32.7-2.9L215.7-284.1z M270.8-280.6l1.6,0.2l-1-0.3L270.8-280.6z"
|
||||
/>
|
||||
</svg>
|
After Width: | Height: | Size: 19 KiB |
@ -23,6 +23,10 @@ export { default as ExclamationMarkTriangle } from 'components/Icons/Exclamation
|
||||
export { default as ExternalLink } from 'components/Icons/ExternalLink.svg'
|
||||
export { default as Flag } from 'components/Icons/Flag.svg'
|
||||
export { default as Gear } from 'components/Icons/Gear.svg'
|
||||
export { default as GridGlobe } from 'components/Icons/GridGlobe.svg'
|
||||
export { default as GridHole } from 'components/Icons/GridHole.svg'
|
||||
export { default as GridLandscape } from 'components/Icons/GridLandscape.svg'
|
||||
export { default as GridTire } from 'components/Icons/GridTire.svg'
|
||||
export { default as HandCoins } from 'components/Icons/HandCoins.svg'
|
||||
export { default as Heart } from 'components/Icons/Heart.svg'
|
||||
export { default as InfoCircle } from 'components/Icons/InfoCircle.svg'
|
||||
|
@ -1,6 +1,7 @@
|
||||
import { ReactNode } from 'react'
|
||||
|
||||
import Card from 'components/Card'
|
||||
import { GridGlobe, GridHole, GridLandscape, GridTire } from 'components/Icons'
|
||||
import Text from 'components/Text'
|
||||
import { Tooltip } from 'components/Tooltip'
|
||||
import { DEFAULT_SETTINGS } from 'constants/defaultSettings'
|
||||
@ -13,15 +14,31 @@ interface Props {
|
||||
bg: 'borrow' | 'lend' | 'farm' | 'portfolio'
|
||||
}
|
||||
|
||||
function IntroBackground(props: { bg: Props['bg'] }) {
|
||||
switch (props.bg) {
|
||||
case 'borrow':
|
||||
return <GridHole className='h-55' />
|
||||
case 'lend':
|
||||
return <GridTire className='h-55' />
|
||||
case 'farm':
|
||||
return <GridLandscape className='h-55' />
|
||||
default:
|
||||
return <GridGlobe className='h-50' />
|
||||
}
|
||||
}
|
||||
|
||||
export default function Intro(props: Props) {
|
||||
const [tutorial] = useLocalStorage<boolean>(TUTORIAL_KEY, DEFAULT_SETTINGS.tutorial)
|
||||
|
||||
if (!tutorial) return null
|
||||
return (
|
||||
<Card
|
||||
className={`relative w-full p-8 mb-6 bg-cover bg-intro-${props.bg} h-55`}
|
||||
contentClassName='flex rjustify-between w-full h-full flex-col justify-between'
|
||||
className={`relative w-full p-8 bg-intro bg-cover h-55`}
|
||||
contentClassName='flex w-full h-full flex-col justify-between'
|
||||
>
|
||||
<div className='absolute inset-0 flex items-end justify-end w-full h-full text-white opacity-5'>
|
||||
<IntroBackground bg={props.bg} />
|
||||
</div>
|
||||
<Tooltip
|
||||
className='absolute top-4 right-4'
|
||||
type='info'
|
||||
|
@ -47,11 +47,9 @@ interface SkeletonProps {
|
||||
|
||||
function Skeleton(props: SkeletonProps) {
|
||||
return (
|
||||
<div>
|
||||
<Text size='2xl' className='mb-8'>
|
||||
Balances
|
||||
</Text>
|
||||
<Card className='mb-4 h-fit w-full bg-white/5'>
|
||||
<div className='flex flex-wrap w-full gap-4'>
|
||||
<Text size='2xl'>Balances</Text>
|
||||
<Card className='w-full bg-white/5'>
|
||||
{props.children ? (
|
||||
props.children
|
||||
) : (
|
||||
|
@ -1,4 +1,3 @@
|
||||
import React from 'react'
|
||||
import { NavLink, useParams } from 'react-router-dom'
|
||||
|
||||
import { ArrowRight } from 'components/Icons'
|
||||
@ -15,11 +14,11 @@ export default function PortfolioAccountPageHeader(props: Props) {
|
||||
const selectedAccountId = useAccountId()
|
||||
|
||||
return (
|
||||
<div className='flex gap-2 items-center pt-4 pb-8 border-b border-white/20'>
|
||||
<div className='flex items-center w-full gap-2 pt-2 pb-6 border-b border-white/20'>
|
||||
<NavLink to={getRoute('portfolio', address, selectedAccountId)}>
|
||||
<Text className='text-white/40'>Portfolio</Text>
|
||||
</NavLink>
|
||||
<ArrowRight className='h-3 text-white/60' />
|
||||
<ArrowRight className='h-3 text-white/60 ' />
|
||||
<Text tag='span'>Credit Account {props.accountId}</Text>
|
||||
</div>
|
||||
)
|
||||
|
@ -114,7 +114,7 @@ interface SkeletonProps extends Props {
|
||||
|
||||
function Skeleton(props: SkeletonProps) {
|
||||
return (
|
||||
<div className='flex flex-col gap-8 py-8'>
|
||||
<div className='flex flex-col w-full gap-8'>
|
||||
<div className='flex justify-between'>
|
||||
<Text size='2xl'>Credit Account {props.accountId}</Text>
|
||||
<div className='flex gap-1 max-w-[300px] flex-grow'>
|
||||
|
@ -66,7 +66,7 @@ export default function Content() {
|
||||
|
||||
return (
|
||||
<div
|
||||
className={classNames('grid w-full grid-cols-1 gap-4', 'md:grid-cols-2', 'lg:grid-cols-3')}
|
||||
className={classNames('grid w-full grid-cols-1 gap-6', 'md:grid-cols-2', 'lg:grid-cols-3')}
|
||||
>
|
||||
{accountIds.map((accountId: string, index: number) => {
|
||||
return <PortfolioCard key={accountId} accountId={accountId} />
|
||||
|
@ -21,17 +21,9 @@ export default function AccountDetailsCard() {
|
||||
[lendingAvailableAssets, accountLentAssets],
|
||||
)
|
||||
|
||||
const tabs = (
|
||||
<div className='flex items-center w-full pt-4 pl-4 font-semibold bg-white/10'>
|
||||
<div className='flex flex-row pb-3 mr-4 border-b-2 border-solid select-none hover:cursor-pointer border-pink'>
|
||||
Balances
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
if (account)
|
||||
return (
|
||||
<Card className='h-fit' title={tabs}>
|
||||
<Card className='h-fit' title='Balances'>
|
||||
<AccountBalancesTable
|
||||
account={account}
|
||||
borrowingData={borrowAssetsData}
|
||||
|
@ -19,7 +19,6 @@ import useHealthComputer from 'hooks/useHealthComputer'
|
||||
import useLocalStorage from 'hooks/useLocalStorage'
|
||||
import useMarketAssets from 'hooks/useMarketAssets'
|
||||
import useMarketBorrowings from 'hooks/useMarketBorrowings'
|
||||
import usePrices from 'hooks/usePrices'
|
||||
import useToggle from 'hooks/useToggle'
|
||||
import { useUpdatedAccount } from 'hooks/useUpdatedAccount'
|
||||
import useStore from 'store'
|
||||
@ -27,7 +26,7 @@ import { BNCoin } from 'types/classes/BNCoin'
|
||||
import { byDenom } from 'utils/array'
|
||||
import { defaultFee } from 'utils/constants'
|
||||
import { getCapLeftWithBuffer } from 'utils/generic'
|
||||
import { asyncThrottle, BN } from 'utils/helpers'
|
||||
import { BN, asyncThrottle } from 'utils/helpers'
|
||||
|
||||
interface Props {
|
||||
buyAsset: Asset
|
||||
@ -37,7 +36,6 @@ interface Props {
|
||||
export default function SwapForm(props: Props) {
|
||||
const { buyAsset, sellAsset } = props
|
||||
const account = useCurrentAccount()
|
||||
const { data: prices } = usePrices()
|
||||
const swap = useStore((s) => s.swap)
|
||||
const [slippage] = useLocalStorage(SLIPPAGE_KEY, DEFAULT_SETTINGS.slippage)
|
||||
const { computeMaxSwapAmount } = useHealthComputer(account)
|
||||
|
@ -16,7 +16,7 @@ export default function TradeModule(props: Props) {
|
||||
return (
|
||||
<div
|
||||
className={classNames(
|
||||
'relative isolate max-w-full overflow-hidden rounded-base',
|
||||
'relative isolate max-w-full overflow-hidden rounded-base pb-4',
|
||||
'before:content-[" "] before:absolute before:inset-0 before:-z-1 before:rounded-base before:p-[1px] before:border-glas',
|
||||
'h-full',
|
||||
)}
|
||||
|
@ -38,6 +38,7 @@ export default function RecentTransactions() {
|
||||
return (
|
||||
<Card
|
||||
className={classNames(
|
||||
'gradient-card-content',
|
||||
hash &&
|
||||
'transitions-color duration-300 hover:cursor-pointer hover:bg-white/5',
|
||||
)}
|
||||
|
@ -148,34 +148,33 @@ export default function WalletConnectedButton() {
|
||||
</div>
|
||||
</div>
|
||||
<div className='flex h-[31px] w-[116px] justify-end'>
|
||||
<Button color='secondary' onClick={onDisconnectWallet} text='Disconnect' />
|
||||
<Button color='tertiary' onClick={onDisconnectWallet} text='Disconnect' />
|
||||
</div>
|
||||
</div>
|
||||
<div className='flex flex-wrap w-full'>
|
||||
<Text uppercase className='mb-1 break-all /80'>
|
||||
{'Your Address'}
|
||||
</Text>
|
||||
<div className='flex flex-wrap w-full gap-2'>
|
||||
<Text size='lg'>{'Your Address'}</Text>
|
||||
|
||||
<Text size='sm' className={classNames('mb-1 hidden break-all font-bold', 'md:block')}>
|
||||
<Text size='sm' className={classNames('hidden break-all text-white/60', 'md:block')}>
|
||||
{address}
|
||||
</Text>
|
||||
<Text size='sm' className={classNames('mb-1 break-all font-bold', 'md:hidden')}>
|
||||
<Text
|
||||
size='sm'
|
||||
className={classNames('break-all font-bold text-white/60', 'md:hidden')}
|
||||
>
|
||||
{truncate(address, [14, 14])}
|
||||
</Text>
|
||||
<div className='flex w-full pt-1'>
|
||||
<div className='flex w-full gap-6 pt-2'>
|
||||
<Button
|
||||
leftIcon={isCopied ? <Check /> : <Copy />}
|
||||
variant='transparent'
|
||||
className='flex w-auto py-2 mr-10'
|
||||
color='quaternary'
|
||||
className='flex w-auto'
|
||||
color='secondary'
|
||||
onClick={setCopied}
|
||||
text={isCopied ? 'Copied' : 'Copy Address'}
|
||||
/>
|
||||
<Button
|
||||
leftIcon={<ExternalLink />}
|
||||
variant='transparent'
|
||||
className='flex w-auto py-2'
|
||||
color='quaternary'
|
||||
className='flex w-auto'
|
||||
color='secondary'
|
||||
onClick={viewOnFinder}
|
||||
>
|
||||
<Text size='sm'>View on {explorerName}</Text>
|
||||
|
@ -6,10 +6,10 @@ export default function BorrowPage() {
|
||||
const { accountBorrowedAssets, availableAssets } = useBorrowMarketAssetsTableData()
|
||||
|
||||
return (
|
||||
<>
|
||||
<div className='flex flex-wrap w-full gap-6'>
|
||||
<BorrowIntro />
|
||||
<BorrowTable data={accountBorrowedAssets} title='Borrowed Assets' />
|
||||
<BorrowTable data={availableAssets} title='Available to borrow' />
|
||||
</>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
@ -4,7 +4,7 @@ import Tab from 'components/Earn/Tab'
|
||||
|
||||
export default function FarmPage() {
|
||||
return (
|
||||
<div className='flex flex-wrap w-full gap-4'>
|
||||
<div className='flex flex-wrap w-full gap-6'>
|
||||
<Tab isFarm />
|
||||
<FarmIntro />
|
||||
<DepositedVaults />
|
||||
|
@ -6,7 +6,7 @@ import useLendingMarketAssetsTableData from 'hooks/useLendingMarketAssetsTableDa
|
||||
export default function LendPage() {
|
||||
const { accountLentAssets, availableAssets } = useLendingMarketAssetsTableData()
|
||||
return (
|
||||
<div className='flex flex-wrap w-full gap-4'>
|
||||
<div className='flex flex-wrap w-full gap-6'>
|
||||
<Tab />
|
||||
<LendIntro />
|
||||
<LendingMarketsTable data={accountLentAssets} title='Lent Assets' />
|
||||
|
@ -18,7 +18,7 @@ export default function PortfolioAccountPage() {
|
||||
}
|
||||
|
||||
return (
|
||||
<div>
|
||||
<div className='flex flex-wrap w-full gap-6'>
|
||||
<BreadCrumbs accountId={accountId} />
|
||||
<Summary accountId={accountId} />
|
||||
<Balances accountId={accountId} />
|
||||
|
@ -3,9 +3,9 @@ import PortfolioIntro from 'components/Portfolio/PortfolioIntro'
|
||||
|
||||
export default function PortfolioPage() {
|
||||
return (
|
||||
<>
|
||||
<div className='flex flex-wrap w-full gap-6'>
|
||||
<PortfolioIntro />
|
||||
<AccountOverview />
|
||||
</>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
@ -8,12 +8,12 @@ import Footer from 'components/Footer'
|
||||
import DesktopHeader from 'components/Header/DesktopHeader'
|
||||
import ModalsContainer from 'components/Modals/ModalsContainer'
|
||||
import PageMetadata from 'components/PageMetadata'
|
||||
import Toaster from 'components/Toaster'
|
||||
import { DEFAULT_SETTINGS } from 'constants/defaultSettings'
|
||||
import { REDUCE_MOTION_KEY } from 'constants/localStore'
|
||||
import useCurrentAccount from 'hooks/useCurrentAccount'
|
||||
import useLocalStorage from 'hooks/useLocalStorage'
|
||||
import useStore from 'store'
|
||||
import Toaster from 'components/Toaster'
|
||||
|
||||
interface Props {
|
||||
focusComponent: FocusComponent | null
|
||||
@ -53,8 +53,8 @@ export default function Layout({ children }: { children: React.ReactNode }) {
|
||||
<DesktopHeader />
|
||||
<main
|
||||
className={classNames(
|
||||
'lg:min-h-[calc(100vh-65px)]',
|
||||
'lg:mt-[65px]',
|
||||
'lg:min-h-[calc(100vh-73px)]',
|
||||
'lg:mt-[73px]',
|
||||
'min-h-screen gap-6 px-4 py-6 w-full relative',
|
||||
'flex',
|
||||
isFullWidth && account && (accountDetailsExpanded ? 'pr-110.5' : 'pr-24'),
|
||||
|
@ -34,10 +34,6 @@ module.exports = {
|
||||
'fill-violet-500',
|
||||
'fill-martian-red',
|
||||
'fill-grey',
|
||||
'bg-intro-borrow',
|
||||
'bg-intro-lend',
|
||||
'bg-intro-farm',
|
||||
'bg-intro-portfolio',
|
||||
'w-2',
|
||||
],
|
||||
theme: {
|
||||
@ -55,10 +51,7 @@ module.exports = {
|
||||
sticky: '50px',
|
||||
},
|
||||
backgroundImage: {
|
||||
'intro-borrow': 'url(/images/intro/bg2.webp), url(/images/intro/bg2.png)',
|
||||
'intro-lend': 'url(/images/intro/bg4.webp), url(/images/intro/bg4.png)',
|
||||
'intro-farm': 'url(/images/intro/bg6.webp), url(/images/intro/bg6.png)',
|
||||
'intro-portfolio': 'url(/images/intro/bg8.webp), url(/images/intro/bg8.png)',
|
||||
intro: 'url(/images/bg-intro.webp), url(/images/bg-intro.png)',
|
||||
},
|
||||
backgroundSize: {
|
||||
desktop: '100% auto',
|
||||
@ -147,6 +140,7 @@ module.exports = {
|
||||
height: {
|
||||
4.5: '18px',
|
||||
15: '60px',
|
||||
50: '200px',
|
||||
55: '220px',
|
||||
70: '280px',
|
||||
},
|
||||
|