Files
lucide/icons/binary.json
Eric Fennis df5fb69839 Add batch 2
2026-06-18 13:07:41 +02:00

25 lines
387 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"mittalyashu",
"karsa-mistmere",
"ericfennis"
],
"use-cases": [
"Representing binary code or machine data",
"Indicating a boolean or low-level value"
],
"tags": [
"code",
"digits",
"computer",
"zero",
"one",
"boolean"
],
"categories": [
"text",
"development"
]
}