mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
31 lines
507 B
JSON
31 lines
507 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"indicating millions or mega units",
|
|
"representing metre units in measurements",
|
|
"representing male markers or labels",
|
|
"indicating medium size"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"million",
|
|
"mega",
|
|
"metre",
|
|
"measurement",
|
|
"male",
|
|
"medium",
|
|
"size",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|