mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
30 lines
439 B
JSON
30 lines
439 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"git",
|
|
"diff",
|
|
"ignored",
|
|
"divide",
|
|
"division",
|
|
"shortcut",
|
|
"or",
|
|
"/"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"math"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "slash-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|