Skip to content

Commit

Permalink
Add more tags (lucide-icons#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj authored Dec 21, 2023
1 parent e166ba4 commit 64504da
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 21 deletions.
7 changes: 5 additions & 2 deletions icons/atom.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@
"physics",
"particle",
"element",
"molecule"
"molecule",
"electricity",
"energy",
"chemistry"
],
"categories": [
"science"
]
}
}
3 changes: 2 additions & 1 deletion icons/battery-charging.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@
"tags": [
"power",
"electricity",
"energy",
"accumulator",
"charge"
],
"categories": [
"connectivity",
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/battery-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
"tags": [
"power",
"electricity",
"energy",
"accumulator",
"charge"
],
"categories": [
"connectivity",
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/battery-low.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
"tags": [
"power",
"electricity",
"energy",
"accumulator",
"charge"
],
"categories": [
"connectivity",
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/battery-medium.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
"tags": [
"power",
"electricity",
"energy",
"accumulator",
"charge"
],
"categories": [
"connectivity",
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/battery-warning.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"tags": [
"power",
"electricity",
"energy",
"accumulator",
"charge",
"exclamation mark"
Expand All @@ -15,4 +16,4 @@
"connectivity",
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/battery.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
"tags": [
"power",
"electricity",
"energy",
"accumulator",
"charge"
],
"categories": [
"connectivity",
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/cable.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"computer",
"equipment",
"electricity",
"energy",
"electronics",
"recharging",
"charger",
Expand All @@ -38,4 +39,4 @@
"devices",
"multimedia"
]
}
}
2 changes: 1 addition & 1 deletion icons/circuit-board.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"science",
"development"
]
}
}
3 changes: 2 additions & 1 deletion icons/plug-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
],
"tags": [
"electricity",
"energy",
"socket",
"outlet"
],
"categories": [
"devices",
"development"
]
}
}
3 changes: 2 additions & 1 deletion icons/plug-zap-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"tags": [
"electricity",
"energy",
"electronics",
"charge",
"charging",
Expand All @@ -15,4 +16,4 @@
"categories": [
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/plug-zap.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
],
"tags": [
"electricity",
"energy",
"electronics",
"charge",
"charging",
Expand All @@ -18,4 +19,4 @@
"categories": [
"devices"
]
}
}
3 changes: 2 additions & 1 deletion icons/plug.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
],
"tags": [
"electricity",
"energy",
"electronics",
"socket",
"outlet"
Expand All @@ -15,4 +16,4 @@
"devices",
"development"
]
}
}
3 changes: 2 additions & 1 deletion icons/unplug.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"tags": [
"electricity",
"energy",
"electronics",
"socket",
"outlet",
Expand All @@ -15,4 +16,4 @@
"devices",
"development"
]
}
}
5 changes: 3 additions & 2 deletions icons/utility-pole.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
"energy",
"transmission line",
"telegraph pole",
"power lines"
"power lines",
"phone"
],
"categories": [
"buildings",
"home",
"sustainability"
]
}
}
6 changes: 4 additions & 2 deletions icons/zap-off.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@
"tags": [
"flash",
"camera",
"lightning"
"lightning",
"electricity",
"energy"
],
"categories": [
"connectivity",
"devices",
"photography",
"weather"
]
}
}
6 changes: 4 additions & 2 deletions icons/zap.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@
"tags": [
"flash",
"camera",
"lightning"
"lightning",
"electricity",
"energy"
],
"categories": [
"connectivity",
"devices",
"photography",
"weather"
]
}
}

0 comments on commit 64504da

Please sign in to comment.