mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +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>
10 lines
121 B
JSON
10 lines
121 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"tags": [
|
|
"direction"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"shapes"
|
|
]
|
|
} |