Skip to content

Commit

Permalink
🎨 feat: update application logos
Browse files Browse the repository at this point in the history
  • Loading branch information
rezk2ll committed May 23, 2024
1 parent 6f7fcfa commit 5fe9284
Show file tree
Hide file tree
Showing 10 changed files with 586 additions and 484 deletions.
227 changes: 128 additions & 99 deletions registration/src/lib/components/logo/apps/chat/ChatHeader.svelte

Large diffs are not rendered by default.

104 changes: 48 additions & 56 deletions registration/src/lib/components/logo/apps/chat/ChatIcon.svelte
Original file line number Diff line number Diff line change
@@ -1,64 +1,56 @@
<svg width="47" height="47" viewBox="0 0 68 68" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.416519" width="67.0238" height="67.0238" rx="22.1348" fill="white" />
<rect
x="0.416519"
width="67.0238"
height="67.0238"
rx="22.1348"
fill="url(#paint0_linear_56709_13896)"
/>
<rect
x="0.416519"
width="67.0238"
height="67.0238"
rx="22.1348"
fill="url(#paint1_linear_56709_13896)"
/>
<rect
x="0.416519"
width="67.0238"
height="67.0238"
rx="22.1348"
fill="url(#paint2_linear_56709_13896)"
/>
<path
d="M33.6633 14.2059C45.6391 14.2059 55.3473 22.5903 55.3473 32.9329C55.3473 43.2756 45.6391 51.66 33.6633 51.66C31.208 51.66 28.848 51.3076 26.6475 50.6581C24.1885 52.5705 20.3746 54.1761 15.2071 55.4723C14.9625 55.5337 14.7036 55.4994 14.4834 55.3765C14.0056 55.1099 13.8344 54.5065 14.101 54.0287L14.4708 53.3575C16.1869 50.1999 17.2576 47.6102 17.683 45.5884C14.1403 42.2562 11.9794 37.8125 11.9794 32.9329C11.9794 22.5903 21.6876 14.2059 33.6633 14.2059Z"
fill="white"
/>
<svg width="47" height="47" viewBox="0 0 196 196" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_56880_7731)">
<rect width="196.105" height="196.105" rx="64.7641" fill="white" />
<rect width="196.105" height="196.105" rx="64.7641" fill="url(#paint0_linear_56880_7731)" />
<g filter="url(#filter0_d_56880_7731)">
<path
d="M98 41C133.899 41 163 66.1331 163 97.1364C163 128.14 133.899 153.273 98 153.273C90.6399 153.273 83.5656 152.216 76.9691 150.269C69.5981 156.002 58.1656 160.815 42.6755 164.701C41.9421 164.884 41.1662 164.782 40.5059 164.413C39.0738 163.614 38.5607 161.805 39.3599 160.373L40.4684 158.361C45.6126 148.896 48.8222 141.133 50.0971 135.073C39.4775 125.084 33 111.763 33 97.1364C33 66.1331 62.1015 41 98 41Z"
fill="white"
/>
</g>
</g>
<defs>
<linearGradient
id="paint0_linear_56709_13896"
x1="67.4403"
y1="39.0972"
x2="49.2941"
y2="27.5119"
gradientUnits="userSpaceOnUse"
<filter
id="filter0_d_56880_7731"
x="23"
y="33"
width="150"
height="143.79"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<stop offset="0.12998" stop-color="#A033FF" />
<stop offset="0.610381" stop-color="#0094FF" />
<stop offset="1" stop-color="#4FB500" />
</linearGradient>
<linearGradient
id="paint1_linear_56709_13896"
x1="31.1357"
y1="20.9449"
x2="10.1908"
y2="62.8348"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#FFD600" stop-opacity="0" />
<stop offset="0.563347" stop-color="#FFC700" />
</linearGradient>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dy="2" />
<feGaussianBlur stdDeviation="5" />
<feComposite in2="hardAlpha" operator="out" />
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" />
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_56880_7731" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="effect1_dropShadow_56880_7731"
result="shape"
/>
</filter>
<linearGradient
id="paint2_linear_56709_13896"
x1="36.721"
y1="39.0972"
x2="60.4586"
y2="64.2311"
id="paint0_linear_56880_7731"
x1="26.5"
y1="180"
x2="184"
y2="-3.60733e-06"
gradientUnits="userSpaceOnUse"
>
<stop offset="0.0297327" stop-color="#FF3B30" stop-opacity="0" />
<stop offset="0.842824" stop-color="#E73B2D" />
<stop stop-color="#8135FE" />
<stop offset="1" stop-color="#E8A6FF" />
</linearGradient>
<clipPath id="clip0_56880_7731">
<rect width="196" height="196" fill="white" />
</clipPath>
</defs>
</svg>
206 changes: 128 additions & 78 deletions registration/src/lib/components/logo/apps/chat/ChatLanding.svelte

Large diffs are not rendered by default.

176 changes: 95 additions & 81 deletions registration/src/lib/components/logo/apps/tdrive/TdriveHeader.svelte

Large diffs are not rendered by default.

93 changes: 49 additions & 44 deletions registration/src/lib/components/logo/apps/tdrive/TdriveIcon.svelte
Original file line number Diff line number Diff line change
@@ -1,52 +1,57 @@
<svg width="47" height="47" viewBox="0 0 68 68" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.952316" width="67.0238" height="67.0238" rx="22.1348" fill="white" />
<rect
x="0.952316"
width="67.0238"
height="67.0238"
rx="22.1348"
fill="url(#paint0_linear_56709_13905)"
/>
<rect
x="0.952316"
width="67.0238"
height="67.0238"
rx="22.1348"
fill="url(#paint1_linear_56709_13905)"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M34.2648 39.1968C34.2648 38.9928 34.2598 38.789 34.2498 38.5852C34.2397 38.3813 34.2248 38.1779 34.2048 37.9749C34.1847 37.7718 34.1598 37.5693 34.1298 37.3675C34.1 37.1658 34.065 36.9647 34.0253 36.7646C33.9855 36.5644 33.9408 36.3656 33.8912 36.1676C33.8417 35.9696 33.7872 35.7731 33.728 35.5779C33.6687 35.3826 33.6048 35.1889 33.536 34.9967C33.4673 34.8047 33.3939 34.6143 33.3157 34.4259C33.2378 34.2373 33.1551 34.0508 33.0679 33.8664C32.9806 33.6819 32.8889 33.4999 32.7927 33.3199C32.6966 33.1399 32.5959 32.9624 32.491 32.7874C32.3861 32.6124 32.2771 32.4401 32.1638 32.2704C32.0503 32.1007 31.9329 31.9341 31.8113 31.7702C31.6898 31.6063 31.5643 31.4455 31.4349 31.2878C31.3055 31.1299 31.1723 30.9755 31.0351 30.8244C30.8981 30.6732 30.7576 30.5255 30.6132 30.3811C30.4689 30.237 30.3213 30.0962 30.1701 29.9593C30.0189 29.8223 29.8645 29.6889 29.7067 29.5595C29.549 29.4301 29.3882 29.3046 29.2244 29.183C29.0605 29.0615 28.8937 28.9441 28.724 28.8308C28.5543 28.7173 28.382 28.6083 28.207 28.5033C28.0319 28.3984 27.8545 28.298 27.6745 28.2018C27.4947 28.1055 27.3125 28.0138 27.128 27.9267C26.9436 27.8394 26.757 27.7568 26.5687 27.6786C26.3801 27.6006 26.1898 27.5271 25.9976 27.4583C25.8055 27.3896 25.6119 27.3257 25.4167 27.2665C25.2214 27.2072 25.0248 27.1529 24.8268 27.1033C24.629 27.0536 24.43 27.009 24.2297 26.9691C24.0297 26.9293 23.8288 26.8945 23.6268 26.8645C23.4251 26.8347 23.2226 26.8097 23.0197 26.7896C22.8165 26.7697 22.613 26.7546 22.4094 26.7447C22.2056 26.7346 22.0016 26.7296 21.7976 26.7296C21.5936 26.7296 21.3896 26.7346 21.1858 26.7447C20.982 26.7546 20.7786 26.7697 20.5756 26.7896C20.3725 26.8097 20.1701 26.8347 19.9683 26.8645C19.7664 26.8945 19.5654 26.9293 19.3653 26.9691C19.1652 27.009 18.9662 27.0536 18.7683 27.1033C18.5704 27.1529 18.3738 27.2072 18.1785 27.2665C17.9833 27.3257 17.7896 27.3896 17.5975 27.4583C17.4054 27.5271 17.2151 27.6006 17.0266 27.6786C16.8381 27.7568 16.6516 27.8394 16.4671 27.9267C16.2827 28.0138 16.1005 28.1055 15.9206 28.2018C15.7406 28.298 15.5631 28.3984 15.3881 28.5033C15.2131 28.6083 15.0408 28.7173 14.8712 28.8308C14.7015 28.9441 14.5347 29.0615 14.3708 29.183C14.207 29.3046 14.0462 29.4301 13.8884 29.5595C13.7307 29.6889 13.5763 29.8223 13.4251 29.9593C13.2739 30.0962 13.1262 30.237 12.9819 30.3811C12.8376 30.5255 12.697 30.6732 12.56 30.8244C12.4229 30.9755 12.2897 31.1299 12.1603 31.2878C12.0308 31.4455 11.9053 31.6063 11.7838 31.7702C11.6622 31.9341 11.5448 32.1007 11.4315 32.2704C11.3181 32.4401 11.209 32.6124 11.1041 32.7874C10.9992 32.9624 10.8986 33.1399 10.8024 33.3199C10.7063 33.4999 10.6146 33.6819 10.5273 33.8664C10.4401 34.0508 10.3574 34.2373 10.2793 34.4259C10.2013 34.6143 10.1279 34.8047 10.0591 34.9967C9.99039 35.1889 9.9264 35.3826 9.86717 35.5779C9.80794 35.7731 9.75355 35.9696 9.70396 36.1676C9.65438 36.3656 9.60969 36.5644 9.56989 36.7646C9.53008 36.9647 9.49521 37.1658 9.46528 37.3675C9.43534 37.5693 9.41038 37.7718 9.39037 37.9749C9.37037 38.1779 9.35537 38.3813 9.34535 38.5852C9.33534 38.789 9.33034 38.9928 9.33034 39.1968C9.33034 39.4008 9.33534 39.6048 9.34535 39.8086C9.35537 40.0124 9.37037 40.2158 9.39037 40.4189C9.41038 40.6219 9.43534 40.8243 9.46528 41.0262C9.49521 41.228 9.53008 41.4289 9.56989 41.6292C9.60969 41.8292 9.65438 42.0282 9.70396 42.2262C9.75355 42.424 9.80794 42.6207 9.86717 42.8159C9.9264 43.0112 9.99039 43.2049 10.0591 43.3969C10.1279 43.589 10.2013 43.7793 10.2793 43.9679C10.3574 44.1563 10.4401 44.3428 10.5273 44.5273C10.6146 44.7117 10.7063 44.8939 10.8024 45.0739C10.8986 45.2537 10.9992 45.4313 11.1041 45.6062C11.209 45.7812 11.3181 45.9537 11.4315 46.1232C11.5448 46.2929 11.6622 46.4597 11.7838 46.6236C11.9053 46.7875 12.0308 46.9483 12.1603 47.106C12.2897 47.2637 12.4229 47.4182 12.56 47.5694C12.697 47.7205 12.8376 47.8683 12.9819 48.0125C13.1262 48.1568 13.2739 48.2974 13.4251 48.4345C13.5763 48.5715 13.7307 48.7047 13.8884 48.8341C14.0462 48.9635 14.207 49.089 14.3708 49.2106C14.5347 49.3321 14.7015 49.4495 14.8712 49.563C15.0408 49.6763 15.2131 49.7855 15.3881 49.8903C15.5631 49.9952 15.7406 50.0958 15.9206 50.192C16.1005 50.2881 16.2827 50.3799 16.4671 50.4671C16.6516 50.5544 16.8381 50.637 17.0266 50.7152C17.2151 50.7932 17.4054 50.8665 17.5975 50.9353C17.7896 51.004 17.9833 51.068 18.1785 51.1273C18.3738 51.1864 18.5704 51.2409 18.7683 51.2905C18.9662 51.34 19.1652 51.3847 19.3653 51.4245C19.5654 51.4643 19.7664 51.4993 19.9683 51.5291C20.1701 51.5591 20.3725 51.5841 20.5756 51.604C20.7786 51.6241 20.982 51.6391 21.1858 51.6491C21.3896 51.659 21.5936 51.6642 21.7976 51.6642H41.7452V39.1968H34.2648Z"
fill="white"
/>
<path
d="M41.7454 51.6641C51.3851 51.6641 59.1997 43.8497 59.1997 34.21C59.1997 24.5703 51.3851 16.7559 41.7454 16.7559C32.1059 16.7559 24.2913 24.5703 24.2913 34.21C24.2913 43.8497 32.1059 51.6641 41.7454 51.6641Z"
fill="white"
/>
<svg width="47" height="47" viewBox="0 0 197 197" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="196.105" height="196.105" rx="64.7641" fill="white" />
<rect width="196.105" height="196.105" rx="64.7641" fill="url(#paint0_linear_56880_7717)" />
<g filter="url(#filter0_d_56880_7717)">
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M98.0023 111.503C98.0023 110.971 97.9894 110.439 97.9635 109.908C97.9371 109.377 97.8982 108.846 97.8459 108.317C97.7936 107.788 97.7288 107.26 97.6506 106.734C97.5729 106.208 97.4817 105.684 97.378 105.162C97.2744 104.64 97.1577 104.122 97.0286 103.606C96.8994 103.089 96.7573 102.577 96.6031 102.068C96.4485 101.559 96.2818 101.054 96.1026 100.553C95.9234 100.053 95.7321 99.5563 95.5283 99.0651C95.325 98.5735 95.1096 98.0873 94.8821 97.6065C94.6547 97.1256 94.4156 96.651 94.1649 96.1818C93.9142 95.7125 93.6519 95.25 93.3784 94.7937C93.1049 94.3375 92.8206 93.8883 92.5252 93.4459C92.2294 93.0035 91.9233 92.5691 91.6064 92.1419C91.2896 91.7146 90.9624 91.2955 90.625 90.8843C90.2876 90.4727 89.9404 90.0701 89.5829 89.6764C89.2258 89.2822 88.8594 88.897 88.4831 88.5207C88.1068 88.1449 87.722 87.778 87.3279 87.4209C86.9337 87.0638 86.5311 86.7162 86.1199 86.3788C85.7088 86.0414 85.2896 85.7142 84.8624 85.3974C84.4351 85.0805 84.0003 84.7744 83.5579 84.479C83.1155 84.1832 82.6663 83.899 82.2101 83.6255C81.7538 83.352 81.2913 83.0901 80.822 82.8394C80.3532 82.5882 79.8782 82.3491 79.3973 82.1221C78.9165 81.8946 78.4303 81.6792 77.9391 81.4755C77.4475 81.2721 76.9515 81.0804 76.4505 80.9012C75.9496 80.722 75.445 80.5553 74.936 80.4011C74.427 80.2465 73.9144 80.1048 73.3983 79.9757C72.8825 79.8461 72.3637 79.7299 71.8417 79.6258C71.3202 79.5221 70.7964 79.4314 70.27 79.3532C69.744 79.2754 69.2162 79.2102 68.6871 79.1579C68.1575 79.106 67.6271 79.0667 67.0962 79.0408C66.5648 79.0144 66.033 79.0015 65.5012 79.0015C64.9694 79.0015 64.4377 79.0144 63.9065 79.0408C63.3752 79.0667 62.8449 79.106 62.3155 79.1579C61.7862 79.2102 61.2585 79.2754 60.7323 79.3532C60.2062 79.4314 59.6822 79.5221 59.1606 79.6258C58.6389 79.7299 58.12 79.8461 57.6041 79.9757C57.0881 80.1048 56.5756 80.2465 56.0667 80.4011C55.5576 80.5553 55.0527 80.722 54.5519 80.9012C54.0511 81.0804 53.5549 81.2721 53.0635 81.4755C52.5721 81.6792 52.086 81.8946 51.6051 82.1221C51.1243 82.3491 50.6494 82.5882 50.1803 82.8394C49.7112 83.0901 49.2485 83.352 48.7923 83.6255C48.336 83.899 47.8868 84.1832 47.4445 84.479C47.0022 84.7744 46.5675 85.0805 46.1402 85.3974C45.713 85.7142 45.2938 86.0414 44.8826 86.3788C44.4715 86.7162 44.0688 87.0638 43.6747 87.4209C43.2806 87.778 42.8955 88.1449 42.5194 88.5207C42.1433 88.897 41.7766 89.2822 41.4194 89.6764C41.0622 90.0701 40.7149 90.4727 40.3775 90.8843C40.04 91.2955 39.7129 91.7146 39.396 92.1419C39.0791 92.5691 38.773 93.0035 38.4775 93.4459C38.1819 93.8883 37.8974 94.3375 37.624 94.7937C37.3505 95.25 37.0884 95.7125 36.8377 96.1818C36.587 96.651 36.3479 97.1256 36.1205 97.6065C35.893 98.0873 35.6776 98.5735 35.474 99.0651C35.2704 99.5563 35.0791 100.053 34.8999 100.553C34.7207 101.054 34.5539 101.559 34.3995 102.068C34.2451 102.577 34.1033 103.089 33.974 103.606C33.8448 104.122 33.7283 104.64 33.6245 105.162C33.5207 105.684 33.4298 106.208 33.3518 106.734C33.2737 107.26 33.2087 107.788 33.1565 108.317C33.1043 108.846 33.0652 109.377 33.0391 109.908C33.013 110.439 33 110.971 33 111.503C33 112.034 33.013 112.566 33.0391 113.098C33.0652 113.629 33.1043 114.159 33.1565 114.688C33.2087 115.218 33.2737 115.745 33.3518 116.272C33.4298 116.798 33.5207 117.322 33.6245 117.844C33.7283 118.365 33.8448 118.884 33.974 119.4C34.1033 119.916 34.2451 120.428 34.3995 120.937C34.5539 121.446 34.7207 121.951 34.8999 122.452C35.0791 122.953 35.2704 123.449 35.474 123.94C35.6776 124.432 35.893 124.918 36.1205 125.399C36.3479 125.88 36.587 126.355 36.8377 126.824C37.0884 127.293 37.3505 127.756 37.624 128.211C37.8974 128.668 38.1819 129.117 38.4775 129.559C38.773 130.002 39.0791 130.437 39.396 130.864C39.7129 131.291 40.04 131.71 40.3775 132.121C40.7149 132.532 41.0622 132.935 41.4194 133.329C41.7766 133.723 42.1433 134.109 42.5194 134.484C42.8955 134.861 43.2806 135.227 43.6747 135.585C44.0688 135.942 44.4715 136.289 44.8826 136.626C45.2938 136.964 45.713 137.291 46.1402 137.608C46.5675 137.925 47.0022 138.231 47.4445 138.527C47.8868 138.822 48.336 139.107 48.7923 139.38C49.2485 139.653 49.7112 139.916 50.1803 140.166C50.6494 140.417 51.1243 140.656 51.6051 140.884C52.086 141.111 52.5721 141.326 53.0635 141.53C53.5549 141.733 54.0511 141.925 54.5519 142.104C55.0527 142.283 55.5576 142.45 56.0667 142.604C56.5756 142.759 57.0881 142.901 57.6041 143.03C58.12 143.159 58.6389 143.276 59.1606 143.379C59.6822 143.483 60.2062 143.574 60.7323 143.652C61.2585 143.73 61.7862 143.795 62.3155 143.847C62.8449 143.9 63.3752 143.939 63.9065 143.965C64.4377 143.991 64.9694 144.004 65.5012 144.004H117.503V111.503H98.0023Z"
fill="white"
/>
<path
d="M117.498 144.003C142.628 144.003 163 123.632 163 98.5017C163 73.3716 142.628 53 117.498 53C92.3681 53 71.9961 73.3716 71.9961 98.5017C71.9961 123.632 92.3681 144.003 117.498 144.003Z"
fill="white"
/>
</g>
<defs>
<linearGradient
id="paint0_linear_56709_13905"
x1="67.9761"
y1="39.0972"
x2="49.8299"
y2="27.5119"
gradientUnits="userSpaceOnUse"
<filter
id="filter0_d_56880_7717"
x="23"
y="45"
width="150"
height="111.004"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
>
<stop offset="0.12998" stop-color="#A033FF" />
<stop offset="0.610381" stop-color="#0094FF" />
<stop offset="1" stop-color="#FF4759" />
</linearGradient>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dy="2" />
<feGaussianBlur stdDeviation="5" />
<feComposite in2="hardAlpha" operator="out" />
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0" />
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_56880_7717" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="effect1_dropShadow_56880_7717"
result="shape"
/>
</filter>
<linearGradient
id="paint1_linear_56709_13905"
x1="31.6715"
y1="20.9449"
x2="10.7266"
y2="62.8348"
id="paint0_linear_56880_7717"
x1="21.5"
y1="177.5"
x2="235.5"
y2="-37"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#FFD600" stop-opacity="0" />
<stop offset="0.563347" stop-color="#FFC700" />
<stop offset="0.248154" stop-color="#FF4759" />
<stop offset="1" stop-color="#FFD600" />
</linearGradient>
</defs>
</svg>
Loading

0 comments on commit 5fe9284

Please sign in to comment.