mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:36:27 +01:00
* 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"
26 lines
366 B
JSON
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"
|
|
]
|
|
}
|