mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-15 21:47:43 +01:00
31 lines
471 B
JSON
31 lines
471 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"tags": [
|
|
"verified",
|
|
"unverified",
|
|
"sale",
|
|
"discount",
|
|
"offer",
|
|
"marketing",
|
|
"sticker",
|
|
"price tag"
|
|
],
|
|
"categories": [
|
|
"social",
|
|
"finance",
|
|
"shopping",
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "percent-diamond",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|