mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:59:29 +02:00
22 lines
316 B
JSON
22 lines
316 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Opening a navigation or hamburger menu"
|
|
],
|
|
"tags": [
|
|
"bars",
|
|
"navigation",
|
|
"hamburger",
|
|
"options"
|
|
],
|
|
"categories": [
|
|
"layout",
|
|
"account"
|
|
]
|
|
}
|