Skip to content

Icons "triangle-down" and "triangle-down-outline" don't exist #4426

@Olfdev

Description

@Olfdev

Current behaviour

"triangle-down" and "triangle-down-outline" are not recognized when using <Icon source="">

Expected behaviour

"triangle-down" and "triangle-down-outline" should work like any other Material Design Icons from https://pictogrammers.com/library/mdi/.

How to reproduce?

<Icon source="triangle-down" size={20}>
<Icon source="triangle-down-outline" size={20}>

Observe that an interrogation point is displayed with an error "Warning: Failed prop type: Invalid prop name of value triangle-down-outline supplied to Icon" or "Warning: Failed prop type: Invalid prop name of value triangle-down supplied to Icon"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Iconrelated to internally used icon component based on MaterialCommunityIcons from react-native-paperbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions