mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-11 10:58:52 +02:00
21 lines
300 B
JSON
21 lines
300 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing a hashtag or number",
|
|
"Indicating a tag or channel"
|
|
],
|
|
"tags": [
|
|
"hashtag",
|
|
"number",
|
|
"pound"
|
|
],
|
|
"categories": [
|
|
"text",
|
|
"social"
|
|
]
|
|
}
|