Commit b76cf1af authored by Sai Srinivas's avatar Sai Srinivas
Browse files

06-05-2025 By Sai Srinivas

First Commit
LoginScreen.dart
HomeScreen.dart
WebERPScreen.dart
WebWhizzdomScreen.dart
parent aaf72461
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on -->
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<!-- Show a splash screen on the activity. Automatically removed when
the Flutter engine draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
<style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">
<!-- Show a splash screen on the activity. Automatically removed when
the Flutter engine draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>
allprojects {
repositories {
google()
mavenCentral()
}
}
val newBuildDir: Directory = rootProject.layout.buildDirectory.dir("../../build").get()
rootProject.layout.buildDirectory.value(newBuildDir)
subprojects {
val newSubprojectBuildDir: Directory = newBuildDir.dir(project.name)
project.layout.buildDirectory.value(newSubprojectBuildDir)
}
subprojects {
project.evaluationDependsOn(":app")
}
tasks.register<Delete>("clean") {
delete(rootProject.layout.buildDirectory)
}
{
"project_info": {
"project_number": "329382566569",
"project_id": "generp-fe09d",
"storage_bucket": "generp-fe09d.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:329382566569:android:26dc8519537b04deff67b8",
"android_client_info": {
"package_name": "in.webgrid.generp"
}
},
"oauth_client": [
{
"client_id": "329382566569-8jbs6iqbaqbp5ntkhb1ai5bs3g4kkm95.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBmkmKdYfBt2n5QRlmZJ9MV_Amh9xR3UOY"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "329382566569-8jbs6iqbaqbp5ntkhb1ai5bs3g4kkm95.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}
\ No newline at end of file
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
pluginManagement {
val flutterSdkPath = run {
val properties = java.util.Properties()
file("local.properties").inputStream().use { properties.load(it) }
val flutterSdkPath = properties.getProperty("flutter.sdk")
require(flutterSdkPath != null) { "flutter.sdk not set in local.properties" }
flutterSdkPath
}
includeBuild("$flutterSdkPath/packages/flutter_tools/gradle")
repositories {
google()
mavenCentral()
gradlePluginPortal()
}
}
plugins {
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
id("com.android.application") version "8.6.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
id("com.google.gms.google-services") version "4.4.2" apply false
}
include(":app")
<svg width="50" height="56" viewBox="0 0 50 56" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M34.6891 12.973C34.6891 20.1381 28.8802 25.9459 21.7161 25.9459C14.5521 25.9459 8.74317 20.137 8.74317 12.973C8.74317 5.80891 14.5499 0 21.715 0C28.8802 0 34.688 5.80891 34.688 12.973H34.6891ZM24.6277 44.8525C24.6277 41.0572 26.1054 37.4883 28.7894 34.8042C31.4735 32.1202 35.0413 30.6425 38.8377 30.6425C39.0794 30.6425 39.32 30.6491 39.5596 30.6611C38.5457 30.0355 37.3994 29.6308 36.2072 29.5028C33.5243 29.2184 26.8622 29.0631 22.7125 29.0642C18.5629 29.0642 10.3969 29.2195 7.71395 29.5028C5.88848 29.6975 4.16801 30.5408 2.87083 31.8358C1.57364 33.1341 0.755514 34.8261 0.565201 36.6428C0.563014 36.6614 0.560827 36.68 0.559733 36.6986C0.327858 38.9145 0.43067 40.1352 0.43067 40.1362C0.43067 40.1373 0.328952 42.0317 0.559733 44.2838C0.56192 44.3023 0.564108 44.322 0.565201 44.3406C0.75442 46.1858 1.56926 48.0091 2.86098 49.4889C4.1527 50.9655 5.86661 52.0275 7.68989 52.4114C10.3652 53.048 18.5497 53.6944 22.7147 53.5905C24.1115 53.6003 25.7915 53.5391 27.5075 53.4308C25.6394 50.9742 24.6277 47.9916 24.6277 44.8525ZM49.9852 44.8525C49.9852 51.0092 44.9944 56 38.8377 56C32.681 56 27.6902 51.0092 27.6902 44.8525C27.6902 38.6958 32.681 33.705 38.8377 33.705C44.9944 33.705 49.9852 38.6958 49.9852 44.8525ZM43.6557 45.6291L40.9158 43.7555V39.4669C40.9158 38.3195 39.985 37.3887 38.8377 37.3887C37.6904 37.3887 36.7596 38.3195 36.7596 39.4669V44.8514C36.7596 45.5372 37.0986 46.1792 37.6652 46.5664L41.3107 49.0591C41.6694 49.3041 42.0774 49.4222 42.4821 49.4222C43.1449 49.4222 43.7968 49.105 44.1993 48.5166C44.8468 47.5694 44.604 46.2755 43.6568 45.628L43.6557 45.6291Z" fill="url(#paint0_linear_142_3370)"/>
<defs>
<linearGradient id="paint0_linear_142_3370" x1="0.406608" y1="28" x2="49.9852" y2="28" gradientUnits="userSpaceOnUse">
<stop stop-color="#6949C6"/>
<stop offset="0.6" stop-color="#7C6EE0"/>
<stop offset="1" stop-color="#A28EEF"/>
</linearGradient>
</defs>
</svg>
<svg width="56" height="53" viewBox="0 0 56 53" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M27.9575 33.0528C19.0619 33.0528 10.1663 32.7584 1.31689 32.1719C1.32227 32.1998 1.32764 32.2299 1.33301 32.2557C2.10645 35.7501 5.49453 38.9502 8.99648 39.6302C11.132 40.0599 24.0151 40.5841 27.9532 40.5401C31.8913 40.5841 44.7755 40.0567 46.91 39.6302C50.413 38.9502 53.8 35.7501 54.5734 32.2557C54.5788 32.2299 54.5842 32.1998 54.5896 32.1719C45.7487 32.7584 36.8531 33.0528 27.9575 33.0528ZM37.2839 51.959C34.1853 52.2772 31.0724 52.436 27.9575 52.4349C24.8426 52.436 21.7297 52.2772 18.6312 51.959C18.3645 51.9315 18.1059 51.8517 17.8701 51.7243C17.6343 51.5969 17.426 51.4242 17.2569 51.2162C17.0878 51.0083 16.9614 50.769 16.8847 50.5122C16.8081 50.2553 16.7828 49.9859 16.8104 49.7193C16.8379 49.4526 16.9176 49.1941 17.0451 48.9583C17.1725 48.7225 17.3451 48.5141 17.5531 48.345C17.7611 48.1759 18.0003 48.0495 18.2572 47.9728C18.5141 47.8962 18.7835 47.871 19.0501 47.8985C19.8515 47.9808 20.6543 48.0524 21.4585 48.1133L21.6024 43.4222C24.0474 43.506 26.2119 43.5554 27.4591 43.5554H27.9575C27.9575 43.5554 28.2798 43.5554 28.456 43.5554C29.7031 43.5554 31.8688 43.506 34.3126 43.4222L34.4555 48.1133C35.2604 48.0532 36.0636 47.9815 36.8649 47.8985C37.4034 47.8429 37.9419 48.0035 38.3619 48.345C38.7819 48.6865 39.0491 49.1808 39.1047 49.7193C39.1602 50.2577 38.9996 50.7962 38.6582 51.2162C38.3167 51.6363 37.8223 51.9035 37.2839 51.959ZM54.5788 8.79153C53.8054 5.29817 50.4184 2.097 46.9153 1.41809C44.7787 0.988407 31.8956 0.46204 27.9575 0.503934C24.0194 0.460965 11.1353 0.987333 9.00078 1.41487C5.49775 2.09485 2.11074 5.29602 1.3373 8.78938C0.896875 10.911 0.465039 16.5828 0.45752 20.5231C0.45752 23.1442 0.655176 26.5312 0.914062 29.1308C18.9225 30.349 36.9926 30.349 55.001 29.1308C55.2599 26.5312 55.4532 23.1442 55.4575 20.5231C55.4511 16.5828 55.0182 10.911 54.5777 8.78938L54.5788 8.79153ZM48.5825 21.4512C48.4429 21.5909 48.2771 21.7017 48.0946 21.7772C47.9121 21.8528 47.7166 21.8917 47.519 21.8917C47.3215 21.8917 47.126 21.8528 46.9435 21.7772C46.761 21.7017 46.5952 21.5909 46.4556 21.4512L34.0859 9.08802C33.9416 8.94947 33.8264 8.78354 33.7471 8.59992C33.6677 8.4163 33.6258 8.2187 33.6237 8.01867C33.6216 7.81865 33.6595 7.62022 33.7351 7.43501C33.8107 7.2498 33.9224 7.08153 34.0638 6.94005C34.2052 6.79856 34.3735 6.68671 34.5586 6.61104C34.7438 6.53537 34.9422 6.49741 35.1422 6.49936C35.3423 6.50132 35.5399 6.54316 35.7235 6.62244C35.9072 6.70172 36.0732 6.81684 36.2118 6.96106L48.5825 19.3285C48.8633 19.6104 49.0209 19.992 49.0209 20.3899C49.0209 20.7877 48.8633 21.1693 48.5825 21.4512ZM49.1798 13.4246C49.0401 13.5643 48.8743 13.6751 48.6919 13.7507C48.5094 13.8263 48.3138 13.8652 48.1163 13.8652C47.9188 13.8652 47.7232 13.8263 47.5408 13.7507C47.3583 13.6751 47.1925 13.5643 47.0528 13.4246L42.1114 8.48323C41.8294 8.20118 41.6709 7.81864 41.6709 7.41975C41.6709 7.02087 41.8294 6.63833 42.1114 6.35628C42.3935 6.07423 42.776 5.91577 43.1749 5.91577C43.5738 5.91577 43.9563 6.07423 44.2384 6.35628L49.1798 11.2977C49.3199 11.4376 49.431 11.6039 49.5067 11.7868C49.5824 11.9698 49.6212 12.166 49.6209 12.364C49.6206 12.562 49.5812 12.758 49.5049 12.9408C49.4287 13.1235 49.3171 13.2894 49.1766 13.4289L49.1798 13.4246Z" fill="url(#paint0_linear_142_3371)"/>
<defs>
<linearGradient id="paint0_linear_142_3371" x1="16.0599" y1="52.4349" x2="39.8558" y2="0.501465" gradientUnits="userSpaceOnUse">
<stop stop-color="#498D1E"/>
<stop offset="1" stop-color="#73A031"/>
</linearGradient>
</defs>
</svg>
<svg width="38" height="49" viewBox="0 0 38 49" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M31.7024 5.81207C28.1115 2.16081 23.5608 -0.0103332 18.7632 3.69818e-05H18.6321C8.89547 0.154647 0.245773 9.24649 0.00254414 18.9417C-0.0347873 21.0805 0.339026 23.2066 1.10367 25.2044L1.11593 25.2364C1.16212 25.5494 5.10846 34.3914 17.3802 47.5418C17.4226 47.6005 17.4686 47.6565 17.5178 47.7096C17.6705 47.88 17.8565 48.0173 18.0643 48.1129C18.2721 48.2085 18.4974 48.2604 18.7261 48.2655C18.9548 48.2705 19.1821 48.2285 19.394 48.1422C19.6058 48.0558 19.7977 47.9268 19.9577 47.7633C25.8875 41.824 30.1468 35.9168 32.5556 32.1599C35.2066 28.0298 36.3511 25.3816 36.3982 25.2656C36.4067 25.2449 36.4152 25.2242 36.4227 25.2044C37.1802 23.2246 37.5539 21.1187 37.5238 18.9992C37.4607 14.161 35.3178 9.50763 31.7024 5.81207Z" fill="url(#paint0_linear_142_3379)"/>
<defs>
<linearGradient id="paint0_linear_142_3379" x1="9.76945" y1="-9.15938" x2="30.9805" y2="48.2659" gradientUnits="userSpaceOnUse">
<stop stop-color="#E5983F"/>
<stop offset="1" stop-color="#FF0A38"/>
</linearGradient>
</defs>
</svg>
<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M48.6805 10.3598C48.5149 10.1014 48.334 9.8277 48.1369 9.54155L41.5707 16.1077C41.4436 16.235 41.2896 16.3321 41.1199 16.3918C40.9503 16.4516 40.7695 16.4726 40.5907 16.4532L35.2734 15.879C35.0006 15.8492 34.7462 15.7272 34.5521 15.5332C34.3581 15.3392 34.2361 15.0847 34.2063 14.8119L33.6321 9.49465C33.6127 9.31586 33.6337 9.135 33.6935 8.96539C33.7533 8.79578 33.8504 8.64175 33.9776 8.51465L40.5438 1.95133C40.2567 1.75514 39.9839 1.57426 39.7255 1.4087C37.5492 0.0621529 34.1154 -0.16562 32.0989 0.898598C28.8025 2.72995 26.0854 5.44869 24.2561 8.74625C23.2675 10.6201 23.3947 13.7171 24.4934 15.8914C20.7916 19.309 12.8463 26.9576 12.0128 27.8543C11.2988 28.5166 6.51558 33.4759 2.76689 37.4409C1.51643 38.7629 0.831088 40.5205 0.856647 42.34C0.882206 44.1595 1.61665 45.8972 2.90375 47.1835C4.1908 48.4698 5.92893 49.2032 7.74841 49.2277C9.56789 49.2522 11.3251 48.5658 12.6463 47.3146C16.6113 43.5669 21.5706 38.7836 22.2329 38.0697C23.1325 37.2361 30.7811 29.2908 34.1958 25.589C36.3711 26.6887 39.4671 26.815 41.341 25.8264C44.6375 23.9975 47.3555 21.2815 49.1867 17.9864C50.25 15.9699 50.0232 12.5361 48.6805 10.3598ZM11.1313 43.3324C10.6984 43.7654 10.1467 44.0602 9.54615 44.1797C8.94558 44.2992 8.32308 44.2378 7.75736 44.0035C7.19165 43.7692 6.70812 43.3724 6.36793 42.8632C6.02774 42.3541 5.84616 41.7555 5.84616 41.1432C5.84616 40.5309 6.02774 39.9323 6.36793 39.4232C6.70812 38.914 7.19165 38.5172 7.75736 38.2829C8.32308 38.0485 8.94558 37.9872 9.54615 38.1067C10.1467 38.2261 10.6984 38.521 11.1313 38.954C11.419 39.2414 11.6471 39.5827 11.8028 39.9583C11.9584 40.334 12.0385 40.7366 12.0385 41.1432C12.0385 41.5498 11.9584 41.9524 11.8028 42.3281C11.6471 42.7037 11.419 43.045 11.1313 43.3324Z" fill="url(#paint0_linear_142_3373)"/>
<path d="M48.6805 10.3598C48.5149 10.1014 48.334 9.8277 48.1369 9.54155L41.5707 16.1077C41.4436 16.235 41.2896 16.3321 41.1199 16.3918C40.9503 16.4516 40.7695 16.4726 40.5907 16.4532L35.2734 15.879C35.0006 15.8492 34.7462 15.7272 34.5521 15.5332C34.3581 15.3392 34.2361 15.0847 34.2063 14.8119L33.6321 9.49465C33.6127 9.31586 33.6337 9.135 33.6935 8.96539C33.7533 8.79578 33.8504 8.64175 33.9776 8.51465L40.5438 1.95133C40.2567 1.75514 39.9839 1.57426 39.7255 1.4087C37.5492 0.0621529 34.1154 -0.16562 32.0989 0.898598C28.8025 2.72995 26.0854 5.44869 24.2561 8.74625C23.2675 10.6201 23.3947 13.7171 24.4934 15.8914C20.7916 19.309 12.8463 26.9576 12.0128 27.8543C11.2988 28.5166 6.51558 33.4759 2.76689 37.4409C1.51643 38.7629 0.831088 40.5205 0.856647 42.34C0.882206 44.1595 1.61665 45.8972 2.90375 47.1835C4.1908 48.4698 5.92893 49.2032 7.74841 49.2277C9.56789 49.2522 11.3251 48.5658 12.6463 47.3146C16.6113 43.5669 21.5706 38.7836 22.2329 38.0697C23.1325 37.2361 30.7811 29.2908 34.1958 25.589C36.3711 26.6887 39.4671 26.815 41.341 25.8264C44.6375 23.9975 47.3555 21.2815 49.1867 17.9864C50.25 15.9699 50.0232 12.5361 48.6805 10.3598ZM11.1313 43.3324C10.6984 43.7654 10.1467 44.0602 9.54615 44.1797C8.94558 44.2992 8.32308 44.2378 7.75736 44.0035C7.19165 43.7692 6.70812 43.3724 6.36793 42.8632C6.02774 42.3541 5.84616 41.7555 5.84616 41.1432C5.84616 40.5309 6.02774 39.9323 6.36793 39.4232C6.70812 38.914 7.19165 38.5172 7.75736 38.2829C8.32308 38.0485 8.94558 37.9872 9.54615 38.1067C10.1467 38.2261 10.6984 38.521 11.1313 38.954C11.419 39.2414 11.6471 39.5827 11.8028 39.9583C11.9584 40.334 12.0385 40.7366 12.0385 41.1432C12.0385 41.5498 11.9584 41.9524 11.8028 42.3281C11.6471 42.7037 11.419 43.045 11.1313 43.3324Z" fill="url(#paint1_linear_142_3373)"/>
<defs>
<linearGradient id="paint0_linear_142_3373" x1="0.856659" y1="24.7287" x2="49.8567" y2="24.7287" gradientUnits="userSpaceOnUse">
<stop stop-color="#6B7F7F"/>
<stop offset="0.6" stop-color="#80999B"/>
<stop offset="1" stop-color="#A2B9BA"/>
</linearGradient>
<linearGradient id="paint1_linear_142_3373" x1="25.3563" y1="0.228516" x2="25.3563" y2="49.2283" gradientUnits="userSpaceOnUse">
<stop stop-color="#079EBD"/>
<stop offset="1" stop-color="#037B9D"/>
</linearGradient>
</defs>
</svg>
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M47.252 5.08297C42.7925 18.824 39.1307 33.5473 34.7695 44.9623C33.7009 47.7437 28.6145 47.9806 27.0043 45.4038C24.4359 41.2069 21.9959 36.5785 19.6046 31.6958C18.8335 30.1224 17.5474 28.8354 15.974 28.0652C11.0914 25.673 6.46296 23.234 2.26601 20.6655C-0.311646 19.0554 -0.0738919 13.9689 2.70755 12.9004C14.1207 8.53912 28.8449 4.87643 42.586 0.416936C45.6529 -0.577224 48.2461 2.01604 47.252 5.08297Z" fill="url(#paint0_linear_142_3374)"/>
<defs>
<linearGradient id="paint0_linear_142_3374" x1="0.46771" y1="23.7012" x2="47.4677" y2="23.7012" gradientUnits="userSpaceOnUse">
<stop stop-color="#0080DE"/>
<stop offset="0.6" stop-color="#49BCFF"/>
<stop offset="1" stop-color="#61CAFF"/>
</linearGradient>
</defs>
</svg>
<svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M42.2264 32.0369C39.5787 36.0736 36.0596 39.4653 31.9282 41.9627L31.8011 42.0447C31.8831 38.9275 31.9504 35.4174 31.9914 32.8991C31.9984 32.7093 32.0775 32.5294 32.2125 32.3959C32.3476 32.2624 32.5284 32.1854 32.7182 32.1805C36.5679 32.1337 39.6908 32.087 42.2273 32.0394L42.2264 32.0369ZM28.6724 42.4081C26.7644 42.582 24.5446 42.701 21.9573 42.701C17.0658 42.6952 13.4843 42.2851 10.8528 41.8479C6.51577 41.0817 2.57663 37.1425 1.81046 32.8056C1.37241 30.174 0.963076 26.5925 0.957333 21.701C0.951591 16.8095 1.37323 13.228 1.81046 10.5964C2.57663 6.25942 6.51577 2.32028 10.8528 1.55411C13.4843 1.11606 17.0658 0.706728 21.9573 0.700986C26.8489 0.695244 30.4303 1.11688 33.0619 1.55411C37.3989 2.32028 41.338 6.25942 42.1042 10.5964C42.5414 13.228 42.9516 16.8095 42.9573 21.701C42.9573 24.5155 42.8171 26.896 42.6177 28.9124C40.0149 28.9632 36.7533 29.0124 32.6805 29.0617C31.6799 29.0792 30.7249 29.483 30.0153 30.1886C29.3057 30.8942 28.8965 31.847 28.8734 32.8474C28.8307 35.4822 28.7659 39.195 28.6724 42.4081ZM13.5705 14.8013C13.5705 15.2853 13.7626 15.7495 14.1047 16.0919C14.4468 16.4343 14.9108 16.6269 15.3948 16.6274H33.8888C34.3731 16.6274 34.8375 16.435 35.18 16.0925C35.5224 15.7501 35.7148 15.2856 35.7148 14.8013C35.7148 14.317 35.5224 13.8526 35.18 13.5101C34.8375 13.1677 34.3731 12.9753 33.8888 12.9753H15.3948C14.9109 12.976 14.447 13.1686 14.1049 13.511C13.7629 13.8533 13.5707 14.3174 13.5705 14.8013ZM11.8823 22.7526C11.8823 22.3884 11.7742 22.0323 11.5718 21.7294C11.3694 21.4265 11.0818 21.1905 10.7452 21.0511C10.4087 20.9118 10.0383 20.8753 9.68107 20.9465C9.32382 21.0176 8.99567 21.1931 8.73815 21.4507C8.48063 21.7083 8.3053 22.0366 8.23434 22.3938C8.16337 22.7511 8.19996 23.1215 8.33947 23.4579C8.47898 23.7944 8.71515 24.082 9.01811 24.2843C9.32107 24.4865 9.6772 24.5944 10.0415 24.5942C10.5298 24.594 10.998 24.3999 11.3432 24.0545C11.6883 23.7092 11.8823 23.2409 11.8823 22.7526ZM11.8823 14.8013C11.8823 14.4371 11.7742 14.081 11.5718 13.7781C11.3694 13.4752 11.0818 13.2392 10.7452 13.0998C10.4087 12.9605 10.0383 12.9241 9.68107 12.9952C9.32382 13.0663 8.99567 13.2418 8.73815 13.4994C8.48063 13.7571 8.3053 14.0853 8.23434 14.4426C8.16337 14.7999 8.19996 15.1702 8.33947 15.5067C8.47898 15.8432 8.71515 16.1307 9.01811 16.333C9.32107 16.5352 9.6772 16.6431 10.0415 16.6429C10.5298 16.6427 10.998 16.4486 11.3432 16.1033C11.6883 15.7579 11.8823 15.2896 11.8823 14.8013ZM28.3632 24.5631C28.8408 24.5529 29.2956 24.3561 29.6298 24.0146C29.9641 23.6732 30.1513 23.2144 30.1513 22.7366C30.1513 22.2588 29.9641 21.8 29.6298 21.4586C29.2956 21.1172 28.8408 20.9203 28.3632 20.9102H15.3948C15.1517 20.9051 14.91 20.9485 14.6839 21.038C14.4578 21.1274 14.2519 21.2611 14.0781 21.4312C13.9044 21.6014 13.7663 21.8044 13.6721 22.0286C13.5778 22.2528 13.5293 22.4935 13.5293 22.7366C13.5293 22.9798 13.5778 23.2205 13.6721 23.4447C13.7663 23.6688 13.9044 23.8719 14.0781 24.042C14.2519 24.2121 14.4578 24.3458 14.6839 24.4353C14.91 24.5248 15.1517 24.5682 15.3948 24.5631H28.3632Z" fill="url(#paint0_linear_142_3375)"/>
<defs>
<linearGradient id="paint0_linear_142_3375" x1="0.957333" y1="21.701" x2="42.9573" y2="21.701" gradientUnits="userSpaceOnUse">
<stop stop-color="#ED6C14"/>
<stop offset="0.6" stop-color="#FF9045"/>
<stop offset="1" stop-color="#FFB54A"/>
</linearGradient>
</defs>
</svg>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment