feat(icons): extend letter icons with specific use cases instead of generic ones

This commit is contained in:
Karsa
2026-08-24 11:26:35 +02:00
parent 0a9e97087f
commit 766e529a46
26 changed files with 331 additions and 156 deletions

View File

@@ -4,9 +4,11 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms",
"indicating a grade or rating",
"representing accessibility settings",
"labeling blood type A",
"representing audio controls or settings",
"indicating ampere units in electrical contexts",
"indicating text appearance settings",
"representing font selection or typography controls"
],
@@ -14,11 +16,17 @@
"alphabet",
"character",
"uppercase",
"grade",
"rating",
"accessibility",
"blood type",
"audio",
"ampere",
"electricity",
"appearance",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -9,9 +9,10 @@
],
"use-cases": [
"indicating bold text formatting",
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"labeling blood type B",
"representing bytes in computing contexts",
"indicating a B-side track or recording",
"marking a bus or transit line"
],
"tags": [
"strong",
@@ -20,11 +21,16 @@
"alphabet",
"character",
"uppercase",
"bold",
"blood type",
"byte",
"computing",
"b-side",
"bus",
"transit",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,23 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating Celsius temperature units",
"representing carbon in scientific contexts",
"indicating a grade or rating"
],
"tags": [
"alphabet",
"character",
"uppercase",
"celsius",
"temperature",
"carbon",
"chemistry",
"grade",
"rating",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,25 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating drive gear in vehicles",
"representing diameter in measurements",
"labeling vitamin D",
"indicating a grade or rating"
],
"tags": [
"alphabet",
"character",
"uppercase",
"drive",
"gear",
"diameter",
"measurement",
"vitamin",
"grade",
"rating",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,26 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"marking explicit content",
"indicating east on a compass or map",
"representing an empty state",
"representing energy in scientific contexts",
"indicating a grade or rating"
],
"tags": [
"alphabet",
"character",
"uppercase",
"explicit",
"content rating",
"east",
"empty",
"energy",
"grade",
"rating",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,29 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating Fahrenheit temperature units",
"representing female markers or labels",
"indicating a failing grade or rating",
"representing force in physics contexts",
"labeling aperture or f-stop settings"
],
"tags": [
"alphabet",
"character",
"uppercase",
"fahrenheit",
"temperature",
"female",
"fail",
"grade",
"rating",
"force",
"aperture",
"f-stop",
"camera",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,20 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"representing gravity or g-force",
"indicating gram units in measurements"
],
"tags": [
"alphabet",
"character",
"uppercase",
"gravity",
"g-force",
"gram",
"measurement",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -6,9 +6,10 @@
],
"use-cases": [
"indicating heading text formatting",
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"marking hospital locations",
"representing hydrogen in scientific contexts",
"indicating hours in time contexts",
"representing height in measurements"
],
"tags": [
"h1",
@@ -18,11 +19,17 @@
"alphabet",
"character",
"uppercase",
"heading",
"hospital",
"hydrogen",
"chemistry",
"hour",
"time",
"height",
"measurement",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,22 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating information or help",
"representing input fields or input controls",
"representing electric current in scientific contexts"
],
"tags": [
"alphabet",
"character",
"uppercase",
"information",
"help",
"input",
"current",
"electricity",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,21 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating joule units in energy contexts",
"representing Java or JavaScript shorthand"
],
"tags": [
"alphabet",
"character",
"uppercase",
"joule",
"energy",
"java",
"javascript",
"code",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,23 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating thousands or kilo units",
"representing kelvin temperature units",
"representing potassium in scientific contexts"
],
"tags": [
"alphabet",
"character",
"uppercase",
"thousand",
"kilo",
"kelvin",
"temperature",
"potassium",
"chemistry",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,24 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"marking learner driver status",
"indicating litre units in measurements",
"indicating left direction or alignment",
"representing length in measurements"
],
"tags": [
"alphabet",
"character",
"uppercase",
"learner",
"driver",
"litre",
"left",
"length",
"measurement",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,25 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"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",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,30 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating north on a compass or map",
"indicating neutral gear in vehicles",
"marking new items or content",
"representing nitrogen in scientific contexts",
"indicating newton units in force contexts",
"representing sample size in statistics"
],
"tags": [
"alphabet",
"character",
"uppercase",
"north",
"neutral",
"gear",
"new",
"nitrogen",
"chemistry",
"newton",
"force",
"sample size",
"statistics",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,24 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"representing oxygen in scientific contexts",
"labeling blood type O",
"indicating an off state",
"marking a zero-like option or value"
],
"tags": [
"alphabet",
"character",
"uppercase",
"oxygen",
"chemistry",
"blood type",
"off",
"zero",
"marker",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,31 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"marking parking locations",
"representing phosphorus in scientific contexts",
"indicating p-values in statistics",
"marking soft dynamics in music notation",
"representing pages or pagination",
"representing probability in math contexts"
],
"tags": [
"alphabet",
"character",
"uppercase",
"parking",
"phosphorus",
"chemistry",
"p-value",
"statistics",
"piano",
"soft",
"music",
"page",
"probability",
"math",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,25 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating questions or help prompts",
"representing queues or waiting lines",
"representing electric charge in scientific contexts",
"indicating quality labels or ratings"
],
"tags": [
"alphabet",
"character",
"uppercase",
"question",
"help",
"queue",
"charge",
"electricity",
"quality",
"rating",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,31 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"marking registered trademark references",
"indicating right direction or alignment",
"indicating reverse gear in vehicles",
"representing resistance in electrical contexts",
"representing radius in geometry",
"indicating ratings or reviews"
],
"tags": [
"alphabet",
"character",
"uppercase",
"registered trademark",
"trademark",
"right",
"reverse",
"gear",
"resistance",
"electricity",
"radius",
"geometry",
"rating",
"review",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,30 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating south on a compass or map",
"indicating small size",
"representing seconds in time contexts",
"representing sulfur in scientific contexts",
"indicating save actions",
"representing siemens units in electrical contexts"
],
"tags": [
"alphabet",
"character",
"uppercase",
"south",
"small",
"size",
"second",
"time",
"sulfur",
"chemistry",
"save",
"siemens",
"electricity",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,24 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"representing tesla units in magnetic contexts",
"indicating temperature values",
"representing tonne units in measurements",
"representing time values"
],
"tags": [
"alphabet",
"character",
"uppercase",
"tesla",
"magnetism",
"temperature",
"tonne",
"measurement",
"time",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,21 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating rack units in server or equipment contexts",
"representing uranium in scientific contexts"
],
"tags": [
"alphabet",
"character",
"uppercase",
"rack unit",
"server",
"equipment",
"uranium",
"chemistry",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,28 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating voltage or volt units",
"representing volume controls or levels",
"indicating victory or success",
"marking vegan or vegetarian options",
"representing video content"
],
"tags": [
"alphabet",
"character",
"uppercase",
"voltage",
"volt",
"electricity",
"volume",
"victory",
"success",
"vegan",
"vegetarian",
"video",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,27 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"representing watt units in power contexts",
"indicating west on a compass or map",
"representing width in measurements",
"representing tungsten in scientific contexts",
"indicating wins or winning states"
],
"tags": [
"alphabet",
"character",
"uppercase",
"watt",
"power",
"west",
"width",
"measurement",
"tungsten",
"chemistry",
"win",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,31 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"indicating close or dismiss actions",
"representing multiplication in math contexts",
"marking an unknown variable",
"representing the X-axis in charts or geometry",
"indicating intersections or crosses",
"representing X chromosomes"
],
"tags": [
"alphabet",
"character",
"uppercase",
"close",
"dismiss",
"multiply",
"math",
"unknown",
"variable",
"x-axis",
"axis",
"intersection",
"cross",
"chromosome",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,25 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"representing the Y-axis in charts or geometry",
"indicating yes or confirmation",
"representing years in date or time contexts",
"representing Y chromosomes"
],
"tags": [
"alphabet",
"character",
"uppercase",
"y-axis",
"axis",
"yes",
"confirm",
"year",
"time",
"chromosome",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"

View File

@@ -4,19 +4,26 @@
"karsa-mistmere"
],
"use-cases": [
"displaying alphabetic labels",
"representing keyboard shortcuts",
"marking initials or monograms"
"representing the Z-axis in charts or geometry",
"indicating sleep or rest states",
"representing impedance in electrical contexts",
"indicating atomic number in scientific contexts"
],
"tags": [
"alphabet",
"character",
"uppercase",
"z-axis",
"axis",
"sleep",
"rest",
"impedance",
"electricity",
"atomic number",
"chemistry",
"text",
"font",
"typography",
"initial",
"monogram"
"typography"
],
"categories": [
"text"