/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/kotlin/com/ustadmobile/libuicompose/components/AztecEditor.kt:128: Warning: Avoid passing null as the view root (needed to resolve layout parameters on the inflated layout's root element) [InflateParams]
                val rootView = LayoutInflater.from(context).inflate(R.layout.aztec_editor, null, false)
                                                                                           ~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/kotlin/com/ustadmobile/libuicompose/components/ClazzLogEditAttendanceToggleGroup.kt:46: Warning: Avoid passing null as the view root (needed to resolve layout parameters on the inflated layout's root element) [InflateParams]
                null, false
                ~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/kotlin/com/ustadmobile/libuicompose/components/DatePickerSpinner.kt:32: Warning: Avoid passing null as the view root (needed to resolve layout parameters on the inflated layout's root element) [InflateParams]
            LayoutInflater.from(context).inflate(R.layout.datepicker_spinner, null, false).apply {
                                                                              ~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/kotlin/com/ustadmobile/libuicompose/components/HtmlClickableTextField.kt:78: Warning: Avoid passing null as the view root (needed to resolve layout parameters on the inflated layout's root element) [InflateParams]
                R.layout.item_text_input_layout, null, false
                                                 ~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/kotlin/com/ustadmobile/libuicompose/components/webview/UstadWebView.kt:94: Warning: Avoid passing null as the view root (needed to resolve layout parameters on the inflated layout's root element) [InflateParams]
                  R.layout.screen_xapi, null, false
                                        ~~~~

   Explanation for issues of type "InflateParams":
   When inflating a layout, avoid passing in null as the parent view, since
   otherwise any layout parameters on the root of the inflated layout will be
   ignored.

   https://www.bignerdranch.com/blog/understanding-androids-layoutinflater-inflate/

/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_connect.xml:2: Warning: Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more [VectorRaster]
    android:width="1000dp"
                   ~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:2: Warning: Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more [VectorRaster]
    android:viewportWidth="9143.98" android:width="512dp" xmlns:android="http://schemas.android.com/apk/res/android">
                                                   ~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:7: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:11: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:15: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:19: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:23: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:27: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:31: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3624.94,8831.46c1313.44,643.11 2626.01,107.66 2626.01,107.66 -180.37,-1098.64 -247.9,-2537.06 -247.9,-2537.06 361.49,-664.78 440.6,-2487.32 440.6,-2487.32 -211.3,-66.77 -311.22,-95.66 -553.64,-157.13 -68.45,-17.43 -131.32,-32 -184.99,-43.87 -109.98,-24.19 -181.12,-36.51 -181.12,-36.51 -331.47,-43.28 -676.11,-20.12 -927.07,11.09l-5.1,0.64c-220.15,27.69 -367.04,61.61 -367.04,61.61 0,0 -100.93,732.39 -318.6,1102.9 -217.67,370.44 -155.06,579.48 -103.8,740.93 45.86,144.18 -163.23,2788.3 -177.35,3237.06z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:2: Warning: Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more [VectorRaster]
    android:viewportWidth="9143.98" android:width="512dp" xmlns:android="http://schemas.android.com/apk/res/android">
                                                   ~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:64: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:68: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:72: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:76: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:80: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:84: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:88: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:92: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:96: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:100: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:104: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:108: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:112: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:116: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:120: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:124: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:128: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:132: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:136: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:140: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:144: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:148: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M5796.27,3881.16l-48.22,-215.94c0,0 -166.55,-125.84 -193.18,-267.77 -23.35,-124.88 106.11,-775.13 295.55,-776.61 40.24,248.84 341.78,367.85 568,359.31 238.02,-8.99 614.23,-116.52 604.79,-365.32 -0.28,-7.07 -0.72,-13.96 -1.39,-20.79 73.76,33.74 158.6,39.06 253.85,115.47 297.8,239.23 -170.84,425.58 -170.84,425.58 0,0 -29.77,457.11 -201.81,873.21l345.77,1344.03c141.67,1794.44 282.44,3746.52 -240.7,3745.85 -438.85,-0.56 -395.34,2.06 -726.5,0.08 -714.75,-6.58 -1160.24,-0.66 -1160.24,-0.66 0,0 582.15,-5060.11 674.92,-5216.44z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:174: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:178: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:182: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:186: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:190: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:194: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:198: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:202: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:206: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:210: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:214: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:218: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:222: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:226: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:230: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:234: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:238: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:242: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:246: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:250: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:254: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:258: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:262: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:266: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:270: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:274: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:278: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:282: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:286: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:290: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:294: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:298: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:302: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:306: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:310: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:314: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:318: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:322: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:326: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:330: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:334: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:338: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M75652.99,67044.44l637.29,1136.25c0,0 190.07,83.48 -122.56,381.6 -312.63,298.11 -2233.06,2023.7 -2233.06,2023.7 0,0 -210.95,154.1 -650.02,-24.25 -439.01,-178.31 -1440.58,-473.04 -1440.58,-473.04 0,0 -306.87,-207.35 -213.88,-384.23 92.94,-176.89 235.29,-694.94 235.29,-694.94l-136.32,-408.22c0,0 -70.91,-161.78 107.17,-228.7 178.14,-66.91 702.82,-620.25 702.82,-620.25l540.07,-706.2c0,0 473.29,-430.77 1130.84,-272.6 657.55,158.17 1442.94,270.87 1442.94,270.87z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:342: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M75947.59,71389.74l637.29,1136.25c0,0 190.07,83.48 -122.56,381.6 -312.63,298.11 -2233.06,2023.7 -2233.06,2023.7 0,0 -210.95,154.1 -650.02,-24.25 -439.01,-178.31 -1440.58,-473.04 -1440.58,-473.04 0,0 -306.87,-207.35 -213.88,-384.23 92.94,-176.89 235.29,-694.94 235.29,-694.94l-136.32,-408.22c0,0 -70.91,-161.78 107.17,-228.7 178.14,-66.91 702.82,-620.25 702.82,-620.25l540.07,-706.2c0,0 473.29,-430.77 1130.84,-272.6 657.55,158.17 1442.94,270.87 1442.94,270.87z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:346: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1522.88,2407.11l308.13,99.35c0,0 20.49,32.48 108.53,-25.8 88.04,-58.28 599.31,-415.1 599.31,-415.1 0,0 46.25,-38.8 2.97,-113.99 -43.27,-75.18 -110.65,-247.95 -110.65,-247.95 0,0 -53.37,-51.63 -104.22,-33.31 -50.85,18.31 -197.83,49.11 -197.83,49.11l-112.09,-19.41c0,0 -44.17,-10.66 -65.55,21.39 -21.38,32.06 -183.96,130.46 -183.96,130.46l-205.55,102.81c0,0 -127.54,88 -93.18,201.82 34.36,113.82 54.09,250.62 54.09,250.62z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:352: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:356: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:360: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:364: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:368: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:372: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:376: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:380: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:384: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:388: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:392: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:396: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:400: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:404: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:408: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:412: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:416: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:420: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:424: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:428: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:432: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:436: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:440: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:444: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:448: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:452: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:456: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:460: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:464: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:468: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:472: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:476: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:480: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:484: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:488: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:492: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:496: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:500: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:504: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:508: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:512: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:516: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M75060.54,67128.57l-362.53,1800.77 -408.61,-48.1c0,0 -416.78,-208.2 -85.37,-280.34 331.35,-72.14 502.73,-73.5 502.73,-73.5l-352.91,-124.12c0,0 -153.55,-191.97 111.25,-257.7 264.8,-65.77 72.44,-130.52 72.44,-130.52 0,0 -466.53,-231.94 -176.53,-355.12 289.94,-123.18 464.89,-109.47 464.89,-109.47l-269.63,-103.63c0,0 -330.95,-302.53 19.35,-356.7 350.36,-54.17 484.91,38.43 484.91,38.43z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:520: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M75355.14,71473.88l-362.53,1800.77 -408.61,-48.1c0,0 -416.78,-208.2 -85.37,-280.34 331.35,-72.14 502.73,-73.5 502.73,-73.5l-352.91,-124.12c0,0 -153.55,-191.97 111.25,-257.7 264.8,-65.77 72.44,-130.52 72.44,-130.52 0,0 -466.53,-231.94 -176.53,-355.12 289.94,-123.18 464.89,-109.47 464.89,-109.47l-269.63,-103.63c0,0 -330.95,-302.53 19.35,-356.7 350.36,-54.17 484.91,38.43 484.91,38.43z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:524: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1555.29,2302.03l508.92,-83.81 -7.32,-71.29c0,0 -51.96,-70.94 -77.1,-11.88 -25.14,59.05 -28.09,89.19 -28.09,89.19l-29.41,-60.65c0,0 -51.37,-24.85 -73.72,22.43 -22.36,47.28 -37.58,14.19 -37.58,14.19 0,0 -57.85,-79.42 -96.64,-27.07 -38.79,52.34 -37.58,82.94 -37.58,82.94l-24.93,-46.24c0,0 -79.62,-54.8 -100.02,7.38 -20.4,62.19 3.47,84.81 3.47,84.81z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:530: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:534: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:538: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:542: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:546: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:550: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:554: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:558: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:562: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:566: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:570: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:574: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:578: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:582: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:586: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:590: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:594: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:598: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:602: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:606: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:610: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:614: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:618: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:622: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:626: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:630: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:634: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:638: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:642: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:646: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:650: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:654: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:658: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:662: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:666: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:670: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:674: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:678: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:682: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:686: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:690: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:694: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M73045.51,70326.34l1489.98,-930.6 -341.05,-146.13c0,0 -502.62,-79.86 -334.11,86.91 168.51,166.81 290.64,237.41 290.64,237.41l-374.82,-90.28c0,0 -297.24,20.64 -170.52,157.45 126.78,136.78 -74.74,86.3 -74.74,86.3 0,0 -561.51,-89.85 -472.48,82.17 89.08,172.02 228.41,237.58 228.41,237.58l-294.95,-65.18c0,0 -532.49,-3.78 -332.88,162.9 199.62,166.72 386.53,181.47 386.53,181.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:698: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M73340.11,74671.64l1489.98,-930.6 -341.05,-146.13c0,0 -502.62,-79.86 -334.11,86.91 168.51,166.81 290.64,237.41 290.64,237.41l-374.82,-90.28c0,0 -297.24,20.64 -170.52,157.45 126.78,136.78 -74.74,86.3 -74.74,86.3 0,0 -561.51,-89.85 -472.48,82.17 89.08,172.02 228.41,237.58 228.41,237.58l-294.95,-65.18c0,0 -532.49,-3.78 -332.88,162.9 199.62,166.72 386.53,181.47 386.53,181.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:702: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2479.59,1912.16l-282.54,272.29 -35.74,-58.32c0,0 -14.79,-87.46 29.31,-59.7 44.11,27.76 62.02,48.44 62.02,48.44l-19.62,-64.88c0,0 10.23,-52.48 46.58,-31.73 36.34,20.76 25.25,-14.1 25.25,-14.1 0,0 -16.7,-97.7 30.06,-83.97 46.76,13.74 63,37.5 63,37.5l-13.8,-51.12c0,0 6.93,-93.56 50.54,-60.33 43.62,33.23 44.94,65.92 44.94,65.92z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:708: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:712: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:716: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:720: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:724: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:728: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:732: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:736: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:740: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:744: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:748: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:752: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:756: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:760: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:764: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:768: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:772: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:776: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:780: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:784: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:788: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:792: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:796: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:800: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:804: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:808: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:812: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:816: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:820: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:824: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:828: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:832: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:836: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:840: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:844: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:848: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:852: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:856: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:860: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:864: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:868: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:872: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M73106.63,68002.85c0,0 -133.49,307.94 -24.53,400.59 108.9,92.65 306.84,222.01 449.65,81.56 142.81,-140.41 223.05,-259.32 142.78,-317.63 -80.22,-58.31 -215.28,-106.04 -238.11,-184.31 -22.83,-78.27 -96.8,-114.39 31.11,-292.47 127.85,-178.05 109.17,-158.63 183.68,-199.24 74.45,-40.61 182.63,-117.21 241.87,-121.4 59.24,-4.15 50.04,-48.71 -6.96,-68.44 -56.95,-19.76 -147.62,-3.48 -217.75,26.3 -70.07,29.83 -174.18,63.9 -247.81,130.95 -73.63,67.01 -156.69,197.93 -190.29,251.14 -33.66,53.2 -123.63,292.95 -123.63,292.95z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:876: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M73401.23,72348.15c0,0 -133.49,307.94 -24.53,400.59 108.9,92.65 306.84,222.01 449.65,81.56 142.81,-140.41 223.05,-259.32 142.78,-317.63 -80.22,-58.31 -215.28,-106.04 -238.11,-184.31 -22.83,-78.27 -96.8,-114.39 31.11,-292.47 127.85,-178.05 109.17,-158.63 183.68,-199.24 74.45,-40.61 182.63,-117.21 241.87,-121.4 59.24,-4.15 50.04,-48.71 -6.96,-68.44 -56.95,-19.76 -147.62,-3.48 -217.75,26.3 -70.07,29.83 -174.18,63.9 -247.81,130.95 -73.63,67.01 -156.69,197.93 -190.29,251.14 -33.66,53.2 -123.63,292.95 -123.63,292.95z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:880: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M1829.04,1948.82c0,0 88.1,-26.9 112.37,-8.78 24.27,18.11 57.47,51.46 16.06,78.13 -41.4,26.67 -75.85,42.1 -90.95,28.64 -15.1,-13.45 -26.42,-36.66 -47.96,-39.8 -21.54,-3.14 -30.53,-15.74 -82.24,8.73 -51.7,24.46 -45.99,20.96 -58.46,34.51 -12.47,13.54 -35.51,33.41 -37.57,43.87 -2.05,10.46 -14.37,9.34 -19.03,-0.46 -4.67,-9.79 1.24,-25.91 10.62,-38.57 9.39,-12.65 20.48,-31.33 40.33,-45.02 19.84,-13.69 57.69,-29.75 73.07,-36.25 15.38,-6.51 83.76,-25 83.76,-25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:886: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:890: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:894: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:898: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:902: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:906: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:910: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:914: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:918: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:922: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:926: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:930: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:934: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:938: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:942: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:946: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:950: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:954: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:958: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:962: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:966: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:970: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:974: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:978: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:982: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:986: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:990: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:994: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:998: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1002: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1006: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1010: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1014: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1018: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1022: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1026: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1030: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1034: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1038: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1042: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1046: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1050: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M72178.69,69325.73c0,0 -178.28,124.77 -111.04,212.57 67.3,87.8 198.37,225.88 346.18,196.58 147.76,-29.27 239.87,-67.78 188.1,-126.96 -51.83,-59.22 -150.48,-131.07 -151.21,-181.94 -0.72,-50.83 -52.49,-95.7 91.76,-150.73 144.25,-55.07 124.67,-50.68 194.31,-47.95 69.69,2.74 174.8,-3.07 223.82,14.62 49.02,17.69 51.65,-10 9.92,-40.06 -41.73,-30.1 -118.94,-51.73 -182.6,-58.9 -63.6,-7.2 -155.83,-23.53 -230.78,-11.38 -74.95,12.15 -172.1,56.33 -211.52,74.31 -39.36,17.99 -166.93,119.84 -166.93,119.84z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1054: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M72473.29,73671.04c0,0 -178.28,124.77 -111.04,212.57 67.3,87.8 198.37,225.88 346.18,196.58 147.76,-29.27 239.87,-67.78 188.1,-126.96 -51.83,-59.22 -150.48,-131.07 -151.21,-181.94 -0.72,-50.83 -52.49,-95.7 91.76,-150.73 144.25,-55.07 124.67,-50.68 194.31,-47.95 69.69,2.74 174.8,-3.07 223.82,14.62 49.02,17.69 51.65,-10 9.92,-40.06 -41.73,-30.1 -118.94,-51.73 -182.6,-58.9 -63.6,-7.2 -155.83,-23.53 -230.78,-11.38 -74.95,12.15 -172.1,56.33 -211.52,74.31 -39.36,17.99 -166.93,119.84 -166.93,119.84z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:1058: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2212.83,1770.95c0,0 37.56,-32.73 61.1,-21.89 23.54,10.85 60.18,32.35 49.77,58.66 -10.4,26.3 -22.55,42.92 -38.32,34.48 -15.78,-8.45 -34.39,-24.99 -48.6,-24.55 -14.2,0.44 -25.97,-8.16 -43.52,17.81 -17.56,25.97 -16.04,22.48 -16.32,34.69 -0.28,12.22 -3.48,30.76 0.73,39.18 4.21,8.42 -3.57,9.19 -11.35,2.19 -7.79,-7 -12.68,-20.33 -13.73,-31.44 -1.06,-11.1 -4.24,-27.13 0.28,-40.44 4.52,-13.31 18.33,-30.88 23.95,-38.01 5.62,-7.12 36.01,-30.68 36.01,-30.68z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:2: Warning: Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more [VectorRaster]
    android:viewportWidth="9143.98" android:width="512dp" xmlns:android="http://schemas.android.com/apk/res/android">
                                                   ~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:5: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:9: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:13: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:17: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:21: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:25: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:29: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:33: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:37: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:41: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:45: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:49: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:53: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:57: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:61: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:65: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:69: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:73: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:77: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6426.64,2929.99c30.63,-97.8 75.23,-240.71 109.44,-351.91l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51l2.91,34.78c-153.98,110.64 -333.82,190.37 -532.28,228.18 -171.98,32.77 -343.24,33.51 -518.12,-2.55z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:81: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:84: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:88: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:92: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:96: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:100: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:104: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:108: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:112: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:116: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:119: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:123: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:127: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:131: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:135: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:139: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:143: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:147: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:151: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:155: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:159: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:163: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:167: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:171: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:175: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:179: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:183: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:187: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:191: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:195: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:199: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:203: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:207: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:211: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:215: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:219: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:223: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:227: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:231: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:235: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:239: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:243: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:247: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:251: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:255: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:259: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:263: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M6302.29,2898.29c218.51,66.34 429.95,74.74 642.47,34.25 729.46,-138.98 1208.43,-843.42 1069.44,-1572.88 -138.98,-729.47 -843.41,-1208.43 -1572.88,-1069.45 -729.46,138.98 -1208.43,843.42 -1069.44,1572.88 61.49,322.78 231.36,593.66 467.67,787.7 -335.1,-5.51 -670.21,-11.02 -1005.31,-16.53 1468.05,264.03 978.7,176.01 1468.05,264.03z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:319: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:323: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:327: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:331: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:335: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:339: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:343: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:347: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:351: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:355: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:359: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:363: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:367: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:371: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:375: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:379: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:383: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:387: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:391: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:395: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:399: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:403: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:407: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:411: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:415: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:419: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:423: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:427: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:431: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:435: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:439: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:443: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:447: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:451: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:455: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:459: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:463: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:467: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:471: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:475: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:479: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:483: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1673070.13,100852.52l5711.6,22645.6c0,0 2636.71,2382.1 -3292.9,5916.36 -5929.07,3534.49 -41967.07,23433.38 -41967.07,23433.38 0,0 -3828.62,1579.1 -9973.43,-3675.84 -6144.71,-5255.32 -20572.24,-15325.86 -20572.24,-15325.86 0,0 -3992.37,-5088.73 -1906.33,-7650.04 2085.41,-2561.17 6182.66,-10714.18 6182.66,-10714.18l-617.7,-7670.8c0,0 -506.37,-3125.19 2495.15,-3376.8 3002.06,-251.37 13147.31,-7089.5 13147.31,-7089.5l10942.99,-9377.7c0,0 8901.34,-4998.54 18502.7,1008.24 9600.82,6006.54 21347.26,11877.14 21347.26,11877.14z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:487: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1684610.13,146787.11l5711.6,22645.6c0,0 2636.71,2382.1 -3292.9,5916.36 -5929.07,3534.49 -41967.07,23433.38 -41967.07,23433.38 0,0 -3828.62,1579.1 -9973.43,-3675.84 -6144.71,-5255.32 -20572.24,-15325.86 -20572.24,-15325.86 0,0 -3992.37,-5088.73 -1906.33,-7650.04 2085.41,-2561.17 6182.66,-10714.18 6182.66,-10714.18l-617.7,-7670.8c0,0 -506.37,-3125.19 2495.15,-3376.8 3002.06,-251.37 13147.31,-7089.5 13147.31,-7089.5l10942.99,-9377.7c0,0 8901.34,-4998.54 18502.7,1008.24 9600.82,6006.54 21347.26,11877.14 21347.26,11877.14z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:491: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2060.69,2372.45l477.89,192.97c0,0 29.04,54.47 174.75,-29.9 145.71,-84.36 993.76,-603.91 993.76,-603.91 0,0 77.4,-57.49 16.76,-183.16 -60.65,-125.67 -149.21,-411.01 -149.21,-411.01 0,0 -79.14,-88.83 -161.68,-64.8 -82.53,24.02 -318.75,57.83 -318.75,57.83l-175.61,-43.26c0,0 -68.89,-21.9 -106.16,27.4 -37.27,49.31 -305.35,190.27 -305.35,190.27l-336.67,143.46c0,0 -211.45,127.97 -169.01,314.88 42.44,186.9 59.28,409.23 59.28,409.23z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:497: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:501: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:505: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:509: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:513: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:517: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:521: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:525: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:529: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:533: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:537: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:541: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:545: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:549: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:553: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:557: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:561: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:565: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:569: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:573: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:577: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:581: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:585: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:589: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:593: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:597: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:601: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:605: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:609: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:613: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:617: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:621: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:625: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:629: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:633: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:637: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:641: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:645: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:649: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:653: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:657: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:661: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1682550,99319.09l-12194.47,29003.53 -6150.21,-2873.71c0,0 -5690.6,-5654.54 -297.14,-5226.83 5394,427.94 8051.97,1264.59 8051.97,1264.59l-5009.36,-3894.81c0,0 -1675.7,-4056.52 2664.5,-3853.1 4339.67,203.19 1597.9,-1870.3 1597.9,-1870.3 0,0 -6373.65,-6311.12 -1434.45,-6964.47 4939.2,-653.35 7597.09,458.82 7597.09,458.82l-3794.91,-3126.1c0,0 -4017.2,-6838.56 1603.43,-6008.09 5621.26,830.33 7365.66,3090.46 7365.66,3090.46z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:665: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1694090,145253.7l-12194.47,29003.53 -6150.21,-2873.71c0,0 -5690.6,-5654.54 -297.14,-5226.83 5394,427.94 8051.97,1264.59 8051.97,1264.59l-5009.36,-3894.81c0,0 -1675.7,-4056.52 2664.5,-3853.1 4339.67,203.19 1597.9,-1870.3 1597.9,-1870.3 0,0 -6373.65,-6311.12 -1434.45,-6964.47 4939.2,-653.35 7597.09,458.82 7597.09,458.82l-3794.91,-3126.1c0,0 -4017.2,-6838.56 1603.43,-6008.09 5621.26,830.33 7365.66,3090.46 7365.66,3090.46z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:669: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2123.15,2206.76l815.5,-80.31 -4.07,-115.55c0,0 -74.86,-119.76 -120.95,-27.4 -46.09,92.37 -53.95,140.57 -53.95,140.57l-40.2,-100.78c0,0 -78.8,-45.52 -119.23,28.2 -40.43,73.71 -61.05,18.8 -61.05,18.8 0,0 -83.32,-134.04 -150.33,-53.94 -67.01,80.1 -68.33,129.48 -68.33,129.48l-34.62,-77.1c0,0 -120.41,-96.75 -159.31,1.15 -38.91,97.91 -3.46,136.88 -3.46,136.88z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:675: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:679: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:683: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:687: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:691: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:695: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:699: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:703: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:707: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:711: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:715: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:719: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:723: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:727: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:731: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:735: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:739: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:743: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:747: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:751: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:755: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:759: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:763: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:767: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:771: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:775: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:779: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:783: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:787: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:791: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:795: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:799: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:803: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:807: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:811: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:815: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:819: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:823: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:827: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:831: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:835: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:839: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1725433.5,143942.14l26468.15,-8451.99 -4745.95,-4212.23c0,0 -7488.72,-3889.07 -5489.62,-188.91 1998.57,3699.92 3630.88,5521.9 3630.88,5521.9l-5472.17,-3426.52c0,0 -4677.6,-1137.91 -3215.4,1839.68 1462.83,2977.45 -1472.53,1102.05 -1472.53,1102.05 0,0 -8364.41,-4355.98 -7614.46,-964.5 749.85,3391.86 2666.8,5212.08 2666.8,5212.08l-4327.42,-2594.89c0,0 -8229.88,-2737.02 -5749.01,1117.93 2480.88,3854.95 5320.74,5045.4 5320.74,5045.4z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:843: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1736973.5,189876.73l26468.15,-8451.99 -4745.95,-4212.23c0,0 -7488.72,-3889.07 -5489.62,-188.91 1998.57,3699.92 3630.88,5521.9 3630.88,5521.9l-5472.17,-3426.52c0,0 -4677.6,-1137.91 -3215.4,1839.68 1462.83,2977.45 -1472.53,1102.05 -1472.53,1102.05 0,0 -8364.41,-4355.98 -7614.46,-964.5 749.85,3391.86 2666.8,5212.08 2666.8,5212.08l-4327.42,-2594.89c0,0 -8229.88,-2737.02 -5749.01,1117.93 2480.88,3854.95 5320.74,5045.4 5320.74,5045.4z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:847: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3629.36,1678.33l-476.59,408.01 -50.48,-97.72c0,0 -14.21,-142.37 52.76,-92.95 66.97,49.41 93.19,84.62 93.19,84.62l-24.26,-106.54c0,0 21.77,-83.39 77.19,-46.08 55.41,37.32 41.51,-19.99 41.51,-19.99 0,0 -16.16,-159.07 56.51,-131.94 72.68,27.13 95.89,67.11 95.89,67.11l-16.46,-83.76c0,0 20.86,-149.87 86.48,-91.7 65.62,58.17 64.26,110.94 64.26,110.94z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:853: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:857: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:861: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:865: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:869: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:873: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:877: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:881: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:885: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:889: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:893: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:897: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:901: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:905: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:909: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:913: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:917: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:921: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:925: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:929: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:933: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:937: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:941: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:945: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:949: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:953: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:957: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:961: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:965: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:969: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:973: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:977: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:981: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:985: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:989: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:993: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:997: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1001: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1005: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1009: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1013: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1017: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1715993.38,104479.28c0,0 -3192.17,4600.91 -1844.2,6733.64 1347.53,2132.11 3938.91,5339.96 6662.62,3652.51 2724.24,-1687.22 4400.84,-3319.84 3371.67,-4720.5 -1028.63,-1400.42 -2944.68,-2895.37 -3012.24,-4349.66 -67.66,-1453.91 -1080.27,-2443.63 1549.97,-4849.68 2630.88,-2406.2 2270.81,-2167.49 3572.49,-2488.84 1301.58,-320.97 3255.56,-1089.72 4188.04,-863.73 932.47,225.99 952.56,-582.61 142.59,-1206.47 -809.88,-624.24 -2272.68,-800.93 -3466.71,-642.12 -1194.03,158.82 -2930.77,219.49 -4315.69,997.25 -1384.29,777.62 -3148.64,2602.17 -3864.17,3343.7 -714.99,741.77 -2984.38,4393.89 -2984.38,4393.89z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1021: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1727533.38,150413.88c0,0 -3192.17,4600.91 -1844.2,6733.64 1347.53,2132.11 3938.91,5339.96 6662.62,3652.51 2724.24,-1687.22 4400.84,-3319.84 3371.67,-4720.5 -1028.63,-1400.42 -2944.68,-2895.37 -3012.24,-4349.66 -67.66,-1453.91 -1080.27,-2443.63 1549.97,-4849.68 2630.88,-2406.2 2270.81,-2167.49 3572.49,-2488.84 1301.58,-320.97 3255.56,-1089.72 4188.04,-863.73 932.47,225.99 952.56,-582.61 142.59,-1206.47 -809.88,-624.24 -2272.68,-800.93 -3466.71,-642.12 -1194.03,158.82 -2930.77,219.49 -4315.69,997.25 -1384.29,777.62 -3148.64,2602.17 -3864.17,3343.7 -714.99,741.77 -2984.38,4393.89 -2984.38,4393.89z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1025: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M2594.35,1667.56c0,0 142.48,-33.85 179.04,-2.08 36.55,31.76 85.66,89.01 17.21,127.49 -68.45,38.49 -124.68,59.63 -147.19,36.35 -22.51,-23.27 -38.01,-61.84 -71.82,-69.21 -33.8,-7.37 -46.73,-28.61 -131.26,5.22 -84.54,33.84 -75.12,28.82 -96.32,49.29 -21.19,20.47 -59.81,49.97 -64.17,66.59 -4.36,16.62 -23.76,13.49 -30.12,-2.78 -6.37,-16.27 4.69,-41.58 20.91,-60.94 16.22,-19.36 35.77,-48.25 68.67,-68.16 32.89,-19.9 94.59,-41.69 119.65,-50.52 25.06,-8.82 135.4,-31.25 135.4,-31.25z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1031: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1035: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1039: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1043: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1047: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1051: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1055: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1059: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1063: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1067: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1071: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1075: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1079: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1083: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1087: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1091: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1095: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1099: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1103: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1107: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1111: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1115: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1119: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1123: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1127: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1131: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1135: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1139: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1143: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1147: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1151: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1155: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1159: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1163: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1167: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1171: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1175: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1179: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1183: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1187: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1191: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1195: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1735194.38,122466.04c0,0 -3216.8,1241.16 -2496.6,3081.63 720.73,1840.71 2245.77,4861.5 4640.28,5101.62 2395.04,240.36 3961.64,43.42 3375.96,-1229.8 -585.69,-1273.22 -1850.19,-2998.06 -1675.68,-3872.38 174.95,-873.71 -462.21,-1901.14 1972.02,-2119.69 2433.79,-219.16 2115.39,-241.5 3183.2,154.35 1068.35,396.09 2717.57,824.91 3411.56,1373.38 693.89,548.84 835.96,88.36 300.17,-636.24 -535.79,-724.6 -1652.45,-1481.95 -2611.27,-1924.29 -958.82,-442.35 -2326.72,-1184.09 -3531.78,-1352.88 -1204.62,-168.18 -2870.06,100.8 -3545.82,210.92 -675.22,110.36 -3022.03,1213.39 -3022.03,1213.39z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1199: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M-1746734.38,168400.64c0,0 -3216.8,1241.16 -2496.6,3081.63 720.73,1840.71 2245.77,4861.5 4640.28,5101.62 2395.04,240.36 3961.64,43.42 3375.96,-1229.8 -585.69,-1273.22 -1850.19,-2998.06 -1675.68,-3872.38 174.95,-873.71 -462.21,-1901.14 1972.02,-2119.69 2433.79,-219.16 2115.39,-241.5 3183.2,154.35 1068.35,396.09 2717.57,824.91 3411.56,1373.38 693.89,548.84 835.96,88.36 300.17,-636.24 -535.79,-724.6 -1652.45,-1481.95 -2611.27,-1924.29 -958.82,-442.35 -2326.72,-1184.09 -3531.78,-1352.88 -1204.62,-168.18 -2870.06,100.8 -3545.82,210.92 -675.22,110.36 -3022.03,1213.39 -3022.03,1213.39z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1203: Warning: This tag is not supported in images generated from this vector icon for API < 24; check generated icon to make sure it looks acceptable [VectorRaster]
        <clip-path android:pathData="M3221.45,1422.41c0,0 63,-48.67 99.17,-28.69 36.17,19.99 91.96,58.54 72.69,99.76 -19.27,41.23 -40.28,66.68 -64.39,51.39 -24.11,-15.29 -51.86,-43.91 -74.43,-44.73 -22.56,-0.81 -40.3,-15.91 -70.87,24.01 -30.58,39.91 -27.79,34.47 -29.53,54.09 -1.74,19.63 -8.76,49.15 -2.98,63.15 5.79,14 -6.62,14.41 -18.23,2.31 -11.61,-12.1 -17.94,-34.09 -18.44,-52.08 -0.5,-17.99 -3.84,-44.13 4.72,-65.08 8.57,-20.94 32.32,-47.74 41.98,-58.61 9.66,-10.86 60.31,-45.52 60.31,-45.52z"/>
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   Explanation for issues of type "VectorRaster":
   Vector icons require API 21 or API 24 depending on used features, but when
   minSdkVersion is less than 21 or 24 and Android Gradle plugin 1.4 or higher
   is used, a vector drawable placed in the drawable folder is automatically
   moved to drawable-anydpi-v21 or drawable-anydpi-v24 and bitmap images are
   generated for different screen resolutions for backwards compatibility.

   However, there are some limitations to this raster image generation, and
   this lint check flags elements and attributes that are not fully supported.
   You should manually check whether the generated output is acceptable for
   those older devices.

/home/jenkins/.gradle/caches/modules-2/files-2.1/com.athaydes.rawhttp/rawhttp-core/2.6.0/8bbc07fc8faa95d25f8d4d686336b37f674a84b1/rawhttp-core-2.6.0.jar: Warning: checkClientTrusted is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers [TrustAllX509TrustManager]
/home/jenkins/.gradle/caches/modules-2/files-2.1/com.athaydes.rawhttp/rawhttp-core/2.6.0/8bbc07fc8faa95d25f8d4d686336b37f674a84b1/rawhttp-core-2.6.0.jar: Warning: checkServerTrusted is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers [TrustAllX509TrustManager]

   Explanation for issues of type "TrustAllX509TrustManager":
   This check looks for X509TrustManager implementations whose
   checkServerTrusted or checkClientTrusted methods do nothing (thus trusting
   any certificate chain) which could result in insecure network traffic
   caused by trusting arbitrary TLS/SSL certificates presented by peers.

   https://goo.gle/TrustAllX509TrustManager

/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/ic_delay.xml:11: Warning: Very long vector path (1479 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
      android:pathData="M10.9303,9.0741C10.9303,6.8389 9.0969,5.0056 6.8617,5.0056c-2.2352,0 -4.0686,1.8334 -4.0686,4.0686 0,2.2352 1.8334,4.0686 4.0686,4.0686 2.2352,-0.0251 4.0686,-1.8334 4.0686,-4.0686zM6.3594,6.7134l1.0046,0l0,3.0389l-1.0046,0zM6.7613,11.5605C6.7361,11.5605 6.711,11.5354 6.6608,11.5354 6.6357,11.5354 6.6106,11.5103 6.5603,11.4852 6.5352,11.46 6.5101,11.4349 6.485,11.4349 6.4599,11.4098 6.4348,11.3847 6.4348,11.3596 6.4097,11.3345 6.4097,11.3093 6.3845,11.2842c-0.0251,-0.0251 -0.0251,-0.0502 -0.0251,-0.1005 0,-0.0251 0,-0.0753 0,-0.1005 0,-0.0251 0,-0.0753 0,-0.1005 0,-0.0251 0.0251,-0.0502 0.0251,-0.1005 0,-0.0251 0.0251,-0.0502 0.0502,-0.1005 0.0251,-0.0251 0.0251,-0.0502 0.0502,-0.0753 0.0251,-0.0251 0.0502,-0.0502 0.0753,-0.0502 0.0251,-0.0251 0.0502,-0.0251 0.1005,-0.0502 0.0251,0 0.0502,-0.0251 0.1005,-0.0251 0.0753,0 0.1256,0 0.2009,0 0.0251,0 0.0753,0.0251 0.1005,0.0251 0.0251,0.0251 0.0502,0.0251 0.0753,0.0502 0.0251,0.0251 0.0502,0.0502 0.0753,0.0502 0.0251,0.0251 0.0502,0.0502 0.0502,0.0753 0.0251,0.0251 0.0251,0.0502 0.0502,0.1005 0.0251,0.0251 0.0251,0.0502 0.0251,0.1005 0,0.0251 0,0.0753 0,0.1005 0,0.0251 0,0.0753 0,0.1005 0,0.0251 -0.0251,0.0502 -0.0251,0.1005 0,0.0251 -0.0251,0.0502 -0.0502,0.0753 -0.0251,0.0251 -0.0251,0.0502 -0.0502,0.0753 -0.0251,0.0251 -0.0502,0.0502 -0.0753,0.0502 -0.0251,0.0251 -0.0502,0.0251 -0.0753,0.0502 -0.0251,0.0251 -0.0502,0.0251 -0.1005,0.0251 -0.0251,0 -0.0753,0 -0.1005,0 -0.0251,0.0251 -0.0753,0.0251 -0.1005,0z"/>
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_connect.xml:625: Warning: Very long vector path (830 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
      android:pathData="M172.58,683.18c-3.75,-3 -7.47,-5.95 -11.09,-9 -0.17,-0.84 -0.34,-1.69 -0.51,-2.57C156,646.23 133.18,605.07 127.24,606s-11.43,-5.95 -15.39,-13.41 -11.94,2 -17.38,5.48l-0.21,0.13c-5.31,3.21 -8.73,-1.18 -8.73,-5.61s-1,-9.4 -5.95,-10.92 -10.92,7 -12.4,11.43 -6.45,5.95 -9.45,1.48 0.51,-13.88 0,-18.85 -5.95,-5.44 -14.38,2 -11.94,7 -16.41,3.5 5.95,-18.39 11.43,-19.86 6.45,-4 3,-5.95S29.94,556.9 29.43,551c0,-14.42 19.86,-4 19.86,-4s-9.91,-17.84 -1.48,-24.29 5.95,1.48 7.93,10.42c1.05,4.68 5.48,8 9.49,10.08A40.74,40.74 0,0 0,72.12 546c-0.25,-7.13 2.24,-15.86 6.49,-15.23s3.29,10.54 5.61,15.44 8.52,6.24 10.16,4.93 0.67,-7.89 3,-13.79 6.58,-1.64 9.19,1.65 4.6,10.16 5.57,14.76 9.19,0.34 15.44,-2.28 5.27,5.23 4.3,8.52 -2.32,9.53 1.35,10.33c8.94,1 12.91,7.93 14.38,16.87s-3.46,12.91 2.49,23.32C154.91,618.94 167.81,665.59 172.58,683.18Z"
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:8: Warning: Very long vector path (1107 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M3783.94,9255.75c165.43,61.64 258.22,440.13 371.18,517.19 134.03,-67.18 65.06,-219.58 366.41,-407.17 96.02,-59.77 29.27,-14.36 103.86,-78.99l296.67,-209.77c17.51,-10.65 95.4,-61.35 108.67,-77.22 19.09,-22.81 24.78,-54.13 47.95,-92.93 18.42,-30.84 52.11,-63.78 74.4,-93.87 65.28,-88.1 13.22,-69.71 171.86,-278.14 44.3,-58.2 18.94,-44.17 48.93,-92.3 30.12,-42.14 32.64,-51.82 54.36,-102.17 2.38,-5.54 4.51,-10.9 6.8,-16.51l13.76,-35.58c2.46,-6.53 20.2,-57.38 21.15,-61.98 -74.26,39.92 -28.63,92.77 -280.14,98.39 -154.32,3.44 -127.91,-22.77 -124.4,-42.2l13.54,-28.69c0.07,-7.58 7.66,-10.31 8.58,-15.85 -127.35,-9.65 -52.12,0.11 -99.03,-42.26 -218.11,227.77 -69.76,61.29 -271.55,192.54l-285.33,175.9c-26,19.67 -175.39,208.86 -186.64,228.54 -27.76,48.54 -27.65,79.08 -54.86,126.52 -43,74.97 -30.05,25.17 -78.57,102.16 -27.31,-61.08 -70.63,-87.19 -114.96,-176.76 -31.82,-64.28 -59.53,-106.99 -97.58,-167.15 -59.08,-79.87 -24.89,-105.3 -16.33,-197.82 12.78,-138.17 -121.69,-408.55 -170.89,-538.21 11.62,13.87 3.33,217.34 24.92,325 48.17,240.32 -139.74,365.73 -104.72,681.46 18.09,163.09 78.77,181.97 151.96,307.87z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:12: Warning: Very long vector path (1705 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M3994.35,8438.12c55.37,74.33 21.44,80.84 102.37,116.24 61.03,-38.82 211.36,-357.96 309.06,-468.32 130.06,-146.88 227.83,-306.17 292.15,-505.69 120.09,-780.69 47.48,-441.21 -97.63,-1098.96 -37.96,-172.03 -68.61,-429.97 33.78,-596.58l232.38,-342.63c102.81,-133.92 290.99,-393.31 231.07,-613.54 -257.86,318.8 -239.13,411.91 -406.38,601.27 -47.19,53.45 -209.67,381.08 -223.8,483.9 -83.32,606.07 282.07,907.31 101.37,1383.28l-247.37,354.1c-173.01,244.15 -86.05,154.09 -153.55,264.3 -47.91,78.23 0.96,35.33 -78.41,80.36 -48.37,-12.82 -73.19,-0.72 -118.46,-92.83 -73.39,-149.32 -57.09,-284.23 -58.16,-439.06l87.07,119.95c45.82,81.68 -8.33,38.36 70.25,74.87 86.21,-64.69 127.62,-229.47 172.94,-320.39 438.48,-879.64 34.65,-1062.8 145.58,-1513.96 34.29,-139.47 54.14,-210.18 119.14,-339.59 54.63,-108.74 93.36,-214.53 190.54,-304.7 125.74,-116.67 132.17,-162.51 129.02,-329.63l-159.2,121.11c-126.86,119.57 -408.38,913.17 -409.35,1077.76 -1.05,177.47 111.87,304.12 92.46,679.95 -10.03,193.92 -67.84,136.68 -123.69,288 -47.79,129.48 -65.85,199.16 -152.01,287.72 -108.12,-69.79 -88.22,-58.61 -119.29,-181.78 -49.2,89.53 -19.44,169.78 -25.93,277.35 -47.5,-22.17 -72.36,-20.7 -96.62,-103.46 -63.08,-215.2 85.3,-652.69 116.45,-868.02 29.23,-202.11 124.77,-246.15 157.68,-444.05 14.84,-89.27 40.3,-161.5 62.72,-238.86 54.12,-186.77 25.66,-14.62 -21.82,-181.13 -47.12,76.11 -2.33,51.93 -45.1,49.79 -40.96,-134.38 11.61,-218.39 27.63,-330.55 16.9,-118.18 -23.75,-256.14 -44.65,-375.14 -89.68,108.49 -95.41,94.02 -93.27,134.06 2.13,40 11.24,140.9 28.53,218.73 46.23,208.06 -39.63,280.69 -32.96,454.14 13.58,353.32 -264.72,1279.73 -185.53,1714.03 31.05,170.3 113.6,296.82 113.67,477.42 0.09,245.13 -24.24,208.63 77.32,430.54z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:16: Warning: Very long vector path (1445 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M3427.9,10367.52c93.38,-9.69 116.49,-19.89 132.86,49.28l167.23,-272.39c29.71,-43.67 -0.79,10.71 37.67,-58.32 25.41,-45.6 66.34,-148.81 185.01,-168.29 188.88,346.27 -313.59,468.72 -182.49,1038.51 79.67,21.23 1.67,62.04 334.88,89.79l126.78,-146.25 86.81,75.63c39.21,39.62 49.39,64.29 87.55,106.06 244.59,12.94 239.44,-38.36 299.04,124.43 28.57,-117.97 80.81,-101.34 185.1,-164.5 -72.9,-428.24 -136.78,-349.28 -443.17,-710.77 -53.02,-62.54 -67.25,-204.35 -46.05,-304.21 68.94,5.59 173.3,92.41 222.96,134.58 3.9,3.32 9.51,7.64 13.21,11.06 116.73,107.61 5.98,67.39 166.95,174.35l351.76,382.79c29.42,52.73 54.67,114.88 67.44,182.52 10.51,55.64 22.78,67.56 -16.84,136.78 -3.1,5.42 -8.25,11.37 -11.42,16.08 -3.12,4.66 -9.96,11.72 -12.71,15.4 -2.73,3.67 -9.21,9.89 -13.51,14.96l401.84,-34.24c-45.29,-145.7 -125.45,-204.14 -200.07,-325.98 -73.05,-119.26 -172.22,-191.3 -222.93,-291.69 -258.9,-512.66 -306.33,-364.63 -454.27,-577.87 -64.66,-3.5 -106.36,-2.06 -182.17,-73.21 -169.59,66.9 -280.24,141.79 -281.01,278.87 -0.2,35.39 68.66,302.57 103.72,345.1 40.55,49.21 346.08,108.24 350.37,567.54l-197.96,22.22 -273.81,-442.04c-66.65,21.72 -42.1,-5.14 -87.17,79.6 -51.86,97.51 -1.68,123.98 -96.39,287.42 -125.82,-54.4 -150.48,-172.43 -138.3,-320.33 24.41,-296.41 114.25,-160.81 177.16,-306.15 108.77,-251.27 -16.23,-489.38 -207.41,-653.43 -57,90.38 -11.51,5.88 -97.12,66.22 -186.74,131.61 -197.81,268.23 -249.9,448.94 -23.75,82.38 -56.94,120.88 -83.64,201.54z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:20: Warning: Very long vector path (1001 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M4443.22,3974.4c-73.19,20.12 -152.27,99.32 -242.37,150.79 -163.09,93.16 -127.76,40.87 -233.92,156.44 -115.45,128.28 -84.27,126.77 -4.49,258.91 152.79,-111.43 343.29,-343.33 499.32,-374.81 -55.06,183.32 33.31,120.64 -169.94,239.04 -102.06,59.45 -187.74,140.65 -209.14,243.68l103.96,44.98c88.89,-103.89 83.06,-170.83 286.7,-217.43 4.35,92.95 16.26,278.36 -33.83,355.68 -83.36,128.69 -110.47,208.11 -116.2,354.73l-2.04,179.23c27.96,77.16 -11.71,27.07 51.11,71.47l195.91,-362.29c118.26,-193.12 -4.81,-308.14 139.93,-394.16 46.99,-147.56 94.51,-104.84 216.88,-209.48 52.76,11.66 103.52,29.1 151.3,44.03 -35.63,85.24 -68.13,70.02 -69.47,156.64 222.97,-60.38 308.44,-73.62 279.17,-391.33 91.58,-33.79 160.24,-61.61 186.43,-117.49l157.06,-169.01c14.38,-30.29 14.7,-45.74 16.01,-92.63l-196.32,-28.06c-183.12,-65.38 122.98,7.74 -51.51,-20.5 -236.47,22.7 -191.61,62.64 -328.46,-19.69 -225.75,194.3 -364.4,-5.68 -501.19,258.26l-67.7,-71.17c-20,-83.02 2.28,-26.45 29.03,-51.85 -21.52,5.14 -53.47,43.06 -86.23,6.02z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:43: Warning: Very long vector path (1176 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
    <path android:fillColor="#FF000000" android:pathData="M6245.07,1953.74c0,0 403.48,577.33 403.21,680.84 -0.27,103.52 0.57,291.3 -2.9,341.14 -3.47,49.84 -86.11,188.12 -86.11,188.12 0,0 -4.54,65.19 18.2,88.11 22.75,22.91 62.9,145.43 62.9,145.43l-5.63,130.33 -56.41,161.13 -5.47,78.59c0,0 60.3,32.34 78.37,47.62 18.06,15.29 56.18,42 68.36,66.85 12.19,24.85 35.41,65.05 38.1,76.54 2.69,11.49 35.2,143.58 35.2,143.58l-14.94,90.12c0,0 -42.26,-42.04 -66.07,-49.61 -23.82,-7.57 -84.92,-28.45 -84.92,-28.45 0,0 -27.97,2.04 -29.17,19.29 -1.2,17.25 27.82,49.74 35.32,66.96 7.5,17.21 42.39,64.98 42.39,64.98l28.91,59.33 30.9,55.48c0,0 -16.18,32.59 -42.52,36.53 -26.33,3.94 -97.96,9.93 -118.46,4.25 -20.5,-5.68 -112.33,-59.05 -112.33,-59.05l-61,-47.68 -73.18,-72.57c0,0 -7.49,-42.16 -6.29,-59.41 1.2,-17.25 6.8,-97.74 6.8,-97.74 0,0 5.47,-78.59 6.54,-93.94 1.07,-15.34 5.74,-82.43 5.74,-82.43 0,0 8.68,-49.87 -1.61,-51.73 -10.3,-1.87 -43.26,-1.76 -64.16,-1.68 -20.9,0.07 -91.07,9.9 -91.07,9.9 0,0 -58.46,15.5 -79.32,15.57 -20.85,0.07 -148.54,-12.94 -158.3,-22.46 -9.77,-9.52 -110.22,-64.71 -113.83,-87.73 -3.61,-23.03 -26.21,-72.74 -28.23,-93.82 -2.02,-21.09 -1.1,-109.26 -1.1,-109.26l-363.68,-42.71 -50.81,-93.74 597.32,-839.53 259.25,-637.15z"/>
                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding1.xml:44: Warning: Very long vector path (1149 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
    <path android:fillColor="#FF000000" android:pathData="M4403.67,2492.8c0,0 -278.77,96.46 -312.84,157.18 -34.08,60.72 -96.73,170.45 -111.02,200.76 -14.28,30.3 -7.54,137.66 -7.54,137.66 0,0 -18.68,39.63 -40.71,45.8 -22.03,6.17 -88.06,65.13 -88.06,65.13l-39.54,78.14 -17.48,112.38 -22.53,47.78c0,0 -49,-0.29 -65.52,2.9 -16.53,3.19 -49.58,6.67 -65.54,17.35 -15.96,10.67 -44.01,26.81 -49.52,32.68 -5.51,5.87 -69.86,72.88 -69.86,72.88l-20.32,57.55c0,0 40.75,-11.14 58.38,-7.98 17.63,3.16 63.34,10.41 63.34,10.41 0,0 17.09,10.12 12.15,20.61 -4.94,10.48 -34.12,20.26 -44.58,27.96 -10.47,7.69 -48.43,24.54 -48.43,24.54l-37.99,25.53 -37.98,22.64c0,0 -0.5,24.26 14.92,34.96 15.43,10.71 58.94,37.07 73.84,40.28 14.9,3.21 90.89,1.24 90.89,1.24l54.51,-8.48 70.49,-19.17c0,0 18.71,-22.3 23.65,-32.79 4.95,-10.49 28.01,-59.42 28.01,-59.42 0,0 22.53,-47.78 26.93,-57.11 4.4,-9.33 23.63,-50.12 23.63,-50.12 0,0 10.98,-31.98 18.13,-29.79 7.16,2.19 28.06,12.77 41.31,19.48 13.25,6.7 54.57,34.85 54.57,34.85 0,0 32,27.72 45.23,34.41 13.22,6.7 98.63,39.8 107.98,37.34 9.35,-2.46 91.41,-2.75 101.32,-15.09 9.91,-12.34 40.71,-34.24 48.97,-45.95 8.23,-11.72 36.84,-63.65 36.84,-63.65l308.42,52.27 -101.67,-682.28 -122.38,-342.88z"/>
                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:53: Warning: Very long vector path (812 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
    <path android:fillColor="#F2AA8F" android:fillType="nonZero" android:pathData="M6232.35,2530.41c0,0 1.01,3.23 3.27,8.4l-13.37,-419.25 372.46,-14.07 -8.79,425.35c34.55,-2.56 352.54,28.86 515.79,91.13 7.6,48.88 -34,251.54 -6.83,296.19 -69.91,134.24 -220.32,25.26 -302.62,153.88 -7.01,10.88 -35.36,46.03 -36.29,48.77 -4.35,4.53 -8.25,9.37 -12.66,13.78 -9.99,9.32 -42.73,30.89 -49,35.56 -8.19,4.73 -16.17,9.78 -24.51,14.33 -4.78,2.41 -8.73,4.48 -12.21,6.28l-6.9,2.13c-20.23,6.67 -40.67,12.66 -61.39,17.77 -13.5,3.4 -27.28,5.96 -40.96,8.71 -3.63,0.37 -7.35,0.79 -12,1.3 -56.54,3.94 -113.34,5.99 -169.99,3.01 -12.09,-0.61 -87.72,-8.42 -66.78,-4.92 -11.67,-1.66 -23.38,-3.08 -35.01,-4.88 -57,-9.25 -113.55,-20.15 -169.77,-32.6 -28.12,-65.73 -55.8,-131.68 -81.31,-198.4 -34.39,-89.81 -203.54,-76.11 -227.95,-168.94 -10.18,-38.63 -32.19,-160.41 94.6,-202.77 114.34,-21.35 352.22,-80.76 352.22,-80.76z"/>
                                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:65: Warning: Very long vector path (4284 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#898887" android:pathData="M5321.08,6126.03c-15.67,83.09 -35.08,93.03 -39.98,175.47 -4.35,73.09 13.61,127.01 9.36,202.66 -7.82,139.22 -48.14,235.1 11.22,353.68l3.11,209.63c46.53,-85.09 23.45,-216.26 28.97,-318.1 8.4,-155.37 66.42,-109.56 38.91,-294.43l-26.85,186.74c-25.31,-69.57 -17.18,-109.19 2.18,-191.23 21.33,-90.41 30.77,-122.62 45.52,-228.29l27.69,-43.32c36.08,57.85 50.45,225.22 38.98,282.32 11.47,-87.22 -6.93,-153.64 -4.37,-240.66 4.09,-139.02 46,-107.01 60.41,-235.56 -44.45,32.31 -9.85,65 1.84,128.05 8.86,47.8 11.72,113.27 19.53,155.01 26.74,-181.96 -27.59,-116.96 47.51,-455.79 -22.4,24.44 -16.86,-43.42 -7.3,66.59 12.74,146.51 50.49,102.32 41.69,323.69 -3.24,81.18 -5.17,156.82 -9.75,235.84 -2.77,47.83 -9.38,117.51 12.17,149.37l20.69,13.56c-1.74,14.76 -7.35,88.25 -9.28,96.15 -1.3,5.34 -2.34,10.68 -4.02,15.64 -22.22,65.24 -52.74,38.18 -73.28,108 -10.04,34.11 -7.41,12.49 -3.67,49.34 3.76,36.95 9.03,37.38 15.56,50.36 33.36,-38.36 33.75,-63.06 55.98,-87.84 63.16,-70.37 3.69,30.16 54.82,13.03 33.45,-116.95 -42.97,-14.9 101.01,-318.12 22.47,-47.3 211.83,-469.82 197.55,-514.77 32.9,95.32 -64.68,378.91 -115.4,484.51l-90.77,202.55c-48.24,204.47 -81.73,87.1 -76.91,187.25 3.82,79.37 -3.08,34.12 31.69,70.4 8.92,-42.11 14.38,-86.26 22.11,-125.38 18.2,-92.2 25.83,-71.05 47.57,-99.34l247.07,-625.63c22.71,144.37 -102.73,371.96 -173.2,563.04 -19.56,53.01 -15.7,74.65 -32.92,130.48 -23.19,75.25 -32.43,34.99 -52.73,110.92 -7.53,28.18 -6.06,22.32 -6.5,65.83 -0.06,6.85 1.08,28.23 1.35,34.18l2.69,33.49c19.75,-19.79 10.29,0.64 24.11,-37.6 27.72,-76.7 -3.81,-108.82 47.78,-200.99 55.81,-99.68 260.75,-602.57 263.19,-665.37 38.08,183.09 -185,614.02 -237.87,812.18 90.19,-79.97 152.01,-367.38 218.65,-504.44 14.27,-29.32 21.61,-50.46 36.89,-80.15l56.74,-83.77c-3.04,265.77 -323.8,796.66 -284.29,945.32 40.77,-68.89 29.29,-135.23 61.95,-223.83l224.61,-566.6c43.85,-62.64 -1.72,-16.39 49.99,-46.01 -43.26,460.24 -175.18,360.83 -144.91,539.54 70.59,-117.58 88.17,-235.08 126.87,-351.57 18.54,17.72 141.21,-31.44 1.79,232.56 -41.31,78.2 -47.38,97.89 -73.92,186.77 -51.56,172.73 -144.46,216.27 -110.21,400.56 30.2,-59.79 24.58,-125.63 36.24,-175.95l154.01,-395.87c54.89,-119.54 -21.47,-41.57 83.03,-77.95 -15.37,179.08 -97.26,324.87 -117.51,408.37l47.27,-88.25c2.72,137.06 -4.17,153.36 -35.2,267.53 -32.71,120.28 -88.04,161.42 -93.67,270.81 47.63,45.67 -57.21,-58.04 25.81,30.79l51.22,50.7c4.54,-75.59 76.69,-239.93 121.28,-308.74 18.12,-27.96 0.5,-2.61 16.58,-23.22 2.4,-3.07 6.2,-7.14 8.68,-10.06 2.44,-2.88 6.36,-6.88 8.89,-9.66 20.33,-22.3 60.99,-103.94 149.56,-60.78 35.84,17.46 16.33,4.42 38.39,25.85l30.19,67.1c7.72,-30.17 8.04,-49.1 13.66,-72.12l23.51,-74.87c1.94,-5.33 4.59,-12.48 7.7,-18.3 31.8,98.16 -33.3,296.63 -38.7,360.44 -9.88,-24.51 -52.67,32.34 1.02,-44.91 69.68,-100.28 -9.27,-10.19 78.95,-52.77 -12.6,187.19 -13.6,465.84 -144.07,566.88 -4.56,-6.41 -8.67,-23.85 -10.75,-20.97 -33.27,45.95 21.6,-226.71 -113.91,-274.2l-83.81,134.17c-162.75,208.46 -138.81,326.82 -177.8,581.47 -21.33,139.31 -137.5,851.84 -122.63,919.85 47.13,-4.67 29.76,-8.72 41.95,-17.35l28.62,-23.42c5.52,-4.75 10.46,-10.63 15.04,-14.85 4.82,-4.44 9.56,-11.45 15.35,-16.07 19.28,65.14 -3.87,18.37 51.37,49.47l21.34,-168.47 75.32,100.98c29.17,-96.64 57.07,-291.37 76.24,-389.53 36.93,-189.09 29.49,-175.84 135.03,-306.32 25.31,49.29 4.2,34.95 22.96,117.63l9.84,32.99c109.26,-178.71 133.37,-756.06 174.5,-1029.28 27.64,-183.55 52.17,-334.14 -5.51,-513.68 -88.42,-275.24 14.33,-300.54 -12.07,-527.34l-70.87,162.18c-67.48,-89.87 8.51,-123.4 -36.32,-227.41 -64.44,39.28 -59.11,68.44 -86.7,143.6l16.45,-222.65 -81.94,31.44 14.1,-159.11c-3.74,-1.98 -10.59,-4.95 -11.97,-1.17 -1.31,3.55 -9.56,-0.85 -11.03,-1.08 -1.31,-0.2 -8.36,-0.59 -9.88,-0.94 -15.84,-3.6 12.18,69.12 -64.78,-94.75 -13.29,-28.32 -29.56,-53.27 -43,-79.18 -39.25,-75.63 -30.37,-26.44 -25.42,-115.11 -190.12,-197.57 37.41,124.9 -98.53,-141.14 -14.19,-27.78 -36.28,-49.68 -61.77,-79.98l-78.53,-103.01c-2.51,-3.41 -6.36,-8.05 -8.82,-11.53 -65.95,-93.61 -47.9,-134.13 -137.99,-155.71 -3.77,-0.9 -10.37,-0.97 -13.88,-1.47l-22.32,0.99c-111.01,-9.87 111.98,41.69 -50.73,-22.65 -46.66,-18.44 -69.52,-15.02 -105.43,0.21 -59.07,25.07 -148.98,179.23 -176.41,227.11 -67.42,117.71 -60.3,170.13 -144.14,270.78 -1.05,1.25 -4.73,5.62 -5.62,6.8 -5.68,7.51 -12.14,22.6 -14.01,27.76z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:69: Warning: Very long vector path (1770 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#AE9050" android:pathData="M5194.32,5413.89c-6.37,83.93 -30.84,249.05 -7.4,322.46 10.78,33.8 93.99,164.19 135.69,176.59 82.76,-131.72 9.06,-126.85 127.51,-195.08l37.11,-217.98c36.02,19.3 5.76,9.12 29.18,29.12 33.76,28.82 -5.74,19.15 18.24,12.45l78.47,-212.58c56.24,46.71 22.69,14.45 46.5,83.26l71.84,-150.81c69.98,-2.05 -14.05,11.35 60.84,53.89 26.15,-54.71 33.06,-43.57 86.22,-72.57l45.28,204.98c47.58,-69.66 14.4,-19.01 57.89,-63.06 32.28,-32.71 18.3,-12.28 34.71,-41.05l36.09,281.43c97.23,-25.66 5.44,-12.57 68.53,-34.34 40.3,-13.91 5.51,-24.69 40,0.1 32.57,23.4 34.52,66.84 38.59,121.33l14.59,158.52c89.2,19.44 89.2,-47.13 141.73,46.29 31.77,56.49 22.92,135.88 28.82,203.97l195.74,-1529.1 10.02,-59.18c-47.4,-2.48 -69.28,-11.09 -97.61,15.51 22.1,96.89 76.83,127.55 14.51,397.26l-192.27,53.09c-4.46,1.53 -9.73,3.46 -14.1,5.03l-99.4,45.85c-53.34,22.11 -83.44,14.18 -153.59,17.75l41.34,-306.17 239.69,-48.51c3,-6.28 10.75,-2.53 19.88,-4.3l10.79,-159.63c-134.47,-38.91 95.37,79.99 -54.75,1.96 -33.89,-17.61 -54.82,-53.71 -67.12,-77.08 -35.67,14.09 -54.39,19.25 -88.55,28.06 -117.8,30.37 -114.7,29.14 -182.73,150.38 -38.53,68.65 -146.92,242.63 -143.91,295.62 -4.51,-53.7 -25.31,-417.43 -60.08,-454.69l-26.79,-15.97c-3.22,-1.43 -9.32,-3.44 -12.84,-4.77 -51.33,-19.37 -15.14,-10.85 -67.5,-20.36 -91.92,69.62 -90.34,11.98 -86.69,174.61 30.87,23.3 39.98,33.53 64.72,53.05 16.22,12.79 25.75,19.49 36.79,28.19 12.47,9.83 24.31,26.76 27.41,22.32 2.81,-4.04 9.95,7.46 14.07,11.76l-49.08,293.73c-86.46,-66.61 -56.21,-19.31 -111.67,-126.96 -122.47,-237.71 -81.2,-311.78 13.35,-534.17 -22.91,-77.18 -0.89,-22.02 -39.17,-82.62l-41.11,109.6c-7.53,32.29 -14.78,70.45 -21.03,100.57 -17.41,83.77 -17.87,149.05 -32.36,230.52 -67.21,43.17 47.42,-78.44 -35.12,8.88 -90.12,95.34 6.08,270.5 -179.63,634.61l-21.64,38.24z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:73: Warning: Very long vector path (2645 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#684737" android:pathData="M5304.79,7067.47c25.77,71.4 26.27,285.48 45.5,398.34 4.04,-5 7.48,-12 10.05,-16.52l109.83,-182.17c49.77,-81.16 40.26,-143.13 137.45,-147.68l-9.84,-1.03c56.49,30.3 77.47,71.16 120.67,126.52l122.91,198.53c50.01,64.6 59.11,50.54 94.25,129.26 22.92,51.34 50.52,113.5 71.68,168.6 113.19,-18.21 85.76,98.9 96.25,32.51 17.98,-6.06 58.42,-13.63 70.34,-17.52l20.02,-64.18 -51.22,-50.7c-83.02,-88.83 21.82,14.88 -25.81,-30.79 5.63,-109.39 60.96,-150.53 93.67,-270.81 31.03,-114.17 37.92,-130.47 35.2,-267.53l-47.27,88.25c20.25,-83.5 102.14,-229.29 117.51,-408.37 -104.5,36.38 -28.14,-41.59 -83.03,77.95l-154.01,395.87c-11.66,50.32 -6.04,116.16 -36.24,175.95 -34.25,-184.29 58.65,-227.83 110.21,-400.56 26.54,-88.88 32.61,-108.57 73.92,-186.77 139.42,-264 16.75,-214.84 -1.79,-232.56 -38.7,116.49 -56.28,233.99 -126.87,351.57 -30.27,-178.71 101.65,-79.3 144.91,-539.54 -51.71,29.62 -6.14,-16.63 -49.99,46.01l-224.61,566.6c-32.66,88.6 -21.18,154.94 -61.95,223.83 -39.51,-148.66 281.25,-679.55 284.29,-945.32l-56.74,83.77c-15.28,29.69 -22.62,50.83 -36.89,80.15 -66.64,137.06 -128.46,424.47 -218.65,504.44 52.87,-198.16 275.95,-629.09 237.87,-812.18 -2.44,62.8 -207.38,565.69 -263.19,665.37 -51.59,92.17 -20.06,124.29 -47.78,200.99 -13.82,38.24 -4.36,17.81 -24.11,37.6l-2.69,-33.49c-0.27,-5.95 -1.41,-27.33 -1.35,-34.18 0.44,-43.51 -1.03,-37.65 6.5,-65.83 20.3,-75.93 29.54,-35.67 52.73,-110.92 17.22,-55.83 13.36,-77.47 32.92,-130.48 70.47,-191.08 195.91,-418.67 173.2,-563.04l-247.07,625.63c-21.74,28.29 -29.37,7.14 -47.57,99.34 -7.73,39.12 -13.19,83.27 -22.11,125.38 -34.77,-36.28 -27.87,8.97 -31.69,-70.4 -4.82,-100.15 28.67,17.22 76.91,-187.25l90.77,-202.55c50.72,-105.6 148.3,-389.19 115.4,-484.51 14.28,44.95 -175.08,467.47 -197.55,514.77 -143.98,303.22 -67.56,201.17 -101.01,318.12 -51.13,17.13 8.34,-83.4 -54.82,-13.03 -22.23,24.78 -22.62,49.48 -55.98,87.84 -6.53,-12.98 -11.8,-13.41 -15.56,-50.36 -3.74,-36.85 -6.37,-15.23 3.67,-49.34 20.54,-69.82 51.06,-42.76 73.28,-108 1.68,-4.96 2.72,-10.3 4.02,-15.64 1.93,-7.9 7.54,-81.39 9.28,-96.15l-20.69,-13.56c-21.55,-31.86 -14.94,-101.54 -12.17,-149.37 4.58,-79.02 6.51,-154.66 9.75,-235.84 8.8,-221.37 -28.95,-177.18 -41.69,-323.69 -9.56,-110.01 -15.1,-42.15 7.3,-66.59 -75.1,338.83 -20.77,273.83 -47.51,455.79 -7.81,-41.74 -10.67,-107.21 -19.53,-155.01 -11.69,-63.05 -46.29,-95.74 -1.84,-128.05 -14.41,128.55 -56.32,96.54 -60.41,235.56 -2.56,87.02 15.84,153.44 4.37,240.66 11.47,-57.1 -2.9,-224.47 -38.98,-282.32l-27.69,43.32c-14.75,105.67 -24.19,137.88 -45.52,228.29 -19.36,82.04 -27.49,121.66 -2.18,191.23l26.85,-186.74c27.51,184.87 -30.51,139.06 -38.91,294.43 -5.52,101.84 17.56,233.01 -28.97,318.1z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:77: Warning: Very long vector path (1923 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#1A1718" android:pathData="M5237.15,8153.15l39.47,75.77c60.48,-60.63 47.12,-121.51 66.75,-174.43l10.96,646.65c-16.88,117.25 -81.89,40.17 -36.51,207.02 46.25,20.07 64.95,28.27 106.46,-17.85 36.39,-40.43 43.37,-82.95 88.09,-120.04 72.63,135.39 -16.1,233.25 130.14,388.1 58.17,61.59 47.55,32.49 70.93,128.45 27.3,54.72 153.43,70.8 224.34,81.09 -13.6,-53.91 -2.66,-22.99 -18.42,-74.26 -7.43,-130.89 -3.46,-160.75 -137.21,-191.01 -4.32,-88 2.07,-170.43 -34.56,-243.32 -97.55,-29.15 -73.57,-24.92 -119.51,29.01l-51.7,-252.48c-47.49,-0.04 -7.91,1.65 -2.55,5.86 -10.33,-104.99 0.18,-102.87 -28.73,-203.44 -151.53,215.23 -77.77,159.72 -196.9,174.93l43.68,-457.03c52.31,-80.17 3.65,26.69 78.09,-7.14 -7.05,-429.84 -155.46,-361.17 -59.32,-504.91 108.07,11.94 82.99,97.25 93.28,206.54 6.53,69.3 37.83,189.47 63.5,240.45 56.32,-93.31 -2.86,-249.07 93.59,-306.56l238.75,94.57 13.63,115.09c-98.31,35.67 -166.1,54.35 -261.21,6.15 -9.89,158.03 -94.55,322.38 24.66,355.11 55.86,15.34 26.02,9 65.46,0.26l44.8,-16.97c5.05,-1.62 10.09,-3.26 15.16,-4.81l100.06,-32.39c145.76,-67.62 232.88,-161.06 197.65,-346.37 -9.07,-47.69 -44.42,-78.47 -92.69,-213.87 -21.16,-55.1 -48.76,-117.26 -71.68,-168.6 -35.14,-78.72 -44.24,-64.66 -94.25,-129.26l-122.91,-198.53c-43.2,-55.36 -64.18,-96.22 -120.67,-126.52l9.84,1.03c-97.19,4.55 -87.68,66.52 -137.45,147.68l-109.83,182.17c-2.57,4.52 -6.01,11.52 -10.05,16.52 -19.23,-112.86 -19.73,-326.94 -45.5,-398.34l-3.11,-209.63c-33.36,38.78 -19.73,10.71 -29.32,85.2 -3.07,23.85 -1.24,73.87 -2.19,100.85 -2.43,68.01 -8.59,112.72 -20.93,178.64 42.53,61.3 71.82,62.74 79.61,68.67 -14.39,67.76 -30.78,61.93 -42.47,81.47 -43.56,72.79 -7.33,307.3 2.17,315.81 7.19,-134.48 -9.56,-173.93 71.33,-234.15l16.52,463.97c-53.96,-60.35 -53.41,-73.08 -51.19,-165.86 42.32,21.17 26.76,42.67 -13.14,62.55 -101.43,50.54 -29.2,-118.45 -62.17,2.92 -8.92,32.82 13.08,65.72 0.78,125.75 -16.47,80.28 -23.56,42.62 -60.64,115.82 2.39,6.8 6.1,14.7 8.55,19.9l38.56,73.77z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:81: Warning: Very long vector path (2597 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#A89888" android:pathData="M6229.82,3083.4c-195.35,257.72 -150.94,465.75 -197.4,538.02l10.25,-285.56c-2.32,0.12 -9.08,0.71 -11.61,0.73l-44.17,-9.35c-0.08,-0.08 2.4,-0.15 2.44,-1.11 0.03,-1.43 3,-1.61 4,-0.62 -62.36,22.84 -25.58,85.76 -47.66,192.15 21.74,-112.86 -61.53,-118.34 -19.66,-314.19 7.16,64.19 -16.91,50.36 -34.57,115.77 -25.9,95.89 35.16,233.4 -31.17,252.91l-33.92,17.02c-9.03,-76.41 -12.39,-152.48 -22.15,-227.04 -25.9,-197.77 6.01,-137.91 -1.2,-217.16 26.2,50.65 20.46,-73.25 1.24,27.25l-85.17,124.46 30.53,-158.93c7.63,68.26 -72.51,178.61 -42.88,311.32 27.6,123.58 35.64,177.19 5.48,323.38 3.97,-6.85 29.51,30.63 10.52,-56.68 -15.97,-73.47 -2.21,-33.53 -44.9,-81.83 -2.19,46.49 -5.62,96.96 -5.77,143.27 -0.28,80.97 -15.57,47.64 13.8,84.44 -3.46,-31.6 -5.14,-138.73 -5.32,-140.76 -8.44,-96.64 -33.18,-105.76 -60.27,-133.13 -7.79,162.07 23.57,122.94 -2.38,327.13l-3.08,54.75c0.17,-2.46 -0.08,8.51 1.05,12.62 9.54,-109.16 0.55,-246.77 -6.48,-354.84 -3.09,-47.51 -5.87,-112.48 -1.32,-180.68 1.65,-24.56 5.39,-79.35 2.62,-102.02 -0.97,-7.99 -2.15,-13.02 -3.42,-20.19 -1.27,-7.19 -4.11,-14.1 -5.39,-19.9l-14.72,-39.4c-48.35,165.06 -100.49,875.74 -61.93,1026.24 38.28,60.6 16.26,5.44 39.17,82.62 46,-55.02 75.46,-148.78 126.36,-215.51 101.69,-133.3 70.54,-195.92 232.36,-282.48 171.09,-91.52 177.72,77.47 280.71,88.78 42.83,215.87 70.94,145.17 140.31,300.62 28.4,63.64 94.25,250.57 148.78,282.54 28.33,-26.6 50.21,-17.99 97.61,-15.51l-10.02,59.18 39.55,-204.39c-213.56,-77.23 77.25,-174.88 39.24,-683.14 20.82,164.58 17.05,-30.26 -91.91,240.69l-59.55,257.8c-27.23,-0.84 -19.9,18.13 -6.11,-23.65 -31,-29.97 -56.76,-31.85 -33.6,-141.64 30.85,-146.21 110.79,-347.14 170.07,-489.09 73.15,-175.15 3.17,-117.96 53.13,-189.73 11.55,9.53 40.55,-18.02 -9.8,44.89 -45.79,57.2 -15.96,6.43 -63.71,55.46 -51.97,53.35 -46.18,81.67 -64.32,165.71 -27.31,126.49 -35.83,60.81 -65.06,150.82 -16.41,50.53 6.53,95.28 -87.48,174.93 11.98,-166.95 197.39,-505.42 195.42,-592.88 3.31,53.78 8.93,14.59 -28.42,63.84 -126.63,166.96 -98.77,131.28 -175.41,372.22 -15.26,47.99 -37.78,84.74 -42.99,143.91l23.55,-230.7c-52.74,35.87 -7.98,-9.43 -53.39,43.31 -85.16,98.92 -16.28,108.36 -14.24,110.2 -6.11,-128.53 38.55,-309.67 72.9,-435.39 20.28,-74.21 59.4,-122.14 105.08,-185.27 -49.63,133.21 -146.97,139.13 -198.97,374.64 15.28,-236.99 67.06,-252.19 159.17,-406.21l-128.18,156.52c-45.13,66.67 -67.24,133.35 -83.71,209.24 -11.05,-165.67 62.42,-218.92 99.01,-328.95 -34.11,39.96 -160.1,215.1 -156.12,267.76l-1.54,-107.95c-49.69,-28.37 -21.69,96.21 -44.18,-4.48 -0.73,-3.27 -6.59,0.2 -9.56,-1.15 23.93,-152.29 135.27,-237.47 184.47,-354.12l-74.01,38.49z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:85: Warning: Very long vector path (1059 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#4B304D" android:pathData="M5564.38,4374.09c-94.55,222.39 -135.82,296.46 -13.35,534.17 55.46,107.65 25.21,60.35 111.67,126.96l49.08,-293.73c-4.12,-4.3 -11.26,-15.8 -14.07,-11.76 -3.1,4.44 -14.94,-12.49 -27.41,-22.32 -11.04,-8.7 -20.57,-15.4 -36.79,-28.19 -24.74,-19.52 -33.85,-29.75 -64.72,-53.05 -3.65,-162.63 -5.23,-104.99 86.69,-174.61 52.36,9.51 16.17,0.99 67.5,20.36 3.52,1.33 9.62,3.34 12.84,4.77l26.79,15.97c34.77,37.26 55.57,400.99 60.08,454.69 -3.01,-52.99 105.38,-226.97 143.91,-295.62 68.03,-121.24 64.93,-120.01 182.73,-150.38 34.16,-8.81 52.88,-13.97 88.55,-28.06 12.3,23.37 33.23,59.47 67.12,77.08 150.12,78.03 -79.72,-40.87 54.75,-1.96l-10.79,159.63c-9.13,1.77 -16.88,-1.98 -19.88,4.3l-239.69,48.51 -41.34,306.17c70.15,-3.57 100.25,4.36 153.59,-17.75l99.4,-45.85c4.37,-1.57 9.64,-3.5 14.1,-5.03l192.27,-53.09c62.32,-269.71 7.59,-300.37 -14.51,-397.26 -54.53,-31.97 -120.38,-218.9 -148.78,-282.54 -69.37,-155.45 -97.48,-84.75 -140.31,-300.62 -102.99,-11.31 -109.62,-180.3 -280.71,-88.78 -161.82,86.56 -130.67,149.18 -232.36,282.48 -50.9,66.73 -80.36,160.49 -126.36,215.51z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:89: Warning: Very long vector path (2380 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#665957" android:pathData="M6238.85,1951.68c86.18,-25.9 48.54,-47.84 165.82,-8.32 -83.24,-2.94 -42.56,-1.4 -101.45,29.62 17.86,25.07 4.89,62.96 113.56,60.88 57.12,-1.1 25.41,-26.37 86.25,-19.97 -55.89,63.9 -63.81,41.09 -114.85,103.2l-113.9,116.88c-61.2,56.44 -13,51 -99.75,192.73 -49.61,81.05 -2.2,49.73 -79.08,86.43 -18.33,-41.62 -21.53,-33.79 -14.59,-101.81l-7.15,17.63c-53.01,23.76 -20.75,18.81 -41.2,-2.61l47.81,-114.44c-74.31,27 -31.47,-0.39 -71.03,37.7 -29.71,28.61 -16.48,9.25 -11.03,33.1 21.43,-138.4 64.69,-116.64 46.34,-256.12 -66.75,34.74 -27.91,-19.82 -63.31,75.12l-81.53,230.81c40.98,77.84 -68.3,-51.75 21.9,26.23l43.51,20.76c-29.59,76.17 -32.43,41.5 -42.15,134.8 -0.31,2.97 -0.85,9.01 -1.08,11.74 -8.25,95.12 42.46,35.58 -20.04,148.07 -64.77,-20.86 -40.09,-33.13 -78.33,-102.08 -14.67,89.51 -7.37,62.47 -48.63,131.69 -47.88,80.36 -110,164.49 -107.9,225.89l10.47,47.6c0.78,-2.56 4.45,9.39 5.3,14.39 -20.56,24.43 -37.78,61.62 -52.61,95.91 -31.43,72.67 22.46,46.95 -43.06,77.72l14.72,39.4c1.28,5.8 4.12,12.71 5.39,19.9 1.27,7.17 2.45,12.2 3.42,20.19 2.77,22.67 -0.97,77.46 -2.62,102.02 -4.55,68.2 -1.77,133.17 1.32,180.68 7.03,108.07 16.02,245.68 6.48,354.84 -1.13,-4.11 -0.88,-15.08 -1.05,-12.62l3.08,-54.75c25.95,-204.19 -5.41,-165.06 2.38,-327.13 27.09,27.37 51.83,36.49 60.27,133.13 0.18,2.03 1.86,109.16 5.32,140.76 -29.37,-36.8 -14.08,-3.47 -13.8,-84.44 0.15,-46.31 3.58,-96.78 5.77,-143.27 42.69,48.3 28.93,8.36 44.9,81.83 18.99,87.31 -6.55,49.83 -10.52,56.68 30.16,-146.19 22.12,-199.8 -5.48,-323.38 -29.63,-132.71 50.51,-243.06 42.88,-311.32l-30.53,158.93 85.17,-124.46c19.22,-100.5 24.96,23.4 -1.24,-27.25 7.21,79.25 -24.7,19.39 1.2,217.16 9.76,74.56 13.12,150.63 22.15,227.04l33.92,-17.02c66.33,-19.51 5.27,-157.02 31.17,-252.91 17.66,-65.41 41.73,-51.58 34.57,-115.77 -41.87,195.85 41.4,201.33 19.66,314.19 22.08,-106.39 -14.7,-169.31 47.66,-192.15 -1,-0.99 -3.97,-0.81 -4,0.62 -0.04,0.96 -2.52,1.03 -2.44,1.11l44.17,9.35c2.53,-0.02 9.29,-0.61 11.61,-0.73l-10.25,285.56c46.46,-72.27 2.05,-280.3 197.4,-538.02 -0.81,-65.12 35.87,-82.71 43.79,-152.18 8.92,54.89 1.11,36.27 55.3,88.16l166.96,-251.21 -48.95,-3.02c-3.04,-1.93 -5.92,-13.84 -7.38,-10.88l-109.09,-132.51c-45.21,-56.18 -31.37,23.63 -37.15,-67.17l-14.82,-39.08c1.69,-70.32 70.68,-31.07 45.93,-179.05l41.31,-6.66c142.11,-46.15 -33.96,-127.26 288.86,-292.17l-0.46,-128.27c-153.76,2.06 -258.06,-28.91 -392.62,-26.33l-22.65,68.65z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:93: Warning: Very long vector path (1553 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#6F3114" android:pathData="M6993.27,6590.27c-10.27,91.76 4.15,66.87 0.35,136.24 -2.22,40.48 -14.95,105.63 -20.87,149.25 19.5,-62.17 -3.34,-130.87 -36.28,-181.08 -15.74,83.32 6.71,118.11 -16.82,175.51 -36.13,88.09 24.74,15.26 -25.08,30.37 33.31,79.38 -4.44,147.95 -83.36,153.19 -27.97,235.45 -85.28,525.19 -123.47,760.39l-69.94,780.17c-18.5,-46.62 -19.99,63.98 -0.89,-29.42l53.33,-107.62c22.91,-21.5 120.57,-15.33 151.78,-242.01 121.1,26.51 78.99,46.46 75.88,43.26 53.01,-26.61 92.99,-156.4 115.92,-222.88 13.36,-2.99 17.84,-10.5 50.89,0.39 96.46,31.81 24.02,22.54 23.23,25.53 30.97,-48.7 58.43,-98.61 75.69,-165 100.9,45.86 34.99,29.88 111,82.13 63.21,-98.11 126.54,-308.04 79.56,-450.42 -36.41,12.71 -37.84,6.11 -60.13,23.15 -54.77,-100.29 -40.05,-157.5 -76.53,-279.04 -13.28,-44.24 -18.79,-20.32 -10.73,-48.44 -133.11,21.58 -221.45,13.72 -264.19,168.96l187.35,66.75c-5.14,61.07 -19.85,153.98 -36.4,212.03 -47.43,166.36 -162.26,48.05 -181.51,33.12 -24.55,-19.02 -14.13,-5.82 -46.97,-46.19 -186.11,-228.75 -73.34,-350.22 77.84,-513.75 65.94,-71.32 318.89,-434.55 361.09,-450.83l135.22,-19.58c2.37,-4.93 9.72,-0.66 14.43,0.56 92.6,66.28 66.41,170.84 81.51,305.7 120.3,-99.86 59.96,-470.86 69.39,-607.1 -96.39,84.67 -1.31,207.56 -122.63,248.83 -0.71,-20.87 22.05,-90.76 -22.69,-148.16 -41.31,101.45 -30.28,149.88 -119.65,195.51 -23.39,-68.21 15.25,-54.34 -43.91,-129.58 -7.05,66.45 -46.91,154.98 -86.82,117.5 -45.58,-21.76 -39.71,22.25 -26.27,-80.78 8.9,-68.2 17.56,-32.27 13.83,-120.81l-56.81,83.39c-10.41,22.42 -19.9,51.38 -27.67,68.37 -123.18,-34.63 -45.21,-55.54 -118.67,-17.61z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:101: Warning: Very long vector path (929 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#904C0F" android:pathData="M5919.36,9293.65c31.06,-13.49 21.08,-10.44 43.85,-134.51 74.38,-405.41 113.91,-1068.38 210.67,-1402.83 -11.92,3.89 -52.36,11.46 -70.34,17.52 -10.49,66.39 16.94,-50.72 -96.25,-32.51 48.27,135.4 83.62,166.18 92.69,213.87 35.23,185.31 -51.89,278.75 -197.65,346.37l-100.06,32.39c-5.07,1.55 -10.11,3.19 -15.16,4.81l-44.8,16.97c-39.44,8.74 -9.6,15.08 -65.46,-0.26 -119.21,-32.73 -34.55,-197.08 -24.66,-355.11 95.11,48.2 162.9,29.52 261.21,-6.15l-13.63,-115.09 -238.75,-94.57c-96.45,57.49 -37.27,213.25 -93.59,306.56 -25.67,-50.98 -56.97,-171.15 -63.5,-240.45 -10.29,-109.29 14.79,-194.6 -93.28,-206.54 -96.14,143.74 52.27,75.07 59.32,504.91 -74.44,33.83 -25.78,-73.03 -78.09,7.14l-43.68,457.03c119.13,-15.21 45.37,40.3 196.9,-174.93 28.91,100.57 18.4,98.45 28.73,203.44 -5.36,-4.21 -44.94,-5.9 2.55,-5.86l51.7,252.48c45.94,-53.93 21.96,-58.16 119.51,-29.01 36.63,72.89 30.24,155.32 34.56,243.32 133.75,30.26 129.78,60.12 137.21,191.01z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:105: Warning: Very long vector path (1956 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#90736C" android:pathData="M6483.44,3239.61c-45.68,63.13 -84.8,111.06 -105.08,185.27 -34.35,125.72 -79.01,306.86 -72.9,435.39 -2.04,-1.84 -70.92,-11.28 14.24,-110.2 45.41,-52.74 0.65,-7.44 53.39,-43.31l-23.55,230.7c5.21,-59.17 27.73,-95.92 42.99,-143.91 76.64,-240.94 48.78,-205.26 175.41,-372.22 37.35,-49.25 31.73,-10.06 28.42,-63.84 1.97,87.46 -183.44,425.93 -195.42,592.88 94.01,-79.65 71.07,-124.4 87.48,-174.93 29.23,-90.01 37.75,-24.33 65.06,-150.82 18.14,-84.04 12.35,-112.36 64.32,-165.71 47.75,-49.03 17.92,1.74 63.71,-55.46 50.35,-62.91 21.35,-35.36 9.8,-44.89 -49.96,71.77 20.02,14.58 -53.13,189.73 -59.28,141.95 -139.22,342.88 -170.07,489.09 -23.16,109.79 2.6,111.67 33.6,141.64 7.65,-90.33 41.43,-161.39 65.73,-251.87l147.37,-475.57c48.57,-155.25 55.87,-143.95 127.84,-207.76l68.84,-182.31c18.21,19.23 -4.43,16.15 -47.28,43.2 -2.7,-5.49 -4.58,-20.29 -5.84,-17.33 -1.24,2.89 -4.34,-12.98 -5.59,-17.01l-22.91,-74.79 -92.58,-2.23c55.59,-28.56 93.34,-59.95 147.6,-87.02 71.15,-35.5 44.97,1.48 132.13,-55.6 80.88,-52.95 167.88,-107.24 202.81,-191.11 -7.83,58.37 -1.33,46.53 19.4,97.21l94.88,-162.9 75.91,87.3 65.07,-143.64c29.7,-36.91 21.61,-28.83 57.14,-51.81l-13.71,186.01c6.83,-13.23 117.24,-230.29 144.2,-283.53l56.7,-33.27 40.17,-89.05c-91.02,-14.19 -124.12,-39.21 -145.04,-63.05l-57.9,-50.63c-145.86,100.66 -160.11,73.32 -245.47,257.47l-219.21,293.01c1.87,58.62 8.31,-2.66 -13.54,8.09 -55.31,27.21 -40.19,51.58 -65.71,-21.51 -95.93,136.73 -47.32,-10.27 -152.21,144.93 -13.73,2.03 -26.58,-113.75 -113.43,61.6l-10.62,-89.55c-33.53,111.05 -53.07,67.45 -98.5,140 9.83,-36.98 32.07,-79.68 17.03,-122.73 -35.45,91.96 -80.45,117.98 -140.23,171.65 22.75,-122.25 57.78,-60.34 80.07,-204.83 -73.99,54.78 -38.6,77.5 -132.62,149.97 -11.3,8.71 -22.84,16.02 -34.54,25.12 -58.72,45.6 -52.64,45.18 -74.03,127.32 5.67,-3.01 12.61,-6.79 16.97,-9.1l77.06,-40.01 20.89,84.04c95.02,-121.17 53.8,-65.68 73.7,-63.94 64.18,5.62 8.9,16.52 99.57,-36.39 -23.09,96.27 -85.15,141.4 -158.39,212.21z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:121: Warning: Very long vector path (1359 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#572819" android:pathData="M6842.65,3243.82c35.1,-53.97 23.7,-53.9 93.17,-75.39l-40.38,217.03c20.55,-33.78 54.44,-45.03 101.06,-61.84l-21.42,213.59c49.6,-31.75 56.89,-44.51 90.45,-78.9 3,-3.08 7.17,-6.95 10.19,-10.03l81.37,-87.37 11.74,283.82c29.01,-10.32 12.79,35.34 24.84,-54.03 3.47,-25.77 -0.61,-52.22 -3.04,-78.05l-43.84,-386.08 40.75,-91.07c62.23,78.7 27.64,193.73 46.42,309.14 9.72,59.75 28.14,100.34 26.26,152.4 -2.27,63.11 -26.61,105.69 -41.23,170.32 49.19,-70.79 24.7,-83.98 28.68,-190.17 3.48,-92.92 7.27,-124.07 3.18,-203.4 -7.13,-138.33 -24.73,-269.68 4.91,-418.22l92.87,-29.51c41.23,42.71 12.37,-16.39 24.89,45.96 13.8,68.79 1.73,10.24 1.52,55.18 -0.48,100.72 -24.5,69.86 28.73,143.96l23.19,-252.87c4.98,35.31 -0.71,20.56 7.25,55.15 20.61,89.51 -17.39,20.75 37.11,84.9 22.6,-48.53 16.42,-100.74 16.12,-158.8 43,-17.24 -27.32,-78.28 73.91,62.74 16.4,-129.73 39.06,-236.87 95.38,-345.85l58.21,-87.34c-43.59,-66.37 19.92,-12.27 -52.22,-40.83 -26.96,53.24 -137.37,270.3 -144.2,283.53l13.71,-186.01c-35.53,22.98 -27.44,14.9 -57.14,51.81l-65.07,143.64 -75.91,-87.3 -94.88,162.9c-20.73,-50.68 -27.23,-38.84 -19.4,-97.21 -34.93,83.87 -121.93,138.16 -202.81,191.11 -87.16,57.08 -60.98,20.1 -132.13,55.6 -54.26,27.07 -92.01,58.46 -147.6,87.02l92.58,2.23 22.91,74.79c1.25,4.03 4.35,19.9 5.59,17.01 1.26,-2.96 3.14,11.84 5.84,17.33 42.85,-27.05 65.49,-23.97 47.28,-43.2l-68.84,182.31z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:125: Warning: Very long vector path (1184 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#314B34" android:pathData="M5322.61,5912.94l-2.74,63.37c10.51,46.52 26.63,111.8 1.21,149.72 1.87,-5.16 8.33,-20.25 14.01,-27.76 0.89,-1.18 4.57,-5.55 5.62,-6.8 83.84,-100.65 76.72,-153.07 144.14,-270.78 27.43,-47.88 117.34,-202.04 176.41,-227.11 35.91,-15.23 58.77,-18.65 105.43,-0.21 162.71,64.34 -60.28,12.78 50.73,22.65l22.32,-0.99c3.51,0.5 10.11,0.57 13.88,1.47 90.09,21.58 72.04,62.1 137.99,155.71 2.46,3.48 6.31,8.12 8.82,11.53l78.53,103.01c25.49,30.3 47.58,52.2 61.77,79.98 135.94,266.04 -91.59,-56.43 98.53,141.14 -11.54,-64.03 -7.58,-33.64 -49.23,-87.74 -3.68,-4.76 -15.36,-17.31 -18.67,-22.68 -12.09,-19.7 -8.92,-4.03 -20.23,-44.68 -11.26,-40.49 -11.98,-81.37 -6.65,-122.49 9.32,-71.98 22.14,-90.38 55.13,-118.25 -4.07,-54.49 -6.02,-97.93 -38.59,-121.33 -34.49,-24.79 0.3,-14.01 -40,-0.1 -63.09,21.77 28.7,8.68 -68.53,34.34l-36.09,-281.43c-16.41,28.77 -2.43,8.34 -34.71,41.05 -43.49,44.05 -10.31,-6.6 -57.89,63.06l-45.28,-204.98c-53.16,29 -60.07,17.86 -86.22,72.57 -74.89,-42.54 9.14,-55.94 -60.84,-53.89l-71.84,150.81c-23.81,-68.81 9.74,-36.55 -46.5,-83.26l-78.47,212.58c-23.98,6.7 15.52,16.37 -18.24,-12.45 -23.42,-20 6.84,-9.82 -29.18,-29.12l-37.11,217.98c-118.45,68.23 -44.75,63.36 -127.51,195.08z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding2.xml:129: Warning: Very long vector path (876 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#898887" android:pathData="M6811.21,7053.75c78.92,-5.24 116.67,-73.81 83.36,-153.19 -53.94,-333.65 37.39,-625.52 98.9,-940.76 31.44,-18.3 -54.86,-10.39 51.63,8.02l30.28,-146.35 35.97,141.41 8.96,-273.07 46.71,76.67c11.54,45.47 8.86,51.83 -1.48,82.88l26.7,-276.11c21.5,18.83 67.06,100.75 43.38,160.33 3.17,-50.84 3.47,-141.32 19.6,-185.57l13.1,-23.61c52.11,-86.62 -14.81,47.03 20.54,-22.99 22.14,-43.84 -5.32,-67.87 -5.33,-67.89 -69.63,24.72 -24.64,34.71 -77.76,92.6 -2.97,3.23 -7.37,6.92 -10.51,9.91 -3.06,2.92 -7.88,6.02 -11.06,8.76 -4.37,3.76 -17.98,12.82 -22.35,16.43 -9.22,7.58 -34.22,31.03 -50.21,46.93 -57.44,57.14 -33.53,40.31 -76.84,100.06 -68.48,94.49 -25.93,16.12 -104.33,64.33l-16.83,128.15c-30.4,-71.73 -15.74,-36.54 -71.89,-73.68 -10.67,53.69 -15.35,146.44 -27.46,185.39 -16.62,53.41 -31.99,31.86 -43.73,126.96 -45.28,366.57 -100.23,364.59 -4.7,610.97 28.66,73.91 70.84,234.05 45.35,303.42z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:18: Warning: Very long vector path (1577 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#F18180" android:fillType="nonZero" android:pathData="M6978.67,1388.07c-2.72,11.8 -5.46,22.86 -8.21,34.22 -2.75,11.29 -5.66,22.52 -8.52,33.76 -5.67,22.47 -11.73,44.84 -17.8,67.21 -6.01,22.41 -12.34,44.71 -18.77,67.03 -6.45,22.32 -12.84,44.67 -19.72,66.94 -13.64,44.59 -27.51,89.23 -42.96,133.94 -7.58,22.36 -15.55,44.85 -23.72,67.42 -8.3,22.62 -17.16,45.35 -26.65,68.55l-7.43,17.6c-2.48,5.84 -5.32,11.99 -7.97,17.96 -2.58,5.89 -5.76,12.35 -8.7,18.54 -2.8,6.06 -6.46,12.98 -9.85,19.58l-2.59,4.98 -3.12,5.55 -6.32,11.05c-2.16,3.66 -4.55,7.24 -6.86,10.83 -2.3,3.53 -4.69,7.35 -6.95,10.43 -4.56,6.36 -9.22,13.11 -13.73,18.79l-6.84,8.82c-2.28,2.91 -4.52,5.55 -6.78,8.32 -18.21,21.89 -36.24,41.15 -54.49,59.41 -18.23,18.23 -36.54,35.39 -55.04,51.93 -36.98,33.02 -74.58,63.68 -112.92,93.06 -19.05,14.81 -38.59,28.93 -58.05,43.06 -9.84,6.98 -19.71,13.88 -29.64,20.76 -4.97,3.46 -10.03,6.8 -15.07,10.21l-15.7,10.39c-51.58,34.17 -121.84,21.12 -156.9,-29.13 -31.08,-44.56 -24.1,-103.39 13.82,-139.98l2.23,-2.13 47.75,-46.16c16.23,-15.43 32.1,-31.22 48.12,-46.71 31.77,-31.22 63.06,-62.52 92.66,-93.77 14.74,-15.64 29.07,-31.25 42.51,-46.69 13.39,-15.41 26.07,-30.7 36.5,-44.94 1.28,-1.77 2.7,-3.59 3.89,-5.28l3.47,-5.03c2.52,-3.47 4.14,-6.37 6.17,-9.45 1.11,-1.6 1.59,-2.75 2.36,-4.08 0.7,-1.3 1.49,-2.53 2.16,-3.86l2,-4.04 1.04,-1.98 1.23,-2.73c1.67,-3.71 3.32,-6.96 5.13,-11.39 1.79,-4.25 3.57,-8.14 5.38,-12.83 1.83,-4.6 3.65,-8.92 5.46,-13.7l5.46,-14.25c14.45,-38.96 28.53,-80.63 42.05,-122.73 13.38,-42.18 26.79,-84.91 39.78,-127.88l78.11,-258.56c21.26,-70.46 97.13,-110.76 169.45,-90.02 69.26,19.86 110.14,88.52 94.75,156.19l-0.18,0.79z"/>
                                                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:50: Warning: Very long vector path (1007 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#F18180" android:fillType="nonZero" android:pathData="M6376.35,3079.39c1.57,-4.43 3.18,-8.88 4.8,-13.39 6.11,-17.32 12.3,-34.81 17.68,-50.35 5.96,-17.07 10.93,-31.8 13.91,-41.28 1.56,-4.97 3.19,-10.17 4.86,-15.54 30.33,-96.7 80.73,-258.04 118.48,-380.75l0,-0.03c3.29,-10.81 6.53,-21.26 9.59,-31.36 0.91,-2.95 1.78,-5.84 2.68,-8.72 6.81,-22.23 13.69,-45.68 20.57,-69.97 4.91,-17.09 9.77,-34.58 14.63,-52.23 3.68,-13.43 7.34,-27 11,-40.58 1.63,-6.18 3.26,-12.34 4.91,-18.55 20.19,-75.99 39,-151.39 53.58,-211.13 1.34,-5.45 2.59,-10.72 3.86,-15.84 15.45,-63.86 25.23,-106.39 25.23,-106.39 331.48,80.55 694.47,68.18 694.47,68.18 0,0 13.48,46.07 30.64,122.64 1.12,5.07 2.3,10.33 3.46,15.68 15.55,71.18 33.4,165.36 46.86,271.85 0.41,3.37 0.83,6.75 1.25,10.14 0.3,2.27 0.55,4.52 0.83,6.8 1.23,10.2 2.43,20.52 3.52,30.9 2.55,22.74 4.76,45.97 6.71,69.57l0,0.03c1.32,15.44 2.73,32.4 4.26,50.51 2.01,24.4 4.28,50.84 6.6,78.22 1.05,12.56 2.11,25.36 3.24,38.21 6.89,81.45 14.21,167.15 19.76,231.91 0.48,5.52 0.94,10.85 1.35,16.02 0.94,10.94 2.16,26.92 3.49,45.45l-1132.22,0z"/>
                                                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:54: Warning: Very long vector path (1035 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6616.17,2812.66c48.95,23.26 67.2,142.92 99.68,169.64 42.8,-17.46 25.78,-66.44 122.98,-117.03 30.97,-16.12 9.34,-3.72 33.88,-21.88l96.36,-57.59c5.64,-2.86 30.83,-16.63 35.31,-21.22 6.45,-6.59 9.03,-16.15 17.15,-27.6 6.46,-9.1 17.65,-18.47 25.28,-27.24 22.32,-25.67 5.9,-21.27 60.01,-81.91 15.11,-16.93 6.97,-13.22 17.44,-27.39 10.34,-12.31 11.37,-15.24 19.36,-30.31 0.88,-1.65 1.67,-3.26 2.52,-4.95l5.17,-10.68c0.92,-1.96 7.71,-17.28 8.12,-18.68 -23.78,10.51 -11.24,28.04 -88.31,23.47 -47.3,-2.8 -38.52,-10.27 -36.93,-16.2l4.92,-8.56c0.22,-2.35 2.61,-3 3.04,-4.69 -38.69,-6.19 -15.94,-1.28 -29.16,-15.59 -72.81,65.14 -22.97,17.25 -88.21,52.88l-91.98,47.37c-8.48,5.44 -59.24,60.35 -63.21,66.17 -9.79,14.35 -10.58,23.82 -20.17,37.84 -15.16,22.17 -9.86,7.05 -26.76,29.7 -6.72,-19.62 -19.27,-28.8 -30.43,-57.68 -8.01,-20.72 -15.35,-34.66 -25.37,-54.26 -15.93,-26.25 -4.8,-33.27 0.3,-61.74 7.61,-42.51 -26.28,-129.71 -37.85,-171.14 3.18,4.59 -4.81,67.46 -1.09,101.38 8.3,75.71 -52.53,109.87 -50.28,208.63 1.17,51.02 19.22,58.39 38.23,99.26z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:58: Warning: Very long vector path (1571 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6702.43,2564.46c14.95,24.43 4.39,25.6 28.2,38.61 19.7,-10.51 74.24,-105.67 107.07,-137.43 43.72,-42.28 77.89,-89.2 102.9,-149.44 57.64,-239.01 26.34,-135.59 -0.42,-343.14 -7.01,-54.29 -9.47,-135.02 26.31,-184.1l80.25,-100.39c35.03,-38.94 99.54,-114.63 87.11,-184.4 -87.41,92.36 -84.17,121.69 -140.4,176.2 -15.87,15.39 -74.34,112.88 -81.42,144.4 -41.71,185.8 61.98,288.35 -6.04,431.37l-85.14,103.57c-59.46,71.35 -30.45,45.61 -54.05,78.09 -16.75,23.04 -0.65,10.97 -26.13,22.94 -14.45,-5.19 -22.37,-2.06 -33.75,-31.75 -18.45,-48.13 -9.85,-89.54 -6.03,-137.57l23.42,39.37c11.83,26.47 -3.57,11.68 19.48,24.97 28.1,-17.89 45.18,-67.94 61.48,-94.99 157.68,-261.69 39.06,-328.6 85.08,-465.68 14.22,-42.38 22.19,-63.8 45.53,-102.29 19.62,-32.34 34.3,-64.16 66.44,-89.68 41.59,-33.01 44.78,-47.06 48.29,-98.95l-51.93,33.55c-42.01,33.88 -149.37,272.84 -154.08,323.85 -5.07,54.99 26.08,97.08 10.07,213.11 -8.26,59.86 -24.41,40.67 -45.54,86.17 -18.09,38.95 -25.48,60.1 -54.2,85.39 -31.2,-24.35 -25.42,-20.38 -31.62,-59.35 -17.45,26.52 -10.5,52.15 -15.36,85.33 -13.93,-8.06 -21.58,-8.23 -26.78,-34.5 -13.53,-68.29 43.57,-200.2 58.87,-266.17 14.35,-61.92 44.75,-73.18 60.12,-133.7 6.93,-27.3 16.65,-49.06 25.58,-72.48 21.55,-56.54 8.24,-3.88 -1.82,-56.7 -16.46,22.42 -2.11,16.04 -15.13,14.31 -8.93,-42.69 9.4,-67.41 17.3,-101.78 8.34,-36.22 -0.4,-80 -3.61,-117.42 -30.33,31.38 -31.7,26.75 -32.12,39.22 -0.42,12.45 -0.33,43.96 2.87,68.52 8.57,65.66 -19.64,86.03 -22.24,139.96 -5.31,109.88 -115.25,390.09 -102.66,526.72 4.94,53.57 26.8,94.86 21.98,150.85 -6.54,76 -13,64.07 12.12,135.41z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:62: Warning: Very long vector path (1334 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6477.5,3148.38c28.82,-0.66 36.16,-3.24 39.31,18.61l58.45,-80.24c10.26,-12.8 -0.53,3.3 13.08,-17.14 9,-13.5 24.28,-44.47 61.1,-47.53 48.5,112.09 -108.47,137.44 -83.63,317.37 23.8,8.58 -1.15,19.28 100.02,36.24l42.69,-42.16 24.53,25.62c10.93,13.27 13.39,21.17 23.94,35.08 74.46,10.15 74.26,-5.89 88.13,46.07 11.9,-35.85 27.43,-29.39 61.02,-46.35 -10.82,-134.58 -32.48,-111.71 -116.51,-231.46 -14.54,-20.72 -15.1,-65.04 -5.94,-95.46 20.94,3.46 50.53,32.99 64.59,47.31 1.11,1.13 2.71,2.61 3.75,3.76 32.82,36.29 0.02,21.04 46.39,58.24l97.34,127.49c7.59,17.09 13.65,36.99 15.74,58.28 1.72,17.51 5.16,21.51 -8.81,41.98 -1.1,1.6 -2.83,3.31 -3.93,4.69 -1.08,1.37 -3.36,3.39 -4.3,4.46 -0.93,1.07 -3.08,2.83 -4.53,4.3l123.82,-0.54c-9.95,-46.3 -32.9,-66.43 -52.46,-106.07 -19.15,-38.8 -47.55,-63.63 -60.37,-96.02 -65.46,-165.42 -83.93,-120.72 -123.47,-190.54 -19.68,-2.71 -32.48,-3.31 -53.76,-27.27 -53.66,16.49 -89.51,36.93 -93.42,79.41 -1.01,10.96 12.9,95.52 22.48,109.58 11.09,16.28 102.96,42.24 91.97,184.73l-61.15,1.93 -71.91,-143.91c-20.96,5.06 -12.73,-2.65 -28.79,22.49 -18.47,28.93 -3.83,38.4 -37.18,86.69 -37.03,-20.03 -41.41,-57.23 -33.72,-102.78 15.4,-91.28 39.25,-46.99 62.38,-90.46 40,-75.17 8.15,-152.12 -45.93,-207.78 -19.86,26.59 -3.68,1.54 -31.48,18.1 -60.64,36.11 -67.69,78.19 -88.46,132.9 -9.47,24.95 -20.66,36.05 -30.98,60.38z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:66: Warning: Very long vector path (910 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6959.28,1191.93c-22.93,4.4 -49.24,26.97 -78.17,40.67 -52.38,24.78 -40.17,9.46 -75.74,42.63 -38.75,36.87 -29.17,37.18 -8.31,80.15 49.72,-30.71 114.2,-97.83 162.77,-103.67 -21.76,55.45 6.95,38.23 -58.38,69.84 -32.81,15.87 -61.2,38.89 -70.5,70.3l30.59,16.55c29.97,-29.98 29.98,-50.88 93.52,-60.21 -1.16,28.92 -2.49,86.7 -19.88,109.41 -28.94,37.8 -39.36,61.74 -45.04,107.06l-5.42,55.51c6.48,24.62 -4.31,8.1 13.72,23.43l69.62,-107.39c41.34,-56.9 6.78,-95.65 53.36,-118.69 18.32,-44.56 31.71,-30.13 71.94,-59.5 15.83,4.94 30.89,11.62 45.1,17.45 -13.18,25.53 -22.71,20 -25.44,46.82 69.81,-13.13 96.31,-15.09 95.87,-114.32 28.91,-8.17 50.66,-15.08 60.16,-31.74l52.57,-48.46c5.21,-9.03 5.72,-13.81 7.38,-28.31l-59.3,-13.63c-54.25,-24.86 37.41,5.49 -15.2,-7.64 -72.94,1.1 -60.29,14.61 -99.94,-14.35 -74.25,54.58 -111.3,-10.9 -160.21,67.49l-18.8,-23.76c-3.9,-26.24 1.4,-8.14 10.26,-15.34 -6.71,1.05 -17.5,12 -26.53,-0.3z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:85: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#F18180" android:fillType="nonZero" android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:88: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:89: Warning: Very long vector path (1035 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6616.17,2812.66c48.95,23.26 67.2,142.92 99.68,169.64 42.8,-17.46 25.78,-66.44 122.98,-117.03 30.97,-16.12 9.34,-3.72 33.88,-21.88l96.36,-57.59c5.64,-2.86 30.83,-16.63 35.31,-21.22 6.45,-6.59 9.03,-16.15 17.15,-27.6 6.46,-9.1 17.65,-18.47 25.28,-27.24 22.32,-25.67 5.9,-21.27 60.01,-81.91 15.11,-16.93 6.97,-13.22 17.44,-27.39 10.34,-12.31 11.37,-15.24 19.36,-30.31 0.88,-1.65 1.67,-3.26 2.52,-4.95l5.17,-10.68c0.92,-1.96 7.71,-17.28 8.12,-18.68 -23.78,10.51 -11.24,28.04 -88.31,23.47 -47.3,-2.8 -38.52,-10.27 -36.93,-16.2l4.92,-8.56c0.22,-2.35 2.61,-3 3.04,-4.69 -38.69,-6.19 -15.94,-1.28 -29.16,-15.59 -72.81,65.14 -22.97,17.25 -88.21,52.88l-91.98,47.37c-8.48,5.44 -59.24,60.35 -63.21,66.17 -9.79,14.35 -10.58,23.82 -20.17,37.84 -15.16,22.17 -9.86,7.05 -26.76,29.7 -6.72,-19.62 -19.27,-28.8 -30.43,-57.68 -8.01,-20.72 -15.35,-34.66 -25.37,-54.26 -15.93,-26.25 -4.8,-33.27 0.3,-61.74 7.61,-42.51 -26.28,-129.71 -37.85,-171.14 3.18,4.59 -4.81,67.46 -1.09,101.38 8.3,75.71 -52.53,109.87 -50.28,208.63 1.17,51.02 19.22,58.39 38.23,99.26z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:92: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:93: Warning: Very long vector path (1571 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6702.43,2564.46c14.95,24.43 4.39,25.6 28.2,38.61 19.7,-10.51 74.24,-105.67 107.07,-137.43 43.72,-42.28 77.89,-89.2 102.9,-149.44 57.64,-239.01 26.34,-135.59 -0.42,-343.14 -7.01,-54.29 -9.47,-135.02 26.31,-184.1l80.25,-100.39c35.03,-38.94 99.54,-114.63 87.11,-184.4 -87.41,92.36 -84.17,121.69 -140.4,176.2 -15.87,15.39 -74.34,112.88 -81.42,144.4 -41.71,185.8 61.98,288.35 -6.04,431.37l-85.14,103.57c-59.46,71.35 -30.45,45.61 -54.05,78.09 -16.75,23.04 -0.65,10.97 -26.13,22.94 -14.45,-5.19 -22.37,-2.06 -33.75,-31.75 -18.45,-48.13 -9.85,-89.54 -6.03,-137.57l23.42,39.37c11.83,26.47 -3.57,11.68 19.48,24.97 28.1,-17.89 45.18,-67.94 61.48,-94.99 157.68,-261.69 39.06,-328.6 85.08,-465.68 14.22,-42.38 22.19,-63.8 45.53,-102.29 19.62,-32.34 34.3,-64.16 66.44,-89.68 41.59,-33.01 44.78,-47.06 48.29,-98.95l-51.93,33.55c-42.01,33.88 -149.37,272.84 -154.08,323.85 -5.07,54.99 26.08,97.08 10.07,213.11 -8.26,59.86 -24.41,40.67 -45.54,86.17 -18.09,38.95 -25.48,60.1 -54.2,85.39 -31.2,-24.35 -25.42,-20.38 -31.62,-59.35 -17.45,26.52 -10.5,52.15 -15.36,85.33 -13.93,-8.06 -21.58,-8.23 -26.78,-34.5 -13.53,-68.29 43.57,-200.2 58.87,-266.17 14.35,-61.92 44.75,-73.18 60.12,-133.7 6.93,-27.3 16.65,-49.06 25.58,-72.48 21.55,-56.54 8.24,-3.88 -1.82,-56.7 -16.46,22.42 -2.11,16.04 -15.13,14.31 -8.93,-42.69 9.4,-67.41 17.3,-101.78 8.34,-36.22 -0.4,-80 -3.61,-117.42 -30.33,31.38 -31.7,26.75 -32.12,39.22 -0.42,12.45 -0.33,43.96 2.87,68.52 8.57,65.66 -19.64,86.03 -22.24,139.96 -5.31,109.88 -115.25,390.09 -102.66,526.72 4.94,53.57 26.8,94.86 21.98,150.85 -6.54,76 -13,64.07 12.12,135.41z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:96: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:97: Warning: Very long vector path (1334 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6477.5,3148.38c28.82,-0.66 36.16,-3.24 39.31,18.61l58.45,-80.24c10.26,-12.8 -0.53,3.3 13.08,-17.14 9,-13.5 24.28,-44.47 61.1,-47.53 48.5,112.09 -108.47,137.44 -83.63,317.37 23.8,8.58 -1.15,19.28 100.02,36.24l42.69,-42.16 24.53,25.62c10.93,13.27 13.39,21.17 23.94,35.08 74.46,10.15 74.26,-5.89 88.13,46.07 11.9,-35.85 27.43,-29.39 61.02,-46.35 -10.82,-134.58 -32.48,-111.71 -116.51,-231.46 -14.54,-20.72 -15.1,-65.04 -5.94,-95.46 20.94,3.46 50.53,32.99 64.59,47.31 1.11,1.13 2.71,2.61 3.75,3.76 32.82,36.29 0.02,21.04 46.39,58.24l97.34,127.49c7.59,17.09 13.65,36.99 15.74,58.28 1.72,17.51 5.16,21.51 -8.81,41.98 -1.1,1.6 -2.83,3.31 -3.93,4.69 -1.08,1.37 -3.36,3.39 -4.3,4.46 -0.93,1.07 -3.08,2.83 -4.53,4.3l123.82,-0.54c-9.95,-46.3 -32.9,-66.43 -52.46,-106.07 -19.15,-38.8 -47.55,-63.63 -60.37,-96.02 -65.46,-165.42 -83.93,-120.72 -123.47,-190.54 -19.68,-2.71 -32.48,-3.31 -53.76,-27.27 -53.66,16.49 -89.51,36.93 -93.42,79.41 -1.01,10.96 12.9,95.52 22.48,109.58 11.09,16.28 102.96,42.24 91.97,184.73l-61.15,1.93 -71.91,-143.91c-20.96,5.06 -12.73,-2.65 -28.79,22.49 -18.47,28.93 -3.83,38.4 -37.18,86.69 -37.03,-20.03 -41.41,-57.23 -33.72,-102.78 15.4,-91.28 39.25,-46.99 62.38,-90.46 40,-75.17 8.15,-152.12 -45.93,-207.78 -19.86,26.59 -3.68,1.54 -31.48,18.1 -60.64,36.11 -67.69,78.19 -88.46,132.9 -9.47,24.95 -20.66,36.05 -30.98,60.38z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:100: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:101: Warning: Very long vector path (910 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#ECE7A7" android:pathData="M6959.28,1191.93c-22.93,4.4 -49.24,26.97 -78.17,40.67 -52.38,24.78 -40.17,9.46 -75.74,42.63 -38.75,36.87 -29.17,37.18 -8.31,80.15 49.72,-30.71 114.2,-97.83 162.77,-103.67 -21.76,55.45 6.95,38.23 -58.38,69.84 -32.81,15.87 -61.2,38.89 -70.5,70.3l30.59,16.55c29.97,-29.98 29.98,-50.88 93.52,-60.21 -1.16,28.92 -2.49,86.7 -19.88,109.41 -28.94,37.8 -39.36,61.74 -45.04,107.06l-5.42,55.51c6.48,24.62 -4.31,8.1 13.72,23.43l69.62,-107.39c41.34,-56.9 6.78,-95.65 53.36,-118.69 18.32,-44.56 31.71,-30.13 71.94,-59.5 15.83,4.94 30.89,11.62 45.1,17.45 -13.18,25.53 -22.71,20 -25.44,46.82 69.81,-13.13 96.31,-15.09 95.87,-114.32 28.91,-8.17 50.66,-15.08 60.16,-31.74l52.57,-48.46c5.21,-9.03 5.72,-13.81 7.38,-28.31l-59.3,-13.63c-54.25,-24.86 37.41,5.49 -15.2,-7.64 -72.94,1.1 -60.29,14.61 -99.94,-14.35 -74.25,54.58 -111.3,-10.9 -160.21,67.49l-18.8,-23.76c-3.9,-26.24 1.4,-8.14 10.26,-15.34 -6.71,1.05 -17.5,12 -26.53,-0.3z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:104: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:108: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:112: Warning: Very long vector path (836 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <clip-path android:pathData="M6633.34,1707.36l0.62,2.07c2.34,7.81 5.2,15.41 8.54,22.87 19.5,44.67 53.25,82.47 66.71,96.57 3.73,3.97 5.93,6.03 5.93,6.03l-0.1,0.83c-0.26,2.28 -0.51,4.58 -0.77,7.11 -0.98,9.62 -2.48,21.18 -5.17,33.95 -32.12,146.56 -30.01,152.43 -42.99,214.7 370.26,112.6 722.85,54.17 722.85,54.17 -10.63,-198.08 -23,-119.33 -0.88,-262.96 10.63,-69.35 39.31,-173.39 77.6,-277.1 1.5,-4.08 2.99,-8.16 4.59,-12.25 11.51,-30.49 23.72,-60.82 36.6,-89.97 56.21,-127.64 65.24,-271.28 -69.85,-315.23 -31.99,-10.35 -70.08,-19.4 -105.41,-26.48 -9.53,-1.94 -18.92,-3.75 -27.82,-5.43 -49.79,-9.16 -88.72,-14.33 -88.72,-14.33l-238.8,2.89c-23.48,2.63 -44.59,5.55 -63.61,9.01 -16.71,2.92 -31.77,6.28 -45.37,10.03 -121.6,32.97 -126.06,95.33 -147.93,207.81 -6.32,32.04 -15.22,63.58 -24.94,93.91 -3.24,9.53 -6.43,18.94 -9.67,28.33 -30.9,89.33 -64.87,166.17 -51.41,213.47z"/>
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:136: Warning: Very long vector path (1291 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#F18180" android:fillType="nonZero" android:pathData="M7327.39,1401.75l11.26,16.64 11.71,17.52c7.85,11.69 15.66,23.55 23.42,35.42 15.47,23.81 30.78,47.78 45.99,71.8 15.11,24.08 30.16,48.19 44.86,72.45 14.63,24.29 29.12,48.61 43.3,73.02 14.16,24.43 27.84,49 41.42,73.55 13.45,24.59 26.42,49.26 38.99,74.01 12.5,24.71 24.56,49.48 35.92,74.26 11.22,24.79 21.77,49.59 31.59,74.23l-5.87,-54.21c-2.58,29.74 -9.35,60.41 -19.12,91.28 -9.81,30.86 -22.99,61.82 -38.84,92.11 -7.93,15.15 -16.53,30.14 -25.71,44.91 -9.16,14.78 -18.76,29.42 -28.98,43.72 -20.38,28.62 -42.93,56.03 -66.75,81.75l-1.06,1.15c-40.06,43.22 -36.56,109.9 7.81,148.94 41.74,36.7 105.11,35.55 145.78,-0.65 34,-30.45 65.17,-63.18 94.21,-97.86 14.5,-17.36 28.48,-35.19 41.75,-53.64 13.23,-18.48 25.85,-37.49 37.81,-57.09 23.87,-39.18 45.08,-80.68 62.46,-124.84 17.39,-44.11 30.53,-91.07 37.89,-140.31 2.49,-16.65 0.98,-32.97 -3.84,-48.03l-2.02,-6.2c-9.85,-30.44 -20.67,-60.13 -32.06,-89.33 -11.49,-29.11 -23.54,-57.74 -36.02,-86.01 -12.71,-28.14 -25.77,-55.98 -39.23,-83.48 -13.47,-27.48 -27.45,-54.62 -41.72,-81.52 -28.56,-53.78 -58.53,-106.51 -89.86,-158.38 -15.6,-25.98 -31.64,-51.68 -48.06,-77.23 -8.2,-12.79 -16.46,-25.54 -24.88,-38.31 -4.19,-6.39 -8.45,-12.74 -12.8,-19.13l-13.59,-19.79c-41.88,-61.01 -126.61,-77.38 -189.22,-36.57 -62.34,40.65 -79.26,122.64 -38.07,183.56l1.53,2.26z"/>
                                                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:164: Warning: Very long vector path (1233 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#F2938B" android:fillType="nonZero" android:pathData="M7389.45,2320.33c-10.28,-2.55 -30.7,-6.58 -54.78,-5.68 -34.75,1.27 -64.73,21.34 -82.1,27.85 -17.38,6.52 4.25,27.99 33.49,25 29.27,-3 52.81,-0.68 64.03,1.62 0,0 -35.68,1.21 -57.86,10.11 -9.35,3.74 -23.13,8.29 -35.98,13.48 -6.25,2.57 -12.3,5.29 -17.47,8.14 -9.48,5.26 -16.16,11.03 -16.28,17.33 -0.22,10.65 17.3,10.86 37.69,9.2 8.25,-0.64 16.96,-1.62 25.15,-2.29 3.49,-0.29 6.85,-0.55 10.08,-0.7 29.64,-1.44 43.22,-6.27 67.6,-2.22 0,0 -29.28,4.93 -44.58,14.12 -2.57,1.56 -5.59,3.28 -8.82,5.12 -5.81,3.35 -12.38,7.09 -18.76,10.91 -11.04,6.61 -21.47,13.49 -26.15,18.95 -8.87,10.42 21.91,21.74 51.16,12.78 10.48,-3.22 19.21,-7.39 26.91,-11.18 8.05,-3.95 15.02,-7.43 21.71,-8.91l2.42,-0.46c3.92,-0.52 7.8,-0.28 11.8,1.02 0,0 -7.36,4.37 -16.02,10.08l-0.12,0.08 -1.46,0.96c-5.46,3.62 -11.3,7.68 -16.08,11.49 -8.19,6.53 -19.44,23.24 -23.33,36.6 -2.3,7.76 -2.09,14.39 2.66,17.22 5.21,3.1 15.61,-1.06 27.85,-7.22 18.2,-9.15 40.42,-22.74 55.49,-23.62 25.19,-1.47 70.5,-5.76 133.77,-16.6 50.96,-8.73 91.27,-56.53 100.96,-78.44 2.36,-5.31 5.81,-11.01 5.81,-11.01 -32.28,-49.9 -73.38,-90.61 -124.5,-120.92 0,0 -12.18,-5.41 -27.93,-11.02 -15.22,-5.42 -33.75,-11.03 -47.71,-12.12 -5.79,-0.46 -11.18,0.01 -16.1,1.05l-14.22,2.01 10.97,60.42 -39.3,-3.15z"/>
                                                                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:320: Warning: Very long vector path (837 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#00A0E3" android:pathData="M-1814105.88,-77821.18c3262.12,-5093.91 9657.91,-1910.48 18280.15,1877.04 12078.55,5305.26 82650.07,35876.59 85288.97,37751.08 3305.08,2347.53 1037.46,1244.6 8402.61,1872.02 5741.75,489.31 11803.04,837.95 17643.27,1179.65 11875.54,694.1 23745.81,1646.7 35574.31,2324.35 13905.39,796.76 12320.47,148.85 10468.94,7426.6l-13499.57,51861.59c-8787.62,31225.55 -16040.57,64058.25 -24156.79,95727.11 -991.25,3866.07 -2563.11,1313.06 -6984.59,-2578.79 -9835.88,-8656.9 -19267.6,-17251.67 -29186.84,-26006.72 -4761.51,-4202.63 -9974.76,-8784.91 -14649.66,-12995.42 -2431.06,-2188.93 -4845.87,-4380.84 -7279.24,-6516.43 -4461.9,-3915.51 147.38,-19.52 -10020,-4515l-73925.03,-32482.12c-7650.7,-3362.33 -17833.45,-6706.25 -20418.42,-11830.54 -2335.07,-4628.54 964.1,-12152.98 2129.16,-16717.98 2119.85,-8304.68 20823.82,-84019.57 22332.73,-86376.44z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:498: Warning: Very long vector path (837 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#00A0E3" android:pathData="M-1814105.88,-77821.18c3262.12,-5093.91 9657.91,-1910.48 18280.15,1877.04 12078.55,5305.26 82650.07,35876.59 85288.97,37751.08 3305.08,2347.53 1037.46,1244.6 8402.61,1872.02 5741.75,489.31 11803.04,837.95 17643.27,1179.65 11875.54,694.1 23745.81,1646.7 35574.31,2324.35 13905.39,796.76 12320.47,148.85 10468.94,7426.6l-13499.57,51861.59c-8787.62,31225.55 -16040.57,64058.25 -24156.79,95727.11 -991.25,3866.07 -2563.11,1313.06 -6984.59,-2578.79 -9835.88,-8656.9 -19267.6,-17251.67 -29186.84,-26006.72 -4761.51,-4202.63 -9974.76,-8784.91 -14649.66,-12995.42 -2431.06,-2188.93 -4845.87,-4380.84 -7279.24,-6516.43 -4461.9,-3915.51 147.38,-19.52 -10020,-4515l-73925.03,-32482.12c-7650.7,-3362.33 -17833.45,-6706.25 -20418.42,-11830.54 -2335.07,-4628.54 964.1,-12152.98 2129.16,-16717.98 2119.85,-8304.68 20823.82,-84019.57 22332.73,-86376.44z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:676: Warning: Very long vector path (837 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#00A0E3" android:pathData="M-1814105.88,-77821.18c3262.12,-5093.91 9657.91,-1910.48 18280.15,1877.04 12078.55,5305.26 82650.07,35876.59 85288.97,37751.08 3305.08,2347.53 1037.46,1244.6 8402.61,1872.02 5741.75,489.31 11803.04,837.95 17643.27,1179.65 11875.54,694.1 23745.81,1646.7 35574.31,2324.35 13905.39,796.76 12320.47,148.85 10468.94,7426.6l-13499.57,51861.59c-8787.62,31225.55 -16040.57,64058.25 -24156.79,95727.11 -991.25,3866.07 -2563.11,1313.06 -6984.59,-2578.79 -9835.88,-8656.9 -19267.6,-17251.67 -29186.84,-26006.72 -4761.51,-4202.63 -9974.76,-8784.91 -14649.66,-12995.42 -2431.06,-2188.93 -4845.87,-4380.84 -7279.24,-6516.43 -4461.9,-3915.51 147.38,-19.52 -10020,-4515l-73925.03,-32482.12c-7650.7,-3362.33 -17833.45,-6706.25 -20418.42,-11830.54 -2335.07,-4628.54 964.1,-12152.98 2129.16,-16717.98 2119.85,-8304.68 20823.82,-84019.57 22332.73,-86376.44z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:854: Warning: Very long vector path (837 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#00A0E3" android:pathData="M-1814105.88,-77821.18c3262.12,-5093.91 9657.91,-1910.48 18280.15,1877.04 12078.55,5305.26 82650.07,35876.59 85288.97,37751.08 3305.08,2347.53 1037.46,1244.6 8402.61,1872.02 5741.75,489.31 11803.04,837.95 17643.27,1179.65 11875.54,694.1 23745.81,1646.7 35574.31,2324.35 13905.39,796.76 12320.47,148.85 10468.94,7426.6l-13499.57,51861.59c-8787.62,31225.55 -16040.57,64058.25 -24156.79,95727.11 -991.25,3866.07 -2563.11,1313.06 -6984.59,-2578.79 -9835.88,-8656.9 -19267.6,-17251.67 -29186.84,-26006.72 -4761.51,-4202.63 -9974.76,-8784.91 -14649.66,-12995.42 -2431.06,-2188.93 -4845.87,-4380.84 -7279.24,-6516.43 -4461.9,-3915.51 147.38,-19.52 -10020,-4515l-73925.03,-32482.12c-7650.7,-3362.33 -17833.45,-6706.25 -20418.42,-11830.54 -2335.07,-4628.54 964.1,-12152.98 2129.16,-16717.98 2119.85,-8304.68 20823.82,-84019.57 22332.73,-86376.44z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/illustration_onboarding3.xml:1032: Warning: Very long vector path (837 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector. [VectorPath]
        <path android:fillColor="#00A0E3" android:pathData="M-1814105.88,-77821.18c3262.12,-5093.91 9657.91,-1910.48 18280.15,1877.04 12078.55,5305.26 82650.07,35876.59 85288.97,37751.08 3305.08,2347.53 1037.46,1244.6 8402.61,1872.02 5741.75,489.31 11803.04,837.95 17643.27,1179.65 11875.54,694.1 23745.81,1646.7 35574.31,2324.35 13905.39,796.76 12320.47,148.85 10468.94,7426.6l-13499.57,51861.59c-8787.62,31225.55 -16040.57,64058.25 -24156.79,95727.11 -991.25,3866.07 -2563.11,1313.06 -6984.59,-2578.79 -9835.88,-8656.9 -19267.6,-17251.67 -29186.84,-26006.72 -4761.51,-4202.63 -9974.76,-8784.91 -14649.66,-12995.42 -2431.06,-2188.93 -4845.87,-4380.84 -7279.24,-6516.43 -4461.9,-3915.51 147.38,-19.52 -10020,-4515l-73925.03,-32482.12c-7650.7,-3362.33 -17833.45,-6706.25 -20418.42,-11830.54 -2335.07,-4628.54 964.1,-12152.98 2129.16,-16717.98 2119.85,-8304.68 20823.82,-84019.57 22332.73,-86376.44z"/>
                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   Explanation for issues of type "VectorPath":
   Using long vector paths is bad for performance. There are several ways to
   make the pathData shorter:
   * Using less precision
   * Removing some minor details
   * Using the Android Studio vector conversion tool
   * Rasterizing the image (converting to PNG)

/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/course_banner_default0.webp: Warning: Found bitmap drawable res/drawable/course_banner_default0.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/course_banner_default1.webp: Warning: Found bitmap drawable res/drawable/course_banner_default1.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/course_banner_default2.webp: Warning: Found bitmap drawable res/drawable/course_banner_default2.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/course_banner_default3.webp: Warning: Found bitmap drawable res/drawable/course_banner_default3.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/course_banner_default4.webp: Warning: Found bitmap drawable res/drawable/course_banner_default4.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/individual_create.webp: Warning: Found bitmap drawable res/drawable/individual_create.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/individual_restore.webp: Warning: Found bitmap drawable res/drawable/individual_restore.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/onboarding_add_org.webp: Warning: Found bitmap drawable res/drawable/onboarding_add_org.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/onboarding_existing.webp: Warning: Found bitmap drawable res/drawable/onboarding_existing.webp in densityless folder [IconLocation]
/home/jenkins/.jenkins/workspace/Release-Maktab/lib-ui-compose/src/androidMain/res/drawable/onboarding_individual.webp: Warning: Found bitmap drawable res/drawable/onboarding_individual.webp in densityless folder [IconLocation]

   Explanation for issues of type "IconLocation":
   The res/drawable folder is intended for density-independent graphics such
   as shapes defined in XML. For bitmaps, move it to drawable-mdpi and
   consider providing higher and lower resolution versions in drawable-ldpi,
   drawable-hdpi and drawable-xhdpi. If the icon really is density independent
   (for example a solid color) you can place it in drawable-nodpi.

   https://developer.android.com/guide/practices/screens_support.html

0 errors, 603 warnings
