Results 273 comments of Karsa

How about? ![image](https://user-images.githubusercontent.com/17746067/169765423-ef608c12-1883-46ff-9398-77f1ca51dd8c.png) ![image](https://user-images.githubusercontent.com/17746067/169765439-1a708032-58d0-451b-88a3-81077a4462a2.png)

Dunno, they look pretty funky on 100% because they're .5px off grid. How about? ![image](https://user-images.githubusercontent.com/17746067/169834066-9a766c7f-a98a-4286-a148-bf440d3d6230.png) ![spline](https://user-images.githubusercontent.com/17746067/169834131-028940be-9de9-4d76-9f8c-5f6da22c2b55.png)

~~Yeah, I agree, and apart from adding a layer of unnecessary complexity, this would introduce the problem of having to deal with icons overlapping multiple categories. Categorising icons sounds like...

This redesign would make it have the same dimensions, but at the same time, it makes the walking person look comically short compared to the standing person (partly because of...

@ericfennis Come to think of it, `walking` should definitely also match [`bike`](https://lucide.dev/icon/bike), since they're likely to be used together. ![image](https://user-images.githubusercontent.com/17746067/166923920-46895428-e61e-4657-b46a-77defcc5a6e4.png) Problem is, `bike` itself - neat as it is -...

Not sure how well these fit within the general aesthetic of the icon pack, but I gave this a go: ![image](https://user-images.githubusercontent.com/17746067/162714316-5c0b60b9-1284-477e-b2a6-46f73cd5dec3.png) ```svg ``` ```svg ```

@ericfennis: A JSON schema would be amazing to have, especially for those of us who use some kind of proper IDE to edit the code. > Only problem what see...

@ericfennis: I've started working on the JSON Schema, and if we do implement one we have the possibility to make category references actual references, this way they would be schematically...

@ericfennis: Nah, never mind, unfortunately the `$ref` references aren't actually validated, unless you're editing a JSON Schema schema file. Anyway, here's what I have so far: https://github.com/karsa-mistmere/lucide/tree/categories Some stuff that...

A category checklist: - [ ] Accessibility `accessibility`, icon: `accessibility` - [ ] Account & access `account`, icon: `user` - [ ] Arrows `arrows`, icon: `arrow-left-right` - [ ] Brands...