Skip to content

Add cursor (IDE), PowerAutomate, Wokwi, Langchain icons #20

@Madushansuriyabandara

Description

@Madushansuriyabandara

name: Feature request
about: Suggest an idea for this project
title: 'Add support for IDE (cursor), PowerAutomate, Wokwi, and LangChain logos'
labels: 'enhancement'
assignees: 'narendran-kannan'

Is your feature request related to a problem? Please describe.
When I try to generate badges for IDE (cursor), PowerAutomate, Wokwi, or LangChain using the logo component API (e.g. ?component=logo&logo=langchain), it returns the “Fault in your params” graphic. Although these icons exist in the latest simple-icons package, the current implementation doesn’t recognize them - likely due to an outdated dependency or lookup table.

Describe the solution you’d like

  • Upgrade the simple-icons dependency to the latest version.
  • Update the logoComponent validation logic so that simpleIcons.get(logo) correctly detects and returns SVGs for cursor, powerautomate, wokwi, and langchain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions