mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Add `book-text` icon * Add `book-open-text` icon * Add `book-a` (dictionary) icon * Improve `book`/`contact` icons metadata * Add `book-check` (read) icon * Add `book-type` (font book) icon * Add `book-spine` icon * Add `book-elastic` icon * Add `book-user` (contacts) icon * Add `book-address-user` (contacts variant) icon * Add `book-address` (contacts variant) icon * Add `book-heart` (diary/journal) icon * Improve `book-*` icons metadata * Add `book-image` icon * Add `library-big` icon * Improve metadata * Rename `book-address`[`-*`] icons to `book-tabs`[`-*`] * Improve metadata * Add `notebook` icon * Add `notebook-tabs` (contacts variant) icon * Add `notebook-text` icon * Add `notebook-elastic` icon * Add `notebook-pencil` icon * Add `notepad-text` (`notebook` variant) icon * Add `notepad-lines` icon * Refine `library-big` icon Remove detail. * Update icons/book-heart.json Co-authored-by: Jakob Guddas <github@jguddas.de> * Refine `book-tabs` icon * Remove `book-tabs-user` icon * Improve `book` icons metadata * Move `note`[`book`/`pad`] icons * Add `book-volume` (audiobook) icon * Add `book-headphones` (audiobook variant) icon * Add `book-audio` variant icon * Add `library-square` icon * Add `book-open` variant * Rename `book-template` to `book-dashed` * Add `book-git-commit` icon * Delete icons/book-elastic.json * Delete icons/book-elastic.svg * Delete icons/book-git-commit.json * Delete icons/book-git-commit.svg * Delete icons/book-open-2.json * Delete icons/book-open-2.svg * Delete icons/book-spine.json * Delete icons/book-spine.svg * Delete icons/book-tabs.json * Delete icons/book-tabs.svg * Delete icons/book-volume.json * Delete icons/book-volume.svg --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
26 lines
387 B
JSON
26 lines
387 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"person",
|
|
"people",
|
|
"family",
|
|
"friends",
|
|
"acquaintances",
|
|
"contacts",
|
|
"details",
|
|
"addresses",
|
|
"phone numbers",
|
|
"directory",
|
|
"listing",
|
|
"networking"
|
|
],
|
|
"categories": [
|
|
"account",
|
|
"connectivity",
|
|
"communication",
|
|
"social"
|
|
]
|
|
} |