mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
22 lines
289 B
JSON
22 lines
289 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"table",
|
||
|
|
"guides",
|
||
|
|
"number",
|
||
|
|
"pound",
|
||
|
|
"tic-tac-toe",
|
||
|
|
"noughts and crosses"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"layout",
|
||
|
|
"design",
|
||
|
|
"tools",
|
||
|
|
"maths",
|
||
|
|
"gaming"
|
||
|
|
]
|
||
|
|
}
|