int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiDropdownIcons
/
Companion
/
chevronDown
chevron
Down
@
Composable
fun
chevronDown
(
svgLoader
:
SvgLoader
,
basePath
:
String
=
"icons/intui/chevronDown.svg"
)
:
PainterProvider
<
DropdownState
>