int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone.styling
/
IntUiLinkIcons
/
Companion
/
dropdownChevron
dropdown
Chevron
@
Composable
fun
dropdownChevron
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"icons/intui/chevronDown.svg"
)
:
PainterProvider
<
LinkState
>