feat: update contributors on release (#1218)

* feat: add contributors on release

* fix: added contributors to icon schema

* fix: added missing dependencies

* feat: changed lost contributor handling

* fix: improved git log arguments

* Add all previous contributors

* Reordered icon JSON attributes

* Merged main and updated contributors

* fix: resolved contributor resolution issue

* chore: added previous contributors

* Added commits with odd e-mails manually

* Added latest icons + removed github workflow

---------

Co-authored-by: Karsa <karsa@karsa.org>
This commit is contained in:
Jakob Guddas
2023-06-01 12:17:23 +02:00
committed by GitHub
parent 4b5d343791
commit 7a17a2f343
1131 changed files with 5328 additions and 313 deletions

View File

@@ -27,6 +27,13 @@
"type": "string" "type": "string"
}, },
"uniqueItems": true "uniqueItems": true
},
"contributors": {
"type": "array",
"items": {
"type": "string"
},
"uniqueItems": true
} }
}, },
"description": "A JSON Schema for icons defined by Lucide Icons." "description": "A JSON Schema for icons defined by Lucide Icons."

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"jguddas"
],
"tags": [ "tags": [
"disability", "disability",
"disabled", "disabled",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis"
],
"tags": [ "tags": [
"pulse", "pulse",
"health", "health",
@@ -11,4 +14,4 @@
"account", "account",
"social" "social"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"air conditioner", "air conditioner",
"ac", "ac",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis"
],
"tags": [ "tags": [
"stream", "stream",
"cast", "cast",

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"mittalyashu",
"ericfennis",
"jguddas",
"karsa-mistmere"
],
"tags": [ "tags": [
"done", "done",
"todo", "todo",

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"mittalyashu",
"ericfennis",
"karsa-mistmere",
"jguddas"
],
"tags": [ "tags": [
"morning", "morning",
"turn-off" "turn-off"

View File

@@ -1,5 +1,12 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"lscheibel",
"johnletey",
"ericfennis",
"jguddas",
"karsa-mistmere"
],
"tags": [ "tags": [
"morning" "morning"
], ],

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"mittalyashu",
"ericfennis",
"jguddas",
"karsa-mistmere"
],
"tags": [ "tags": [
"remove" "remove"
], ],

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"mittalyashu",
"ericfennis",
"jguddas",
"karsa-mistmere"
],
"tags": [ "tags": [
"add" "add"
], ],

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"csandman",
"mittalyashu"
],
"tags": [ "tags": [
"photo", "photo",
"book" "book"

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"warning", "warning",
"alert", "alert",
@@ -10,4 +14,4 @@
"notifications", "notifications",
"shapes" "shapes"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"warning", "warning",
"alert", "alert",
@@ -10,4 +14,4 @@
"notifications", "notifications",
"shapes" "shapes"
] ]
} }

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis",
"karsa-mistmere"
],
"tags": [ "tags": [
"warning", "warning",
"alert", "alert",
@@ -10,4 +16,4 @@
"notifications", "notifications",
"shapes" "shapes"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"items", "items",
"flex", "flex",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"items", "items",
"flex", "flex",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"text", "text",
"alignment", "alignment",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"items", "items",
"bottom", "bottom",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"items", "items",
"right", "right",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"r4lv",
"ericfennis"
],
"tags": [ "tags": [
"items", "items",
"flex", "flex",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"r4lv",
"ericfennis"
],
"tags": [ "tags": [
"right", "right",
"items", "items",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"r4lv",
"ericfennis"
],
"tags": [ "tags": [
"left", "left",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"center", "center",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"right", "right",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"left", "left",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"center", "center",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"around", "around",
"items", "items",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"text", "text",
"alignment", "alignment",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"text", "text",
"alignment", "alignment",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"text", "text",
"alignment", "alignment",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"top", "top",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"left", "left",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"items", "items",
"flex", "flex",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"bottom", "bottom",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"top", "top",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"center", "center",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"bottom", "bottom",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"top", "top",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"center", "center",
"items", "items",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis"
],
"tags": [ "tags": [
"center", "center",
"items", "items",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"and", "and",
"typography", "typography",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"and", "and",
"operator", "operator",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"csandman",
"ericfennis"
],
"tags": [ "tags": [
"ship" "ship"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"ericfennis"
],
"tags": [ "tags": [
"emoji", "emoji",
"anger", "anger",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"emoji", "emoji",
"nuisance", "nuisance",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"camera", "camera",
"photo" "photo"

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"application", "application",
"executable" "executable"

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"fruit", "fruit",
"food" "food"

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"ericfennis"
],
"tags": [ "tags": [
"archive", "archive",
"unarchive", "unarchive",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis",
"karsa-mistmere"
],
"tags": [ "tags": [
"index", "index",
"box" "box"

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere",
"jguddas"
],
"tags": [ "tags": [
"sofa", "sofa",
"furniture", "furniture",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"key", "key",
"download" "download"

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"Andreto",
"mittalyashu",
"danielbayley"
],
"tags": [ "tags": [
"key" "key"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"key", "key",
"back" "back"

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"Andreto",
"mittalyashu",
"ericfennis",
"danielbayley"
],
"tags": [ "tags": [
"key", "key",
"back" "back"

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"key", "key",
"forward" "forward"

View File

@@ -1,5 +1,11 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"Andreto",
"mittalyashu",
"ericfennis",
"danielbayley"
],
"tags": [ "tags": [
"key", "key",
"forward" "forward"

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"keyboard", "keyboard",
"key", "key",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"Andreto",
"mittalyashu",
"danielbayley"
],
"tags": [ "tags": [
"keyboard", "keyboard",
"key", "key",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"direction", "direction",
"download", "download",

View File

@@ -1,9 +1,12 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [ "tags": [
"direction" "direction"
], ],
"categories": [ "categories": [
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -11,4 +14,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,9 +1,12 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [ "tags": [
"direction" "direction"
], ],
"categories": [ "categories": [
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"direction", "direction",
"step", "step",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"direction", "direction",
"download", "download",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"bidirectional", "bidirectional",
"direction", "direction",
@@ -15,4 +18,4 @@
"categories": [ "categories": [
"arrows" "arrows"
] ]
} }

View File

@@ -1,17 +1,19 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"csandman",
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
"sort", "sort",
"descending" "descending"
], ],
"aliases": [
"sort-desc"
],
"categories": [ "categories": [
"text", "text",
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"direction", "direction",
"expand", "expand",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"wojtekmaj",
"ericfennis",
"karsa-mistmere"
],
"tags": [ "tags": [
"bidirectional", "bidirectional",
"direction", "direction",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"direction", "direction",
"collapse", "collapse",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"direction", "direction",
"export", "export",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"bidirectional", "bidirectional",
"direction", "direction",

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"keyboard", "keyboard",
"key", "key",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
@@ -12,4 +15,4 @@
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,5 +1,10 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"it-is-not",
"karsa-mistmere",
"ericfennis"
],
"tags": [ "tags": [
"bidirectional", "bidirectional",
"direction", "direction",
@@ -15,4 +20,4 @@
"categories": [ "categories": [
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"karsa-mistmere"
],
"tags": [ "tags": [
"direction", "direction",
"step", "step",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley",
"ericfennis"
],
"tags": [ "tags": [
"direction", "direction",
"upload", "upload",

View File

@@ -1,5 +1,8 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [ "tags": [
"direction", "direction",
"keyboard", "keyboard",

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

View File

@@ -1,17 +1,20 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"lukesmurray",
"ericfennis",
"csandman",
"karsa-mistmere"
],
"tags": [ "tags": [
"arrow", "arrow",
"filter", "filter",
"sort", "sort",
"ascending" "ascending"
], ],
"aliases": [
"sort-asc"
],
"categories": [ "categories": [
"text", "text",
"layout", "layout",
"arrows" "arrows"
] ]
} }

View File

@@ -1,9 +1,12 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"danielbayley"
],
"tags": [ "tags": [
"direction" "direction"
], ],
"categories": [ "categories": [
"arrows" "arrows"
] ]
} }

View File

@@ -1,5 +1,9 @@
{ {
"$schema": "../icon.schema.json", "$schema": "../icon.schema.json",
"contributors": [
"colebemis",
"ericfennis"
],
"tags": [ "tags": [
"direction" "direction"
], ],

Some files were not shown because too many files have changed in this diff Show More