Jetpack Compose library that provides a single, unified Icon composable that works with both standard drawable resources and Compose ImageVectors by using the IconResource sealed interface from the icon-core-android library.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| io.github.devdiestrolopez.icon.core
»
icon-core-android Foundational library that provides a type-safe, unified API for handling drawable vectors and vector images resources. | 1.0.0 | ✔ | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 2.2.10 | 2.4.20 |
Runtime Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Android Package
Apache 2.0
| androidx.compose.foundation
»
foundation-layout Compose layout implementations | 1.9.0 | 1.12.1 | |
Android Package
Apache 2.0
| androidx.compose.runtime
»
runtime Tree composition support for code generated by the Compose compiler plugin and corresponding public API | 1.9.0 | 1.12.1 | |
Android Package
Apache 2.0
| androidx.compose.ui
»
ui Compose UI primitives. This library contains the primitives that form the Compose UI Toolkit, such as drawing, ... | 1.9.0 | 1.12.1 |