mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 13:14:51 +02:00
* Added icons/x-bar.svg * Added icons/x-bar.json * Rename x-bar.svg to x-line-top.svg * Add x-line-top.json icon file * Update icons/x-line-top.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Karsa <contact@karsa.org>
37 lines
491 B
JSON
37 lines
491 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"line",
|
|
"top",
|
|
"arrow",
|
|
"navigation",
|
|
"up",
|
|
"pointer",
|
|
"direction",
|
|
"vector",
|
|
"symbol",
|
|
"cancel",
|
|
"close",
|
|
"delete",
|
|
"remove",
|
|
"times",
|
|
"clear",
|
|
"math",
|
|
"multiply",
|
|
"multiplication",
|
|
"mean",
|
|
"median",
|
|
"average",
|
|
"x̄"
|
|
],
|
|
"categories": [
|
|
"notifications",
|
|
"math"
|
|
]
|
|
}
|