promptfont 1.12.0 → 1.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/glyphs.json CHANGED
@@ -4314,9 +4314,11 @@
4314
4314
  "code": "U+2451",
4315
4315
  "name": "Option",
4316
4316
  "code-name": "keyboard-option",
4317
- "category": "key",
4317
+ "category": "keyboard",
4318
4318
  "tags": [
4319
- "option"
4319
+ "key",
4320
+ "option",
4321
+ "mac"
4320
4322
  ],
4321
4323
  "character": "⑑",
4322
4324
  "codepoint": 9297
@@ -4325,9 +4327,11 @@
4325
4327
  "code": "U+2452",
4326
4328
  "name": "Command",
4327
4329
  "code-name": "keyboard-command",
4328
- "category": "key",
4330
+ "category": "keyboard",
4329
4331
  "tags": [
4330
- "command"
4332
+ "key",
4333
+ "command",
4334
+ "mac"
4331
4335
  ],
4332
4336
  "character": "⑒",
4333
4337
  "codepoint": 9298
@@ -4907,6 +4911,30 @@
4907
4911
  "smilie"
4908
4912
  ]
4909
4913
  },
4914
+ {
4915
+ "code": "U+2640",
4916
+ "name": "Female",
4917
+ "code-name": "icon-gender-female",
4918
+ "category": "icon",
4919
+ "tags": [
4920
+ "gender",
4921
+ "female"
4922
+ ],
4923
+ "character": "♀",
4924
+ "codepoint": 9792
4925
+ },
4926
+ {
4927
+ "code": "U+2642",
4928
+ "name": "Male",
4929
+ "code-name": "icon-gender-male",
4930
+ "category": "icon",
4931
+ "tags": [
4932
+ "gender",
4933
+ "male"
4934
+ ],
4935
+ "character": "♂",
4936
+ "codepoint": 9794
4937
+ },
4910
4938
  {
4911
4939
  "code": "U+2660",
4912
4940
  "category": "icon",
@@ -5181,6 +5209,126 @@
5181
5209
  "settings"
5182
5210
  ]
5183
5211
  },
5212
+ {
5213
+ "code": "U+26A2",
5214
+ "name": "Lesbian",
5215
+ "code-name": "icon-sex-lesbian",
5216
+ "category": "icon",
5217
+ "tags": [
5218
+ "sex",
5219
+ "lesbian"
5220
+ ],
5221
+ "character": "⚢",
5222
+ "codepoint": 9890
5223
+ },
5224
+ {
5225
+ "code": "U+26A3",
5226
+ "name": "Gay",
5227
+ "code-name": "icon-sex-gay",
5228
+ "category": "icon",
5229
+ "tags": [
5230
+ "sex",
5231
+ "gay"
5232
+ ],
5233
+ "character": "⚣",
5234
+ "codepoint": 9891
5235
+ },
5236
+ {
5237
+ "code": "U+26A4",
5238
+ "name": "Straight",
5239
+ "code-name": "icon-sex-straight",
5240
+ "category": "icon",
5241
+ "tags": [
5242
+ "sex",
5243
+ "straight"
5244
+ ],
5245
+ "character": "⚤",
5246
+ "codepoint": 9892
5247
+ },
5248
+ {
5249
+ "code": "U+26A5",
5250
+ "name": "Intersex",
5251
+ "code-name": "icon-gender-intersex",
5252
+ "category": "icon",
5253
+ "tags": [
5254
+ "gender",
5255
+ "intersex"
5256
+ ],
5257
+ "character": "⚥",
5258
+ "codepoint": 9893
5259
+ },
5260
+ {
5261
+ "code": "U+26A6",
5262
+ "name": "Asexual",
5263
+ "code-name": "icon-gender-asexual",
5264
+ "category": "icon",
5265
+ "tags": [
5266
+ "gender",
5267
+ "asexual"
5268
+ ],
5269
+ "character": "⚦",
5270
+ "codepoint": 9894
5271
+ },
5272
+ {
5273
+ "code": "U+26A7",
5274
+ "name": "Trans",
5275
+ "code-name": "icon-gender-trans",
5276
+ "category": "icon",
5277
+ "tags": [
5278
+ "gender",
5279
+ "trans"
5280
+ ],
5281
+ "character": "⚧",
5282
+ "codepoint": 9895
5283
+ },
5284
+ {
5285
+ "code": "U+26A8",
5286
+ "name": "Nonbinary",
5287
+ "code-name": "icon-gender-nonbinary",
5288
+ "category": "icon",
5289
+ "tags": [
5290
+ "gender",
5291
+ "nonbinary"
5292
+ ],
5293
+ "character": "⚨",
5294
+ "codepoint": 9896
5295
+ },
5296
+ {
5297
+ "code": "U+26A9",
5298
+ "name": "Bisexual",
5299
+ "code-name": "icon-sex-bisexual",
5300
+ "category": "icon",
5301
+ "tags": [
5302
+ "sex",
5303
+ "bisexual"
5304
+ ],
5305
+ "character": "⚩",
5306
+ "codepoint": 9897
5307
+ },
5308
+ {
5309
+ "code": "U+26B2",
5310
+ "name": "Neuter",
5311
+ "code-name": "icon-sex-neuter",
5312
+ "category": "icon",
5313
+ "tags": [
5314
+ "sex",
5315
+ "neuter"
5316
+ ],
5317
+ "character": "⚲",
5318
+ "codepoint": 9906
5319
+ },
5320
+ {
5321
+ "code": "U+26E8",
5322
+ "name": "Defense",
5323
+ "code-name": "icon-stat-defense",
5324
+ "category": "icon",
5325
+ "tags": [
5326
+ "defense",
5327
+ "stat"
5328
+ ],
5329
+ "character": "⛨",
5330
+ "codepoint": 9960
5331
+ },
5184
5332
  {
5185
5333
  "code": "U+2717",
5186
5334
  "category": "icon",
@@ -5791,6 +5939,89 @@
5791
5939
  "character": "",
5792
5940
  "codepoint": 57362
5793
5941
  },
5942
+ {
5943
+ "code": "U+E013",
5944
+ "name": "Shirakumo",
5945
+ "code-name": "icon-shirakumo",
5946
+ "category": "logo",
5947
+ "tags": [
5948
+ "logo"
5949
+ ],
5950
+ "character": "",
5951
+ "codepoint": 57363
5952
+ },
5953
+ {
5954
+ "code": "U+E014",
5955
+ "name": "Trial",
5956
+ "code-name": "icon-trial",
5957
+ "category": "logo",
5958
+ "tags": [
5959
+ "logo",
5960
+ "engine"
5961
+ ],
5962
+ "character": "",
5963
+ "codepoint": 57364
5964
+ },
5965
+ {
5966
+ "code": "U+E015",
5967
+ "name": "Unity",
5968
+ "code-name": "icon-unity",
5969
+ "category": "logo",
5970
+ "tags": [
5971
+ "logo",
5972
+ "engine"
5973
+ ],
5974
+ "character": "",
5975
+ "codepoint": 57365
5976
+ },
5977
+ {
5978
+ "code": "U+E016",
5979
+ "name": "Godot",
5980
+ "code-name": "icon-godot",
5981
+ "category": "logo",
5982
+ "tags": [
5983
+ "logo",
5984
+ "engine"
5985
+ ],
5986
+ "character": "",
5987
+ "codepoint": 57366
5988
+ },
5989
+ {
5990
+ "code": "U+E017",
5991
+ "name": "Game Maker Studio",
5992
+ "code-name": "icon-gms",
5993
+ "category": "logo",
5994
+ "tags": [
5995
+ "logo",
5996
+ "engine"
5997
+ ],
5998
+ "character": "",
5999
+ "codepoint": 57367
6000
+ },
6001
+ {
6002
+ "code": "U+E018",
6003
+ "name": "Unreal",
6004
+ "code-name": "icon-unreal",
6005
+ "category": "logo",
6006
+ "tags": [
6007
+ "logo",
6008
+ "engine"
6009
+ ],
6010
+ "character": "",
6011
+ "codepoint": 57368
6012
+ },
6013
+ {
6014
+ "code": "U+E019",
6015
+ "name": "Löve 2d",
6016
+ "code-name": "icon-love2d",
6017
+ "category": "logo",
6018
+ "tags": [
6019
+ "logo",
6020
+ "engine"
6021
+ ],
6022
+ "character": "",
6023
+ "codepoint": 57369
6024
+ },
5794
6025
  {
5795
6026
  "code": "U+FF01",
5796
6027
  "category": "keyboard",
@@ -6607,6 +6838,30 @@
6607
6838
  "character": "~",
6608
6839
  "codepoint": 65374
6609
6840
  },
6841
+ {
6842
+ "code": "U+1F300",
6843
+ "name": "Psychic",
6844
+ "code-name": "icon-stat-psychic",
6845
+ "category": "icon",
6846
+ "tags": [
6847
+ "stat",
6848
+ "psychic"
6849
+ ],
6850
+ "character": "🌀",
6851
+ "codepoint": 127744
6852
+ },
6853
+ {
6854
+ "code": "U+1F30A",
6855
+ "name": "Water",
6856
+ "code-name": "icon-water",
6857
+ "category": "icon",
6858
+ "tags": [
6859
+ "element",
6860
+ "water"
6861
+ ],
6862
+ "character": "🌊",
6863
+ "codepoint": 127754
6864
+ },
6610
6865
  {
6611
6866
  "code": "U+1F319",
6612
6867
  "name": "Moon",
@@ -6619,6 +6874,67 @@
6619
6874
  "character": "🌙",
6620
6875
  "codepoint": 127769
6621
6876
  },
6877
+ {
6878
+ "code": "U+1F31A",
6879
+ "name": "Dark",
6880
+ "code-name": "icon-stat-dark",
6881
+ "category": "icon",
6882
+ "tags": [
6883
+ "stat",
6884
+ "dark",
6885
+ "shadow"
6886
+ ],
6887
+ "character": "🌚",
6888
+ "codepoint": 127770
6889
+ },
6890
+ {
6891
+ "code": "U+1F329",
6892
+ "name": "Lightning",
6893
+ "code-name": "icon-lightning",
6894
+ "category": "icon",
6895
+ "tags": [
6896
+ "lightning",
6897
+ "element"
6898
+ ],
6899
+ "codepoint": 127785,
6900
+ "character": "🌩"
6901
+ },
6902
+ {
6903
+ "code": "U+1F32C",
6904
+ "name": "Wind",
6905
+ "code-name": "icon-wind",
6906
+ "category": "icon",
6907
+ "tags": [
6908
+ "element",
6909
+ "wind"
6910
+ ],
6911
+ "character": "🌬",
6912
+ "codepoint": 127788
6913
+ },
6914
+ {
6915
+ "code": "U+1F372",
6916
+ "name": "Item",
6917
+ "code-name": "icon-item",
6918
+ "category": "icon",
6919
+ "tags": [
6920
+ "items",
6921
+ "item",
6922
+ "action"
6923
+ ],
6924
+ "character": "🍲",
6925
+ "codepoint": 127858
6926
+ },
6927
+ {
6928
+ "code": "U+1F3A4",
6929
+ "name": "Microphone",
6930
+ "code-name": "icon-microphone",
6931
+ "category": "icon",
6932
+ "tags": [
6933
+ "microphone"
6934
+ ],
6935
+ "character": "🎤",
6936
+ "codepoint": 127908
6937
+ },
6622
6938
  {
6623
6939
  "code": "U+1F3A7",
6624
6940
  "category": "icon",
@@ -6645,6 +6961,42 @@
6645
6961
  "audio"
6646
6962
  ]
6647
6963
  },
6964
+ {
6965
+ "code": "U+1F3C3",
6966
+ "name": "Run",
6967
+ "code-name": "icon-action-run",
6968
+ "category": "icon",
6969
+ "tags": [
6970
+ "action",
6971
+ "run"
6972
+ ],
6973
+ "character": "🏃",
6974
+ "codepoint": 127939
6975
+ },
6976
+ {
6977
+ "code": "U+1F3CE",
6978
+ "name": "Speed",
6979
+ "code-name": "icon-stat-speed",
6980
+ "category": "icon",
6981
+ "tags": [
6982
+ "stat",
6983
+ "speed"
6984
+ ],
6985
+ "character": "🏎",
6986
+ "codepoint": 127950
6987
+ },
6988
+ {
6989
+ "code": "U+1F3F9",
6990
+ "name": "Piercing",
6991
+ "code-name": "icon-stat-piercing",
6992
+ "category": "icon",
6993
+ "tags": [
6994
+ "piercing",
6995
+ "stat"
6996
+ ],
6997
+ "character": "🏹",
6998
+ "codepoint": 127993
6999
+ },
6648
7000
  {
6649
7001
  "code": "U+1F41F",
6650
7002
  "category": "icon",
@@ -6657,6 +7009,41 @@
6657
7009
  "map"
6658
7010
  ]
6659
7011
  },
7012
+ {
7013
+ "code": "U+1F441",
7014
+ "name": "Eye",
7015
+ "code-name": "icon-eye",
7016
+ "category": "icon",
7017
+ "tags": [
7018
+ "eye"
7019
+ ],
7020
+ "character": "👁",
7021
+ "codepoint": 128065
7022
+ },
7023
+ {
7024
+ "code": "U+1F44A",
7025
+ "name": "Bludgeoning",
7026
+ "code-name": "icon-stat-bludgeoning",
7027
+ "category": "icon",
7028
+ "tags": [
7029
+ "bludgeoning",
7030
+ "stat"
7031
+ ],
7032
+ "character": "👊",
7033
+ "codepoint": 128074
7034
+ },
7035
+ {
7036
+ "code": "U+1F480",
7037
+ "name": "Poison",
7038
+ "code-name": "icon-stat-poison",
7039
+ "category": "icon",
7040
+ "tags": [
7041
+ "stat",
7042
+ "poison"
7043
+ ],
7044
+ "character": "💀",
7045
+ "codepoint": 128128
7046
+ },
6660
7047
  {
6661
7048
  "code": "U+1F483",
6662
7049
  "category": "device",
@@ -6669,6 +7056,30 @@
6669
7056
  "dancepad"
6670
7057
  ]
6671
7058
  },
7059
+ {
7060
+ "code": "U+1F4A7",
7061
+ "name": "Acid",
7062
+ "code-name": "icon-stat-acid",
7063
+ "category": "icon",
7064
+ "tags": [
7065
+ "stat",
7066
+ "acid"
7067
+ ],
7068
+ "character": "💧",
7069
+ "codepoint": 128167
7070
+ },
7071
+ {
7072
+ "code": "U+1F4AA",
7073
+ "name": "Strength",
7074
+ "code-name": "icon-stat-strength",
7075
+ "category": "icon",
7076
+ "tags": [
7077
+ "stat",
7078
+ "strength"
7079
+ ],
7080
+ "character": "💪",
7081
+ "codepoint": 128170
7082
+ },
6672
7083
  {
6673
7084
  "code": "U+1F4BB",
6674
7085
  "category": "icon",
@@ -6719,6 +7130,19 @@
6719
7130
  "phone"
6720
7131
  ]
6721
7132
  },
7133
+ {
7134
+ "code": "U+1F4F6",
7135
+ "name": "Good Reception",
7136
+ "code-name": "icon-reception-good",
7137
+ "category": "icon",
7138
+ "tags": [
7139
+ "reception",
7140
+ "good",
7141
+ "network"
7142
+ ],
7143
+ "character": "📶",
7144
+ "codepoint": 128246
7145
+ },
6722
7146
  {
6723
7147
  "code": "U+1F4F7",
6724
7148
  "category": "icon",
@@ -6733,6 +7157,18 @@
6733
7157
  },
6734
7158
  {
6735
7159
  "code": "U+1F4F8",
7160
+ "name": "Flashing Warning",
7161
+ "code-name": "icon-warning-flashing",
7162
+ "category": "icon",
7163
+ "tags": [
7164
+ "warning",
7165
+ "flashing"
7166
+ ],
7167
+ "character": "📸",
7168
+ "codepoint": 128248
7169
+ },
7170
+ {
7171
+ "code": "U+1F4F9",
6736
7172
  "name": "Camera",
6737
7173
  "code-name": "icon-camera",
6738
7174
  "category": "icon",
@@ -6740,22 +7176,144 @@
6740
7176
  "device",
6741
7177
  "camera"
6742
7178
  ],
6743
- "character": "📸",
6744
- "codepoint": 128248
7179
+ "codepoint": 128249,
7180
+ "character": "📹"
6745
7181
  },
6746
7182
  {
6747
- "code": "U+1F508",
7183
+ "code": "U+1F4FE",
6748
7184
  "category": "icon",
6749
7185
  "name": "Speaker",
6750
- "character": "🔈",
6751
- "codepoint": 128264,
7186
+ "codepoint": 128254,
6752
7187
  "code-name": "icon-speaker",
6753
7188
  "tags": [
6754
7189
  "device",
6755
7190
  "speaker",
6756
7191
  "ui",
6757
7192
  "settings"
6758
- ]
7193
+ ],
7194
+ "character": "📾"
7195
+ },
7196
+ {
7197
+ "code": "U+1F507",
7198
+ "name": "Muted Volume",
7199
+ "code-name": "icon-volume-muted",
7200
+ "category": "icon",
7201
+ "tags": [
7202
+ "volume",
7203
+ "muted"
7204
+ ],
7205
+ "character": "🔇",
7206
+ "codepoint": 128263
7207
+ },
7208
+ {
7209
+ "code": "U+1F508",
7210
+ "name": "Quiet Volume",
7211
+ "code-name": "icon-volume-quiet",
7212
+ "category": "icon",
7213
+ "tags": [
7214
+ "volume",
7215
+ "quiet"
7216
+ ],
7217
+ "character": "🔈",
7218
+ "codepoint": 128264
7219
+ },
7220
+ {
7221
+ "code": "U+1F509",
7222
+ "name": "Medium Volume",
7223
+ "code-name": "icon-volume-medium",
7224
+ "category": "icon",
7225
+ "tags": [
7226
+ "volume",
7227
+ "medium"
7228
+ ],
7229
+ "character": "🔉",
7230
+ "codepoint": 128265
7231
+ },
7232
+ {
7233
+ "code": "U+1F50A",
7234
+ "name": "Loud Volume",
7235
+ "code-name": "icon-volume-loud",
7236
+ "category": "icon",
7237
+ "tags": [
7238
+ "volume",
7239
+ "loud"
7240
+ ],
7241
+ "character": "🔊",
7242
+ "codepoint": 128266
7243
+ },
7244
+ {
7245
+ "code": "U+1F50B",
7246
+ "name": "Battery Full",
7247
+ "code-name": "icon-battery-full",
7248
+ "category": "icon",
7249
+ "tags": [
7250
+ "battery",
7251
+ "full",
7252
+ "power"
7253
+ ],
7254
+ "character": "🔋",
7255
+ "codepoint": 128267
7256
+ },
7257
+ {
7258
+ "code": "U+1F50C",
7259
+ "name": "Electrical Plug",
7260
+ "code-name": "icon-electrical-plug",
7261
+ "category": "icon",
7262
+ "tags": [
7263
+ "plug",
7264
+ "power"
7265
+ ],
7266
+ "character": "🔌",
7267
+ "codepoint": 128268
7268
+ },
7269
+ {
7270
+ "code": "U+1F51E",
7271
+ "name": "R18+ Warning",
7272
+ "code-name": "icon-rating-18",
7273
+ "category": "icon",
7274
+ "tags": [
7275
+ "warning",
7276
+ "rating",
7277
+ "18"
7278
+ ],
7279
+ "character": "🔞",
7280
+ "codepoint": 128286
7281
+ },
7282
+ {
7283
+ "code": "U+1F525",
7284
+ "name": "Fire",
7285
+ "code-name": "icon-fire",
7286
+ "category": "icon",
7287
+ "tags": [
7288
+ "element",
7289
+ "fire"
7290
+ ],
7291
+ "character": "🔥",
7292
+ "codepoint": 128293
7293
+ },
7294
+ {
7295
+ "code": "U+1F526",
7296
+ "name": "Light",
7297
+ "code-name": "icon-stat-light",
7298
+ "category": "icon",
7299
+ "tags": [
7300
+ "stat",
7301
+ "light"
7302
+ ],
7303
+ "character": "🔦",
7304
+ "codepoint": 128294
7305
+ },
7306
+ {
7307
+ "code": "U+1F52A",
7308
+ "name": "Attack",
7309
+ "code-name": "icon-action-attack",
7310
+ "category": "icon",
7311
+ "tags": [
7312
+ "action",
7313
+ "attack"
7314
+ ],
7315
+ "character": "🔪",
7316
+ "codepoint": 128298
6759
7317
  },
6760
7318
  {
6761
7319
  "code": "U+1F52B",
@@ -6769,6 +7327,18 @@
6769
7327
  "gun"
6770
7328
  ]
6771
7329
  },
7330
+ {
7331
+ "code": "U+1F568",
7332
+ "name": "Muted Microphone",
7333
+ "code-name": "icon-microphone-muted",
7334
+ "category": "icon",
7335
+ "tags": [
7336
+ "muted",
7337
+ "microphone"
7338
+ ],
7339
+ "character": "🕨",
7340
+ "codepoint": 128360
7341
+ },
6772
7342
  {
6773
7343
  "code": "U+1F56C",
6774
7344
  "category": "icon",
@@ -6782,6 +7352,30 @@
6782
7352
  "audio"
6783
7353
  ]
6784
7354
  },
7355
+ {
7356
+ "code": "U+1F56D",
7357
+ "name": "Ping",
7358
+ "code-name": "icon-network-ping",
7359
+ "category": "icon",
7360
+ "tags": [
7361
+ "network",
7362
+ "ping"
7363
+ ],
7364
+ "character": "🕭",
7365
+ "codepoint": 128365
7366
+ },
7367
+ {
7368
+ "code": "U+1F577",
7369
+ "name": "Phobia Warning",
7370
+ "code-name": "icon-warning-phobia",
7371
+ "category": "icon",
7372
+ "tags": [
7373
+ "warning",
7374
+ "phobia"
7375
+ ],
7376
+ "character": "🕷",
7377
+ "codepoint": 128375
7378
+ },
6785
7379
  {
6786
7380
  "code": "U+1F578",
6787
7381
  "category": "device",
@@ -6842,6 +7436,66 @@
6842
7436
  "flightstick"
6843
7437
  ]
6844
7438
  },
7439
+ {
7440
+ "code": "U+1F57E",
7441
+ "name": "Connected",
7442
+ "code-name": "icon-network-connected",
7443
+ "category": "icon",
7444
+ "tags": [
7445
+ "network",
7446
+ "connected"
7447
+ ],
7448
+ "character": "🕾",
7449
+ "codepoint": 128382
7450
+ },
7451
+ {
7452
+ "code": "U+1F57F",
7453
+ "name": "Connecting",
7454
+ "code-name": "icon-network-connecting",
7455
+ "category": "icon",
7456
+ "tags": [
7457
+ "network",
7458
+ "connecting"
7459
+ ],
7460
+ "character": "🕿",
7461
+ "codepoint": 128383
7462
+ },
7463
+ {
7464
+ "code": "U+1F580",
7465
+ "name": "Disconnected",
7466
+ "code-name": "icon-network-disconnected",
7467
+ "category": "icon",
7468
+ "tags": [
7469
+ "network",
7470
+ "disconnected"
7471
+ ],
7472
+ "character": "🖀",
7473
+ "codepoint": 128384
7474
+ },
7475
+ {
7476
+ "code": "U+1F587",
7477
+ "name": "Wired",
7478
+ "code-name": "icon-network-wired",
7479
+ "category": "icon",
7480
+ "tags": [
7481
+ "wired",
7482
+ "network"
7483
+ ],
7484
+ "character": "🖇",
7485
+ "codepoint": 128391
7486
+ },
7487
+ {
7488
+ "code": "U+1F5A4",
7489
+ "name": "Health",
7490
+ "code-name": "icon-stat-health",
7491
+ "category": "icon",
7492
+ "tags": [
7493
+ "health",
7494
+ "stat"
7495
+ ],
7496
+ "character": "🖤",
7497
+ "codepoint": 128420
7498
+ },
6845
7499
  {
6846
7500
  "code": "U+1F5A5",
6847
7501
  "category": "icon",
@@ -6959,6 +7613,18 @@
6959
7613
  "character": "🖼",
6960
7614
  "codepoint": 128444
6961
7615
  },
7616
+ {
7617
+ "code": "U+1F5E1",
7618
+ "name": "Slashing",
7619
+ "code-name": "icon-stat-slashing",
7620
+ "category": "icon",
7621
+ "tags": [
7622
+ "slashing",
7623
+ "stat"
7624
+ ],
7625
+ "character": "🗡",
7626
+ "codepoint": 128481
7627
+ },
6962
7628
  {
6963
7629
  "code": "U+1F5E3",
6964
7630
  "category": "icon",
@@ -6984,6 +7650,184 @@
6984
7650
  "settings"
6985
7651
  ]
6986
7652
  },
7653
+ {
7654
+ "code": "U+1F5F1",
7655
+ "name": "Swearing Warning",
7656
+ "code-name": "icon-warning-swearing",
7657
+ "category": "icon",
7658
+ "tags": [
7659
+ "warning",
7660
+ "swearing"
7661
+ ],
7662
+ "character": "🗱",
7663
+ "codepoint": 128497
7664
+ },
7665
+ {
7666
+ "code": "U+1F5F2",
7667
+ "name": "Photosensitivity Warning",
7668
+ "code-name": "icon-warning-photosensitivity",
7669
+ "category": "icon",
7670
+ "tags": [
7671
+ "warning",
7672
+ "photosensitivity",
7673
+ "epillepsy"
7674
+ ],
7675
+ "character": "🗲",
7676
+ "codepoint": 128498
7677
+ },
7678
+ {
7679
+ "code": "U+1F650",
7680
+ "name": "Battery Charging",
7681
+ "code-name": "icon-battery-charging",
7682
+ "category": "icon",
7683
+ "tags": [
7684
+ "battery",
7685
+ "charging"
7686
+ ],
7687
+ "character": "🙐",
7688
+ "codepoint": 128592
7689
+ },
7690
+ {
7691
+ "code": "U+1F651",
7692
+ "name": "Battery Medium",
7693
+ "code-name": "icon-battery-medium",
7694
+ "category": "icon",
7695
+ "tags": [
7696
+ "battery",
7697
+ "medium"
7698
+ ],
7699
+ "character": "🙑",
7700
+ "codepoint": 128593
7701
+ },
7702
+ {
7703
+ "code": "U+1F652",
7704
+ "name": "Battery Empty",
7705
+ "code-name": "icon-battery-empty",
7706
+ "category": "icon",
7707
+ "tags": [
7708
+ "battery",
7709
+ "empty"
7710
+ ],
7711
+ "character": "🙒",
7712
+ "codepoint": 128594
7713
+ },
7714
+ {
7715
+ "code": "U+1F653",
7716
+ "name": "Bad Reception",
7717
+ "code-name": "icon-reception-bad",
7718
+ "category": "icon",
7719
+ "tags": [
7720
+ "reception",
7721
+ "bad",
7722
+ "network"
7723
+ ],
7724
+ "character": "🙓",
7725
+ "codepoint": 128595
7726
+ },
7727
+ {
7728
+ "code": "U+1F654",
7729
+ "name": "Medium Reception",
7730
+ "code-name": "icon-reception-medium",
7731
+ "category": "icon",
7732
+ "tags": [
7733
+ "reception",
7734
+ "medium",
7735
+ "network"
7736
+ ],
7737
+ "character": "🙔",
7738
+ "codepoint": 128596
7739
+ },
7740
+ {
7741
+ "code": "U+1F655",
7742
+ "name": "R0+ Warning",
7743
+ "code-name": "icon-rating-0",
7744
+ "category": "icon",
7745
+ "tags": [
7746
+ "warning",
7747
+ "rating",
7748
+ "0"
7749
+ ],
7750
+ "character": "🙕",
7751
+ "codepoint": 128597
7752
+ },
7753
+ {
7754
+ "code": "U+1F656",
7755
+ "name": "R3+ Warning",
7756
+ "code-name": "icon-rating-3",
7757
+ "category": "icon",
7758
+ "tags": [
7759
+ "warning",
7760
+ "rating",
7761
+ "3"
7762
+ ],
7763
+ "character": "🙖",
7764
+ "codepoint": 128598
7765
+ },
7766
+ {
7767
+ "code": "U+1F657",
7768
+ "name": "R6+ Warning",
7769
+ "code-name": "icon-rating-6",
7770
+ "category": "icon",
7771
+ "tags": [
7772
+ "warning",
7773
+ "rating",
7774
+ "6"
7775
+ ],
7776
+ "character": "🙗",
7777
+ "codepoint": 128599
7778
+ },
7779
+ {
7780
+ "code": "U+1F658",
7781
+ "name": "R9+ Warning",
7782
+ "code-name": "icon-rating-9",
7783
+ "category": "icon",
7784
+ "tags": [
7785
+ "warning",
7786
+ "rating",
7787
+ "9"
7788
+ ],
7789
+ "character": "🙘",
7790
+ "codepoint": 128600
7791
+ },
7792
+ {
7793
+ "code": "U+1F659",
7794
+ "name": "R12+ Warning",
7795
+ "code-name": "icon-rating-12",
7796
+ "category": "icon",
7797
+ "tags": [
7798
+ "warning",
7799
+ "rating",
7800
+ "12"
7801
+ ],
7802
+ "character": "🙙",
7803
+ "codepoint": 128601
7804
+ },
7805
+ {
7806
+ "code": "U+1F65A",
7807
+ "name": "R16+ Warning",
7808
+ "code-name": "icon-rating-16",
7809
+ "category": "icon",
7810
+ "tags": [
7811
+ "warning",
7812
+ "rating",
7813
+ "16"
7814
+ ],
7815
+ "character": "🙚",
7816
+ "codepoint": 128602
7817
+ },
7818
+ {
7819
+ "code": "U+1F65B",
7820
+ "name": "R21+ Warning",
7821
+ "code-name": "icon-rating-21",
7822
+ "category": "icon",
7823
+ "tags": [
7824
+ "warning",
7825
+ "rating",
7826
+ "21"
7827
+ ],
7828
+ "character": "🙛",
7829
+ "codepoint": 128603
7830
+ },
6987
7831
  {
6988
7832
  "code": "U+1F6AA",
6989
7833
  "category": "icon",
@@ -7020,6 +7864,30 @@
7020
7864
  "map"
7021
7865
  ]
7022
7866
  },
7867
+ {
7868
+ "code": "U+1F6DC",
7869
+ "name": "Wireless",
7870
+ "code-name": "icon-network-wireless",
7871
+ "category": "icon",
7872
+ "tags": [
7873
+ "wireless",
7874
+ "network"
7875
+ ],
7876
+ "character": "🛜",
7877
+ "codepoint": 128732
7878
+ },
7879
+ {
7880
+ "code": "U+1F6E1",
7881
+ "name": "Defend",
7882
+ "code-name": "icon-action-defend",
7883
+ "category": "icon",
7884
+ "tags": [
7885
+ "action",
7886
+ "defend"
7887
+ ],
7888
+ "character": "🛡",
7889
+ "codepoint": 128737
7890
+ },
7023
7891
  {
7024
7892
  "code": "U+1F789",
7025
7893
  "name": "Aperture",
@@ -7030,5 +7898,78 @@
7030
7898
  ],
7031
7899
  "character": "🞉",
7032
7900
  "codepoint": 128905
7901
+ },
7902
+ {
7903
+ "code": "U+1F9CA",
7904
+ "name": "Ice",
7905
+ "code-name": "icon-ice",
7906
+ "category": "icon",
7907
+ "tags": [
7908
+ "ice",
7909
+ "element"
7910
+ ],
7911
+ "character": "🧊",
7912
+ "codepoint": 129482
7913
+ },
7914
+ {
7915
+ "code": "U+1F9E3",
7916
+ "name": "Accessory",
7917
+ "code-name": "icon-accessory",
7918
+ "category": "icon",
7919
+ "tags": [
7920
+ "accessory",
7921
+ "items"
7922
+ ],
7923
+ "character": "🧣",
7924
+ "codepoint": 129507
7925
+ },
7926
+ {
7927
+ "code": "U+1F9E5",
7928
+ "name": "Armor",
7929
+ "code-name": "icon-armor",
7930
+ "category": "icon",
7931
+ "tags": [
7932
+ "armor",
7933
+ "items"
7934
+ ],
7935
+ "character": "🧥",
7936
+ "codepoint": 129509
7937
+ },
7938
+ {
7939
+ "code": "U+1FA84",
7940
+ "name": "Magic",
7941
+ "code-name": "icon-stat-magic",
7942
+ "category": "icon",
7943
+ "tags": [
7944
+ "stat",
7945
+ "magic"
7946
+ ],
7947
+ "codepoint": 129668,
7948
+ "character": "🪄"
7949
+ },
7950
+ {
7951
+ "code": "U+1FA93",
7952
+ "name": "Weapon",
7953
+ "code-name": "icon-weapon",
7954
+ "category": "icon",
7955
+ "tags": [
7956
+ "weapon",
7957
+ "items"
7958
+ ],
7959
+ "character": "🪓",
7960
+ "codepoint": 129683
7961
+ },
7962
+ {
7963
+ "code": "U+1FAA8",
7964
+ "name": "Earth",
7965
+ "code-name": "icon-earth",
7966
+ "category": "icon",
7967
+ "tags": [
7968
+ "element",
7969
+ "earth",
7970
+ "rock"
7971
+ ],
7972
+ "character": "🪨",
7973
+ "codepoint": 129704
7033
7974
  }
7034
- ]
7975
+ ]