mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
* Added icons/list-check.svg * Added icons/list-check.json * Update icons/list-check.json Co-authored-by: Jakob Guddas <github@jguddas.de> --------- Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
19 lines
222 B
JSON
19 lines
222 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"guanboo-yang"
|
|
],
|
|
"tags": [
|
|
"done",
|
|
"check",
|
|
"tick",
|
|
"complete",
|
|
"list",
|
|
"to-do",
|
|
"bom"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|