mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 16:59:04 +02:00
33 lines
512 B
JSON
33 lines
512 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"connium",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a gem, jewel, or premium item",
|
|
"Indicating something valuable or special"
|
|
],
|
|
"tags": [
|
|
"diamond",
|
|
"crystal",
|
|
"ruby",
|
|
"jewellery",
|
|
"price",
|
|
"special",
|
|
"present",
|
|
"gift",
|
|
"ring",
|
|
"wedding",
|
|
"proposal",
|
|
"marriage",
|
|
"rubygems"
|
|
],
|
|
"categories": [
|
|
"gaming",
|
|
"development",
|
|
"finance"
|
|
]
|
|
}
|