mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 20:28:49 +02:00
24 lines
377 B
JSON
24 lines
377 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"it-is-not",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Representing tablets or medication",
|
|
"Indicating a pharmacy or pill reminder"
|
|
],
|
|
"tags": [
|
|
"medicine",
|
|
"medication",
|
|
"drug",
|
|
"prescription",
|
|
"pills",
|
|
"pharmacy"
|
|
],
|
|
"categories": [
|
|
"medical"
|
|
]
|
|
}
|