mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:06:42 +01:00
* Added tiolet icon * fixed typo lol * fixed formatting with SVG * Added icons/vr-headset.svg * Added icons/vr-headset.json * removed icon added in from different branch by mistake * fix(vr-headset): removed circles to avoid conflicts Co-authored-by: Jakob Guddas <github@jguddas.de> * fix(rectangle-goggles): Updated name, tags, and contributors Co-Authored-By: Jakob Guddas <25524993+jguddas@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: Jakob Guddas <25524993+jguddas@users.noreply.github.com>
22 lines
288 B
JSON
22 lines
288 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"EthanHazel",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"vr",
|
|
"virtual",
|
|
"augmented",
|
|
"reality",
|
|
"headset",
|
|
"goggles"
|
|
],
|
|
"categories": [
|
|
"devices",
|
|
"gaming",
|
|
"multimedia",
|
|
"connectivity"
|
|
]
|
|
}
|