mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:14:44 +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
26 lines
333 B
JSON
26 lines
333 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ethanhazel",
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"tags": [
|
|
"left",
|
|
"in",
|
|
"inside",
|
|
"input",
|
|
"insert",
|
|
"source",
|
|
"import",
|
|
"place",
|
|
"->"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"shapes",
|
|
"layout",
|
|
"multimedia"
|
|
]
|
|
}
|