mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 15:11:10 +02:00
22 lines
310 B
JSON
22 lines
310 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Applying bold formatting in text editors"
|
|
],
|
|
"tags": [
|
|
"text",
|
|
"strong",
|
|
"format"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|