mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:26:51 +01:00
* Add `tags` to `git diff`-like icons * Add `square-dot` icon * Add `square-slash` icon * Add `square-equal` icon * Add `arrow-left-square` icon * Add `arrow-right-square` icon * Add `arrow-up-square` icon * Add `arrow-down-square` icon * Update icons/arrow-right-square.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/plus-square.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/minus-square.json Co-authored-by: Karsa <contact@karsa.org> * Update icons/square-equal.json Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
12 lines
147 B
JSON
12 lines
147 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"git",
|
|
"diff",
|
|
"ignored"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"development"
|
|
]
|
|
} |