mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* Added icons/stone.svg * Added icons/stone.json * Update icons/stone.json Added suggested tags Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update stone.svg Updated based on suggested changes * Update icons/stone.json --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
25 lines
314 B
JSON
25 lines
314 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"Alportan",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"mineral",
|
|
"geology",
|
|
"nature",
|
|
"solid",
|
|
"pebble",
|
|
"crystal",
|
|
"ore",
|
|
"hard",
|
|
"coal",
|
|
"stone",
|
|
"rock",
|
|
"boulder"
|
|
],
|
|
"categories": [
|
|
"nature"
|
|
]
|
|
}
|