mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:48:49 +02:00
20 lines
282 B
JSON
20 lines
282 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"csandman",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Inserting an ordered list in WYSIWYG editors"
|
|
],
|
|
"tags": [
|
|
"number",
|
|
"order",
|
|
"queue"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|