@esri/calcite-ui-icons 3.24.7 → 3.24.8

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.
Files changed (104) hide show
  1. package/docs/icons.json +1 -1
  2. package/docs/keywords.json +116 -0
  3. package/icons/ground-control-point-16.svg +1 -0
  4. package/icons/ground-control-point-24.svg +1 -0
  5. package/icons/ground-control-point-32.svg +1 -0
  6. package/icons/presentation-x-16.svg +1 -0
  7. package/icons/presentation-x-24.svg +1 -0
  8. package/icons/presentation-x-32.svg +1 -0
  9. package/icons/scan-area-16.svg +1 -0
  10. package/icons/scan-area-24.svg +1 -0
  11. package/icons/scan-area-32.svg +1 -0
  12. package/icons/scan-corridor-16.svg +1 -0
  13. package/icons/scan-corridor-24.svg +1 -0
  14. package/icons/scan-corridor-32.svg +1 -0
  15. package/icons/scan-crosshatch-16.svg +1 -0
  16. package/icons/scan-crosshatch-24.svg +1 -0
  17. package/icons/scan-crosshatch-32.svg +1 -0
  18. package/icons/scan-perimeter-16.svg +1 -0
  19. package/icons/scan-perimeter-24.svg +1 -0
  20. package/icons/scan-perimeter-32.svg +1 -0
  21. package/icons/scan-vertical-16.svg +1 -0
  22. package/icons/scan-vertical-24.svg +1 -0
  23. package/icons/scan-vertical-32.svg +1 -0
  24. package/icons/speech-bubble-like-16.svg +1 -0
  25. package/icons/speech-bubble-like-24.svg +1 -0
  26. package/icons/speech-bubble-like-32.svg +1 -0
  27. package/index.d.ts +24 -0
  28. package/index.js +24 -0
  29. package/js/groundControlPoint16.d.ts +1 -0
  30. package/js/groundControlPoint16.js +1 -0
  31. package/js/groundControlPoint16.json +1 -0
  32. package/js/groundControlPoint24.d.ts +1 -0
  33. package/js/groundControlPoint24.js +1 -0
  34. package/js/groundControlPoint24.json +1 -0
  35. package/js/groundControlPoint32.d.ts +1 -0
  36. package/js/groundControlPoint32.js +1 -0
  37. package/js/groundControlPoint32.json +1 -0
  38. package/js/presentationX16.d.ts +1 -0
  39. package/js/presentationX16.js +1 -0
  40. package/js/presentationX16.json +1 -0
  41. package/js/presentationX24.d.ts +1 -0
  42. package/js/presentationX24.js +1 -0
  43. package/js/presentationX24.json +1 -0
  44. package/js/presentationX32.d.ts +1 -0
  45. package/js/presentationX32.js +1 -0
  46. package/js/presentationX32.json +1 -0
  47. package/js/scanArea16.d.ts +1 -0
  48. package/js/scanArea16.js +1 -0
  49. package/js/scanArea16.json +1 -0
  50. package/js/scanArea24.d.ts +1 -0
  51. package/js/scanArea24.js +1 -0
  52. package/js/scanArea24.json +1 -0
  53. package/js/scanArea32.d.ts +1 -0
  54. package/js/scanArea32.js +1 -0
  55. package/js/scanArea32.json +1 -0
  56. package/js/scanCorridor16.d.ts +1 -0
  57. package/js/scanCorridor16.js +1 -0
  58. package/js/scanCorridor16.json +1 -0
  59. package/js/scanCorridor24.d.ts +1 -0
  60. package/js/scanCorridor24.js +1 -0
  61. package/js/scanCorridor24.json +1 -0
  62. package/js/scanCorridor32.d.ts +1 -0
  63. package/js/scanCorridor32.js +1 -0
  64. package/js/scanCorridor32.json +1 -0
  65. package/js/scanCrosshatch16.d.ts +1 -0
  66. package/js/scanCrosshatch16.js +1 -0
  67. package/js/scanCrosshatch16.json +1 -0
  68. package/js/scanCrosshatch24.d.ts +1 -0
  69. package/js/scanCrosshatch24.js +1 -0
  70. package/js/scanCrosshatch24.json +1 -0
  71. package/js/scanCrosshatch32.d.ts +1 -0
  72. package/js/scanCrosshatch32.js +1 -0
  73. package/js/scanCrosshatch32.json +1 -0
  74. package/js/scanPerimeter16.d.ts +1 -0
  75. package/js/scanPerimeter16.js +1 -0
  76. package/js/scanPerimeter16.json +1 -0
  77. package/js/scanPerimeter24.d.ts +1 -0
  78. package/js/scanPerimeter24.js +1 -0
  79. package/js/scanPerimeter24.json +1 -0
  80. package/js/scanPerimeter32.d.ts +1 -0
  81. package/js/scanPerimeter32.js +1 -0
  82. package/js/scanPerimeter32.json +1 -0
  83. package/js/scanVertical16.d.ts +1 -0
  84. package/js/scanVertical16.js +1 -0
  85. package/js/scanVertical16.json +1 -0
  86. package/js/scanVertical24.d.ts +1 -0
  87. package/js/scanVertical24.js +1 -0
  88. package/js/scanVertical24.json +1 -0
  89. package/js/scanVertical32.d.ts +1 -0
  90. package/js/scanVertical32.js +1 -0
  91. package/js/scanVertical32.json +1 -0
  92. package/js/speechBubbleLike16.d.ts +1 -0
  93. package/js/speechBubbleLike16.js +1 -0
  94. package/js/speechBubbleLike16.json +1 -0
  95. package/js/speechBubbleLike24.d.ts +1 -0
  96. package/js/speechBubbleLike24.js +1 -0
  97. package/js/speechBubbleLike24.json +1 -0
  98. package/js/speechBubbleLike32.d.ts +1 -0
  99. package/js/speechBubbleLike32.js +1 -0
  100. package/js/speechBubbleLike32.json +1 -0
  101. package/package.json +1 -1
  102. package/sprite-16.svg +1 -1
  103. package/sprite-24.svg +1 -1
  104. package/sprite-32.svg +1 -1
@@ -13392,5 +13392,121 @@
13392
13392
  ],
13393
13393
  "category":"Media",
13394
13394
  "release":"3.24.7"
13395
+ },
13396
+ "presentation-x":{
13397
+ "alias":[
13398
+ "3.24.8",
13399
+ "generic",
13400
+ "presentation",
13401
+ "slide",
13402
+ "exit",
13403
+ "close",
13404
+ "quit",
13405
+ "x"
13406
+ ],
13407
+ "category":"Generic",
13408
+ "release":"3.24.8"
13409
+ },
13410
+ "scan-area":{
13411
+ "alias":[
13412
+ "3.24.8",
13413
+ "site scan",
13414
+ "site scan",
13415
+ "area",
13416
+ "drone",
13417
+ "flight",
13418
+ "path",
13419
+ "track",
13420
+ "pattern"
13421
+ ],
13422
+ "category":"Site Scan",
13423
+ "release":"3.24.8"
13424
+ },
13425
+ "scan-vertical":{
13426
+ "alias":[
13427
+ "3.24.8",
13428
+ "site scan",
13429
+ "site scan",
13430
+ "area",
13431
+ "drone",
13432
+ "flight",
13433
+ "path",
13434
+ "track",
13435
+ "pattern"
13436
+ ],
13437
+ "category":"Site Scan",
13438
+ "release":"3.24.8"
13439
+ },
13440
+ "scan-crosshatch":{
13441
+ "alias":[
13442
+ "3.24.8",
13443
+ "site scan",
13444
+ "site scan",
13445
+ "area",
13446
+ "drone",
13447
+ "flight",
13448
+ "path",
13449
+ "track",
13450
+ "pattern"
13451
+ ],
13452
+ "category":"Site Scan",
13453
+ "release":"3.24.8"
13454
+ },
13455
+ "scan-corridor":{
13456
+ "alias":[
13457
+ "3.24.8",
13458
+ "site scan",
13459
+ "site scan",
13460
+ "area",
13461
+ "drone",
13462
+ "flight",
13463
+ "path",
13464
+ "track",
13465
+ "pattern"
13466
+ ],
13467
+ "category":"Site Scan",
13468
+ "release":"3.24.8"
13469
+ },
13470
+ "scan-perimeter":{
13471
+ "alias":[
13472
+ "3.24.8",
13473
+ "site scan",
13474
+ "site scan",
13475
+ "area",
13476
+ "drone",
13477
+ "flight",
13478
+ "path",
13479
+ "track",
13480
+ "pattern"
13481
+ ],
13482
+ "category":"Site Scan",
13483
+ "release":"3.24.8"
13484
+ },
13485
+ "ground-control-point":{
13486
+ "alias":[
13487
+ "3.24.8",
13488
+ "site scan",
13489
+ "site scan",
13490
+ "area",
13491
+ "drone",
13492
+ "flight",
13493
+ "path",
13494
+ "track",
13495
+ "pattern"
13496
+ ],
13497
+ "category":"Site Scan",
13498
+ "release":"3.24.8"
13499
+ },
13500
+ "speech-bubble-like":{
13501
+ "alias":[
13502
+ "3.24.8",
13503
+ "social media",
13504
+ "like",
13505
+ "heart",
13506
+ "social media",
13507
+ "speech bubble"
13508
+ ],
13509
+ "category":"Social Media",
13510
+ "release":"3.24.8"
13395
13511
  }
13396
13512
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.5 1.043L1.043 8.5 8.5 15.957 15.957 8.5 8.5 1.043zM2.457 8.5l2.668-2.668L7.793 8.5l-2.668 2.668L2.457 8.5zm6.75 0l2.668-2.668L14.543 8.5l-2.668 2.668L9.207 8.5z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.5 2L2 12.5 12.5 23 23 12.5 12.5 2zm.707 10.5l4.19-4.19 4.189 4.19-4.19 4.19-4.189-4.19zM7.604 8.31l4.189 4.19-4.19 4.19-4.189-4.19 4.19-4.19z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16.5 2.293L2.293 16.5 16.5 30.707 30.707 16.5 16.5 2.293zM3.707 16.5l6.043-6.043 6.043 6.043-6.043 6.043L3.707 16.5zm13.5 0l6.043-6.043 6.043 6.043-6.043 6.043-6.043-6.043z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8 14h3v1H4v-1h3v-4H1V2H0V1h15v1h-1v3h-1V2H2v7h7v1H8v4zm7.928-8.121l-.707-.707L13 7.292l-2.221-2.22-.707.707L12.292 8l-2.22 2.221.707.707L13 8.708l2.221 2.22.707-.707L13.708 8l2.22-2.121z"/><path fill="none" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 21h3v1H8v-1h3v-5H2V3H1V2h21v1h-1v6h-1V3H3v12h11v1h-2v5zm4.672-3.964l2.829-2.83 2.828 2.829.707-.707-2.829-2.828 2.829-2.828-.708-.708-2.828 2.829-2.828-2.829-.707.707 2.829 2.828-2.83 2.83.708.707z"/><path fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M15 28h4v1h-9v-1h4v-7H2V4H1V3h27v1h-1v8h-1V4H3v16h16v1h-4v7zm6.664-4.957l3.837-3.837 3.835 3.836.707-.706-3.836-3.836 3.836-3.836-.707-.707-3.836 3.836-3.836-3.836-.706.707 3.836 3.835-3.837 3.837.707.707z"/><path fill="none" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3 7v2h12v5H3.643a1.248 1.248 0 0 1-2.393-.5 1.248 1.248 0 0 1 2.393-.5H14v-3H2V6h12V3H3.553l-2 1 .985-1.5L1.553 1l2 1H15v5H3z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5 10v4h17v6H5.804a1.397 1.397 0 0 1-2.704-.5 1.397 1.397 0 0 1 2.704-.5H21v-4H4V9h17V5H5.403L3.015 6 4 4.5 3.015 3l2.356 1H22v6H5z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path d="M6 13v6h23v8H6.908A1.496 1.496 0 0 1 4 26.5a1.496 1.496 0 0 1 2.908-.5H28v-6H5v-8h23V6H7.32l-3.3 2 .971-2.4-.97-2.6 3.3 2H29v8H6z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/><path d="M13.204 8.503L6.5 15.207l-2.705-2.705L7.797 8.45 4.324 4.935A.981.981 0 0 1 4 5a1 1 0 1 1 1-1c0 .058-.023.108-.033.163L9.203 8.45l-3.998 4.048L6.5 13.793l5.296-5.296L6.27 2.88l-1.676-.49 1.359-.526L6.545.44l.436 1.734 6.223 6.329z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/><path d="M20.21 13.5l-9.71 9.707L6.793 19.5l6-6-6.306-6.323c-.115.04-.234.073-.362.073A1.125 1.125 0 1 1 7.25 6.125c0 .118-.033.226-.067.333l7.024 7.042-6 6 2.293 2.293 8.297-8.293-9.28-9.277-2.373-.69 1.682-.652.733-1.763.582 2.314L20.21 13.5z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path d="M26.207 17.504L13.5 30.207 8.793 25.5l8-7.996-7.65-7.654c-.196.093-.412.15-.643.15A1.5 1.5 0 1 1 10 8.5c0 .231-.057.448-.15.643l8.357 8.36-8 7.997 3.293 3.293 11.293-11.29L13.496 6.212 10 4.979l2.302-.677L13 2l1.215 3.516 11.992 11.988z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10 9V7h5l-5-5-1-1v5H7V2.847c.294-.174.5-.48.5-.847a1 1 0 1 0-2 0c0 .366.206.673.5.847V6H3L1 5l.985 1.5L1 8l2-1h3v2H1l5 5 1 1v-5h2v5l1-1 4-4 1-1h-5zm0-5.698L12.698 6H10V3.302zm-4 9.396L3.302 10H6v2.698zM7 9V7h2v2H7zm3 3.698V10h2.698L10 12.698z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.523 14H15v-4h8l-9-9v8h-4V3.804A1.397 1.397 0 0 0 9.5 1.1 1.397 1.397 0 0 0 9 3.804V9H4.5L2 8l.978 1.5L2 10.986 4.5 10H9v4H1l9 9v-8h4v8l9-9h-1.477zM15 3.477L20.523 9H15V3.477zM9 20.523L3.477 15H9v5.523zM10 14v-4h4v4h-4zm5 1h5.523L15 20.523V15z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path d="M20 19v-6h10L19 2v10h-6V4.908A1.496 1.496 0 0 0 12.5 2a1.496 1.496 0 0 0-.5 2.908V12H6l-3-2 .971 2.5L3 15l3-2h6v6H2l11 11V20h6v10l11-11H20zm0-14.698L27.698 12H20V4.302zm-8 23.396L4.302 20H12v7.698zM13 19v-6h6v6h-6zm7 1h7.698L20 27.698V20z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M15 2v13H2V8.643a1.248 1.248 0 0 1 .5-2.393A1.248 1.248 0 0 1 3 8.643V14h11V3H3L1.001 4l.984-1.5L1 1l2 1h12z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 4.014V21H4v-9.196A1.397 1.397 0 0 1 4.5 9.1a1.397 1.397 0 0 1 .5 2.704V20h15V5H5.403L3.015 6l.729-1.5L3.015 3l2.388 1.014H21z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/><path d="M28 5v23H5V15a1.496 1.496 0 0 1 .5-2.908A1.496 1.496 0 0 1 6 15v12h21V6H7.204L4.02 8l.971-2.5-.97-2.5 3.183 2H28z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke-width="0" d="M0 0h16v16H0z"/><path d="M3 5.187v2.015L8 4l6 4v3.972L8 8l-5 3.418v1.779L8 10l4.614 3.078A1 1 0 1 1 12 14c0-.084.028-.16.048-.237L8 11l-6 4v-3.962L8 7l5 3.253v-1.85L8 5 2 9V4.908L8 1l5.319 3.178 2.014.11-1.333.71v1.516l-1.113-1.627L8 2 3 5.187z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke-width="0" d="M0 0h24v24H0z"/><path d="M22 20.685a1.316 1.316 0 0 1-2.631 0c0-.062.027-.114.035-.173L12.5 16.1 4 22v-5.66l8.5-5.565 7.5 4.804v-3.53L12.5 7.2 4 13.027V7.583L12.5 2l7.504 4.419 2.517.067-1.523.938-.206 1.878-1.283-2.123L12.5 2.993 5 7.981v3.332l7.5-5.212 8.5 5.567v5.661l-8.5-5.452L5 16.84v3.232l7.5-5.08 7.444 4.635c.213-.15.46-.258.74-.258.727 0 1.316.589 1.316 1.316z" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M28.97 27.5c0 .828-.642 1.47-1.47 1.47s-1.48-.642-1.48-1.47c0-.143.006-.279.044-.41L16.5 21.164 5 29.12v-7.632l11.5-7.503L27 21.14v-4.759L16.5 9.298 5 17.157V9.68l11.5-7.528L26.56 8.11l3.208.302-2.122 1.135-.058 2.45-1.614-2.937L16.5 3.355 6 10.217v5.036l10.5-7.177L28 15.868v7.225l-11.5-7.895L6 22.026v5.173l10.5-7.257 10.14 6.431a1.49 1.49 0 0 1 .86-.273c.828 0 1.47.572 1.47 1.4z" stroke-width="0"/><path fill="none" stroke-width="0" d="M0 0h32v32H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M13.25 0H2.75A2.753 2.753 0 0 0 0 2.75v6.5A2.753 2.753 0 0 0 2.75 12H4v3.5L8.667 12h4.583c1.517 0 2.7-1.233 2.7-2.75l.05-6.5A2.753 2.753 0 0 0 13.25 0zM15 9.25c0 .965-.785 1.75-1.75 1.75H8.333L5 13.5V11H2.75C1.785 11 1 10.215 1 9.25v-6.5C1 1.785 1.785 1 2.75 1h10.5c.965 0 1.75.785 1.75 1.75v6.5zM8 3.323c-.848-.794-2.272-.772-3.098.056-.863.867-.862 2.388.003 3.257L8 9.704l3.098-3.07c.862-.867.863-2.388 0-3.256-.826-.827-2.251-.849-3.098-.055zm2.392 2.603L8 8.296 5.611 5.928c-.48-.482-.48-1.361 0-1.844a1.22 1.22 0 0 1 1.737 0L8 4.74l.651-.656a1.254 1.254 0 0 1 1.738 0c.48.483.48 1.362.003 1.842z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h16v16H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.25 3H4.75A2.753 2.753 0 0 0 2 5.75v8.5A2.753 2.753 0 0 0 4.75 17H6v4.482L12.163 17h7.087c1.517 0 2.7-1.233 2.7-2.75l.05-8.5A2.753 2.753 0 0 0 19.25 3zM21 14.25c0 .965-.785 1.75-1.75 1.75h-7.412L7 19.518V16H4.75C3.785 16 3 15.215 3 14.25v-8.5C3 4.785 3.785 4 4.75 4h14.5c.965 0 1.75.785 1.75 1.75v8.5zm-8.91-8.005l-.09.091-.09-.09c-1.17-1.177-3.21-1.177-4.38 0-1.199 1.205-1.199 3.322.003 4.53L12 15.204l4.47-4.43c1.199-1.206 1.199-3.323 0-4.529-1.17-1.176-3.21-1.176-4.38 0zm3.674 3.821L12 13.796l-3.76-3.727c-.827-.83-.827-2.288 0-3.119.395-.398.921-.617 1.48-.617s1.085.22 1.48.617l.8.804.8-.804c.79-.796 2.17-.796 2.96 0 .827.83.827 2.288.004 3.116z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h24v24H0z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7 28.472V23H6c-1.654 0-3-1.346-3-3V8c0-1.654 1.346-3 3-3h20c1.654 0 2.95 1.346 2.95 3L29 20c0 .801-.313 1.554-.879 2.121A3.018 3.018 0 0 1 26 23H14.66L7 28.472zM6 6c-1.103 0-2 .897-2 2v12c0 1.103.897 2 2 2h2v4.528L14.34 22h11.659c.527 0 1.043-.213 1.415-.586.378-.378.586-.88.586-1.414V8c0-1.103-.897-2-2-2H6zm10 14.804l-5.838-5.787c-1.54-1.548-1.54-4.26-.003-5.806a3.924 3.924 0 0 1 2.8-1.167h.001c1.058 0 2.053.415 2.8 1.167l.24.24.24-.24a3.926 3.926 0 0 1 2.8-1.167h.001c1.058 0 2.053.415 2.8 1.167 1.538 1.545 1.538 4.258 0 5.804L16 20.805zm-3.04-11.76h-.001c-.79 0-1.532.31-2.09.872-1.166 1.17-1.166 3.223 0 4.394L16 19.396l5.135-5.089c1.162-1.168 1.162-3.221-.003-4.391a2.932 2.932 0 0 0-2.091-.872h-.001c-.79 0-1.532.31-2.092.872l-.948.953-.948-.953a2.932 2.932 0 0 0-2.092-.872z" stroke-width="0"/><path stroke-width="0" fill="none" d="M0 0h32v32H0z"/></svg>
package/index.d.ts CHANGED
@@ -1269,6 +1269,9 @@ export const gridTriangle32: string;
1269
1269
  export const gridUnit16: string;
1270
1270
  export const gridUnit24: string;
1271
1271
  export const gridUnit32: string;
1272
+ export const groundControlPoint16: string;
1273
+ export const groundControlPoint24: string;
1274
+ export const groundControlPoint32: string;
1272
1275
  export const group16: string;
1273
1276
  export const group24: string;
1274
1277
  export const group32: string;
@@ -2178,6 +2181,9 @@ export const premiumContentUserCredit32: string;
2178
2181
  export const presentation16: string;
2179
2182
  export const presentation24: string;
2180
2183
  export const presentation32: string;
2184
+ export const presentationX16: string;
2185
+ export const presentationX24: string;
2186
+ export const presentationX32: string;
2181
2187
  export const preserve16: string;
2182
2188
  export const preserve24: string;
2183
2189
  export const preserve32: string;
@@ -2442,9 +2448,24 @@ export const save32: string;
2442
2448
  export const saveAs16: string;
2443
2449
  export const saveAs24: string;
2444
2450
  export const saveAs32: string;
2451
+ export const scanArea16: string;
2452
+ export const scanArea24: string;
2453
+ export const scanArea32: string;
2445
2454
  export const scanBarcode16: string;
2446
2455
  export const scanBarcode24: string;
2447
2456
  export const scanBarcode32: string;
2457
+ export const scanCorridor16: string;
2458
+ export const scanCorridor24: string;
2459
+ export const scanCorridor32: string;
2460
+ export const scanCrosshatch16: string;
2461
+ export const scanCrosshatch24: string;
2462
+ export const scanCrosshatch32: string;
2463
+ export const scanPerimeter16: string;
2464
+ export const scanPerimeter24: string;
2465
+ export const scanPerimeter32: string;
2466
+ export const scanVertical16: string;
2467
+ export const scanVertical24: string;
2468
+ export const scanVertical32: string;
2448
2469
  export const scissors16: string;
2449
2470
  export const scissors24: string;
2450
2471
  export const scissors32: string;
@@ -2649,6 +2670,9 @@ export const speechBubbleCheck32: string;
2649
2670
  export const speechBubbleExclamation16: string;
2650
2671
  export const speechBubbleExclamation24: string;
2651
2672
  export const speechBubbleExclamation32: string;
2673
+ export const speechBubbleLike16: string;
2674
+ export const speechBubbleLike24: string;
2675
+ export const speechBubbleLike32: string;
2652
2676
  export const speechBubblePlus16: string;
2653
2677
  export const speechBubblePlus24: string;
2654
2678
  export const speechBubblePlus32: string;
package/index.js CHANGED
@@ -1262,6 +1262,9 @@ export {gridTriangle32} from "./js/gridTriangle32.js";
1262
1262
  export {gridUnit16} from "./js/gridUnit16.js";
1263
1263
  export {gridUnit24} from "./js/gridUnit24.js";
1264
1264
  export {gridUnit32} from "./js/gridUnit32.js";
1265
+ export {groundControlPoint16} from "./js/groundControlPoint16.js";
1266
+ export {groundControlPoint24} from "./js/groundControlPoint24.js";
1267
+ export {groundControlPoint32} from "./js/groundControlPoint32.js";
1265
1268
  export {group16} from "./js/group16.js";
1266
1269
  export {group24} from "./js/group24.js";
1267
1270
  export {group32} from "./js/group32.js";
@@ -2171,6 +2174,9 @@ export {premiumContentUserCredit32} from "./js/premiumContentUserCredit32.js";
2171
2174
  export {presentation16} from "./js/presentation16.js";
2172
2175
  export {presentation24} from "./js/presentation24.js";
2173
2176
  export {presentation32} from "./js/presentation32.js";
2177
+ export {presentationX16} from "./js/presentationX16.js";
2178
+ export {presentationX24} from "./js/presentationX24.js";
2179
+ export {presentationX32} from "./js/presentationX32.js";
2174
2180
  export {preserve16} from "./js/preserve16.js";
2175
2181
  export {preserve24} from "./js/preserve24.js";
2176
2182
  export {preserve32} from "./js/preserve32.js";
@@ -2435,9 +2441,24 @@ export {save32} from "./js/save32.js";
2435
2441
  export {saveAs16} from "./js/saveAs16.js";
2436
2442
  export {saveAs24} from "./js/saveAs24.js";
2437
2443
  export {saveAs32} from "./js/saveAs32.js";
2444
+ export {scanArea16} from "./js/scanArea16.js";
2445
+ export {scanArea24} from "./js/scanArea24.js";
2446
+ export {scanArea32} from "./js/scanArea32.js";
2438
2447
  export {scanBarcode16} from "./js/scanBarcode16.js";
2439
2448
  export {scanBarcode24} from "./js/scanBarcode24.js";
2440
2449
  export {scanBarcode32} from "./js/scanBarcode32.js";
2450
+ export {scanCorridor16} from "./js/scanCorridor16.js";
2451
+ export {scanCorridor24} from "./js/scanCorridor24.js";
2452
+ export {scanCorridor32} from "./js/scanCorridor32.js";
2453
+ export {scanCrosshatch16} from "./js/scanCrosshatch16.js";
2454
+ export {scanCrosshatch24} from "./js/scanCrosshatch24.js";
2455
+ export {scanCrosshatch32} from "./js/scanCrosshatch32.js";
2456
+ export {scanPerimeter16} from "./js/scanPerimeter16.js";
2457
+ export {scanPerimeter24} from "./js/scanPerimeter24.js";
2458
+ export {scanPerimeter32} from "./js/scanPerimeter32.js";
2459
+ export {scanVertical16} from "./js/scanVertical16.js";
2460
+ export {scanVertical24} from "./js/scanVertical24.js";
2461
+ export {scanVertical32} from "./js/scanVertical32.js";
2441
2462
  export {scissors16} from "./js/scissors16.js";
2442
2463
  export {scissors24} from "./js/scissors24.js";
2443
2464
  export {scissors32} from "./js/scissors32.js";
@@ -2642,6 +2663,9 @@ export {speechBubbleCheck32} from "./js/speechBubbleCheck32.js";
2642
2663
  export {speechBubbleExclamation16} from "./js/speechBubbleExclamation16.js";
2643
2664
  export {speechBubbleExclamation24} from "./js/speechBubbleExclamation24.js";
2644
2665
  export {speechBubbleExclamation32} from "./js/speechBubbleExclamation32.js";
2666
+ export {speechBubbleLike16} from "./js/speechBubbleLike16.js";
2667
+ export {speechBubbleLike24} from "./js/speechBubbleLike24.js";
2668
+ export {speechBubbleLike32} from "./js/speechBubbleLike32.js";
2645
2669
  export {speechBubblePlus16} from "./js/speechBubblePlus16.js";
2646
2670
  export {speechBubblePlus24} from "./js/speechBubblePlus24.js";
2647
2671
  export {speechBubblePlus32} from "./js/speechBubblePlus32.js";
@@ -0,0 +1 @@
1
+ export const groundControlPoint16: string;
@@ -0,0 +1 @@
1
+ export const groundControlPoint16 = "M8.5 1.043L1.043 8.5 8.5 15.957 15.957 8.5 8.5 1.043zM2.457 8.5l2.668-2.668L7.793 8.5l-2.668 2.668L2.457 8.5zm6.75 0l2.668-2.668L14.543 8.5l-2.668 2.668L9.207 8.5z";
@@ -0,0 +1 @@
1
+ "M8.5 1.043L1.043 8.5 8.5 15.957 15.957 8.5 8.5 1.043zM2.457 8.5l2.668-2.668L7.793 8.5l-2.668 2.668L2.457 8.5zm6.75 0l2.668-2.668L14.543 8.5l-2.668 2.668L9.207 8.5z"
@@ -0,0 +1 @@
1
+ export const groundControlPoint24: string;
@@ -0,0 +1 @@
1
+ export const groundControlPoint24 = "M12.5 2L2 12.5 12.5 23 23 12.5 12.5 2zm.707 10.5l4.19-4.19 4.189 4.19-4.19 4.19-4.189-4.19zM7.604 8.31l4.189 4.19-4.19 4.19-4.189-4.19 4.19-4.19z";
@@ -0,0 +1 @@
1
+ "M12.5 2L2 12.5 12.5 23 23 12.5 12.5 2zm.707 10.5l4.19-4.19 4.189 4.19-4.19 4.19-4.189-4.19zM7.604 8.31l4.189 4.19-4.19 4.19-4.189-4.19 4.19-4.19z"
@@ -0,0 +1 @@
1
+ export const groundControlPoint32: string;
@@ -0,0 +1 @@
1
+ export const groundControlPoint32 = "M16.5 2.293L2.293 16.5 16.5 30.707 30.707 16.5 16.5 2.293zM3.707 16.5l6.043-6.043 6.043 6.043-6.043 6.043L3.707 16.5zm13.5 0l6.043-6.043 6.043 6.043-6.043 6.043-6.043-6.043z";
@@ -0,0 +1 @@
1
+ "M16.5 2.293L2.293 16.5 16.5 30.707 30.707 16.5 16.5 2.293zM3.707 16.5l6.043-6.043 6.043 6.043-6.043 6.043L3.707 16.5zm13.5 0l6.043-6.043 6.043 6.043-6.043 6.043-6.043-6.043z"
@@ -0,0 +1 @@
1
+ export const presentationX16: string;
@@ -0,0 +1 @@
1
+ export const presentationX16 = "M8 14h3v1H4v-1h3v-4H1V2H0V1h15v1h-1v3h-1V2H2v7h7v1H8v4zm7.928-8.121l-.707-.707L13 7.292l-2.221-2.22-.707.707L12.292 8l-2.22 2.221.707.707L13 8.708l2.221 2.22.707-.707L13.708 8l2.22-2.121z";
@@ -0,0 +1 @@
1
+ "M8 14h3v1H4v-1h3v-4H1V2H0V1h15v1h-1v3h-1V2H2v7h7v1H8v4zm7.928-8.121l-.707-.707L13 7.292l-2.221-2.22-.707.707L12.292 8l-2.22 2.221.707.707L13 8.708l2.221 2.22.707-.707L13.708 8l2.22-2.121z"
@@ -0,0 +1 @@
1
+ export const presentationX24: string;
@@ -0,0 +1 @@
1
+ export const presentationX24 = "M12 21h3v1H8v-1h3v-5H2V3H1V2h21v1h-1v6h-1V3H3v12h11v1h-2v5zm4.672-3.964l2.829-2.83 2.828 2.829.707-.707-2.829-2.828 2.829-2.828-.708-.708-2.828 2.829-2.828-2.829-.707.707 2.829 2.828-2.83 2.83.708.707z";
@@ -0,0 +1 @@
1
+ "M12 21h3v1H8v-1h3v-5H2V3H1V2h21v1h-1v6h-1V3H3v12h11v1h-2v5zm4.672-3.964l2.829-2.83 2.828 2.829.707-.707-2.829-2.828 2.829-2.828-.708-.708-2.828 2.829-2.828-2.829-.707.707 2.829 2.828-2.83 2.83.708.707z"
@@ -0,0 +1 @@
1
+ export const presentationX32: string;
@@ -0,0 +1 @@
1
+ export const presentationX32 = "M15 28h4v1h-9v-1h4v-7H2V4H1V3h27v1h-1v8h-1V4H3v16h16v1h-4v7zm6.664-4.957l3.837-3.837 3.835 3.836.707-.706-3.836-3.836 3.836-3.836-.707-.707-3.836 3.836-3.836-3.836-.706.707 3.836 3.835-3.837 3.837.707.707z";
@@ -0,0 +1 @@
1
+ "M15 28h4v1h-9v-1h4v-7H2V4H1V3h27v1h-1v8h-1V4H3v16h16v1h-4v7zm6.664-4.957l3.837-3.837 3.835 3.836.707-.706-3.836-3.836 3.836-3.836-.707-.707-3.836 3.836-3.836-3.836-.706.707 3.836 3.835-3.837 3.837.707.707z"
@@ -0,0 +1 @@
1
+ export const scanArea16: string;
@@ -0,0 +1 @@
1
+ export const scanArea16 = "M3 7v2h12v5H3.643a1.248 1.248 0 0 1-2.393-.5 1.248 1.248 0 0 1 2.393-.5H14v-3H2V6h12V3H3.553l-2 1 .985-1.5L1.553 1l2 1H15v5H3z";
@@ -0,0 +1 @@
1
+ "M3 7v2h12v5H3.643a1.248 1.248 0 0 1-2.393-.5 1.248 1.248 0 0 1 2.393-.5H14v-3H2V6h12V3H3.553l-2 1 .985-1.5L1.553 1l2 1H15v5H3z"
@@ -0,0 +1 @@
1
+ export const scanArea24: string;
@@ -0,0 +1 @@
1
+ export const scanArea24 = "M5 10v4h17v6H5.804a1.397 1.397 0 0 1-2.704-.5 1.397 1.397 0 0 1 2.704-.5H21v-4H4V9h17V5H5.403L3.015 6 4 4.5 3.015 3l2.356 1H22v6H5z";
@@ -0,0 +1 @@
1
+ "M5 10v4h17v6H5.804a1.397 1.397 0 0 1-2.704-.5 1.397 1.397 0 0 1 2.704-.5H21v-4H4V9h17V5H5.403L3.015 6 4 4.5 3.015 3l2.356 1H22v6H5z"
@@ -0,0 +1 @@
1
+ export const scanArea32: string;
@@ -0,0 +1 @@
1
+ export const scanArea32 = "M6 13v6h23v8H6.908A1.496 1.496 0 0 1 4 26.5a1.496 1.496 0 0 1 2.908-.5H28v-6H5v-8h23V6H7.32l-3.3 2 .971-2.4-.97-2.6 3.3 2H29v8H6z";
@@ -0,0 +1 @@
1
+ "M6 13v6h23v8H6.908A1.496 1.496 0 0 1 4 26.5a1.496 1.496 0 0 1 2.908-.5H28v-6H5v-8h23V6H7.32l-3.3 2 .971-2.4-.97-2.6 3.3 2H29v8H6z"
@@ -0,0 +1 @@
1
+ export const scanCorridor16: string;
@@ -0,0 +1 @@
1
+ export const scanCorridor16 = "M13.204 8.503L6.5 15.207l-2.705-2.705L7.797 8.45 4.324 4.935A.981.981 0 0 1 4 5a1 1 0 1 1 1-1c0 .058-.023.108-.033.163L9.203 8.45l-3.998 4.048L6.5 13.793l5.296-5.296L6.27 2.88l-1.676-.49 1.359-.526L6.545.44l.436 1.734 6.223 6.329z";
@@ -0,0 +1 @@
1
+ "M13.204 8.503L6.5 15.207l-2.705-2.705L7.797 8.45 4.324 4.935A.981.981 0 0 1 4 5a1 1 0 1 1 1-1c0 .058-.023.108-.033.163L9.203 8.45l-3.998 4.048L6.5 13.793l5.296-5.296L6.27 2.88l-1.676-.49 1.359-.526L6.545.44l.436 1.734 6.223 6.329z"
@@ -0,0 +1 @@
1
+ export const scanCorridor24: string;
@@ -0,0 +1 @@
1
+ export const scanCorridor24 = "M20.21 13.5l-9.71 9.707L6.793 19.5l6-6-6.306-6.323c-.115.04-.234.073-.362.073A1.125 1.125 0 1 1 7.25 6.125c0 .118-.033.226-.067.333l7.024 7.042-6 6 2.293 2.293 8.297-8.293-9.28-9.277-2.373-.69 1.682-.652.733-1.763.582 2.314L20.21 13.5z";
@@ -0,0 +1 @@
1
+ "M20.21 13.5l-9.71 9.707L6.793 19.5l6-6-6.306-6.323c-.115.04-.234.073-.362.073A1.125 1.125 0 1 1 7.25 6.125c0 .118-.033.226-.067.333l7.024 7.042-6 6 2.293 2.293 8.297-8.293-9.28-9.277-2.373-.69 1.682-.652.733-1.763.582 2.314L20.21 13.5z"
@@ -0,0 +1 @@
1
+ export const scanCorridor32: string;
@@ -0,0 +1 @@
1
+ export const scanCorridor32 = "M26.207 17.504L13.5 30.207 8.793 25.5l8-7.996-7.65-7.654c-.196.093-.412.15-.643.15A1.5 1.5 0 1 1 10 8.5c0 .231-.057.448-.15.643l8.357 8.36-8 7.997 3.293 3.293 11.293-11.29L13.496 6.212 10 4.979l2.302-.677L13 2l1.215 3.516 11.992 11.988z";
@@ -0,0 +1 @@
1
+ "M26.207 17.504L13.5 30.207 8.793 25.5l8-7.996-7.65-7.654c-.196.093-.412.15-.643.15A1.5 1.5 0 1 1 10 8.5c0 .231-.057.448-.15.643l8.357 8.36-8 7.997 3.293 3.293 11.293-11.29L13.496 6.212 10 4.979l2.302-.677L13 2l1.215 3.516 11.992 11.988z"
@@ -0,0 +1 @@
1
+ export const scanCrosshatch16: string;
@@ -0,0 +1 @@
1
+ export const scanCrosshatch16 = "M10 9V7h5l-5-5-1-1v5H7V2.847c.294-.174.5-.48.5-.847a1 1 0 1 0-2 0c0 .366.206.673.5.847V6H3L1 5l.985 1.5L1 8l2-1h3v2H1l5 5 1 1v-5h2v5l1-1 4-4 1-1h-5zm0-5.698L12.698 6H10V3.302zm-4 9.396L3.302 10H6v2.698zM7 9V7h2v2H7zm3 3.698V10h2.698L10 12.698z";
@@ -0,0 +1 @@
1
+ "M10 9V7h5l-5-5-1-1v5H7V2.847c.294-.174.5-.48.5-.847a1 1 0 1 0-2 0c0 .366.206.673.5.847V6H3L1 5l.985 1.5L1 8l2-1h3v2H1l5 5 1 1v-5h2v5l1-1 4-4 1-1h-5zm0-5.698L12.698 6H10V3.302zm-4 9.396L3.302 10H6v2.698zM7 9V7h2v2H7zm3 3.698V10h2.698L10 12.698z"
@@ -0,0 +1 @@
1
+ export const scanCrosshatch24: string;
@@ -0,0 +1 @@
1
+ export const scanCrosshatch24 = "M21.523 14H15v-4h8l-9-9v8h-4V3.804A1.397 1.397 0 0 0 9.5 1.1 1.397 1.397 0 0 0 9 3.804V9H4.5L2 8l.978 1.5L2 10.986 4.5 10H9v4H1l9 9v-8h4v8l9-9h-1.477zM15 3.477L20.523 9H15V3.477zM9 20.523L3.477 15H9v5.523zM10 14v-4h4v4h-4zm5 1h5.523L15 20.523V15z";
@@ -0,0 +1 @@
1
+ "M21.523 14H15v-4h8l-9-9v8h-4V3.804A1.397 1.397 0 0 0 9.5 1.1 1.397 1.397 0 0 0 9 3.804V9H4.5L2 8l.978 1.5L2 10.986 4.5 10H9v4H1l9 9v-8h4v8l9-9h-1.477zM15 3.477L20.523 9H15V3.477zM9 20.523L3.477 15H9v5.523zM10 14v-4h4v4h-4zm5 1h5.523L15 20.523V15z"
@@ -0,0 +1 @@
1
+ export const scanCrosshatch32: string;
@@ -0,0 +1 @@
1
+ export const scanCrosshatch32 = "M20 19v-6h10L19 2v10h-6V4.908A1.496 1.496 0 0 0 12.5 2a1.496 1.496 0 0 0-.5 2.908V12H6l-3-2 .971 2.5L3 15l3-2h6v6H2l11 11V20h6v10l11-11H20zm0-14.698L27.698 12H20V4.302zm-8 23.396L4.302 20H12v7.698zM13 19v-6h6v6h-6zm7 1h7.698L20 27.698V20z";
@@ -0,0 +1 @@
1
+ "M20 19v-6h10L19 2v10h-6V4.908A1.496 1.496 0 0 0 12.5 2a1.496 1.496 0 0 0-.5 2.908V12H6l-3-2 .971 2.5L3 15l3-2h6v6H2l11 11V20h6v10l11-11H20zm0-14.698L27.698 12H20V4.302zm-8 23.396L4.302 20H12v7.698zM13 19v-6h6v6h-6zm7 1h7.698L20 27.698V20z"
@@ -0,0 +1 @@
1
+ export const scanPerimeter16: string;
@@ -0,0 +1 @@
1
+ export const scanPerimeter16 = "M15 2v13H2V8.643a1.248 1.248 0 0 1 .5-2.393A1.248 1.248 0 0 1 3 8.643V14h11V3H3L1.001 4l.984-1.5L1 1l2 1h12z";
@@ -0,0 +1 @@
1
+ "M15 2v13H2V8.643a1.248 1.248 0 0 1 .5-2.393A1.248 1.248 0 0 1 3 8.643V14h11V3H3L1.001 4l.984-1.5L1 1l2 1h12z"
@@ -0,0 +1 @@
1
+ export const scanPerimeter24: string;
@@ -0,0 +1 @@
1
+ export const scanPerimeter24 = "M21 4.014V21H4v-9.196A1.397 1.397 0 0 1 4.5 9.1a1.397 1.397 0 0 1 .5 2.704V20h15V5H5.403L3.015 6l.729-1.5L3.015 3l2.388 1.014H21z";
@@ -0,0 +1 @@
1
+ "M21 4.014V21H4v-9.196A1.397 1.397 0 0 1 4.5 9.1a1.397 1.397 0 0 1 .5 2.704V20h15V5H5.403L3.015 6l.729-1.5L3.015 3l2.388 1.014H21z"
@@ -0,0 +1 @@
1
+ export const scanPerimeter32: string;
@@ -0,0 +1 @@
1
+ export const scanPerimeter32 = "M28 5v23H5V15a1.496 1.496 0 0 1 .5-2.908A1.496 1.496 0 0 1 6 15v12h21V6H7.204L4.02 8l.971-2.5-.97-2.5 3.183 2H28z";
@@ -0,0 +1 @@
1
+ "M28 5v23H5V15a1.496 1.496 0 0 1 .5-2.908A1.496 1.496 0 0 1 6 15v12h21V6H7.204L4.02 8l.971-2.5-.97-2.5 3.183 2H28z"
@@ -0,0 +1 @@
1
+ export const scanVertical16: string;
@@ -0,0 +1 @@
1
+ export const scanVertical16 = "M3 5.187v2.015L8 4l6 4v3.972L8 8l-5 3.418v1.779L8 10l4.614 3.078A1 1 0 1 1 12 14c0-.084.028-.16.048-.237L8 11l-6 4v-3.962L8 7l5 3.253v-1.85L8 5 2 9V4.908L8 1l5.319 3.178 2.014.11-1.333.71v1.516l-1.113-1.627L8 2 3 5.187z";
@@ -0,0 +1 @@
1
+ "M3 5.187v2.015L8 4l6 4v3.972L8 8l-5 3.418v1.779L8 10l4.614 3.078A1 1 0 1 1 12 14c0-.084.028-.16.048-.237L8 11l-6 4v-3.962L8 7l5 3.253v-1.85L8 5 2 9V4.908L8 1l5.319 3.178 2.014.11-1.333.71v1.516l-1.113-1.627L8 2 3 5.187z"
@@ -0,0 +1 @@
1
+ export const scanVertical24: string;
@@ -0,0 +1 @@
1
+ export const scanVertical24 = "M22 20.685a1.316 1.316 0 0 1-2.631 0c0-.062.027-.114.035-.173L12.5 16.1 4 22v-5.66l8.5-5.565 7.5 4.804v-3.53L12.5 7.2 4 13.027V7.583L12.5 2l7.504 4.419 2.517.067-1.523.938-.206 1.878-1.283-2.123L12.5 2.993 5 7.981v3.332l7.5-5.212 8.5 5.567v5.661l-8.5-5.452L5 16.84v3.232l7.5-5.08 7.444 4.635c.213-.15.46-.258.74-.258.727 0 1.316.589 1.316 1.316z";
@@ -0,0 +1 @@
1
+ "M22 20.685a1.316 1.316 0 0 1-2.631 0c0-.062.027-.114.035-.173L12.5 16.1 4 22v-5.66l8.5-5.565 7.5 4.804v-3.53L12.5 7.2 4 13.027V7.583L12.5 2l7.504 4.419 2.517.067-1.523.938-.206 1.878-1.283-2.123L12.5 2.993 5 7.981v3.332l7.5-5.212 8.5 5.567v5.661l-8.5-5.452L5 16.84v3.232l7.5-5.08 7.444 4.635c.213-.15.46-.258.74-.258.727 0 1.316.589 1.316 1.316z"
@@ -0,0 +1 @@
1
+ export const scanVertical32: string;
@@ -0,0 +1 @@
1
+ export const scanVertical32 = "M28.97 27.5c0 .828-.642 1.47-1.47 1.47s-1.48-.642-1.48-1.47c0-.143.006-.279.044-.41L16.5 21.164 5 29.12v-7.632l11.5-7.503L27 21.14v-4.759L16.5 9.298 5 17.157V9.68l11.5-7.528L26.56 8.11l3.208.302-2.122 1.135-.058 2.45-1.614-2.937L16.5 3.355 6 10.217v5.036l10.5-7.177L28 15.868v7.225l-11.5-7.895L6 22.026v5.173l10.5-7.257 10.14 6.431a1.49 1.49 0 0 1 .86-.273c.828 0 1.47.572 1.47 1.4z";
@@ -0,0 +1 @@
1
+ "M28.97 27.5c0 .828-.642 1.47-1.47 1.47s-1.48-.642-1.48-1.47c0-.143.006-.279.044-.41L16.5 21.164 5 29.12v-7.632l11.5-7.503L27 21.14v-4.759L16.5 9.298 5 17.157V9.68l11.5-7.528L26.56 8.11l3.208.302-2.122 1.135-.058 2.45-1.614-2.937L16.5 3.355 6 10.217v5.036l10.5-7.177L28 15.868v7.225l-11.5-7.895L6 22.026v5.173l10.5-7.257 10.14 6.431a1.49 1.49 0 0 1 .86-.273c.828 0 1.47.572 1.47 1.4z"
@@ -0,0 +1 @@
1
+ export const speechBubbleLike16: string;
@@ -0,0 +1 @@
1
+ export const speechBubbleLike16 = "M13.25 0H2.75A2.753 2.753 0 0 0 0 2.75v6.5A2.753 2.753 0 0 0 2.75 12H4v3.5L8.667 12h4.583c1.517 0 2.7-1.233 2.7-2.75l.05-6.5A2.753 2.753 0 0 0 13.25 0zM15 9.25c0 .965-.785 1.75-1.75 1.75H8.333L5 13.5V11H2.75C1.785 11 1 10.215 1 9.25v-6.5C1 1.785 1.785 1 2.75 1h10.5c.965 0 1.75.785 1.75 1.75v6.5zM8 3.323c-.848-.794-2.272-.772-3.098.056-.863.867-.862 2.388.003 3.257L8 9.704l3.098-3.07c.862-.867.863-2.388 0-3.256-.826-.827-2.251-.849-3.098-.055zm2.392 2.603L8 8.296 5.611 5.928c-.48-.482-.48-1.361 0-1.844a1.22 1.22 0 0 1 1.737 0L8 4.74l.651-.656a1.254 1.254 0 0 1 1.738 0c.48.483.48 1.362.003 1.842z";
@@ -0,0 +1 @@
1
+ "M13.25 0H2.75A2.753 2.753 0 0 0 0 2.75v6.5A2.753 2.753 0 0 0 2.75 12H4v3.5L8.667 12h4.583c1.517 0 2.7-1.233 2.7-2.75l.05-6.5A2.753 2.753 0 0 0 13.25 0zM15 9.25c0 .965-.785 1.75-1.75 1.75H8.333L5 13.5V11H2.75C1.785 11 1 10.215 1 9.25v-6.5C1 1.785 1.785 1 2.75 1h10.5c.965 0 1.75.785 1.75 1.75v6.5zM8 3.323c-.848-.794-2.272-.772-3.098.056-.863.867-.862 2.388.003 3.257L8 9.704l3.098-3.07c.862-.867.863-2.388 0-3.256-.826-.827-2.251-.849-3.098-.055zm2.392 2.603L8 8.296 5.611 5.928c-.48-.482-.48-1.361 0-1.844a1.22 1.22 0 0 1 1.737 0L8 4.74l.651-.656a1.254 1.254 0 0 1 1.738 0c.48.483.48 1.362.003 1.842z"
@@ -0,0 +1 @@
1
+ export const speechBubbleLike24: string;
@@ -0,0 +1 @@
1
+ export const speechBubbleLike24 = "M19.25 3H4.75A2.753 2.753 0 0 0 2 5.75v8.5A2.753 2.753 0 0 0 4.75 17H6v4.482L12.163 17h7.087c1.517 0 2.7-1.233 2.7-2.75l.05-8.5A2.753 2.753 0 0 0 19.25 3zM21 14.25c0 .965-.785 1.75-1.75 1.75h-7.412L7 19.518V16H4.75C3.785 16 3 15.215 3 14.25v-8.5C3 4.785 3.785 4 4.75 4h14.5c.965 0 1.75.785 1.75 1.75v8.5zm-8.91-8.005l-.09.091-.09-.09c-1.17-1.177-3.21-1.177-4.38 0-1.199 1.205-1.199 3.322.003 4.53L12 15.204l4.47-4.43c1.199-1.206 1.199-3.323 0-4.529-1.17-1.176-3.21-1.176-4.38 0zm3.674 3.821L12 13.796l-3.76-3.727c-.827-.83-.827-2.288 0-3.119.395-.398.921-.617 1.48-.617s1.085.22 1.48.617l.8.804.8-.804c.79-.796 2.17-.796 2.96 0 .827.83.827 2.288.004 3.116z";
@@ -0,0 +1 @@
1
+ "M19.25 3H4.75A2.753 2.753 0 0 0 2 5.75v8.5A2.753 2.753 0 0 0 4.75 17H6v4.482L12.163 17h7.087c1.517 0 2.7-1.233 2.7-2.75l.05-8.5A2.753 2.753 0 0 0 19.25 3zM21 14.25c0 .965-.785 1.75-1.75 1.75h-7.412L7 19.518V16H4.75C3.785 16 3 15.215 3 14.25v-8.5C3 4.785 3.785 4 4.75 4h14.5c.965 0 1.75.785 1.75 1.75v8.5zm-8.91-8.005l-.09.091-.09-.09c-1.17-1.177-3.21-1.177-4.38 0-1.199 1.205-1.199 3.322.003 4.53L12 15.204l4.47-4.43c1.199-1.206 1.199-3.323 0-4.529-1.17-1.176-3.21-1.176-4.38 0zm3.674 3.821L12 13.796l-3.76-3.727c-.827-.83-.827-2.288 0-3.119.395-.398.921-.617 1.48-.617s1.085.22 1.48.617l.8.804.8-.804c.79-.796 2.17-.796 2.96 0 .827.83.827 2.288.004 3.116z"
@@ -0,0 +1 @@
1
+ export const speechBubbleLike32: string;
@@ -0,0 +1 @@
1
+ export const speechBubbleLike32 = "M7 28.472V23H6c-1.654 0-3-1.346-3-3V8c0-1.654 1.346-3 3-3h20c1.654 0 2.95 1.346 2.95 3L29 20c0 .801-.313 1.554-.879 2.121A3.018 3.018 0 0 1 26 23H14.66L7 28.472zM6 6c-1.103 0-2 .897-2 2v12c0 1.103.897 2 2 2h2v4.528L14.34 22h11.659c.527 0 1.043-.213 1.415-.586.378-.378.586-.88.586-1.414V8c0-1.103-.897-2-2-2H6zm10 14.804l-5.838-5.787c-1.54-1.548-1.54-4.26-.003-5.806a3.924 3.924 0 0 1 2.8-1.167h.001c1.058 0 2.053.415 2.8 1.167l.24.24.24-.24a3.926 3.926 0 0 1 2.8-1.167h.001c1.058 0 2.053.415 2.8 1.167 1.538 1.545 1.538 4.258 0 5.804L16 20.805zm-3.04-11.76h-.001c-.79 0-1.532.31-2.09.872-1.166 1.17-1.166 3.223 0 4.394L16 19.396l5.135-5.089c1.162-1.168 1.162-3.221-.003-4.391a2.932 2.932 0 0 0-2.091-.872h-.001c-.79 0-1.532.31-2.092.872l-.948.953-.948-.953a2.932 2.932 0 0 0-2.092-.872z";
@@ -0,0 +1 @@
1
+ "M7 28.472V23H6c-1.654 0-3-1.346-3-3V8c0-1.654 1.346-3 3-3h20c1.654 0 2.95 1.346 2.95 3L29 20c0 .801-.313 1.554-.879 2.121A3.018 3.018 0 0 1 26 23H14.66L7 28.472zM6 6c-1.103 0-2 .897-2 2v12c0 1.103.897 2 2 2h2v4.528L14.34 22h11.659c.527 0 1.043-.213 1.415-.586.378-.378.586-.88.586-1.414V8c0-1.103-.897-2-2-2H6zm10 14.804l-5.838-5.787c-1.54-1.548-1.54-4.26-.003-5.806a3.924 3.924 0 0 1 2.8-1.167h.001c1.058 0 2.053.415 2.8 1.167l.24.24.24-.24a3.926 3.926 0 0 1 2.8-1.167h.001c1.058 0 2.053.415 2.8 1.167 1.538 1.545 1.538 4.258 0 5.804L16 20.805zm-3.04-11.76h-.001c-.79 0-1.532.31-2.09.872-1.166 1.17-1.166 3.223 0 4.394L16 19.396l5.135-5.089c1.162-1.168 1.162-3.221-.003-4.391a2.932 2.932 0 0 0-2.091-.872h-.001c-.79 0-1.532.31-2.092.872l-.948.953-.948-.953a2.932 2.932 0 0 0-2.092-.872z"
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "spriter": "bin/spriter.js"
4
4
  },
5
5
  "name": "@esri/calcite-ui-icons",
6
- "version": "3.24.7",
6
+ "version": "3.24.8",
7
7
  "private": false,
8
8
  "description": "A collection of UI SVG icons created by Esri for applications.",
9
9
  "repository": {