Files
lucide/icons/book-search.json
Muhammad Aqib Bashir 33bb95edcd feat(icon): add book-search icon (#3573) (#3580)
* feat(icon): add book-search icon

* fix(icon): fix vertical alignment of `book-search` icon  .

- Fix the vertical alignment of the icon in the 24x24 grid of pixels 
- It had 3 columns on the left side and 1 on the right side, now made 2 on both sides

* fix: remove extra tag "book search"
2025-11-26 09:29:40 +01:00

26 lines
366 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"Muhammad-Aqib-Bashir"
],
"tags": [
"reading",
"library",
"study",
"education",
"research",
"knowledge",
"discover",
"browsing",
"lookup",
"finding",
"scanning"
],
"categories": [
"text",
"development",
"gaming"
]
}