palantir/blueprint

Proposal: Make icons multipath for more advanced CSS styling

Open

#2,389 opened on Apr 13, 2018

View on GitHub
 (32 comments) (0 reactions) (0 assignees)TypeScript (2,167 forks)batch import
Package: iconsType: enhancementhelp wanted

Repository metrics

Stars
 (20,263 stars)
PR merge metrics
 (Avg merge 43d 10h) (27 merged PRs in 30d)

Description

It would be great if icons that consist of multiple elements would have multiple paths, each with class name that could be used to style it (CSS).

For example: cloud-download would have 2 paths, one for cloud, one for down arrow. Each path would have it's own class name accessible using CSS for styling purposes.

Contributor guide