@wix/wix-ui-icons-common 3.176.0 → 3.178.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.
@@ -4338,203 +4338,203 @@ const generalIconsMetadata = [
4338
4338
  category: import_types.IconCategory.General,
4339
4339
  description: "Represents intelligence, AI, or cognitive processes",
4340
4340
  tags: ["brain", "intelligence", "AI", "smart", "cognition", "mind", "think", "machine learning"],
4341
- sizes: { "Small": "BrainSmall", "Medium": "Brain" }
4341
+ sizes: { "18": "BrainSmall", "24": "Brain" }
4342
4342
  },
4343
4343
  {
4344
4344
  title: "Building",
4345
4345
  category: import_types.IconCategory.General,
4346
4346
  description: "Represents a business, company, or workplace",
4347
4347
  tags: ["building", "office", "company", "business", "workplace", "real estate", "corporate"],
4348
- sizes: { "Small": "BuildingSmall", "Medium": "Building" }
4348
+ sizes: { "18": "BuildingSmall", "24": "Building" }
4349
4349
  },
4350
4350
  {
4351
4351
  title: "Library",
4352
4352
  category: import_types.IconCategory.General,
4353
4353
  description: "Represents a library, knowledge base, or collection of resources",
4354
4354
  tags: ["library", "books", "shelf", "collection", "knowledge", "resources", "reading"],
4355
- sizes: { "Small": "LibrarySmall", "Medium": "Library" }
4355
+ sizes: { "18": "LibrarySmall", "24": "Library" }
4356
4356
  },
4357
4357
  {
4358
4358
  title: "Robot",
4359
4359
  category: import_types.IconCategory.WebAppsAndTechnology,
4360
4360
  description: "Represents a bot, automation, or AI agent",
4361
4361
  tags: ["robot", "bot", "AI", "automation", "agent", "artificial intelligence", "machine"],
4362
- sizes: { "Small": "RobotSmall", "Medium": "Robot" }
4362
+ sizes: { "18": "RobotSmall", "24": "Robot" }
4363
4363
  },
4364
4364
  {
4365
4365
  title: "Plug",
4366
4366
  category: import_types.IconCategory.General,
4367
4367
  description: "Represents connecting to a power source, plugin, or third-party integration",
4368
4368
  tags: ["plug", "power", "connect", "integration", "electric", "outlet", "plugin"],
4369
- sizes: { "Small": "PlugSmall", "Medium": "Plug" }
4369
+ sizes: { "18": "PlugSmall", "24": "Plug" }
4370
4370
  },
4371
4371
  {
4372
4372
  title: "Sso",
4373
4373
  category: import_types.IconCategory.General,
4374
4374
  description: "Represents single sign-on, identity protection, or secure access",
4375
4375
  tags: ["SSO", "single sign-on", "shield", "lock", "security", "identity", "access", "authentication"],
4376
- sizes: { "Small": "SsoSmall", "Medium": "Sso" }
4376
+ sizes: { "18": "SsoSmall", "24": "Sso" }
4377
4377
  },
4378
4378
  {
4379
4379
  title: "GlobeLock",
4380
4380
  category: import_types.IconCategory.General,
4381
4381
  description: "Represents geo-restricted content, global security, or regional access control",
4382
4382
  tags: ["globe", "lock", "world", "restricted", "security", "region", "international", "access"],
4383
- sizes: { "Small": "GlobeLockSmall", "Medium": "GlobeLock" }
4383
+ sizes: { "18": "GlobeLockSmall", "24": "GlobeLock" }
4384
4384
  },
4385
4385
  {
4386
4386
  title: "Celebrate",
4387
4387
  category: import_types.IconCategory.General,
4388
4388
  description: "Represents celebrating a milestone, success, or special event",
4389
4389
  tags: ["celebrate", "confetti", "party", "success", "milestone", "achievement", "event"],
4390
- sizes: { "Small": "CelebrateSmall", "Medium": "Celebrate" }
4390
+ sizes: { "18": "CelebrateSmall", "24": "Celebrate" }
4391
4391
  },
4392
4392
  {
4393
4393
  title: "Shield",
4394
4394
  category: import_types.IconCategory.General,
4395
4395
  description: "Represents protection, security, or a safety guarantee",
4396
4396
  tags: ["shield", "protection", "security", "safe", "defend", "guard"],
4397
- sizes: { "Small": "ShieldSmall", "Medium": "Shield" }
4397
+ sizes: { "18": "ShieldSmall", "24": "Shield" }
4398
4398
  },
4399
4399
  {
4400
4400
  title: "Headset",
4401
4401
  category: import_types.IconCategory.MediaAndCommunication,
4402
4402
  description: "Represents customer support, audio calls, or voice communication",
4403
4403
  tags: ["headset", "headphones", "microphone", "support", "call", "audio", "customer service"],
4404
- sizes: { "Small": "HeadsetSmall", "Medium": "Headset" }
4404
+ sizes: { "18": "HeadsetSmall", "24": "Headset" }
4405
4405
  },
4406
4406
  {
4407
4407
  title: "Database",
4408
4408
  category: import_types.IconCategory.WebAppsAndTechnology,
4409
4409
  description: "Represents a database, data storage, or backend infrastructure",
4410
4410
  tags: ["database", "storage", "server", "data", "backend", "stack", "SQL"],
4411
- sizes: { "Small": "DatabaseSmall", "Medium": "Database" }
4411
+ sizes: { "18": "DatabaseSmall", "24": "Database" }
4412
4412
  },
4413
4413
  {
4414
4414
  title: "Slash",
4415
4415
  category: import_types.IconCategory.Text,
4416
4416
  description: "Represents a visual divider, separator, or path delimiter",
4417
4417
  tags: ["slash", "separator", "divider", "path", "delimiter", "line", "diagonal"],
4418
- sizes: { "Small": "SlashSmall", "Medium": "Slash" }
4418
+ sizes: { "18": "SlashSmall", "24": "Slash" }
4419
4419
  },
4420
4420
  {
4421
4421
  title: "CameraOff",
4422
4422
  category: import_types.IconCategory.MediaAndCommunication,
4423
4423
  description: "Represents a disabled camera or video turned off",
4424
4424
  tags: ["camera", "off", "disabled", "no video", "mute", "video off", "crossed"],
4425
- sizes: { "Small": "CameraOffSmall", "Medium": "CameraOff" }
4425
+ sizes: { "18": "CameraOffSmall", "24": "CameraOff" }
4426
4426
  },
4427
4427
  {
4428
4428
  title: "MonitorOff",
4429
4429
  category: import_types.IconCategory.MediaAndCommunication,
4430
4430
  description: "Represents a disabled or unavailable screen or display",
4431
4431
  tags: ["monitor", "screen", "off", "disabled", "display", "desktop", "no screen"],
4432
- sizes: { "Small": "MonitorOffSmall", "Medium": "MonitorOff" }
4432
+ sizes: { "18": "MonitorOffSmall", "24": "MonitorOff" }
4433
4433
  },
4434
4434
  {
4435
4435
  title: "Key",
4436
4436
  category: import_types.IconCategory.General,
4437
4437
  description: "Represents access, authentication, or unlocking permissions",
4438
4438
  tags: ["key", "access", "password", "unlock", "authentication", "permissions", "login"],
4439
- sizes: { "Small": "KeySmall", "Medium": "Key" }
4439
+ sizes: { "18": "KeySmall", "24": "Key" }
4440
4440
  },
4441
4441
  {
4442
4442
  title: "Build",
4443
4443
  category: import_types.IconCategory.Actions,
4444
4444
  description: "Represents settings, configuration, repair, or developer tools",
4445
4445
  tags: ["build", "wrench", "settings", "fix", "repair", "configure", "tools", "maintenance", "developer"],
4446
- sizes: { "Small": "BuildSmall", "Medium": "Build" }
4446
+ sizes: { "18": "BuildSmall", "24": "Build" }
4447
4447
  },
4448
4448
  {
4449
4449
  title: "Handshake",
4450
4450
  category: import_types.IconCategory.General,
4451
4451
  description: "Represents a deal, agreement, partnership, or collaboration",
4452
4452
  tags: ["handshake", "deal", "agreement", "partnership", "collaboration", "contract", "trust"],
4453
- sizes: { "Small": "HandshakeSmall", "Medium": "Handshake" }
4453
+ sizes: { "18": "HandshakeSmall", "24": "Handshake" }
4454
4454
  },
4455
4455
  {
4456
4456
  title: "Dot",
4457
4457
  category: import_types.IconCategory.Shapes,
4458
4458
  description: "Represents a bullet point, status indicator, or unread marker",
4459
4459
  tags: ["dot", "bullet", "point", "status", "indicator", "circle", "unread"],
4460
- sizes: { "Small": "DotSmall", "Medium": "Dot" }
4460
+ sizes: { "18": "DotSmall", "24": "Dot" }
4461
4461
  },
4462
4462
  {
4463
4463
  title: "Education",
4464
4464
  category: import_types.IconCategory.General,
4465
4465
  description: "Represents education, learning, courses, or academic achievements",
4466
4466
  tags: ["education", "graduation", "cap", "learning", "course", "academic", "degree", "university", "school"],
4467
- sizes: { "Small": "EducationSmall", "Medium": "Education" }
4467
+ sizes: { "18": "EducationSmall", "24": "Education" }
4468
4468
  },
4469
4469
  {
4470
4470
  title: "Flag",
4471
4471
  category: import_types.IconCategory.Toggle,
4472
4472
  description: "Represents flagging, marking, or bookmarking an item for attention",
4473
4473
  tags: ["flag", "mark", "bookmark", "report", "label", "marker", "alert"],
4474
- sizes: { "Small": "FlagSmall", "Medium": "Flag" }
4474
+ sizes: { "18": "FlagSmall", "24": "Flag" }
4475
4475
  },
4476
4476
  {
4477
4477
  title: "Activity",
4478
4478
  category: import_types.IconCategory.WebAppsAndTechnology,
4479
4479
  description: "Represents live activity, system health monitoring, or analytics signals",
4480
4480
  tags: ["activity", "pulse", "heartbeat", "monitor", "analytics", "signal", "live", "health"],
4481
- sizes: { "Small": "ActivitySmall", "Medium": "Activity" }
4481
+ sizes: { "18": "ActivitySmall", "24": "Activity" }
4482
4482
  },
4483
4483
  {
4484
4484
  title: "Experiment",
4485
4485
  category: import_types.IconCategory.General,
4486
4486
  description: "Represents science, experimentation, testing, or research",
4487
4487
  tags: ["experiment", "flask", "lab", "science", "test", "research", "chemistry", "beaker"],
4488
- sizes: { "Small": "ExperimentSmall", "Medium": "Experiment" }
4488
+ sizes: { "18": "ExperimentSmall", "24": "Experiment" }
4489
4489
  },
4490
4490
  {
4491
4491
  title: "FolderDownload",
4492
4492
  category: import_types.IconCategory.Document,
4493
4493
  description: "Represents downloading or importing files into a folder",
4494
4494
  tags: ["folder", "download", "import", "save", "incoming", "receive"],
4495
- sizes: { "Small": "FolderDownloadSmall", "Medium": "FolderDownload" }
4495
+ sizes: { "18": "FolderDownloadSmall", "24": "FolderDownload" }
4496
4496
  },
4497
4497
  {
4498
4498
  title: "CircleDot",
4499
4499
  category: import_types.IconCategory.Shapes,
4500
4500
  description: "Represents a radio button, target, or selected state indicator",
4501
4501
  tags: ["circle", "dot", "radio", "target", "bullseye", "select", "selected", "indicator"],
4502
- sizes: { "Small": "CircleDotSmall", "Medium": "CircleDot" }
4502
+ sizes: { "18": "CircleDotSmall", "24": "CircleDot" }
4503
4503
  },
4504
4504
  {
4505
4505
  title: "FileCode",
4506
4506
  category: import_types.IconCategory.WebAppsAndTechnology,
4507
4507
  description: "Represents a source code file or developer script",
4508
4508
  tags: ["file", "code", "script", "developer", "programming", "syntax", "document"],
4509
- sizes: { "Small": "FileCodeSmall", "Medium": "FileCode" }
4509
+ sizes: { "18": "FileCodeSmall", "24": "FileCode" }
4510
4510
  },
4511
4511
  {
4512
4512
  title: "FileDiff",
4513
4513
  category: import_types.IconCategory.Document,
4514
4514
  description: "Represents comparing or reviewing changes between document versions",
4515
4515
  tags: ["file", "diff", "compare", "changes", "version", "review", "delta", "document"],
4516
- sizes: { "Small": "FileDiffSmall", "Medium": "FileDiff" }
4516
+ sizes: { "18": "FileDiffSmall", "24": "FileDiff" }
4517
4517
  },
4518
4518
  {
4519
4519
  title: "AddColumnTop",
4520
4520
  category: import_types.IconCategory.Layout,
4521
4521
  description: "Represents inserting a new row above the current selection in a table or layout",
4522
4522
  tags: ["add", "column", "top", "above", "insert", "row", "table", "layout", "plus"],
4523
- sizes: { "Small": "AddColumnTopSmall", "Medium": "AddColumnTop" }
4523
+ sizes: { "18": "AddColumnTopSmall", "24": "AddColumnTop" }
4524
4524
  },
4525
4525
  {
4526
4526
  title: "AddColumnBottom",
4527
4527
  category: import_types.IconCategory.Layout,
4528
4528
  description: "Represents inserting a new row below the current selection in a table or layout",
4529
4529
  tags: ["add", "column", "bottom", "below", "insert", "row", "table", "layout", "plus"],
4530
- sizes: { "Small": "AddColumnBottomSmall", "Medium": "AddColumnBottom" }
4530
+ sizes: { "18": "AddColumnBottomSmall", "24": "AddColumnBottom" }
4531
4531
  },
4532
4532
  {
4533
4533
  title: "Checkmark",
4534
4534
  category: import_types.IconCategory.General,
4535
4535
  description: "Represents a verified, certified, or officially approved status",
4536
4536
  tags: ["checkmark", "verified", "badge", "certified", "approved", "seal", "trusted", "official"],
4537
- sizes: { "Small": "CheckmarkSmall", "Medium": "Checkmark" }
4537
+ sizes: { "18": "CheckmarkSmall", "24": "Checkmark" }
4538
4538
  }
4539
4539
  ];
4540
4540
  var metadata_default = generalIconsMetadata;
@@ -4314,203 +4314,203 @@ const generalIconsMetadata = [
4314
4314
  category: IconCategory.General,
4315
4315
  description: "Represents intelligence, AI, or cognitive processes",
4316
4316
  tags: ["brain", "intelligence", "AI", "smart", "cognition", "mind", "think", "machine learning"],
4317
- sizes: { "Small": "BrainSmall", "Medium": "Brain" }
4317
+ sizes: { "18": "BrainSmall", "24": "Brain" }
4318
4318
  },
4319
4319
  {
4320
4320
  title: "Building",
4321
4321
  category: IconCategory.General,
4322
4322
  description: "Represents a business, company, or workplace",
4323
4323
  tags: ["building", "office", "company", "business", "workplace", "real estate", "corporate"],
4324
- sizes: { "Small": "BuildingSmall", "Medium": "Building" }
4324
+ sizes: { "18": "BuildingSmall", "24": "Building" }
4325
4325
  },
4326
4326
  {
4327
4327
  title: "Library",
4328
4328
  category: IconCategory.General,
4329
4329
  description: "Represents a library, knowledge base, or collection of resources",
4330
4330
  tags: ["library", "books", "shelf", "collection", "knowledge", "resources", "reading"],
4331
- sizes: { "Small": "LibrarySmall", "Medium": "Library" }
4331
+ sizes: { "18": "LibrarySmall", "24": "Library" }
4332
4332
  },
4333
4333
  {
4334
4334
  title: "Robot",
4335
4335
  category: IconCategory.WebAppsAndTechnology,
4336
4336
  description: "Represents a bot, automation, or AI agent",
4337
4337
  tags: ["robot", "bot", "AI", "automation", "agent", "artificial intelligence", "machine"],
4338
- sizes: { "Small": "RobotSmall", "Medium": "Robot" }
4338
+ sizes: { "18": "RobotSmall", "24": "Robot" }
4339
4339
  },
4340
4340
  {
4341
4341
  title: "Plug",
4342
4342
  category: IconCategory.General,
4343
4343
  description: "Represents connecting to a power source, plugin, or third-party integration",
4344
4344
  tags: ["plug", "power", "connect", "integration", "electric", "outlet", "plugin"],
4345
- sizes: { "Small": "PlugSmall", "Medium": "Plug" }
4345
+ sizes: { "18": "PlugSmall", "24": "Plug" }
4346
4346
  },
4347
4347
  {
4348
4348
  title: "Sso",
4349
4349
  category: IconCategory.General,
4350
4350
  description: "Represents single sign-on, identity protection, or secure access",
4351
4351
  tags: ["SSO", "single sign-on", "shield", "lock", "security", "identity", "access", "authentication"],
4352
- sizes: { "Small": "SsoSmall", "Medium": "Sso" }
4352
+ sizes: { "18": "SsoSmall", "24": "Sso" }
4353
4353
  },
4354
4354
  {
4355
4355
  title: "GlobeLock",
4356
4356
  category: IconCategory.General,
4357
4357
  description: "Represents geo-restricted content, global security, or regional access control",
4358
4358
  tags: ["globe", "lock", "world", "restricted", "security", "region", "international", "access"],
4359
- sizes: { "Small": "GlobeLockSmall", "Medium": "GlobeLock" }
4359
+ sizes: { "18": "GlobeLockSmall", "24": "GlobeLock" }
4360
4360
  },
4361
4361
  {
4362
4362
  title: "Celebrate",
4363
4363
  category: IconCategory.General,
4364
4364
  description: "Represents celebrating a milestone, success, or special event",
4365
4365
  tags: ["celebrate", "confetti", "party", "success", "milestone", "achievement", "event"],
4366
- sizes: { "Small": "CelebrateSmall", "Medium": "Celebrate" }
4366
+ sizes: { "18": "CelebrateSmall", "24": "Celebrate" }
4367
4367
  },
4368
4368
  {
4369
4369
  title: "Shield",
4370
4370
  category: IconCategory.General,
4371
4371
  description: "Represents protection, security, or a safety guarantee",
4372
4372
  tags: ["shield", "protection", "security", "safe", "defend", "guard"],
4373
- sizes: { "Small": "ShieldSmall", "Medium": "Shield" }
4373
+ sizes: { "18": "ShieldSmall", "24": "Shield" }
4374
4374
  },
4375
4375
  {
4376
4376
  title: "Headset",
4377
4377
  category: IconCategory.MediaAndCommunication,
4378
4378
  description: "Represents customer support, audio calls, or voice communication",
4379
4379
  tags: ["headset", "headphones", "microphone", "support", "call", "audio", "customer service"],
4380
- sizes: { "Small": "HeadsetSmall", "Medium": "Headset" }
4380
+ sizes: { "18": "HeadsetSmall", "24": "Headset" }
4381
4381
  },
4382
4382
  {
4383
4383
  title: "Database",
4384
4384
  category: IconCategory.WebAppsAndTechnology,
4385
4385
  description: "Represents a database, data storage, or backend infrastructure",
4386
4386
  tags: ["database", "storage", "server", "data", "backend", "stack", "SQL"],
4387
- sizes: { "Small": "DatabaseSmall", "Medium": "Database" }
4387
+ sizes: { "18": "DatabaseSmall", "24": "Database" }
4388
4388
  },
4389
4389
  {
4390
4390
  title: "Slash",
4391
4391
  category: IconCategory.Text,
4392
4392
  description: "Represents a visual divider, separator, or path delimiter",
4393
4393
  tags: ["slash", "separator", "divider", "path", "delimiter", "line", "diagonal"],
4394
- sizes: { "Small": "SlashSmall", "Medium": "Slash" }
4394
+ sizes: { "18": "SlashSmall", "24": "Slash" }
4395
4395
  },
4396
4396
  {
4397
4397
  title: "CameraOff",
4398
4398
  category: IconCategory.MediaAndCommunication,
4399
4399
  description: "Represents a disabled camera or video turned off",
4400
4400
  tags: ["camera", "off", "disabled", "no video", "mute", "video off", "crossed"],
4401
- sizes: { "Small": "CameraOffSmall", "Medium": "CameraOff" }
4401
+ sizes: { "18": "CameraOffSmall", "24": "CameraOff" }
4402
4402
  },
4403
4403
  {
4404
4404
  title: "MonitorOff",
4405
4405
  category: IconCategory.MediaAndCommunication,
4406
4406
  description: "Represents a disabled or unavailable screen or display",
4407
4407
  tags: ["monitor", "screen", "off", "disabled", "display", "desktop", "no screen"],
4408
- sizes: { "Small": "MonitorOffSmall", "Medium": "MonitorOff" }
4408
+ sizes: { "18": "MonitorOffSmall", "24": "MonitorOff" }
4409
4409
  },
4410
4410
  {
4411
4411
  title: "Key",
4412
4412
  category: IconCategory.General,
4413
4413
  description: "Represents access, authentication, or unlocking permissions",
4414
4414
  tags: ["key", "access", "password", "unlock", "authentication", "permissions", "login"],
4415
- sizes: { "Small": "KeySmall", "Medium": "Key" }
4415
+ sizes: { "18": "KeySmall", "24": "Key" }
4416
4416
  },
4417
4417
  {
4418
4418
  title: "Build",
4419
4419
  category: IconCategory.Actions,
4420
4420
  description: "Represents settings, configuration, repair, or developer tools",
4421
4421
  tags: ["build", "wrench", "settings", "fix", "repair", "configure", "tools", "maintenance", "developer"],
4422
- sizes: { "Small": "BuildSmall", "Medium": "Build" }
4422
+ sizes: { "18": "BuildSmall", "24": "Build" }
4423
4423
  },
4424
4424
  {
4425
4425
  title: "Handshake",
4426
4426
  category: IconCategory.General,
4427
4427
  description: "Represents a deal, agreement, partnership, or collaboration",
4428
4428
  tags: ["handshake", "deal", "agreement", "partnership", "collaboration", "contract", "trust"],
4429
- sizes: { "Small": "HandshakeSmall", "Medium": "Handshake" }
4429
+ sizes: { "18": "HandshakeSmall", "24": "Handshake" }
4430
4430
  },
4431
4431
  {
4432
4432
  title: "Dot",
4433
4433
  category: IconCategory.Shapes,
4434
4434
  description: "Represents a bullet point, status indicator, or unread marker",
4435
4435
  tags: ["dot", "bullet", "point", "status", "indicator", "circle", "unread"],
4436
- sizes: { "Small": "DotSmall", "Medium": "Dot" }
4436
+ sizes: { "18": "DotSmall", "24": "Dot" }
4437
4437
  },
4438
4438
  {
4439
4439
  title: "Education",
4440
4440
  category: IconCategory.General,
4441
4441
  description: "Represents education, learning, courses, or academic achievements",
4442
4442
  tags: ["education", "graduation", "cap", "learning", "course", "academic", "degree", "university", "school"],
4443
- sizes: { "Small": "EducationSmall", "Medium": "Education" }
4443
+ sizes: { "18": "EducationSmall", "24": "Education" }
4444
4444
  },
4445
4445
  {
4446
4446
  title: "Flag",
4447
4447
  category: IconCategory.Toggle,
4448
4448
  description: "Represents flagging, marking, or bookmarking an item for attention",
4449
4449
  tags: ["flag", "mark", "bookmark", "report", "label", "marker", "alert"],
4450
- sizes: { "Small": "FlagSmall", "Medium": "Flag" }
4450
+ sizes: { "18": "FlagSmall", "24": "Flag" }
4451
4451
  },
4452
4452
  {
4453
4453
  title: "Activity",
4454
4454
  category: IconCategory.WebAppsAndTechnology,
4455
4455
  description: "Represents live activity, system health monitoring, or analytics signals",
4456
4456
  tags: ["activity", "pulse", "heartbeat", "monitor", "analytics", "signal", "live", "health"],
4457
- sizes: { "Small": "ActivitySmall", "Medium": "Activity" }
4457
+ sizes: { "18": "ActivitySmall", "24": "Activity" }
4458
4458
  },
4459
4459
  {
4460
4460
  title: "Experiment",
4461
4461
  category: IconCategory.General,
4462
4462
  description: "Represents science, experimentation, testing, or research",
4463
4463
  tags: ["experiment", "flask", "lab", "science", "test", "research", "chemistry", "beaker"],
4464
- sizes: { "Small": "ExperimentSmall", "Medium": "Experiment" }
4464
+ sizes: { "18": "ExperimentSmall", "24": "Experiment" }
4465
4465
  },
4466
4466
  {
4467
4467
  title: "FolderDownload",
4468
4468
  category: IconCategory.Document,
4469
4469
  description: "Represents downloading or importing files into a folder",
4470
4470
  tags: ["folder", "download", "import", "save", "incoming", "receive"],
4471
- sizes: { "Small": "FolderDownloadSmall", "Medium": "FolderDownload" }
4471
+ sizes: { "18": "FolderDownloadSmall", "24": "FolderDownload" }
4472
4472
  },
4473
4473
  {
4474
4474
  title: "CircleDot",
4475
4475
  category: IconCategory.Shapes,
4476
4476
  description: "Represents a radio button, target, or selected state indicator",
4477
4477
  tags: ["circle", "dot", "radio", "target", "bullseye", "select", "selected", "indicator"],
4478
- sizes: { "Small": "CircleDotSmall", "Medium": "CircleDot" }
4478
+ sizes: { "18": "CircleDotSmall", "24": "CircleDot" }
4479
4479
  },
4480
4480
  {
4481
4481
  title: "FileCode",
4482
4482
  category: IconCategory.WebAppsAndTechnology,
4483
4483
  description: "Represents a source code file or developer script",
4484
4484
  tags: ["file", "code", "script", "developer", "programming", "syntax", "document"],
4485
- sizes: { "Small": "FileCodeSmall", "Medium": "FileCode" }
4485
+ sizes: { "18": "FileCodeSmall", "24": "FileCode" }
4486
4486
  },
4487
4487
  {
4488
4488
  title: "FileDiff",
4489
4489
  category: IconCategory.Document,
4490
4490
  description: "Represents comparing or reviewing changes between document versions",
4491
4491
  tags: ["file", "diff", "compare", "changes", "version", "review", "delta", "document"],
4492
- sizes: { "Small": "FileDiffSmall", "Medium": "FileDiff" }
4492
+ sizes: { "18": "FileDiffSmall", "24": "FileDiff" }
4493
4493
  },
4494
4494
  {
4495
4495
  title: "AddColumnTop",
4496
4496
  category: IconCategory.Layout,
4497
4497
  description: "Represents inserting a new row above the current selection in a table or layout",
4498
4498
  tags: ["add", "column", "top", "above", "insert", "row", "table", "layout", "plus"],
4499
- sizes: { "Small": "AddColumnTopSmall", "Medium": "AddColumnTop" }
4499
+ sizes: { "18": "AddColumnTopSmall", "24": "AddColumnTop" }
4500
4500
  },
4501
4501
  {
4502
4502
  title: "AddColumnBottom",
4503
4503
  category: IconCategory.Layout,
4504
4504
  description: "Represents inserting a new row below the current selection in a table or layout",
4505
4505
  tags: ["add", "column", "bottom", "below", "insert", "row", "table", "layout", "plus"],
4506
- sizes: { "Small": "AddColumnBottomSmall", "Medium": "AddColumnBottom" }
4506
+ sizes: { "18": "AddColumnBottomSmall", "24": "AddColumnBottom" }
4507
4507
  },
4508
4508
  {
4509
4509
  title: "Checkmark",
4510
4510
  category: IconCategory.General,
4511
4511
  description: "Represents a verified, certified, or officially approved status",
4512
4512
  tags: ["checkmark", "verified", "badge", "certified", "approved", "seal", "trusted", "official"],
4513
- sizes: { "Small": "CheckmarkSmall", "Medium": "Checkmark" }
4513
+ sizes: { "18": "CheckmarkSmall", "24": "Checkmark" }
4514
4514
  }
4515
4515
  ];
4516
4516
  var metadata_default = generalIconsMetadata;