mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:45:03 +02:00
* add(icons): added square-arrow-in and square-arrow-out icons * fix(icons): renamed square-arrow-in/out to have left/right in name * fix(icons): updated square-arrow-exit-right and square-arrow-enter-left * fix(square-arrow-enter-right, square-arrow-exit-right): Renamed icons & edited metadata
22 lines
283 B
JSON
22 lines
283 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ethanhazel",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"out",
|
|
"outside",
|
|
"output",
|
|
"export",
|
|
"->"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"shapes",
|
|
"layout",
|
|
"multimedia"
|
|
]
|
|
}
|