mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:46:20 +01:00
* Improve `circle-dot` (GitHub issue) metadata * Add `refresh-ccw-dot` icon * Add `circle-dot-dashed` icon * Add `circle-dashed` icon * Improve `circle-dot` metadata --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
17 lines
226 B
JSON
17 lines
226 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"pending",
|
|
"dot",
|
|
"progress",
|
|
"issue",
|
|
"draft",
|
|
"code",
|
|
"version control"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"coding",
|
|
"shapes"
|
|
]
|
|
} |