mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:55:55 +02:00
31 lines
460 B
JSON
31 lines
460 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"tube",
|
|
"vial",
|
|
"phial",
|
|
"flask",
|
|
"ampoule",
|
|
"ampule",
|
|
"lab",
|
|
"chemistry",
|
|
"experiment",
|
|
"test"
|
|
],
|
|
"categories": [
|
|
"science"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "test-tube-2",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|