Skip to content

Commit

Permalink
added ETF icons (#1298)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay authored Nov 16, 2021
1 parent ad4d610 commit 0f9fbe1
Show file tree
Hide file tree
Showing 11 changed files with 793 additions and 2 deletions.

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions mobile-app/app/components/icons/assets/dGLD.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
import * as React from 'react'
import Svg, { Path, SvgProps, Circle } from 'react-native-svg'

export function dGLD (props: SvgProps): JSX.Element {
return (
<Svg
height={32}
width={32}
viewBox='0 0 32 32'
{...props}
>
<Circle cx='16' cy='16' r='16' fill='#F5E045' />
<Path
d='M11.1916 18.9612L11.3629 19.8286H12.4339V15.6948H9.22105V16.9478H10.9131C10.8632 17.4833 10.6847 17.8938 10.3777 18.1794C10.0778 18.4578 9.64943 18.5971 9.09253 18.5971C8.71413 18.5971 8.39284 18.5257 8.12868 18.3829C7.86451 18.2329 7.65032 18.0366 7.48611 17.7938C7.32189 17.5511 7.20052 17.2798 7.12198 16.9799C7.05059 16.6729 7.01489 16.3588 7.01489 16.0375C7.01489 15.7019 7.05059 15.3771 7.12198 15.0629C7.20052 14.7488 7.32189 14.4703 7.48611 14.2276C7.65032 13.9777 7.86451 13.7813 8.12868 13.6386C8.39284 13.4886 8.71413 13.4137 9.09253 13.4137C9.49949 13.4137 9.84577 13.5207 10.1314 13.7349C10.4169 13.9491 10.6097 14.2704 10.7097 14.6988H12.3161C12.2733 14.2633 12.1555 13.8777 11.9627 13.5422C11.7699 13.2066 11.5236 12.9246 11.2237 12.6961C10.931 12.4676 10.599 12.2963 10.2277 12.1821C9.86362 12.0607 9.48521 12 9.09253 12C8.50708 12 7.97874 12.1035 7.50753 12.3106C7.04345 12.5176 6.65077 12.8032 6.32948 13.1673C6.00819 13.5315 5.76188 13.9598 5.59052 14.4525C5.41917 14.938 5.3335 15.4663 5.3335 16.0375C5.3335 16.5944 5.41917 17.1156 5.59052 17.6011C5.76188 18.0794 6.00819 18.4971 6.32948 18.8541C6.65077 19.2111 7.04345 19.4931 7.50753 19.7001C7.97874 19.9 8.50708 20 9.09253 20C9.46379 20 9.83149 19.925 10.1956 19.7751C10.5597 19.618 10.8917 19.3467 11.1916 18.9612Z'
fill='#284033'
/>
<Path d='M13.7917 12.1821V19.8286H19.2V18.415H15.4731V12.1821H13.7917Z' fill='#284033' />
<Path
d='M21.8214 18.415V13.5957H23.0209C23.435 13.5957 23.7813 13.6564 24.0597 13.7778C24.3453 13.892 24.5738 14.0598 24.7451 14.2811C24.9165 14.5025 25.0379 14.7702 25.1093 15.0843C25.1878 15.3913 25.2271 15.7376 25.2271 16.1232C25.2271 16.5444 25.1735 16.9014 25.0664 17.1941C24.9593 17.4868 24.8165 17.726 24.638 17.9116C24.4596 18.0901 24.2561 18.2187 24.0276 18.2972C23.7991 18.3757 23.5635 18.415 23.3208 18.415H21.8214ZM20.1401 12.1821V19.8286H23.4386C24.024 19.8286 24.531 19.7323 24.9593 19.5395C25.3949 19.3396 25.7554 19.0683 26.041 18.7256C26.3337 18.3829 26.5515 17.9759 26.6943 17.5047C26.8371 17.0335 26.9085 16.5194 26.9085 15.9625C26.9085 15.3271 26.8192 14.7738 26.6407 14.3025C26.4694 13.8313 26.2266 13.4386 25.9125 13.1245C25.6055 12.8104 25.2378 12.5747 24.8094 12.4177C24.3882 12.2606 23.9312 12.1821 23.4386 12.1821H20.1401Z'
fill='#284033'
/>
</Svg>
)
}
31 changes: 31 additions & 0 deletions mobile-app/app/components/icons/assets/dPDBC.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
import * as React from 'react'
import Svg, { Path, SvgProps, Circle } from 'react-native-svg'

export function dPDBC (props: SvgProps): JSX.Element {
return (
<Svg
height={32}
width={32}
viewBox='0 0 32 32'
{...props}
>
<Circle cx='16' cy='16' r='16' fill='#000AD2' />
<Path
d='M6.17214 15.6482V13.2991H6.82167C7.21139 13.2991 7.48924 13.4001 7.65523 13.6022C7.82122 13.8042 7.90422 14.1001 7.90422 14.4899C7.90422 14.8868 7.80679 15.1791 7.61193 15.3667C7.42429 15.5544 7.1753 15.6482 6.86497 15.6482H6.17214ZM4.61328 12.1516V19.8809H6.17214V16.7957H7.0057C7.37377 16.7957 7.70936 16.7488 8.01247 16.6549C8.31558 16.5611 8.57178 16.4204 8.78108 16.2327C8.99759 16.0451 9.16358 15.8033 9.27905 15.5074C9.40173 15.2115 9.46308 14.8651 9.46308 14.4682C9.46308 14.1795 9.42699 13.8981 9.35482 13.6238C9.28265 13.3424 9.16358 13.0934 8.99759 12.8769C8.83159 12.6604 8.61148 12.4871 8.33723 12.3572C8.07021 12.2201 7.73823 12.1516 7.34129 12.1516H4.61328Z'
fill='white'
/>
<Path
d='M11.8615 18.7334V13.2991H12.5219C12.8178 13.2991 13.0523 13.3568 13.2255 13.4723C13.4059 13.5805 13.5394 13.7465 13.6261 13.9702C13.7199 14.1867 13.7812 14.461 13.8101 14.793C13.839 15.1249 13.8534 15.5111 13.8534 15.9513C13.8534 16.4781 13.8353 16.9184 13.7993 17.272C13.7704 17.6256 13.7054 17.9107 13.6044 18.1272C13.5106 18.3437 13.3807 18.4989 13.2147 18.5927C13.0487 18.6865 12.8286 18.7334 12.5543 18.7334H11.8615ZM10.3026 12.1516V19.8809H12.76C13.2796 19.8809 13.709 19.8015 14.0482 19.6428C14.3874 19.484 14.6581 19.2422 14.8602 18.9175C15.0622 18.5927 15.203 18.1813 15.2823 17.6834C15.3689 17.1782 15.4123 16.5864 15.4123 15.908C15.4123 15.3378 15.3798 14.8218 15.3148 14.3599C15.2499 13.8981 15.1236 13.5047 14.9359 13.18C14.7555 12.848 14.4993 12.5954 14.1673 12.4222C13.8353 12.2418 13.3987 12.1516 12.8574 12.1516H10.3026Z'
fill='white'
/>
<Path
d='M18.0019 18.7334V16.406H18.6731C18.8463 16.406 19.0051 16.424 19.1494 16.4601C19.2937 16.4962 19.4164 16.5611 19.5175 16.6549C19.6257 16.7415 19.7087 16.8606 19.7664 17.0122C19.8314 17.1565 19.8639 17.3406 19.8639 17.5643C19.8639 18.0117 19.7484 18.3184 19.5175 18.4844C19.2865 18.6504 18.9834 18.7334 18.6081 18.7334H18.0019ZM18.0019 15.3234V13.2991H18.5648C18.9545 13.2991 19.2396 13.3748 19.42 13.5264C19.6005 13.6779 19.6907 13.9378 19.6907 14.3058C19.6907 14.6739 19.5896 14.9373 19.3876 15.0961C19.1927 15.2476 18.8788 15.3234 18.4457 15.3234H18.0019ZM16.443 12.1516V19.8809H19.0736C19.5283 19.8809 19.9072 19.8196 20.2103 19.6969C20.5206 19.5742 20.7696 19.4118 20.9572 19.2097C21.1521 19.0005 21.2892 18.7587 21.3686 18.4844C21.448 18.2102 21.4877 17.9215 21.4877 17.6184C21.4877 17.0988 21.3614 16.6838 21.1088 16.3735C20.8562 16.0631 20.5134 15.8791 20.0804 15.8214V15.7997C20.4701 15.6915 20.7624 15.4894 20.9572 15.1935C21.1521 14.8904 21.2495 14.5295 21.2495 14.111C21.2495 13.7429 21.1954 13.4326 21.0871 13.18C20.9789 12.9274 20.8273 12.7253 20.6325 12.5737C20.4376 12.4222 20.2031 12.3139 19.9288 12.249C19.6618 12.184 19.3695 12.1516 19.052 12.1516H16.443Z'
fill='white'
/>
<Path
d='M25.7601 14.7605H27.319C27.319 14.479 27.2973 14.1795 27.254 13.862C27.2179 13.5372 27.1205 13.2377 26.9617 12.9635C26.803 12.682 26.5612 12.4511 26.2364 12.2706C25.9189 12.0902 25.4823 12 24.9265 12C24.342 12 23.8765 12.101 23.5301 12.3031C23.1836 12.498 22.9166 12.7722 22.729 13.1258C22.5486 13.4795 22.4295 13.9053 22.3717 14.4032C22.3212 14.894 22.296 15.4317 22.296 16.0162C22.296 16.608 22.3212 17.1493 22.3717 17.6401C22.4295 18.1308 22.5486 18.553 22.729 18.9066C22.9166 19.2603 23.1836 19.5309 23.5301 19.7185C23.8765 19.9062 24.342 20 24.9265 20C25.4389 20 25.8539 19.9206 26.1715 19.7618C26.4962 19.6031 26.7452 19.383 26.9184 19.1015C27.0989 18.82 27.2215 18.4917 27.2865 18.1164C27.3514 17.7411 27.3839 17.3442 27.3839 16.9256H25.8251C25.8251 17.3442 25.7998 17.6834 25.7493 17.9432C25.6988 18.1958 25.6302 18.3942 25.5436 18.5386C25.457 18.6757 25.3523 18.7695 25.2297 18.82C25.1142 18.8633 24.9879 18.885 24.8508 18.885C24.6848 18.885 24.5368 18.8525 24.4069 18.7876C24.2842 18.7154 24.1796 18.5819 24.093 18.387C24.0136 18.1849 23.9523 17.9035 23.909 17.5426C23.8729 17.1818 23.8548 16.7091 23.8548 16.1245C23.8548 15.576 23.8693 15.1141 23.8981 14.7388C23.927 14.3563 23.9775 14.0496 24.0497 13.8187C24.1219 13.5805 24.2193 13.4109 24.342 13.3099C24.4719 13.2016 24.6343 13.1475 24.8291 13.1475C25.1827 13.1475 25.4245 13.2774 25.5544 13.5372C25.6915 13.7898 25.7601 14.1976 25.7601 14.7605Z'
fill='white'
/>
</Svg>
)
}
27 changes: 27 additions & 0 deletions mobile-app/app/components/icons/assets/dQQQ.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
import * as React from 'react'
import Svg, { Path, SvgProps, Circle } from 'react-native-svg'

export function dQQQ (props: SvgProps): JSX.Element {
return (
<Svg
height={32}
width={32}
viewBox='0 0 32 32'
{...props}
>
<Circle cx='16' cy='16' r='16' fill='#000AD2' />
<Path
d='M9.32356 17.7486C9.46523 17.5573 9.57858 17.32 9.66358 17.0367C9.74859 16.7533 9.79109 16.4097 9.79109 16.0059C9.79109 15.673 9.75213 15.3507 9.67421 15.039C9.60337 14.7273 9.48649 14.451 9.32356 14.2102C9.16063 13.9622 8.94811 13.7674 8.686 13.6258C8.4239 13.477 8.10512 13.4026 7.72968 13.4026C7.35423 13.4026 7.03545 13.477 6.77335 13.6258C6.51125 13.7674 6.29873 13.9622 6.1358 14.2102C5.97287 14.451 5.85244 14.7273 5.77452 15.039C5.70368 15.3507 5.66826 15.673 5.66826 16.0059C5.66826 16.3247 5.70368 16.6364 5.77452 16.941C5.85244 17.2385 5.97287 17.5077 6.1358 17.7486C6.29873 17.9894 6.51125 18.1843 6.77335 18.333C7.03545 18.4747 7.35423 18.5455 7.72968 18.5455C7.90678 18.5455 8.04137 18.5384 8.13346 18.5243C8.22555 18.5101 8.3141 18.4818 8.39911 18.4393L7.68717 17.7911L8.46286 16.9623L9.32356 17.7486ZM9.56795 19.5019C9.06499 19.7923 8.45224 19.9375 7.72968 19.9375C7.1488 19.9375 6.62459 19.8383 6.15705 19.64C5.6966 19.4346 5.30698 19.1547 4.98821 18.8006C4.66943 18.4464 4.42503 18.0319 4.25502 17.5573C4.08501 17.0756 4 16.5585 4 16.0059C4 15.4392 4.08501 14.915 4.25502 14.4333C4.42503 13.9445 4.66943 13.5195 4.98821 13.1582C5.30698 12.7969 5.6966 12.5136 6.15705 12.3081C6.62459 12.1027 7.1488 12 7.72968 12C8.31764 12 8.84185 12.1027 9.3023 12.3081C9.76276 12.5136 10.1524 12.7969 10.4711 13.1582C10.7899 13.5195 11.0343 13.9445 11.2043 14.4333C11.3743 14.915 11.4594 15.4392 11.4594 16.0059C11.4594 16.5585 11.3743 17.0721 11.2043 17.5467C11.0343 18.0213 10.7899 18.4393 10.4711 18.8006L11.4169 19.6612L10.6412 20.4688L9.56795 19.5019Z'
fill='white'
/>
<Path
d='M17.5939 17.7486C17.7356 17.5573 17.8489 17.32 17.9339 17.0367C18.0189 16.7533 18.0614 16.4097 18.0614 16.0059C18.0614 15.673 18.0225 15.3507 17.9445 15.039C17.8737 14.7273 17.7568 14.451 17.5939 14.2102C17.4309 13.9622 17.2184 13.7674 16.9563 13.6258C16.6942 13.477 16.3754 13.4026 16 13.4026C15.6246 13.4026 15.3058 13.477 15.0437 13.6258C14.7816 13.7674 14.5691 13.9622 14.4061 14.2102C14.2432 14.451 14.1228 14.7273 14.0448 15.039C13.974 15.3507 13.9386 15.673 13.9386 16.0059C13.9386 16.3247 13.974 16.6364 14.0448 16.941C14.1228 17.2385 14.2432 17.5077 14.4061 17.7486C14.5691 17.9894 14.7816 18.1843 15.0437 18.333C15.3058 18.4747 15.6246 18.5455 16 18.5455C16.1771 18.5455 16.3117 18.5384 16.4038 18.5243C16.4959 18.5101 16.5844 18.4818 16.6694 18.4393L15.9575 17.7911L16.7332 16.9623L17.5939 17.7486ZM17.8383 19.5019C17.3353 19.7923 16.7226 19.9375 16 19.9375C15.4191 19.9375 14.8949 19.8383 14.4274 19.64C13.9669 19.4346 13.5773 19.1547 13.2585 18.8006C12.9398 18.4464 12.6954 18.0319 12.5253 17.5573C12.3553 17.0756 12.2703 16.5585 12.2703 16.0059C12.2703 15.4392 12.3553 14.915 12.5253 14.4333C12.6954 13.9445 12.9398 13.5195 13.2585 13.1582C13.5773 12.7969 13.9669 12.5136 14.4274 12.3081C14.8949 12.1027 15.4191 12 16 12C16.588 12 17.1122 12.1027 17.5726 12.3081C18.0331 12.5136 18.4227 12.7969 18.7415 13.1582C19.0602 13.5195 19.3046 13.9445 19.4747 14.4333C19.6447 14.915 19.7297 15.4392 19.7297 16.0059C19.7297 16.5585 19.6447 17.0721 19.4747 17.5467C19.3046 18.0213 19.0602 18.4393 18.7415 18.8006L19.6872 19.6612L18.9115 20.4688L17.8383 19.5019Z'
fill='white'
/>
<Path
d='M25.8642 17.7486C26.0059 17.5573 26.1192 17.32 26.2042 17.0367C26.2892 16.7533 26.3317 16.4097 26.3317 16.0059C26.3317 15.673 26.2928 15.3507 26.2149 15.039C26.144 14.7273 26.0271 14.451 25.8642 14.2102C25.7013 13.9622 25.4888 13.7674 25.2267 13.6258C24.9645 13.477 24.6458 13.4026 24.2703 13.4026C23.8949 13.4026 23.5761 13.477 23.314 13.6258C23.0519 13.7674 22.8394 13.9622 22.6764 14.2102C22.5135 14.451 22.3931 14.7273 22.3152 15.039C22.2443 15.3507 22.2089 15.673 22.2089 16.0059C22.2089 16.3247 22.2443 16.6364 22.3152 16.941C22.3931 17.2385 22.5135 17.5077 22.6764 17.7486C22.8394 17.9894 23.0519 18.1843 23.314 18.333C23.5761 18.4747 23.8949 18.5455 24.2703 18.5455C24.4474 18.5455 24.582 18.5384 24.6741 18.5243C24.7662 18.5101 24.8547 18.4818 24.9398 18.4393L24.2278 17.7911L25.0035 16.9623L25.8642 17.7486ZM26.1086 19.5019C25.6056 19.7923 24.9929 19.9375 24.2703 19.9375C23.6894 19.9375 23.1652 19.8383 22.6977 19.64C22.2372 19.4346 21.8476 19.1547 21.5289 18.8006C21.2101 18.4464 20.9657 18.0319 20.7957 17.5573C20.6257 17.0756 20.5406 16.5585 20.5406 16.0059C20.5406 15.4392 20.6257 14.915 20.7957 14.4333C20.9657 13.9445 21.2101 13.5195 21.5289 13.1582C21.8476 12.7969 22.2372 12.5136 22.6977 12.3081C23.1652 12.1027 23.6894 12 24.2703 12C24.8583 12 25.3825 12.1027 25.843 12.3081C26.3034 12.5136 26.693 12.7969 27.0118 13.1582C27.3306 13.5195 27.575 13.9445 27.745 14.4333C27.915 14.915 28 15.4392 28 16.0059C28 16.5585 27.915 17.0721 27.745 17.5467C27.575 18.0213 27.3306 18.4393 27.0118 18.8006L27.9575 19.6612L27.1818 20.4688L26.1086 19.5019Z'
fill='white'
/>
</Svg>
)
}
24 changes: 24 additions & 0 deletions mobile-app/app/components/icons/assets/dSLV.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
import * as React from 'react'
import Svg, { Path, SvgProps, Circle } from 'react-native-svg'

export function dSLV (props: SvgProps): JSX.Element {
return (
<Svg
height={32}
width={32}
viewBox='0 0 32 32'
{...props}
>
<Circle cx='16' cy='16' r='16' fill='#DC7E00' />
<Path
d='M8.29476 17.2905H6.66692C6.65978 17.7617 6.74545 18.1687 6.92394 18.5114C7.10244 18.8541 7.34161 19.1361 7.64148 19.3574C7.94849 19.5788 8.29833 19.7394 8.69101 19.8394C9.09083 19.9465 9.50137 20 9.92261 20C10.4438 20 10.9007 19.9393 11.2934 19.8179C11.6932 19.6966 12.0252 19.5288 12.2894 19.3146C12.5607 19.0933 12.7642 18.8327 12.8998 18.5328C13.0355 18.2329 13.1033 17.9081 13.1033 17.5582C13.1033 17.1299 13.0105 16.78 12.8249 16.5087C12.6464 16.2303 12.4322 16.0089 12.1823 15.8447C11.9324 15.6805 11.679 15.5627 11.4219 15.4913C11.172 15.4128 10.9757 15.3592 10.8329 15.3307C10.3546 15.2093 9.96544 15.1093 9.66558 15.0308C9.37285 14.9523 9.14081 14.8737 8.96946 14.7952C8.80525 14.7166 8.69458 14.631 8.63746 14.5382C8.58035 14.4453 8.55179 14.324 8.55179 14.174C8.55179 14.0098 8.58749 13.8742 8.65888 13.7671C8.73028 13.66 8.81953 13.5707 8.92662 13.4993C9.04086 13.4279 9.1658 13.378 9.30145 13.3494C9.43711 13.3208 9.57276 13.3066 9.70842 13.3066C9.91547 13.3066 10.1047 13.3244 10.276 13.3601C10.4545 13.3958 10.6116 13.4565 10.7472 13.5422C10.8829 13.6278 10.99 13.7456 11.0685 13.8956C11.1542 14.0455 11.2042 14.2347 11.2185 14.4632H12.8463C12.8463 14.0205 12.7606 13.6457 12.5893 13.3387C12.4251 13.0245 12.2002 12.7675 11.9146 12.5676C11.629 12.3677 11.3006 12.2249 10.9293 12.1392C10.5652 12.0464 10.1832 12 9.78338 12C9.44068 12 9.09797 12.0464 8.75527 12.1392C8.41257 12.232 8.10556 12.3748 7.83425 12.5676C7.56294 12.7604 7.34161 13.0031 7.17026 13.2958C7.00605 13.5814 6.92394 13.9206 6.92394 14.3133C6.92394 14.6631 6.9882 14.963 7.11671 15.2129C7.25237 15.4556 7.42729 15.6591 7.64148 15.8233C7.85567 15.9875 8.09842 16.1232 8.36973 16.2303C8.64103 16.3302 8.91948 16.4159 9.20507 16.4873C9.48352 16.5658 9.75839 16.6372 10.0297 16.7015C10.301 16.7657 10.5438 16.8407 10.7579 16.9264C10.9721 17.012 11.1435 17.1191 11.272 17.2477C11.4077 17.3762 11.4755 17.544 11.4755 17.751C11.4755 17.9438 11.4255 18.1044 11.3256 18.2329C11.2256 18.3543 11.1007 18.4507 10.9507 18.5221C10.8008 18.5935 10.6401 18.6435 10.4688 18.672C10.2974 18.6934 10.1368 18.7041 9.98686 18.7041C9.76553 18.7041 9.55134 18.6792 9.34429 18.6292C9.13724 18.5721 8.95518 18.49 8.79811 18.3829C8.64817 18.2686 8.5268 18.1223 8.43398 17.9438C8.34117 17.7653 8.29476 17.5475 8.29476 17.2905Z'
fill='white'
/>
<Path d='M14.1037 12.1821V19.8286H19.512V18.415H15.7851V12.1821H14.1037Z' fill='white' />
<Path
d='M23.0245 19.8286L25.5627 12.1821H23.8277L22.1035 17.5582H22.0821L20.3793 12.1821H18.655L21.1289 19.8286H23.0245Z'
fill='white'
/>
</Svg>
)
}
18 changes: 18 additions & 0 deletions mobile-app/app/components/icons/assets/dSPY.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
import * as React from 'react'
import Svg, { Path, SvgProps, Circle } from 'react-native-svg'

export function dSPY (props: SvgProps): JSX.Element {
return (
<Svg
height={32}
width={32}
viewBox='0 0 32 32'
{...props}
>
<Circle cx='16' cy='16' r='16' fill='#273F33' />
<Path d='M6.96175 17.2905H5.33391C5.32677 17.7617 5.41244 18.1687 5.59094 18.5114C5.76943 18.8541 6.00861 19.1361 6.30847 19.3574C6.61548 19.5788 6.96532 19.7394 7.358 19.8394C7.75783 19.9465 8.16836 20 8.5896 20C9.11079 20 9.56773 19.9393 9.96041 19.8179C10.3602 19.6966 10.6922 19.5288 10.9564 19.3146C11.2277 19.0933 11.4312 18.8327 11.5668 18.5328C11.7025 18.2329 11.7703 17.9081 11.7703 17.5582C11.7703 17.1299 11.6775 16.78 11.4919 16.5087C11.3134 16.2303 11.0992 16.0089 10.8493 15.8447C10.5994 15.6805 10.346 15.5627 10.0889 15.4913C9.83904 15.4128 9.6427 15.3592 9.49991 15.3307C9.02155 15.2093 8.63244 15.1093 8.33257 15.0308C8.03984 14.9523 7.8078 14.8737 7.63645 14.7952C7.47224 14.7166 7.36157 14.631 7.30446 14.5382C7.24734 14.4453 7.21878 14.324 7.21878 14.174C7.21878 14.0098 7.25448 13.8742 7.32588 13.7671C7.39727 13.66 7.48652 13.5707 7.59361 13.4993C7.70785 13.4279 7.83279 13.378 7.96845 13.3494C8.1041 13.3208 8.23975 13.3066 8.37541 13.3066C8.58246 13.3066 8.77166 13.3244 8.94301 13.3601C9.1215 13.3958 9.27858 13.4565 9.41423 13.5422C9.54988 13.6278 9.65698 13.7456 9.73551 13.8956C9.82119 14.0455 9.87117 14.2347 9.88545 14.4632H11.5133C11.5133 14.0205 11.4276 13.6457 11.2563 13.3387C11.0921 13.0245 10.8672 12.7675 10.5816 12.5676C10.296 12.3677 9.96755 12.2249 9.59629 12.1392C9.23217 12.0464 8.8502 12 8.45037 12C8.10767 12 7.76497 12.0464 7.42226 12.1392C7.07956 12.232 6.77255 12.3748 6.50124 12.5676C6.22994 12.7604 6.00861 13.0031 5.83725 13.2958C5.67304 13.5814 5.59094 13.9206 5.59094 14.3133C5.59094 14.6631 5.65519 14.963 5.78371 15.2129C5.91936 15.4556 6.09428 15.6591 6.30847 15.8233C6.52266 15.9875 6.76541 16.1232 7.03672 16.2303C7.30803 16.3302 7.58647 16.4159 7.87206 16.4873C8.15051 16.5658 8.42538 16.6372 8.69669 16.7015C8.968 16.7657 9.21075 16.8407 9.42494 16.9264C9.63913 17.012 9.81048 17.1191 9.939 17.2477C10.0746 17.3762 10.1425 17.544 10.1425 17.751C10.1425 17.9438 10.0925 18.1044 9.99254 18.2329C9.89259 18.3543 9.76764 18.4507 9.61771 18.5221C9.46778 18.5935 9.30713 18.6435 9.13578 18.672C8.96443 18.6934 8.80379 18.7041 8.65385 18.7041C8.43252 18.7041 8.21833 18.6792 8.01128 18.6292C7.80423 18.5721 7.62217 18.49 7.4651 18.3829C7.31517 18.2686 7.19379 18.1223 7.10098 17.9438C7.00816 17.7653 6.96175 17.5475 6.96175 17.2905Z' fill='white' />
<Path d='M14.4521 15.7805V13.4886H15.7587C15.9515 13.4886 16.1371 13.5029 16.3156 13.5315C16.4941 13.56 16.6511 13.6171 16.7868 13.7028C16.9225 13.7813 17.0296 13.8956 17.1081 14.0455C17.1938 14.1954 17.2366 14.3918 17.2366 14.6345C17.2366 14.8773 17.1938 15.0736 17.1081 15.2236C17.0296 15.3735 16.9225 15.4913 16.7868 15.577C16.6511 15.6555 16.4941 15.7091 16.3156 15.7376C16.1371 15.7662 15.9515 15.7805 15.7587 15.7805H14.4521ZM12.7707 12.1821V19.8286H14.4521V17.087H16.2192C16.6976 17.087 17.1045 17.0192 17.4401 16.8835C17.7756 16.7407 18.047 16.5551 18.254 16.3266C18.4682 16.0982 18.6217 15.8376 18.7145 15.5448C18.8145 15.245 18.8644 14.9415 18.8644 14.6345C18.8644 14.3204 18.8145 14.017 18.7145 13.7242C18.6217 13.4315 18.4682 13.1709 18.254 12.9424C18.047 12.714 17.7756 12.5319 17.4401 12.3963C17.1045 12.2535 16.6976 12.1821 16.2192 12.1821H12.7707Z' fill='white' />
<Path d='M21.8952 16.8514V19.8286H23.5765V16.8942L26.4146 12.1821H24.5404L22.7626 15.2021L20.9741 12.1821H19.0893L21.8952 16.8514Z' fill='white' />
</Svg>
)
}
18 changes: 18 additions & 0 deletions mobile-app/app/components/icons/assets/dTLT.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
import * as React from 'react'
import Svg, { Path, SvgProps, Circle } from 'react-native-svg'

export function dTLT (props: SvgProps): JSX.Element {
return (
<Svg
height={32}
width={32}
viewBox='0 0 32 32'
{...props}
>
<Circle cx='16' cy='16' r='16' fill='#769F43' />
<Path d='M9.06426 13.479V20H10.8234V13.479H13.2211V12H6.6665V13.479H9.06426Z' fill='white' />
<Path d='M14.1436 12V20H19.8018V18.521H15.9027V12H14.1436Z' fill='white' />
<Path d='M21.5271 13.479V20H23.2862V13.479H25.6839V12H19.1293V13.479H21.5271Z' fill='white' />
</Svg>
)
}
Loading

0 comments on commit 0f9fbe1

Please sign in to comment.