mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:20:18 +02:00
21 lines
298 B
JSON
21 lines
298 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Replacing all matches in find and replace"
|
|
],
|
|
"tags": [
|
|
"search",
|
|
"substitute",
|
|
"swap",
|
|
"change"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|