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