Skip to content

Instantly share code, notes, and snippets.

@skydoves

skydoves/icon.kt Secret

Created November 9, 2025 07:45
Show Gist options
  • Select an option

  • Save skydoves/3ee4d5c26ec1c289a3bac581ec212682 to your computer and use it in GitHub Desktop.

Select an option

Save skydoves/3ee4d5c26ec1c289a3bac581ec212682 to your computer and use it in GitHub Desktop.
icon
val painter = painterResource(R.drawable.)
Icon(painter = painter, contentDescription = null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment