shared/src/commonMain/composeResources/drawable/arrow_right_28_fill.xml (9 lines of code) (raw):
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="28dp"
android:height="28dp"
android:viewportWidth="28"
android:viewportHeight="28">
<path
android:pathData="M17.61,21.511C17.025,22.097 16.075,22.097 15.489,21.511C14.903,20.925 14.903,19.975 15.489,19.39L19.378,15.5L5,15.5C4.172,15.5 3.5,14.829 3.5,14C3.5,13.172 4.172,12.5 5,12.5L19.379,12.5L15.489,8.61C14.903,8.025 14.903,7.075 15.489,6.489C16.075,5.903 17.025,5.903 17.61,6.489L24.061,12.939C24.121,13 24.176,13.066 24.225,13.135C24.398,13.379 24.5,13.678 24.5,14C24.5,14.422 24.326,14.804 24.045,15.077L17.61,21.511Z"
android:fillColor="#19191C"/>
</vector>