@rokkit/icons 1.0.0-next.98 → 1.0.1

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 (63) hide show
  1. package/README.md +104 -1
  2. package/lib/app/icons.json +114 -114
  3. package/lib/app/index.d.ts +6 -6
  4. package/lib/app/index.js +8 -8
  5. package/lib/app/index.mjs +5 -5
  6. package/lib/app/package.json +1 -2
  7. package/lib/app.json +2 -2
  8. package/lib/auth/icons.json +363 -45
  9. package/lib/auth/index.d.ts +6 -6
  10. package/lib/auth/index.js +8 -8
  11. package/lib/auth/index.mjs +5 -5
  12. package/lib/auth/package.json +1 -2
  13. package/lib/auth.json +333 -15
  14. package/lib/base/icons.json +294 -207
  15. package/lib/base/index.d.ts +6 -6
  16. package/lib/base/index.js +8 -8
  17. package/lib/base/index.mjs +5 -5
  18. package/lib/base/package.json +1 -2
  19. package/lib/base.json +98 -11
  20. package/lib/glyph/icons.json +1931 -0
  21. package/lib/glyph/index.d.ts +8 -0
  22. package/lib/glyph/index.js +9 -0
  23. package/lib/glyph/index.mjs +6 -0
  24. package/lib/{components → glyph}/package.json +3 -4
  25. package/lib/glyph.json +1931 -0
  26. package/lib/light/icons.json +21 -21
  27. package/lib/light/index.d.ts +6 -6
  28. package/lib/light/index.js +8 -8
  29. package/lib/light/index.mjs +5 -5
  30. package/lib/light/package.json +1 -2
  31. package/lib/light.json +2 -2
  32. package/lib/semantic/chars.json +1 -0
  33. package/lib/semantic/icons.json +1196 -0
  34. package/lib/semantic/index.d.ts +8 -0
  35. package/lib/semantic/index.js +9 -0
  36. package/lib/semantic/index.mjs +6 -0
  37. package/lib/semantic/info.json +1 -0
  38. package/lib/semantic/metadata.json +1 -0
  39. package/lib/semantic/package.json +24 -0
  40. package/lib/semantic.json +1196 -0
  41. package/lib/solid/icons.json +42 -42
  42. package/lib/solid/index.d.ts +6 -6
  43. package/lib/solid/index.js +8 -8
  44. package/lib/solid/index.mjs +5 -5
  45. package/lib/solid/package.json +1 -2
  46. package/lib/solid.json +2 -2
  47. package/lib/twotone/icons.json +18 -18
  48. package/lib/twotone/index.d.ts +6 -6
  49. package/lib/twotone/index.js +8 -8
  50. package/lib/twotone/index.mjs +5 -5
  51. package/lib/twotone/package.json +1 -2
  52. package/lib/twotone.json +2 -2
  53. package/package.json +34 -32
  54. package/lib/components/icons.json +0 -92
  55. package/lib/components/index.d.ts +0 -8
  56. package/lib/components/index.js +0 -9
  57. package/lib/components/index.mjs +0 -6
  58. package/lib/components.json +0 -92
  59. package/src/convert.js +0 -96
  60. package/src/index.js +0 -8
  61. /package/lib/{components → glyph}/chars.json +0 -0
  62. /package/lib/{components → glyph}/info.json +0 -0
  63. /package/lib/{components → glyph}/metadata.json +0 -0
@@ -0,0 +1,1196 @@
1
+ {
2
+ "prefix": "semantic",
3
+ "icons": {
4
+ "accordion-closed": {
5
+ "body": "<g fill=\"currentColor\"><path d=\"m12.404 8.303 3.431 3.327c.22.213.22.527 0 .74l-6.63 6.43C8.79 19.201 8 18.958 8 18.43v-5.723z\"/><path d=\"M8 11.293V5.57c0-.528.79-.771 1.205-.37l2.481 2.406z\" opacity=\".5\"/></g>"
6
+ },
7
+ "accordion-closed-duotone-outline": {
8
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m9 5 6 7-6 7\"/>"
9
+ },
10
+ "accordion-closed-outline": {
11
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m9 5 6 7-6 7\"/>"
12
+ },
13
+ "accordion-closed-solid": {
14
+ "body": "<path fill=\"currentColor\" d=\"M15.835 11.63 9.205 5.2C8.79 4.799 8 5.042 8 5.57v12.86c0 .528.79.771 1.205.37l6.63-6.43a.5.5 0 000-.74\"/>"
15
+ },
16
+ "accordion-opened": {
17
+ "body": "<g fill=\"currentColor\"><path d=\"m8.303 12.404 3.327 3.431c.213.22.527.22.74 0l6.43-6.63C19.201 8.79 18.958 8 18.43 8h-5.723z\"/><path d=\"M11.293 8H5.57c-.528 0-.771.79-.37 1.205l2.406 2.481z\" opacity=\".5\"/></g>"
18
+ },
19
+ "accordion-opened-duotone-outline": {
20
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
21
+ },
22
+ "accordion-opened-outline": {
23
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
24
+ },
25
+ "accordion-opened-solid": {
26
+ "body": "<path fill=\"currentColor\" d=\"m12.37 15.835 6.43-6.63C19.201 8.79 18.958 8 18.43 8H5.57c-.528 0-.771.79-.37 1.205l6.43 6.63c.213.22.527.22.74 0\"/>"
27
+ },
28
+ "action-add": {
29
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M12 8.25a.75.75 0 01.75.75v2.25H15a.75.75 0 010 1.5h-2.25V15a.75.75 0 01-1.5 0v-2.25H9a.75.75 0 010-1.5h2.25V9a.75.75 0 01.75-.75\"/></g>"
30
+ },
31
+ "action-add-duotone-outline": {
32
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M15 12h-3m0 0H9m3 0V9m0 3v3\"/></g>"
33
+ },
34
+ "action-add-outline": {
35
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" d=\"M15 12h-3m0 0H9m3 0V9m0 3v3\"/></g>"
36
+ },
37
+ "action-add-solid": {
38
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22m0-13.75a.75.75 0 01.75.75v2.25H15a.75.75 0 010 1.5h-2.25V15a.75.75 0 01-1.5 0v-2.25H9a.75.75 0 010-1.5h2.25V9a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/>"
39
+ },
40
+ "action-cancel": {
41
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 111.06 1.06L13.06 12l1.97 1.97a.75.75 0 01-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\"/></g>"
42
+ },
43
+ "action-cancel-duotone-outline": {
44
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
45
+ },
46
+ "action-cancel-outline": {
47
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
48
+ },
49
+ "action-cancel-solid": {
50
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 011.06 1.06L13.06 12l1.97 1.97a.75.75 0 01-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\" clip-rule=\"evenodd\"/>"
51
+ },
52
+ "action-check": {
53
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M16.03 8.97a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\"/></g>"
54
+ },
55
+ "action-check-duotone-outline": {
56
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
57
+ },
58
+ "action-check-outline": {
59
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
60
+ },
61
+ "action-check-solid": {
62
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\" clip-rule=\"evenodd\"/>"
63
+ },
64
+ "action-clear": {
65
+ "body": "<g fill=\"currentColor\"><path d=\"M14.952 3c-1.037 0-1.872.835-3.542 2.505l-4.91 4.91 7.085 7.085 4.91-4.91C20.165 10.92 21 10.085 21 9.048c0-1.038-.835-1.873-2.505-3.543S15.99 3 14.952 3\" opacity=\".5\"/><path d=\"M13.585 17.5 6.5 10.415l-.995.995C3.835 13.08 3 13.915 3 14.952c0 1.038.835 1.873 2.505 3.543S8.01 21 9.048 21c1.037 0 1.872-.835 3.542-2.505z\"/><path d=\"M9.033 21H9zm.03 0c.796-.006 1.476-.506 2.51-1.5H21a.75.75 0 010 1.5z\" opacity=\".5\"/></g>"
66
+ },
67
+ "action-clear-duotone-outline": {
68
+ "body": "<g fill=\"none\"><path fill=\"currentColor\" d=\"m5.505 11.41.53.53zM3 14.952h-.75zM9.048 21v.75zM11.41 5.505l-.53-.53zm6.555 6.555-5.905 5.905 1.06 1.06 5.905-5.904zm-11.93-.12 5.905-5.905-1.06-1.06-5.905 5.904zm0 6.025c-.85-.85-1.433-1.436-1.812-1.933-.367-.481-.473-.79-.473-1.08h-1.5c0 .749.312 1.375.78 1.99.455.596 1.125 1.263 1.945 2.083zm-1.06-7.086c-.82.82-1.49 1.488-1.945 2.084-.468.614-.78 1.24-.78 1.99h1.5c0-.29.106-.6.473-1.08.38-.498.962-1.083 1.812-1.933zm7.085 7.086c-.85.85-1.435 1.433-1.933 1.813-.48.366-.79.472-1.08.472v1.5c.75 0 1.376-.312 1.99-.78.596-.455 1.264-1.125 2.084-1.945zm-7.085 1.06c.82.82 1.487 1.49 2.084 1.945.614.468 1.24.78 1.989.78v-1.5c-.29 0-.599-.106-1.08-.473-.497-.38-1.083-.962-1.933-1.812zm12.99-12.99c.85.85 1.433 1.436 1.813 1.933.366.481.472.79.472 1.08h1.5c0-.749-.312-1.375-.78-1.99-.455-.596-1.125-1.263-1.945-2.083zm1.06 7.086c.82-.82 1.49-1.488 1.945-2.084.468-.614.78-1.24.78-1.99h-1.5c0 .29-.106.6-.473 1.08-.38.498-.962 1.083-1.812 1.933zm0-8.146c-.82-.82-1.487-1.49-2.084-1.945-.614-.468-1.24-.78-1.989-.78v1.5c.29 0 .599.106 1.08.473.497.38 1.083.962 1.933 1.812zm-7.085 1.06c.85-.85 1.435-1.433 1.933-1.812.48-.367.79-.473 1.08-.473v-1.5c-.75 0-1.376.312-1.99.78-.596.455-1.264 1.125-2.084 1.945z\"/><path fill=\"currentColor\" d=\"M13.241 17.844a.75.75 0 001.06-1.06zM7.216 9.698a.75.75 0 10-1.06 1.061zm7.086 7.086L7.216 9.698l-1.06 1.061 7.085 7.085z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M9 21h12\" opacity=\".5\"/></g>"
69
+ },
70
+ "action-clear-outline": {
71
+ "body": "<g fill=\"none\"><path fill=\"currentColor\" d=\"m5.505 11.41.53.53zM3 14.952h-.75zM9.048 21v.75zM11.41 5.505l-.53-.53zm1.831 12.34a.75.75 0 001.06-1.061zM7.216 9.697a.75.75 0 10-1.06 1.061zm10.749 2.362-5.905 5.905 1.06 1.06 5.905-5.904zm-11.93-.12 5.905-5.905-1.06-1.06-5.905 5.904zm0 6.025c-.85-.85-1.433-1.436-1.812-1.933-.367-.481-.473-.79-.473-1.08h-1.5c0 .749.312 1.375.78 1.99.455.596 1.125 1.263 1.945 2.083zm-1.06-7.086c-.82.82-1.49 1.488-1.945 2.084-.468.614-.78 1.24-.78 1.99h1.5c0-.29.106-.6.473-1.08.38-.498.962-1.083 1.812-1.933zm7.085 7.086c-.85.85-1.435 1.433-1.933 1.813-.48.366-.79.472-1.08.472v1.5c.75 0 1.376-.312 1.99-.78.596-.455 1.264-1.125 2.084-1.945zm-7.085 1.06c.82.82 1.487 1.49 2.084 1.945.614.468 1.24.78 1.989.78v-1.5c-.29 0-.599-.106-1.08-.473-.497-.38-1.083-.962-1.933-1.812zm12.99-12.99c.85.85 1.433 1.436 1.813 1.933.366.481.472.79.472 1.08h1.5c0-.749-.312-1.375-.78-1.99-.455-.596-1.125-1.263-1.945-2.083zm1.06 7.086c.82-.82 1.49-1.488 1.945-2.084.468-.614.78-1.24.78-1.99h-1.5c0 .29-.106.6-.473 1.08-.38.498-.962 1.083-1.812 1.933zm0-8.146c-.82-.82-1.487-1.49-2.084-1.945-.614-.468-1.24-.78-1.989-.78v1.5c.29 0 .599.106 1.08.473.497.38 1.083.962 1.933 1.812zm-7.085 1.06c.85-.85 1.435-1.433 1.933-1.812.48-.367.79-.473 1.08-.473v-1.5c-.75 0-1.376.312-1.99.78-.596.455-1.264 1.125-2.084 1.945zm2.362 10.749L7.216 9.698l-1.06 1.061 7.085 7.085z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M9 21h12\"/></g>"
72
+ },
73
+ "action-clear-solid": {
74
+ "body": "<g fill=\"currentColor\"><path d=\"M11.41 5.505C13.08 3.835 13.915 3 14.952 3c1.038 0 1.873.835 3.543 2.505S21 8.01 21 9.048c0 1.037-.835 1.872-2.505 3.542l-4.193 4.194-7.086-7.086z\"/><path d=\"m6.156 10.759 7.085 7.085-.65.65c-.378.379-.713.714-1.018 1.006H21a.75.75 0 010 1.5H9c-1.016-.025-1.85-.86-3.495-2.505C3.835 16.825 3 15.99 3 14.952c0-1.037.835-1.872 2.505-3.542z\"/></g>"
75
+ },
76
+ "action-close": {
77
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 111.06 1.06L13.06 12l1.97 1.97a.75.75 0 11-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\"/></g>"
78
+ },
79
+ "action-close-duotone-outline": {
80
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
81
+ },
82
+ "action-close-outline": {
83
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
84
+ },
85
+ "action-close-solid": {
86
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 011.06 1.06L13.06 12l1.97 1.97a.75.75 0 11-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 11-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\" clip-rule=\"evenodd\"/>"
87
+ },
88
+ "action-copy": {
89
+ "body": "<g fill=\"currentColor\"><path d=\"M6.6 11.397c0-2.726 0-4.089.843-4.936.844-.847 2.201-.847 4.917-.847h2.88c2.715 0 4.073 0 4.916.847.844.847.844 2.21.844 4.936v4.82c0 2.726 0 4.089-.844 4.936-.843.847-2.201.847-4.916.847h-2.88c-2.716 0-4.073 0-4.917-.847s-.843-2.21-.843-4.936z\"/><path d=\"M4.172 3.172C3 4.343 3 6.229 3 10v2c0 3.771 0 5.657 1.172 6.828.617.618 1.433.91 2.62 1.048-.192-.84-.192-1.996-.192-3.66v-4.819c0-2.726 0-4.089.843-4.936.844-.847 2.201-.847 4.917-.847h2.88c1.652 0 2.8 0 3.638.19-.138-1.193-.43-2.012-1.05-2.632C16.657 2 14.771 2 11 2S5.343 2 4.172 3.172\" opacity=\".5\"/></g>"
90
+ },
91
+ "action-copy-duotone-outline": {
92
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M6 11c0-2.828 0-4.243.879-5.121C7.757 5 9.172 5 12 5h3c2.828 0 4.243 0 5.121.879C21 6.757 21 8.172 21 11v5c0 2.828 0 4.243-.879 5.121C19.243 22 17.828 22 15 22h-3c-2.828 0-4.243 0-5.121-.879C6 20.243 6 18.828 6 16z\"/><path d=\"M6 19a3 3 0 01-3-3v-6c0-3.771 0-5.657 1.172-6.828S7.229 2 11 2h4a3 3 0 013 3\" opacity=\".5\"/></g>"
93
+ },
94
+ "action-copy-outline": {
95
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M6 11c0-2.828 0-4.243.879-5.121C7.757 5 9.172 5 12 5h3c2.828 0 4.243 0 5.121.879C21 6.757 21 8.172 21 11v5c0 2.828 0 4.243-.879 5.121C19.243 22 17.828 22 15 22h-3c-2.828 0-4.243 0-5.121-.879C6 20.243 6 18.828 6 16z\"/><path d=\"M6 19a3 3 0 01-3-3v-6c0-3.771 0-5.657 1.172-6.828S7.229 2 11 2h4a3 3 0 013 3\"/></g>"
96
+ },
97
+ "action-copy-solid": {
98
+ "body": "<g fill=\"currentColor\"><path d=\"M15.24 2h-3.894c-1.764 0-3.162 0-4.255.148-1.126.152-2.037.472-2.755 1.193-.719.721-1.038 1.636-1.189 2.766C3 7.205 3 8.608 3 10.379v5.838c0 1.508.92 2.8 2.227 3.342-.067-.91-.067-2.185-.067-3.247v-5.01c0-1.281 0-2.386.118-3.27.127-.948.413-1.856 1.147-2.593s1.639-1.024 2.583-1.152c.88-.118 1.98-.118 3.257-.118h3.07c1.276 0 2.374 0 3.255.118A3.6 3.6 0 0015.24 2\"/><path d=\"M6.6 11.397c0-2.726 0-4.089.844-4.936.843-.847 2.2-.847 4.916-.847h2.88c2.715 0 4.073 0 4.917.847S21 8.671 21 11.397v4.82c0 2.726 0 4.089-.843 4.936-.844.847-2.202.847-4.917.847h-2.88c-2.715 0-4.073 0-4.916-.847-.844-.847-.844-2.21-.844-4.936z\"/></g>"
99
+ },
100
+ "action-copysuccess": {
101
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M16.03 8.97a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 4.47-4.47a.75.75 0 011.06 0\"/></g>"
102
+ },
103
+ "action-copysuccess-duotone-outline": {
104
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
105
+ },
106
+ "action-copysuccess-outline": {
107
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
108
+ },
109
+ "action-copysuccess-solid": {
110
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22m4.03-13.03a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 4.47-4.47a.75.75 0 011.06 0\" clip-rule=\"evenodd\"/>"
111
+ },
112
+ "action-cross": {
113
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 111.06 1.06L13.06 12l1.97 1.97a.75.75 0 11-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\"/></g>"
114
+ },
115
+ "action-cross-duotone-outline": {
116
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
117
+ },
118
+ "action-cross-outline": {
119
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
120
+ },
121
+ "action-cross-solid": {
122
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 011.06 1.06L13.06 12l1.97 1.97a.75.75 0 11-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 11-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\" clip-rule=\"evenodd\"/>"
123
+ },
124
+ "action-pin": {
125
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"m16.219 4.838 2.964 2.967c2.012 2.014 3.018 3.021 2.784 4.107-.235 1.085-1.567 1.585-4.23 2.586l-1.845.693c-.713.268-1.07.402-1.345.64q-.181.158-.322.352c-.212.297-.313.664-.515 1.4-.46 1.672-.69 2.508-1.239 2.821-.23.132-.492.2-.758.2-.63 0-1.243-.614-2.469-1.84l-1.466-1.468-1.079-1.08L5.285 14.8c-1.218-1.219-1.827-1.828-1.83-2.455a1.53 1.53 0 01.203-.773c.313-.543 1.143-.772 2.803-1.23.737-.203 1.105-.304 1.402-.517q.199-.144.36-.332c.236-.278.368-.637.63-1.355l.669-1.823c.987-2.693 1.48-4.04 2.568-4.28s2.102.774 4.129 2.803\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"m3.302 21.776 4.476-4.48-1.079-1.08-4.476 4.48a.764.764 0 001.08 1.08\"/></g>"
126
+ },
127
+ "action-pin-duotone-outline": {
128
+ "body": "<g fill=\"currentColor\"><path d=\"m15.99 4.95.53-.53zm3.082 3.086-.53.53zM8.738 19.429l-.53.53zm-4.116-4.12.53-.53zm12.945-.315-.264-.702zm-1.917.72.264.703zM8.332 8.383l-.704-.258zm.695-1.896.704.258zm-3.182 4.188.2.723zm1.457-.539-.438-.609zm.374-.345.57.487zm6.575 6.59.491.568zm-.87 1.821-.723-.199zm.536-1.454-.61-.438zM2.719 12.755l-.75.005zm.212-.803-.65-.374zm8.374 9.391.001-.75zm.788-.208-.371-.652zm-.396-19.099.162.732zM15.46 5.48l3.082 3.086 1.061-1.06L16.52 4.42zM9.269 18.9l-4.117-4.12-1.06 1.06 4.116 4.12zm8.034-4.607-1.917.72.528 1.405 1.917-.72zM9.036 8.64l.695-1.896-1.408-.516-.695 1.896zm-2.992 2.756c.712-.196 1.253-.334 1.696-.652l-.876-1.218c-.173.125-.398.198-1.218.424zm1.584-3.272c-.293.8-.385 1.018-.523 1.18l1.142.973c.353-.415.535-.944.79-1.637zm.112 2.62q.281-.203.507-.467l-1.142-.973a1.4 1.4 0 01-.241.222zm7.646 4.268c-.689.26-1.214.445-1.626.801l.982 1.135c.16-.14.377-.233 1.172-.531zM14.104 18.4c.225-.819.298-1.043.422-1.216l-1.218-.875c-.318.443-.455.983-.65 1.693zm-.344-2.586q-.256.22-.452.495l1.218.875q.095-.132.216-.236zm-8.608-1.036c-.646-.647-1.084-1.087-1.368-1.444-.286-.359-.315-.514-.315-.583l-1.5.009c.003.582.292 1.07.641 1.508.35.44.861.95 1.481 1.57zm.494-4.828c-.845.234-1.542.424-2.063.634-.52.208-1.012.49-1.302.994l1.3.748c.034-.06.136-.18.56-.35s1.022-.337 1.903-.58zm-2.177 2.8a.84.84 0 01.111-.424l-1.3-.748a2.34 2.34 0 00-.311 1.182zm4.739 7.21c.624.624 1.137 1.139 1.579 1.49.44.352.931.642 1.517.643l.002-1.5c-.069 0-.224-.029-.585-.316-.36-.286-.802-.727-1.452-1.378zm4.45-1.958c-.245.888-.412 1.49-.583 1.917-.172.428-.293.53-.353.564l.743 1.303c.51-.29.792-.786 1.002-1.309.21-.524.402-1.225.637-2.077zm-1.354 4.091c.407 0 .807-.105 1.161-.307l-.743-1.303a.84.84 0 01-.416.11zm7.237-13.527c1.064 1.064 1.8 1.803 2.25 2.413.444.598.495.917.441 1.167l1.466.317c.19-.878-.16-1.647-.701-2.377-.533-.72-1.366-1.551-2.395-2.58zm-.71 7.13c1.361-.511 2.463-.923 3.246-1.358.795-.44 1.431-.996 1.621-1.875l-1.466-.317c-.054.25-.232.52-.883.88-.663.369-1.638.737-3.046 1.266zM16.52 4.42c-1.036-1.037-1.872-1.876-2.595-2.414-.734-.544-1.508-.897-2.39-.702l.324 1.464c.25-.055.569-.005 1.172.443.612.455 1.357 1.197 2.428 2.27zM9.731 6.744c.522-1.423.885-2.41 1.25-3.08.36-.66.628-.84.878-.896l-.323-1.464c-.882.194-1.435.84-1.872 1.642-.431.792-.837 1.906-1.341 3.282z\"/><path d=\"M1.47 21.47a.75.75 0 001.06 1.06zm5.714-3.598a.75.75 0 00-1.061-1.06zM2.53 22.53l4.653-4.658-1.061-1.06-4.654 4.658z\" opacity=\".5\"/></g>"
129
+ },
130
+ "action-pin-outline": {
131
+ "body": "<path fill=\"currentColor\" d=\"m15.99 4.95.53-.53zm3.082 3.086-.531.53zM8.738 19.429l-.53.53zm-4.116-4.12.53-.53zm12.945-.315-.264-.702zm-1.917.72.264.703zM8.332 8.383l-.704-.258zm.695-1.896.704.258zm-3.182 4.188.2.723zm1.457-.539-.439-.609zm.374-.345.57.487zm6.575 6.59.491.568zm-.87 1.821-.724-.199zm.536-1.454-.61-.438zM2.718 12.755l-.75.005zm.212-.803-.65-.374zm8.375 9.391.001-.75zm.788-.208-.371-.652zm-.396-19.099.162.732zM1.47 21.47a.75.75 0 001.062 1.06zm5.715-3.598a.75.75 0 00-1.061-1.06zM15.459 5.48l3.082 3.086 1.061-1.06L16.52 4.42zM9.269 18.9l-4.117-4.12-1.06 1.06 4.116 4.12zm8.034-4.607-1.917.72.528 1.405 1.917-.72zM9.036 8.64l.695-1.896-1.409-.516-.694 1.896zm-2.992 2.756c.712-.196 1.253-.334 1.696-.652l-.877-1.218c-.172.125-.397.198-1.217.424zm1.584-3.272c-.293.8-.385 1.018-.523 1.18l1.142.973c.353-.415.535-.944.79-1.637zm.112 2.62q.281-.203.507-.467l-1.142-.973a1.4 1.4 0 01-.242.222zm7.646 4.268c-.689.26-1.214.445-1.626.801l.982 1.135c.16-.14.377-.233 1.172-.531zM14.104 18.4c.225-.819.298-1.043.422-1.216l-1.219-.875c-.317.443-.454.983-.65 1.693zm-.344-2.586q-.256.22-.453.495l1.22.875q.093-.132.215-.236zm-8.608-1.036c-.646-.647-1.084-1.087-1.368-1.444-.286-.359-.315-.514-.316-.583l-1.5.009c.004.582.293 1.07.642 1.508.35.44.861.95 1.481 1.57zm.494-4.828c-.846.234-1.542.424-2.063.634-.52.208-1.012.49-1.302.994l1.3.748c.034-.06.136-.18.56-.35s1.022-.337 1.903-.58zm-2.178 2.8a.84.84 0 01.112-.424l-1.3-.748a2.34 2.34 0 00-.312 1.182zm4.74 7.21c.624.624 1.137 1.139 1.578 1.49.441.352.932.642 1.518.643l.002-1.5c-.07 0-.225-.029-.585-.316-.36-.286-.802-.727-1.452-1.378zm4.45-1.958c-.245.888-.412 1.49-.583 1.917-.172.428-.293.53-.353.564l.743 1.303c.509-.29.792-.786 1.002-1.309.21-.524.402-1.225.637-2.077zm-1.354 4.091c.407 0 .807-.105 1.161-.307l-.743-1.303a.84.84 0 01-.416.11zm7.237-13.527c1.064 1.064 1.8 1.803 2.25 2.413.444.598.495.917.441 1.167l1.466.317c.19-.878-.16-1.647-.701-2.377-.534-.72-1.366-1.551-2.395-2.58zm-.71 7.13c1.361-.511 2.463-.923 3.246-1.358.795-.44 1.431-.996 1.621-1.875l-1.466-.317c-.054.25-.232.52-.883.88-.663.369-1.638.737-3.046 1.266zM16.52 4.42c-1.036-1.037-1.872-1.876-2.595-2.414-.734-.544-1.508-.897-2.39-.702l.324 1.464c.25-.055.569-.005 1.171.443.613.455 1.358 1.197 2.429 2.27zM9.73 6.744c.522-1.423.886-2.41 1.251-3.08.36-.66.628-.84.878-.896l-.323-1.464c-.882.194-1.435.84-1.872 1.642-.431.792-.837 1.906-1.342 3.282zM2.53 22.53l4.654-4.658-1.061-1.06-4.654 4.658z\"/>"
132
+ },
133
+ "action-pin-solid": {
134
+ "body": "<path fill=\"currentColor\" d=\"m19.184 7.805-2.965-2.967c-2.027-2.03-3.04-3.043-4.129-2.803s-1.581 1.587-2.568 4.28l-.668 1.823c-.263.718-.395 1.077-.632 1.355a2 2 0 01-.36.332c-.296.213-.664.314-1.4.517-1.66.458-2.491.687-2.804 1.23a1.53 1.53 0 00-.204.773c.004.627.613 1.236 1.83 2.455L6.7 16.216l-4.476 4.48a.764.764 0 001.08 1.08l4.475-4.48 1.466 1.468c1.226 1.226 1.839 1.84 2.47 1.84.265 0 .526-.068.757-.2.548-.313.778-1.149 1.239-2.822.202-.735.303-1.102.515-1.399q.14-.194.322-.352c.275-.238.632-.372 1.345-.64l1.844-.693c2.664-1 3.996-1.501 4.23-2.586.235-1.086-.77-2.093-2.783-4.107\"/>"
135
+ },
136
+ "action-remove": {
137
+ "body": "<g fill=\"currentColor\"><path d=\"M3 6.386c0-.484.345-.877.771-.877h2.665c.529-.016.996-.399 1.176-.965l.03-.1.115-.391c.07-.24.131-.45.217-.637.338-.739.964-1.252 1.687-1.383.184-.033.378-.033.6-.033h3.478c.223 0 .417 0 .6.033.723.131 1.35.644 1.687 1.383.086.187.147.396.218.637l.114.391.03.1c.18.566.74.95 1.27.965h2.57c.427 0 .772.393.772.877s-.345.877-.771.877H3.77c-.425 0-.77-.393-.77-.877\"/><path fill-rule=\"evenodd\" d=\"M9.425 11.482c.413-.044.78.273.821.707l.5 5.263c.041.433-.26.82-.671.864-.412.043-.78-.273-.821-.707l-.5-5.263c-.041-.434.26-.821.671-.864m5.15 0c.412.043.713.43.671.864l-.5 5.263c-.04.434-.408.75-.82.707-.413-.044-.713-.43-.672-.864l.5-5.264c.041-.433.409-.75.82-.707\" clip-rule=\"evenodd\"/><path d=\"M11.596 22h.808c2.783 0 4.174 0 5.08-.886.904-.886.996-2.339 1.181-5.245l.267-4.188c.1-1.577.15-2.366-.303-2.865-.454-.5-1.22-.5-2.753-.5H8.124c-1.533 0-2.3 0-2.753.5s-.404 1.288-.303 2.865l.267 4.188c.185 2.906.277 4.36 1.182 5.245.905.886 2.296.886 5.079.886\" opacity=\".5\"/></g>"
138
+ },
139
+ "action-remove-duotone-outline": {
140
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M20.5 6h-17m15.333 2.5-.46 6.9c-.177 2.654-.265 3.981-1.13 4.79s-2.195.81-4.856.81h-.774c-2.66 0-3.99 0-4.856-.81-.865-.809-.953-2.136-1.13-4.79l-.46-6.9\"/><path stroke-linecap=\"round\" d=\"m9.5 11 .5 5m4.5-5-.5 5\" opacity=\".5\"/><path d=\"M6.5 6h.11a2 2 0 001.83-1.32l.034-.103.097-.291c.083-.249.125-.373.18-.479a1.5 1.5 0 011.094-.788C9.962 3 10.093 3 10.355 3h3.29c.262 0 .393 0 .51.019a1.5 1.5 0 011.094.788c.055.106.097.23.18.479l.097.291A2 2 0 0017.5 6\" opacity=\".5\"/></g>"
141
+ },
142
+ "action-remove-outline": {
143
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M20.5 6h-17m15.333 2.5-.46 6.9c-.177 2.654-.265 3.981-1.13 4.79s-2.196.81-4.856.81h-.774c-2.66 0-3.991 0-4.856-.81-.865-.809-.954-2.136-1.13-4.79l-.46-6.9M9.5 11l.5 5m4.5-5-.5 5\"/><path d=\"M6.5 6h.11a2 2 0 001.83-1.32l.034-.103.097-.291c.083-.249.125-.373.18-.479a1.5 1.5 0 011.094-.788C9.962 3 10.093 3 10.355 3h3.29c.262 0 .393 0 .51.019a1.5 1.5 0 011.094.788c.055.106.097.23.18.479l.097.291A2 2 0 0017.5 6\"/></g>"
144
+ },
145
+ "action-remove-solid": {
146
+ "body": "<g fill=\"currentColor\"><path d=\"M3 6.386c0-.484.345-.877.771-.877h2.665c.529-.016.996-.399 1.176-.965l.03-.1.115-.391c.07-.24.131-.45.217-.637.338-.739.964-1.252 1.687-1.383.184-.033.378-.033.6-.033h3.478c.223 0 .417 0 .6.033.723.131 1.35.644 1.687 1.383.086.187.147.396.218.637l.114.391.03.1c.18.566.74.95 1.27.965h2.57c.427 0 .772.393.772.877s-.345.877-.771.877H3.77c-.425 0-.77-.393-.77-.877\"/><path fill-rule=\"evenodd\" d=\"M11.596 22h.808c2.783 0 4.174 0 5.08-.886.904-.886.996-2.339 1.181-5.245l.267-4.188c.1-1.577.15-2.366-.303-2.865-.454-.5-1.22-.5-2.753-.5H8.124c-1.533 0-2.3 0-2.753.5s-.404 1.288-.303 2.865l.267 4.188c.185 2.906.277 4.36 1.182 5.245.905.886 2.296.886 5.079.886m-1.35-9.811c-.04-.434-.408-.75-.82-.707-.413.043-.713.43-.672.864l.5 5.263c.04.434.408.75.82.707.413-.043.713-.43.672-.864zm4.329-.707c.412.043.713.43.671.864l-.5 5.263c-.04.434-.409.75-.82.707-.413-.043-.713-.43-.672-.864l.5-5.263c.04-.434.409-.75.82-.707\" clip-rule=\"evenodd\"/></g>"
147
+ },
148
+ "action-retry": {
149
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M6.873 7.873a7.25 7.25 0 017.928-1.563l1.13-1.13a8.75 8.75 0 104.751 6.727.75.75 0 00-1.488.187 7.25 7.25 0 11-12.32-4.22\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M18.721 4.201a.75.75 0 00-1.28-.53l-1.51 1.51-1.13 1.13-1.603 1.603a.75.75 0 00.53 1.28h4.243a.75.75 0 00.75-.75z\"/></g>"
150
+ },
151
+ "action-retry-duotone-outline": {
152
+ "body": "<g fill=\"none\"><g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" clip-path=\"url(#svgID0)\"><path d=\"M19.729 10.929a8 8 0 11-2.072-3.585l.707.706\" opacity=\".5\"/><path d=\"M14.121 8.05h4.243V3.808\"/></g><defs><clipPath id=\"svgID0\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
153
+ },
154
+ "action-retry-outline": {
155
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18.364 8.05-.707-.707a8 8 0 102.28 4.658m-1.573-3.95h-4.243m4.243 0V3.807\"/>"
156
+ },
157
+ "action-retry-solid": {
158
+ "body": "<path fill=\"currentColor\" d=\"M18.258 3.508a.75.75 0 01.463.693v4.243a.75.75 0 01-.75.75h-4.243a.75.75 0 01-.53-1.28L14.8 6.31a7.25 7.25 0 104.393 5.783.75.75 0 011.488-.187A8.75 8.75 0 1115.93 5.18l1.51-1.51a.75.75 0 01.817-.162\"/>"
159
+ },
160
+ "action-save": {
161
+ "body": "<g fill=\"currentColor\"><path d=\"M20.536 20.536C22 19.07 22 16.714 22 12c0-.341 0-.512-.015-.686a4.04 4.04 0 00-.921-2.224 8 8 0 00-.483-.504l-5.167-5.167a9 9 0 00-.504-.483 4.04 4.04 0 00-2.224-.92C12.512 2 12.342 2 12 2 7.286 2 4.929 2 3.464 3.464 2 4.93 2 7.286 2 12s0 7.071 1.464 8.535c.685.685 1.563 1.05 2.786 1.243l1.5.153C8.906 22 10.3 22 12 22s3.094 0 4.25-.069l1.5-.153c1.223-.194 2.102-.558 2.785-1.242\" opacity=\".5\"/><path d=\"M7 7.25a.75.75 0 000 1.5h6a.75.75 0 000-1.5zm6.052 9c.899 0 1.648 0 2.242.08.628.084 1.195.27 1.65.726.456.455.642 1.022.726 1.65.08.594.08 1.343.08 2.242v.833l-1.5.14V21c0-.964-.002-1.612-.067-2.095-.062-.461-.169-.659-.3-.789s-.327-.237-.788-.3c-.483-.064-1.131-.066-2.095-.066h-2c-.964 0-1.612.002-2.095.067-.461.062-.659.169-.789.3s-.237.327-.3.788c-.064.483-.066 1.131-.066 2.095v.926l-1.5-.149v-.829c0-.899 0-1.648.08-2.242.084-.628.27-1.195.725-1.65.456-.456 1.023-.642 1.65-.726.595-.08 1.345-.08 2.243-.08z\"/></g>"
162
+ },
163
+ "action-save-duotone-outline": {
164
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465C22 19.072 22 16.714 22 12c0-.341 0-.512-.015-.686a4.04 4.04 0 00-.921-2.224 8 8 0 00-.483-.504l-5.167-5.167a9 9 0 00-.504-.483 4.04 4.04 0 00-2.224-.92C12.512 2 12.342 2 12 2 7.286 2 4.929 2 3.464 3.464 2 4.93 2 7.286 2 12s0 7.071 1.464 8.535Z\"/><path d=\"M17 22v-1c0-1.886 0-2.828-.586-3.414S14.886 17 13 17h-2c-1.886 0-2.828 0-3.414.586S7 19.114 7 21v1\"/><path stroke-linecap=\"round\" d=\"M7 8h6\" opacity=\".5\"/></g>"
165
+ },
166
+ "action-save-outline": {
167
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465C22 19.072 22 16.714 22 12c0-.341 0-.512-.015-.686a4.04 4.04 0 00-.921-2.224 8 8 0 00-.483-.504l-5.167-5.167a9 9 0 00-.504-.483 4.04 4.04 0 00-2.224-.92C12.512 2 12.342 2 12 2 7.286 2 4.929 2 3.464 3.464 2 4.93 2 7.286 2 12s0 7.071 1.464 8.535Z\"/><path d=\"M17 22v-1c0-1.886 0-2.828-.586-3.414S14.886 17 13 17h-2c-1.886 0-2.828 0-3.414.586S7 19.114 7 21v1\"/><path stroke-linecap=\"round\" d=\"M7 8h6\"/></g>"
168
+ },
169
+ "action-save-solid": {
170
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M20.536 20.536C22 19.07 22 16.714 22 12c0-.341 0-.512-.015-.686a4.04 4.04 0 00-.921-2.224 8 8 0 00-.483-.504l-5.167-5.167a9 9 0 00-.504-.483 4.04 4.04 0 00-2.224-.92C12.512 2 12.342 2 12 2 7.286 2 4.929 2 3.464 3.464 2 4.93 2 7.286 2 12s0 7.071 1.464 8.535c.685.685 1.563 1.05 2.786 1.243v-.83c0-.899 0-1.648.08-2.242.084-.628.27-1.195.725-1.65.456-.456 1.023-.642 1.65-.726.595-.08 1.345-.08 2.243-.08h2.104c.899 0 1.648 0 2.242.08.628.084 1.195.27 1.65.726.456.455.642 1.022.726 1.65.08.594.08 1.343.08 2.242v.83c1.223-.194 2.102-.558 2.785-1.242M6.25 8A.75.75 0 017 7.25h6a.75.75 0 010 1.5H7A.75.75 0 016.25 8\" clip-rule=\"evenodd\"/><path d=\"M16.183 18.905c.065.483.067 1.131.067 2.095v.931C15.094 22 13.7 22 12 22s-3.094 0-4.25-.069V21c0-.964.002-1.612.067-2.095.062-.461.169-.659.3-.789s.327-.237.788-.3c.483-.064 1.131-.066 2.095-.066h2c.964 0 1.612.002 2.095.067.461.062.659.169.789.3s.237.327.3.788\"/></g>"
171
+ },
172
+ "action-search": {
173
+ "body": "<g fill=\"currentColor\"><path d=\"M20.313 11.157a9.157 9.157 0 11-18.313 0 9.157 9.157 0 0118.313 0\" opacity=\".5\"/><path d=\"m17.1 18.122 3.666 3.666a.723.723 0 001.023-1.022L18.122 17.1a9 9 0 01-1.022 1.022\"/></g>"
174
+ },
175
+ "action-search-duotone-outline": {
176
+ "body": "<g fill=\"none\"><defs><mask id=\"svgID0\"><g stroke-width=\"1.5\"><circle cx=\"11.5\" cy=\"11.5\" r=\"9.5\" stroke=\"gray\"/><path stroke=\"#fff\" stroke-linecap=\"round\" d=\"M18.5 18.5 22 22\"/></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#svgID0)\"/></g>"
177
+ },
178
+ "action-search-outline": {
179
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"11.5\" cy=\"11.5\" r=\"9.5\"/><path stroke-linecap=\"round\" d=\"M18.5 18.5 22 22\"/></g>"
180
+ },
181
+ "action-search-solid": {
182
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M21.788 21.788a.723.723 0 000-1.022L18.122 17.1a9.157 9.157 0 10-1.022 1.022l3.666 3.666a.723.723 0 001.022 0\" clip-rule=\"evenodd\"/>"
183
+ },
184
+ "action-sort-down": {
185
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12s4.477 10 10 10 10-4.477 10-10\" opacity=\".5\"/><path d=\"M11.445 10.246a.75.75 0 101.11 1.008L13.75 9.94V16a.75.75 0 001.5 0V9.94l1.195 1.315a.75.75 0 101.11-1.01l-2.5-2.75a.75.75 0 00-1.11 0z\"/><path d=\"M7.555 12.746a.75.75 0 10-1.11 1.008l2.5 2.75a.75.75 0 001.11 0l2.5-2.75a.75.75 0 00-1.11-1.008L10.25 14.06V8a.75.75 0 10-1.5 0v6.06z\"/></g>"
186
+ },
187
+ "action-sort-down-duotone-outline": {
188
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.5 8v8m0 0L7 13.25M9.5 16l2.5-2.75M14.5 16V8m0 0L12 10.75M14.5 8l2.5 2.75\"/></g>"
189
+ },
190
+ "action-sort-down-outline": {
191
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.5 8v8m0 0L7 13.25M9.5 16l2.5-2.75M14.5 16V8m0 0L12 10.75M14.5 8l2.5 2.75\"/></g>"
192
+ },
193
+ "action-sort-down-solid": {
194
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-7.5-4.75a.75.75 0 01.555.245l2.5 2.75a.75.75 0 01-1.11 1.01L15.25 9.94V16a.75.75 0 01-1.5 0V9.94l-1.195 1.315a.75.75 0 01-1.11-1.01l2.5-2.75a.75.75 0 01.555-.245m-5 0a.75.75 0 01.75.75v6.06l1.195-1.315a.75.75 0 011.11 1.01l-2.5 2.75a.75.75 0 01-1.11 0l-2.5-2.75a.75.75 0 011.11-1.01L8.75 14.06V8a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/>"
195
+ },
196
+ "action-sort-up": {
197
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10\" opacity=\".5\"/><path d=\"M13.755 11.445a.75.75 0 10-1.01 1.11l1.315 1.195H8a.75.75 0 000 1.5h6.06l-1.315 1.195a.75.75 0 101.01 1.11l2.75-2.5a.75.75 0 000-1.11z\"/><path d=\"M11.255 7.555a.75.75 0 10-1.01-1.11l-2.75 2.5a.75.75 0 000 1.11l2.75 2.5a.75.75 0 001.01-1.11L9.94 10.25H16a.75.75 0 000-1.5H9.94z\"/></g>"
198
+ },
199
+ "action-sort-up-duotone-outline": {
200
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16 9.5H8m0 0L10.75 7M8 9.5l2.75 2.5M8 14.5h8m0 0L13.25 12M16 14.5 13.25 17\"/></g>"
201
+ },
202
+ "action-sort-up-outline": {
203
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16 9.5H8m0 0L10.75 7M8 9.5l2.75 2.5M8 14.5h8m0 0L13.25 12M16 14.5 13.25 17\"/></g>"
204
+ },
205
+ "action-sort-up-solid": {
206
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-8.245-.555a.75.75 0 00-1.01 1.11l1.315 1.195H8a.75.75 0 000 1.5h6.06l-1.315 1.195a.75.75 0 001.01 1.11l2.75-2.5a.75.75 0 000-1.11zm-2.45-4.95a.75.75 0 01-.05 1.06L9.94 8.75H16a.75.75 0 010 1.5H9.94l1.315 1.195a.75.75 0 01-1.01 1.11l-2.75-2.5a.75.75 0 010-1.11l2.75-2.5a.75.75 0 011.06.05\" clip-rule=\"evenodd\"/>"
207
+ },
208
+ "action-unpin": {
209
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"m12.951 8.595-.364-.357C11.07 6.746 10.31 5.999 9.488 6c-.27 0-.535.054-.782.158-.756.32-1.153 1.3-1.948 3.261l-.057.142c-.225.556-.338.834-.518 1.058-.138.17-.303.317-.489.433-.245.154-.538.236-1.124.4-.908.252-1.362.38-1.563.65a.96.96 0 00-.185.696c.042.333.376.66 1.043 1.317l1.017 1 1.045 1.026.018.018 1.027 1.009c.668.656 1.001.984 1.34 1.025.251.031.505-.034.709-.18.275-.199.404-.645.661-1.538.167-.575.25-.863.406-1.104q.18-.276.441-.48c.228-.178.511-.289 1.077-.51l.144-.056c1.995-.78 2.993-1.17 3.318-1.914.106-.243.16-.504.161-.768 0-.81-.758-1.556-2.277-3.048\" clip-rule=\"evenodd\"/><path d=\"m3.27 18.786 2.674-2.627-.018-.018-1.045-1.027-2.663 2.637a.723.723 0 000 1.035.753.753 0 001.053 0\" opacity=\".5\"/><path fill-rule=\"evenodd\" d=\"M22 8.377a.74.74 0 01-.744.731h-4.962a.74.74 0 01-.744-.731c0-.404.333-.731.744-.731h4.962c.411 0 .744.327.744.731m0 4.389a.74.74 0 01-.744.731h-3.97a.74.74 0 01-.744-.731c0-.404.333-.732.744-.732h3.97c.411 0 .744.328.744.732m0 4.389a.74.74 0 01-.744.731h-8.932a.74.74 0 01-.744-.731c0-.404.333-.732.744-.732h8.932c.411 0 .744.328.744.732\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
210
+ },
211
+ "action-unpin-duotone-outline": {
212
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"m13.632 8.224-.367-.367c-1.53-1.53-2.295-2.295-3.124-2.294a2 2 0 00-.788.162C8.59 6.053 8.19 7.058 7.39 9.07l-.057.145c-.227.57-.34.855-.523 1.085a2 2 0 01-.492.444c-.247.158-.542.242-1.132.41-.916.259-1.373.389-1.576.666a1 1 0 00-.186.714c.042.341.379.678 1.051 1.35l3.13 3.13c.673.673 1.01 1.01 1.35 1.052a1 1 0 00.715-.186c.277-.203.407-.66.667-1.576.167-.59.251-.885.409-1.132q.181-.284.444-.492c.23-.182.515-.296 1.085-.523l.145-.058c2.01-.8 3.016-1.2 3.344-1.962a2 2 0 00.162-.788c0-.83-.764-1.594-2.294-3.124Z\"/><path stroke-linecap=\"round\" d=\"m3.347 18.142 2.694-2.694M22 8h-5m5 4.5h-4m4 4.5h-9\" opacity=\".5\"/></g>"
213
+ },
214
+ "action-unpin-outline": {
215
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"m13.632 8.224-.367-.367c-1.53-1.53-2.295-2.295-3.124-2.294a2 2 0 00-.788.162c-.762.328-1.162 1.333-1.962 3.344l-.058.145c-.227.57-.34.855-.523 1.085a2 2 0 01-.492.444c-.247.158-.542.242-1.132.41-.915.259-1.373.389-1.576.666a1 1 0 00-.186.714c.043.341.379.678 1.052 1.35l3.13 3.13c.673.673 1.009 1.01 1.35 1.052a1 1 0 00.715-.186c.277-.203.406-.66.666-1.576.168-.59.251-.885.41-1.132a2 2 0 01.443-.492c.23-.182.515-.296 1.085-.523l.146-.058c2.01-.8 3.015-1.2 3.343-1.962a2 2 0 00.162-.788c0-.83-.764-1.594-2.294-3.124Z\"/><path stroke-linecap=\"round\" d=\"m3.347 18.142 2.694-2.694M22 8h-5m5 4.5h-4m4 4.5h-9\"/></g>"
216
+ },
217
+ "action-unpin-solid": {
218
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M22 8.377a.74.74 0 01-.744.731h-4.962a.74.74 0 01-.745-.731c0-.404.334-.732.745-.732h4.962c.41 0 .744.328.744.732m0 4.389a.74.74 0 01-.744.731h-3.97a.74.74 0 01-.744-.731c0-.404.333-.732.744-.732h3.97c.41 0 .744.328.744.732\" clip-rule=\"evenodd\"/><path d=\"m12.587 8.238.364.357c1.518 1.492 2.278 2.239 2.277 3.047 0 .265-.055.526-.161.769-.325.743-1.323 1.133-3.318 1.914l-.145.056c-.565.221-.848.332-1.076.51a2 2 0 00-.44.48c-.157.24-.24.529-.407 1.104-.258.893-.386 1.34-.661 1.537a1 1 0 01-.71.181c-.338-.04-.672-.369-1.34-1.025l-1.026-1.01-2.673 2.628a.754.754 0 01-1.053 0 .723.723 0 010-1.035l2.663-2.637-1.017-1c-.667-.655-1.001-.983-1.043-1.316a.96.96 0 01.184-.697c.202-.27.656-.397 1.564-.65.586-.163.879-.245 1.124-.399q.28-.176.488-.433c.181-.224.294-.502.519-1.058l.057-.142c.794-1.96 1.191-2.941 1.948-3.26.247-.105.513-.159.781-.159.824 0 1.583.745 3.101 2.238\"/><path fill-rule=\"evenodd\" d=\"M22 17.155a.74.74 0 01-.744.731h-8.932a.74.74 0 01-.744-.731c0-.404.333-.732.744-.732h8.932c.41 0 .744.328.744.732\" clip-rule=\"evenodd\"/></g>"
219
+ },
220
+ "alert-clear": {
221
+ "body": "<g fill=\"currentColor\"><path d=\"M18.75 9v.704c0 .845.24 1.671.692 2.374l1.108 1.723c1.011 1.574.239 3.713-1.52 4.21a25.8 25.8 0 01-14.06 0c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4 4.4 0 00.693-2.374V9c0-3.866 3.022-7 6.749-7s6.75 3.134 6.75 7\" opacity=\".5\"/><path d=\"M7.243 18.545a5.002 5.002 0 009.513 0c-3.145.59-6.367.59-9.513 0M9.349 9c0 .414.323.75.723.75h2.11L9.56 12.47a.77.77 0 00-.156.817c.112.28.375.463.668.463h3.856c.4 0 .723-.336.723-.75a.737.737 0 00-.723-.75h-2.11l2.622-2.72a.77.77 0 00.157-.817.72.72 0 00-.669-.463h-3.856c-.4 0-.723.336-.723.75\"/></g>"
222
+ },
223
+ "alert-clear-duotone-outline": {
224
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10 9h4l-4 4h4\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3\" opacity=\".5\"/></g>"
225
+ },
226
+ "alert-clear-outline": {
227
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10 9h4l-4 4h4\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3\"/></g>"
228
+ },
229
+ "alert-clear-solid": {
230
+ "body": "<g fill=\"currentColor\"><path d=\"M8.352 20.242A4.63 4.63 0 0012 22a4.63 4.63 0 003.648-1.758 27.2 27.2 0 01-7.296 0\"/><path fill-rule=\"evenodd\" d=\"M18.75 9v.704c0 .845.24 1.671.692 2.374l1.108 1.723c1.011 1.574.239 3.713-1.52 4.21a25.8 25.8 0 01-14.06 0c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4 4.4 0 00.693-2.374V9c0-3.866 3.022-7 6.749-7s6.75 3.134 6.75 7m-8.678.75A.737.737 0 019.349 9c0-.414.323-.75.723-.75h3.856c.293 0 .556.183.668.463a.77.77 0 01-.156.817l-2.622 2.72h2.11c.4 0 .723.336.723.75s-.323.75-.723.75h-3.856a.72.72 0 01-.668-.463.77.77 0 01.156-.817l2.623-2.72z\" clip-rule=\"evenodd\"/></g>"
231
+ },
232
+ "alert-unread": {
233
+ "body": "<g fill=\"currentColor\"><path d=\"M18.75 9v.704c0 .845.24 1.671.692 2.374l1.108 1.723c1.011 1.574.239 3.713-1.52 4.21a25.8 25.8 0 01-14.06 0c-1.759-.497-2.531-2.636-1.52-4.21l1.108-1.723a4.4 4.4 0 00.693-2.374V9c0-3.866 3.022-7 6.749-7s6.75 3.134 6.75 7\" opacity=\".5\"/><path d=\"M12.75 6a.75.75 0 00-1.5 0v4a.75.75 0 001.5 0zM7.243 18.545a5.002 5.002 0 009.513 0c-3.145.59-6.367.59-9.513 0\"/></g>"
234
+ },
235
+ "alert-unread-duotone-outline": {
236
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3M12 6v4\" opacity=\".5\"/></g>"
237
+ },
238
+ "alert-unread-outline": {
239
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.75 9.71v-.705C18.75 5.136 15.726 2 12 2S5.25 5.136 5.25 9.005v.705a4.4 4.4 0 01-.692 2.375L3.45 13.81c-1.011 1.575-.239 3.716 1.52 4.214a25.8 25.8 0 0014.06 0c1.759-.498 2.531-2.639 1.52-4.213l-1.108-1.725a4.4 4.4 0 01-.693-2.375Z\"/><path stroke-linecap=\"round\" d=\"M7.5 19c.655 1.748 2.422 3 4.5 3s3.845-1.252 4.5-3M12 6v4\"/></g>"
240
+ },
241
+ "alert-unread-solid": {
242
+ "body": "<g fill=\"currentColor\"><path d=\"M8.352 20.242A4.63 4.63 0 0012 22a4.63 4.63 0 003.648-1.758 27.2 27.2 0 01-7.296 0\"/><path fill-rule=\"evenodd\" d=\"M18.75 9.704V9c0-3.866-3.023-7-6.75-7S5.25 5.134 5.25 9v.704c0 .845-.24 1.671-.692 2.374L3.45 13.801c-1.011 1.574-.239 3.713 1.52 4.21a25.8 25.8 0 0014.06 0c1.759-.497 2.531-2.636 1.52-4.21l-1.108-1.723a4.4 4.4 0 01-.693-2.374M12 5.25a.75.75 0 01.75.75v4a.75.75 0 01-1.5 0V6a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/></g>"
243
+ },
244
+ "align-horizontal-center": {
245
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M14.5 14h-5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C7 15.098 7 15.565 7 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C8.098 19 8.565 19 9.5 19h5c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75s0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14\" clip-rule=\"evenodd\"/><path d=\"M19 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 5 17.435 5 16.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 10 6.565 10 7.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C19 8.902 19 8.435 19 7.5\"/><path d=\"M12.75 5V2a.75.75 0 00-1.5 0v3zm-1.5 5v4h1.5v-4zm0 9v3a.75.75 0 001.5 0v-3z\" opacity=\".5\"/></g>"
246
+ },
247
+ "align-horizontal-center-duotone-outline": {
248
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M12 2v3m0 17v-3m0-5v-4\" opacity=\".5\"/><path d=\"M5 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 5 6.565 5 7.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 6.098 19 6.565 19 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 8.902 5 8.435 5 7.5Zm2 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h5c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-5c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
249
+ },
250
+ "align-horizontal-center-outline": {
251
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M12 2v3m0 17v-3m0-5v-4\"/><path d=\"M5 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 5 6.565 5 7.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 6.098 19 6.565 19 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 8.902 5 8.435 5 7.5Zm2 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h5c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-5c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
252
+ },
253
+ "align-horizontal-center-solid": {
254
+ "body": "<path fill=\"currentColor\" d=\"M19 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 5 17.435 5 16.5 5h-3.75V2a.75.75 0 00-1.5 0v3H7.5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 10 6.565 10 7.5 10h3.75v4H9.5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C7 15.098 7 15.565 7 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C8.098 19 8.565 19 9.5 19h1.75v3a.75.75 0 001.5 0v-3h1.75c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75s0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-1.75v-4h3.75c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C19 8.902 19 8.435 19 7.5\"/>"
255
+ },
256
+ "align-horizontal-left": {
257
+ "body": "<g fill=\"currentColor\"><path d=\"M7.375 7.875c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75m0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75\"/><path fill-rule=\"evenodd\" d=\"M3.375 23.125a.75.75 0 00.75-.75v-20a.75.75 0 00-1.5 0v20c0 .414.336.75.75.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
258
+ },
259
+ "align-horizontal-left-duotone-outline": {
260
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M3 2v20\" opacity=\".5\"/><path d=\"M7 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 5 8.565 5 9.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C21 6.098 21 6.565 21 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 8.902 7 8.435 7 7.5Zm0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
261
+ },
262
+ "align-horizontal-left-outline": {
263
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M3 2v20\"/><path d=\"M7 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 5 8.565 5 9.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C21 6.098 21 6.565 21 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 8.902 7 8.435 7 7.5Zm0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
264
+ },
265
+ "align-horizontal-left-solid": {
266
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3.375 1.625a.75.75 0 01.75.75v20a.75.75 0 01-1.5 0v-20a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/><path d=\"M7.375 7.875c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75m0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75\"/></g>"
267
+ },
268
+ "align-horizontal-right": {
269
+ "body": "<g fill=\"currentColor\"><path d=\"M16.625 7.875c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75m0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75\"/><path fill-rule=\"evenodd\" d=\"M20.625 23.125a.75.75 0 01-.75-.75v-20a.75.75 0 011.5 0v20a.75.75 0 01-.75.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
270
+ },
271
+ "align-horizontal-right-duotone-outline": {
272
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M21 2v20\" opacity=\".5\"/><path d=\"M17 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 5 15.435 5 14.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C3 6.098 3 6.565 3 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C4.098 10 4.565 10 5.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C17 8.902 17 8.435 17 7.5Zm0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C6 15.098 6 15.565 6 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C7.098 19 7.565 19 8.5 19h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75Z\"/></g>"
273
+ },
274
+ "align-horizontal-right-outline": {
275
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M21 2v20\"/><path d=\"M17 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 5 15.435 5 14.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C3 6.098 3 6.565 3 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C4.098 10 4.565 10 5.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C17 8.902 17 8.435 17 7.5Zm0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C6 15.098 6 15.565 6 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C7.098 19 7.565 19 8.5 19h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75Z\"/></g>"
276
+ },
277
+ "align-horizontal-right-solid": {
278
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M20.625 1.625a.75.75 0 00-.75.75v20a.75.75 0 001.5 0v-20a.75.75 0 00-.75-.75\" clip-rule=\"evenodd\"/><path d=\"M16.625 7.875c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75m0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75\"/></g>"
279
+ },
280
+ "align-vertical-bottom": {
281
+ "body": "<g fill=\"currentColor\"><path d=\"M7.5 17c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 15.902 5 15.435 5 14.5v-9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 3 6.565 3 7.5 3s1.402 0 1.75.201a1.5 1.5 0 01.549.549C10 4.098 10 4.565 10 5.5v9c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549C8.902 17 8.435 17 7.5 17m9 0c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C14 15.902 14 15.435 14 14.5v-6c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C15.098 6 15.565 6 16.5 6s1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 7.098 19 7.565 19 8.5v6c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201\"/><path fill-rule=\"evenodd\" d=\"M1.25 21a.75.75 0 01.75-.75h20a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
282
+ },
283
+ "align-vertical-bottom-duotone-outline": {
284
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 21h20\" opacity=\".5\"/><path d=\"M7.5 17c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 15.902 5 15.435 5 14.5v-9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 3 6.565 3 7.5 3s1.402 0 1.75.201a1.5 1.5 0 01.549.549C10 4.098 10 4.565 10 5.5v9c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549C8.902 17 8.435 17 7.5 17Zm9 0c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C14 15.902 14 15.435 14 14.5v-6c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C15.098 6 15.565 6 16.5 6s1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 7.098 19 7.565 19 8.5v6c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201Z\"/></g>"
285
+ },
286
+ "align-vertical-bottom-outline": {
287
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 21h20\"/><path d=\"M7.5 17c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 15.902 5 15.435 5 14.5v-9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 3 6.565 3 7.5 3s1.402 0 1.75.201a1.5 1.5 0 01.549.549C10 4.098 10 4.565 10 5.5v9c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549C8.902 17 8.435 17 7.5 17Zm9 0c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C14 15.902 14 15.435 14 14.5v-6c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C15.098 6 15.565 6 16.5 6s1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 7.098 19 7.565 19 8.5v6c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201Z\"/></g>"
288
+ },
289
+ "align-vertical-bottom-solid": {
290
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.25 21a.75.75 0 01.75-.75h20a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\"/><path d=\"M7.5 17c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 15.902 5 15.435 5 14.5v-9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 3 6.565 3 7.5 3s1.402 0 1.75.201a1.5 1.5 0 01.549.549C10 4.098 10 4.565 10 5.5v9c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549C8.902 17 8.435 17 7.5 17m9 0c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C14 15.902 14 15.435 14 14.5v-6c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C15.098 6 15.565 6 16.5 6s1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 7.098 19 7.565 19 8.5v6c0 .935 0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201\"/></g>"
291
+ },
292
+ "align-vertical-middle": {
293
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M14 9.5v5c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7s-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5\" clip-rule=\"evenodd\"/><path d=\"M7.5 5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 19 6.565 19 7.5 19s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 5 8.435 5 7.5 5\"/><path d=\"M5 11.25H2a.75.75 0 000 1.5h3zm5 1.5h4v-1.5h-4zm9 0h3a.75.75 0 000-1.5h-3z\" opacity=\".5\"/></g>"
294
+ },
295
+ "align-vertical-middle-duotone-outline": {
296
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 12h3m17 0h-3m-5 0h-4\" opacity=\".5\"/><path d=\"M7.5 5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 19 6.565 19 7.5 19s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 5 8.435 5 7.5 5Zm9 2c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v5c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7Z\"/></g>"
297
+ },
298
+ "align-vertical-middle-outline": {
299
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 12h3m17 0h-3m-5 0h-4\"/><path d=\"M7.5 5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 19 6.565 19 7.5 19s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 5 8.435 5 7.5 5Zm9 2c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v5c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7Z\"/></g>"
300
+ },
301
+ "align-vertical-middle-solid": {
302
+ "body": "<path fill=\"currentColor\" d=\"M7.5 5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5v3.75H2a.75.75 0 000 1.5h3v3.75c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 19 6.565 19 7.5 19s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-3.75h4v1.75c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-1.75h3a.75.75 0 000-1.5h-3V9.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7s-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v1.75h-4V7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 5 8.435 5 7.5 5\"/>"
303
+ },
304
+ "align-vertical-top": {
305
+ "body": "<g fill=\"currentColor\"><path d=\"M7.5 7.75c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 8.848 5 9.315 5 10.25v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201A1.5 1.5 0 009.799 21c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201m9 0c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.848 14 9.315 14 10.25v6c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-6c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201\"/><path fill-rule=\"evenodd\" d=\"M22.75 3.75a.75.75 0 01-.75.75H2A.75.75 0 112 3h20a.75.75 0 01.75.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
306
+ },
307
+ "align-vertical-top-duotone-outline": {
308
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 3h20\" opacity=\".5\"/><path d=\"M7.5 7c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 8.098 5 8.565 5 9.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 21 6.565 21 7.5 21s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 7 8.435 7 7.5 7Zm9 0c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v6c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-6c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7Z\"/></g>"
309
+ },
310
+ "align-vertical-top-outline": {
311
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M2 3h20\"/><path d=\"M7.5 7c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 8.098 5 8.565 5 9.5v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 21 6.565 21 7.5 21s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C8.902 7 8.435 7 7.5 7Zm9 0c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.098 14 8.565 14 9.5v6c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-6c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 7 17.435 7 16.5 7Z\"/></g>"
312
+ },
313
+ "align-vertical-top-solid": {
314
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.25 3.75c0 .414.336.75.75.75h20A.75.75 0 0022 3H2a.75.75 0 00-.75.75\" clip-rule=\"evenodd\"/><path d=\"M7.5 7.75c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 8.848 5 9.315 5 10.25v9c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201A1.5 1.5 0 009.799 21c.201-.348.201-.815.201-1.75v-9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201m9 0c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C14 8.848 14 9.315 14 10.25v6c0 .935 0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201s1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75v-6c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201\"/></g>"
315
+ },
316
+ "arrow-down": {
317
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M12 3.25a.75.75 0 01.75.75v9.25h-1.5V4a.75.75 0 01.75-.75\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M6 13.25a.75.75 0 00-.53 1.28l6 6a.75.75 0 001.06 0l6-6a.75.75 0 00-.53-1.28z\"/></g>"
318
+ },
319
+ "arrow-down-duotone-outline": {
320
+ "body": "<g fill=\"none\"><path fill=\"currentColor\" d=\"M12.75 4a.75.75 0 00-1.5 0zm-1.5 0v16h1.5V4z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 14-6 6-6-6\"/></g>"
321
+ },
322
+ "arrow-down-outline": {
323
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M12 4v16m0 0 6-6m-6 6-6-6\"/>"
324
+ },
325
+ "arrow-down-solid": {
326
+ "body": "<path fill=\"currentColor\" d=\"M12.75 4a.75.75 0 00-1.5 0v9.25H6a.75.75 0 00-.53 1.28l6 6a.75.75 0 001.06 0l6-6a.75.75 0 00-.53-1.28h-5.25z\"/>"
327
+ },
328
+ "arrow-left": {
329
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M20.75 12a.75.75 0 00-.75-.75h-9.25v1.5H20a.75.75 0 00.75-.75\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M10.75 18a.75.75 0 01-1.28.53l-6-6a.75.75 0 010-1.06l6-6a.75.75 0 011.28.53z\"/></g>"
330
+ },
331
+ "arrow-left-duotone-outline": {
332
+ "body": "<g fill=\"none\"><path fill=\"currentColor\" d=\"M20 12.75a.75.75 0 000-1.5zm0-1.5H4v1.5h16z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m10 6-6 6 6 6\"/></g>"
333
+ },
334
+ "arrow-left-outline": {
335
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M20 12H4m0 0 6-6m-6 6 6 6\"/>"
336
+ },
337
+ "arrow-left-solid": {
338
+ "body": "<path fill=\"currentColor\" d=\"M20 11.25a.75.75 0 010 1.5h-9.25V18a.75.75 0 01-1.28.53l-6-6a.75.75 0 010-1.06l6-6a.75.75 0 011.28.53v5.25z\"/>"
339
+ },
340
+ "arrow-right": {
341
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3.25 12a.75.75 0 01.75-.75h9.25v1.5H4a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M13.25 12.75V18a.75.75 0 001.28.53l6-6a.75.75 0 000-1.06l-6-6a.75.75 0 00-1.28.53z\"/></g>"
342
+ },
343
+ "arrow-right-duotone-outline": {
344
+ "body": "<g fill=\"none\"><path fill=\"currentColor\" d=\"M4 11.25a.75.75 0 000 1.5zm0 1.5h16v-1.5H4z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m14 6 6 6-6 6\"/></g>"
345
+ },
346
+ "arrow-right-outline": {
347
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4 12h16m0 0-6-6m6 6-6 6\"/>"
348
+ },
349
+ "arrow-right-solid": {
350
+ "body": "<path fill=\"currentColor\" d=\"M4 11.25a.75.75 0 000 1.5h9.25V18a.75.75 0 001.28.53l6-6a.75.75 0 000-1.06l-6-6a.75.75 0 00-1.28.53v5.25z\"/>"
351
+ },
352
+ "arrow-up": {
353
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M12 20.75a.75.75 0 00.75-.75v-9.25h-1.5V20c0 .414.336.75.75.75\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M6 10.75a.75.75 0 01-.53-1.28l6-6a.75.75 0 011.06 0l6 6a.75.75 0 01-.53 1.28z\"/></g>"
354
+ },
355
+ "arrow-up-duotone-outline": {
356
+ "body": "<g fill=\"none\"><path fill=\"currentColor\" d=\"M11.25 20a.75.75 0 001.5 0zm1.5 0V4h-1.5v16z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m18 10-6-6-6 6\"/></g>"
357
+ },
358
+ "arrow-up-outline": {
359
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M12 20V4m0 0 6 6m-6-6-6 6\"/>"
360
+ },
361
+ "arrow-up-solid": {
362
+ "body": "<path fill=\"currentColor\" d=\"M12.75 20a.75.75 0 01-1.5 0v-9.25H6a.75.75 0 01-.53-1.28l6-6a.75.75 0 011.06 0l6 6a.75.75 0 01-.53 1.28h-5.25z\"/>"
363
+ },
364
+ "badge-fail": {
365
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 111.06 1.06L13.06 12l1.97 1.97a.75.75 0 01-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\"/></g>"
366
+ },
367
+ "badge-fail-duotone-outline": {
368
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
369
+ },
370
+ "badge-fail-outline": {
371
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
372
+ },
373
+ "badge-fail-solid": {
374
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 011.06 1.06L13.06 12l1.97 1.97a.75.75 0 01-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\" clip-rule=\"evenodd\"/>"
375
+ },
376
+ "badge-pass": {
377
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M16.03 8.97a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\"/></g>"
378
+ },
379
+ "badge-pass-duotone-outline": {
380
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
381
+ },
382
+ "badge-pass-outline": {
383
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
384
+ },
385
+ "badge-pass-solid": {
386
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\" clip-rule=\"evenodd\"/>"
387
+ },
388
+ "badge-unknown": {
389
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M12 7.75c-.621 0-1.125.504-1.125 1.125a.75.75 0 01-1.5 0 2.625 2.625 0 114.508 1.829q-.138.142-.264.267a7 7 0 00-.571.617c-.22.282-.298.489-.298.662V13a.75.75 0 01-1.5 0v-.75c0-.655.305-1.186.614-1.583.229-.294.516-.58.75-.814q.106-.105.193-.194A1.125 1.125 0 0012 7.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
390
+ },
391
+ "badge-unknown-duotone-outline": {
392
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M10.125 8.875a1.875 1.875 0 112.828 1.615c-.475.281-.953.708-.953 1.26V13\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
393
+ },
394
+ "badge-unknown-outline": {
395
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M10.125 8.875a1.875 1.875 0 112.828 1.615c-.475.281-.953.708-.953 1.26V13\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
396
+ },
397
+ "badge-unknown-solid": {
398
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M12 7.75c-.621 0-1.125.504-1.125 1.125a.75.75 0 01-1.5 0 2.625 2.625 0 114.508 1.829q-.138.142-.264.267a7 7 0 00-.571.617c-.22.282-.298.489-.298.662V13a.75.75 0 01-1.5 0v-.75c0-.655.305-1.186.614-1.583.229-.294.516-.58.75-.814q.106-.105.193-.194A1.125 1.125 0 0012 7.75M12 17a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/>"
399
+ },
400
+ "badge-warn": {
401
+ "body": "<g fill=\"currentColor\"><path d=\"M12 3c-2.31 0-3.77 2.587-6.688 7.762l-.364.644c-2.425 4.3-3.638 6.45-2.542 8.022S6.214 21 11.636 21h.728c5.422 0 8.134 0 9.23-1.572s-.117-3.722-2.542-8.022l-.364-.645C15.77 5.587 14.311 3 12 3\" opacity=\".5\"/><path d=\"M12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
402
+ },
403
+ "badge-warn-duotone-outline": {
404
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 8v5\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
405
+ },
406
+ "badge-warn-outline": {
407
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 8v5\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
408
+ },
409
+ "badge-warn-solid": {
410
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022zM12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/>"
411
+ },
412
+ "calendar": {
413
+ "body": "<g fill=\"currentColor\"><path d=\"M6.94 2c.416 0 .753.324.753.724v1.46c.668-.012 1.417-.012 2.26-.012h4.015c.842 0 1.591 0 2.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111 2.394.384 3.09 1.055.698.67.982 1.582 1.097 2.972L22 9H2v-.724c.116-1.39.4-2.302 1.097-2.972s1.645-.944 3.09-1.055V2.724c0-.4.337-.724.753-.724\"/><path d=\"M22 14v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01 2.161-.01 3v2c0 3.771 0 5.657 1.172 6.828S6.228 22 10 22h4c3.77 0 5.656 0 6.828-1.172S22 17.772 22 14\" opacity=\".5\"/><path d=\"M18 17a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0\"/></g>"
414
+ },
415
+ "calendar-duotone-outline": {
416
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M7 4V2.5M17 4V2.5M2.5 9h19\" opacity=\".5\"/><path fill=\"currentColor\" d=\"M18 17a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0\"/></g>"
417
+ },
418
+ "calendar-mark": {
419
+ "body": "<g fill=\"currentColor\"><path d=\"M6.96 2c.418 0 .756.31.756.692V4.09c.67-.012 1.422-.012 2.268-.012h4.032c.846 0 1.597 0 2.268.012V2.692c0-.382.338-.692.756-.692s.756.31.756.692V4.15c1.45.106 2.403.368 3.103 1.008.7.641.985 1.513 1.101 2.842v1H2V8c.116-1.329.401-2.2 1.101-2.842.7-.64 1.652-.902 3.103-1.008V2.692c0-.382.339-.692.756-.692\"/><path d=\"M22 14v-2c0-.839-.013-2.335-.026-3H2.006c-.013.665 0 2.161 0 3v2c0 3.771 0 5.657 1.17 6.828C4.349 22 6.234 22 10.004 22h4c3.77 0 5.654 0 6.826-1.172S22 17.771 22 14\" opacity=\".5\"/><path d=\"M18 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0\"/></g>"
420
+ },
421
+ "calendar-mark-duotone-outline": {
422
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke-linecap=\"round\" d=\"M7 4V2.5M17 4V2.5M2 9h20\" opacity=\".5\"/><circle cx=\"16.5\" cy=\"16.5\" r=\"1.5\"/></g>"
423
+ },
424
+ "calendar-mark-outline": {
425
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke-linecap=\"round\" d=\"M7 4V2.5M17 4V2.5\"/><circle cx=\"16.5\" cy=\"16.5\" r=\"1.5\"/><path stroke-linecap=\"round\" d=\"M2.5 9h19\"/></g>"
426
+ },
427
+ "calendar-mark-solid": {
428
+ "body": "<g fill=\"currentColor\"><path d=\"M7.75 2.5a.75.75 0 00-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 00-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013z\"/><path fill-rule=\"evenodd\" d=\"M22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-2c0-.839 0-1.585.013-2.25h19.974C22 10.415 22 11.161 22 12m-5.5 6a1.5 1.5 0 100-3 1.5 1.5 0 000 3\" clip-rule=\"evenodd\"/></g>"
429
+ },
430
+ "calendar-minimal": {
431
+ "body": "<g fill=\"currentColor\"><path d=\"M6.94 2c.416 0 .753.324.753.724v1.46c.668-.012 1.417-.012 2.26-.012h4.015c.842 0 1.591 0 2.259.013v-1.46c0-.4.337-.725.753-.725s.753.324.753.724V4.25c1.445.111 2.394.384 3.09 1.055.698.67.982 1.582 1.097 2.972L22 9H2v-.724c.116-1.39.4-2.302 1.097-2.972s1.645-.944 3.09-1.055V2.724c0-.4.337-.724.753-.724\"/><path d=\"M22 14v-2c0-.839-.004-2.335-.017-3H2.01c-.013.665-.01 2.161-.01 3v2c0 3.771 0 5.657 1.172 6.828S6.228 22 10 22h4c3.77 0 5.656 0 6.828-1.172S22 17.772 22 14\" opacity=\".5\"/></g>"
432
+ },
433
+ "calendar-minimal-duotone-outline": {
434
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke-linecap=\"round\" d=\"M7 4V2.5M17 4V2.5M2 9h20\" opacity=\".5\"/></g>"
435
+ },
436
+ "calendar-minimal-outline": {
437
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke-linecap=\"round\" d=\"M7 4V2.5M17 4V2.5M2.5 9h19\"/></g>"
438
+ },
439
+ "calendar-minimal-solid": {
440
+ "body": "<path fill=\"currentColor\" d=\"M22 14v-2c0-.839 0-1.585-.013-2.25H2.013C2 10.415 2 11.161 2 12v2c0 3.771 0 5.657 1.172 6.828S6.229 22 10 22h4c3.771 0 5.657 0 6.828-1.172S22 17.771 22 14M7.75 2.5a.75.75 0 00-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 00-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013z\"/>"
441
+ },
442
+ "calendar-outline": {
443
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M2 12c0-3.771 0-5.657 1.172-6.828S6.229 4 10 4h4c3.771 0 5.657 0 6.828 1.172S22 8.229 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M7 4V2.5M17 4V2.5M2.5 9h19\"/><path fill=\"currentColor\" d=\"M18 17a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0m-5 4a1 1 0 11-2 0 1 1 0 012 0m0-4a1 1 0 11-2 0 1 1 0 012 0\"/></g>"
444
+ },
445
+ "calendar-solid": {
446
+ "body": "<g fill=\"currentColor\"><path d=\"M7.75 2.5a.75.75 0 00-1.5 0v1.58c-1.44.115-2.384.397-3.078 1.092-.695.694-.977 1.639-1.093 3.078h19.842c-.116-1.44-.398-2.384-1.093-3.078-.694-.695-1.639-.977-3.078-1.093V2.5a.75.75 0 00-1.5 0v1.513C15.585 4 14.839 4 14 4h-4c-.839 0-1.585 0-2.25.013z\"/><path fill-rule=\"evenodd\" d=\"M2 12c0-.839 0-1.585.013-2.25h19.974C22 10.415 22 11.161 22 12v2c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14zm15 2a1 1 0 100-2 1 1 0 000 2m0 4a1 1 0 100-2 1 1 0 000 2m-4-5a1 1 0 11-2 0 1 1 0 012 0m0 4a1 1 0 11-2 0 1 1 0 012 0m-6-3a1 1 0 100-2 1 1 0 000 2m0 4a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/></g>"
447
+ },
448
+ "checkbox-checked": {
449
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M16.03 8.97a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 4.47-4.47a.75.75 0 011.06 0\"/></g>"
450
+ },
451
+ "checkbox-checked-duotone-outline": {
452
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
453
+ },
454
+ "checkbox-checked-outline": {
455
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
456
+ },
457
+ "checkbox-checked-solid": {
458
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22m4.03-13.03a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 4.47-4.47a.75.75 0 011.06 0\" clip-rule=\"evenodd\"/>"
459
+ },
460
+ "checkbox-unchecked": {
461
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M15 12.75a.75.75 0 000-1.5H9a.75.75 0 000 1.5z\"/></g>"
462
+ },
463
+ "checkbox-unchecked-duotone-outline": {
464
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M15 12H9\"/></g>"
465
+ },
466
+ "checkbox-unchecked-outline": {
467
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" d=\"M15 12H9\"/></g>"
468
+ },
469
+ "checkbox-unchecked-solid": {
470
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22m3.75-10a.75.75 0 01-.75.75H9a.75.75 0 010-1.5h6a.75.75 0 01.75.75\" clip-rule=\"evenodd\"/>"
471
+ },
472
+ "checkbox-unknown": {
473
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M15 12.75a.75.75 0 000-1.5H9a.75.75 0 000 1.5z\"/></g>"
474
+ },
475
+ "checkbox-unknown-duotone-outline": {
476
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M15 12H9\"/></g>"
477
+ },
478
+ "checkbox-unknown-outline": {
479
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" d=\"M15 12H9\"/></g>"
480
+ },
481
+ "checkbox-unknown-solid": {
482
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22m3.75-10a.75.75 0 01-.75.75H9a.75.75 0 010-1.5h6a.75.75 0 01.75.75\" clip-rule=\"evenodd\"/>"
483
+ },
484
+ "density-comfortable": {
485
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.25 21a.75.75 0 01.75-.75h20a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75m0-18A.75.75 0 012 2.25h20a.75.75 0 010 1.5H2A.75.75 0 011.25 3\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M4 12c0 1.886 0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12s0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12\"/></g>"
486
+ },
487
+ "density-comfortable-duotone-outline": {
488
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 3H2m20 18H2\" opacity=\".5\"/><path d=\"M20 12c0-1.886 0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12s0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12Z\"/></g>"
489
+ },
490
+ "density-comfortable-outline": {
491
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 3H2m20 18H2\"/><path d=\"M20 12c0-1.886 0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12s0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12Z\"/></g>"
492
+ },
493
+ "density-comfortable-solid": {
494
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.25 21a.75.75 0 01.75-.75h20a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75m0-18A.75.75 0 012 2.25h20a.75.75 0 010 1.5H2A.75.75 0 011.25 3\" clip-rule=\"evenodd\"/><path d=\"M4 12c0 1.886 0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12s0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12\"/></g>"
495
+ },
496
+ "density-compact": {
497
+ "body": "<g fill=\"currentColor\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12\" opacity=\".5\"/><path d=\"M19.952 2.988a3.7 3.7 0 011.06 1.06L15.811 9.25h1.939a.75.75 0 010 1.5H14a.75.75 0 01-.75-.75V6.25a.75.75 0 011.5 0v1.94zM4.048 21.012a3.7 3.7 0 01-1.06-1.06l5.201-5.202H6.25a.75.75 0 010-1.5H10a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0v-1.94z\"/></g>"
498
+ },
499
+ "density-compact-duotone-outline": {
500
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m20 4-6 6m0 0h3.75M14 10V6.25M4 20l6-6m0 0H6.25M10 14v3.75\"/><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/></g>"
501
+ },
502
+ "density-compact-outline": {
503
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m20 4-6 6m0 0h3.75M14 10V6.25M4 20l6-6m0 0H6.25M10 14v3.75\"/><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/></g>"
504
+ },
505
+ "density-compact-solid": {
506
+ "body": "<path fill=\"currentColor\" d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2c4.134 0 6.455 0 7.952.988L14.75 8.189V6.25a.75.75 0 00-1.5 0V10c0 .414.336.75.75.75h3.75a.75.75 0 000-1.5h-1.94l5.202-5.202C22 5.545 22 7.866 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22c-4.134 0-6.455 0-7.952-.988l5.202-5.201v1.939a.75.75 0 001.5 0V14a.75.75 0 00-.75-.75H6.25a.75.75 0 000 1.5h1.94l-5.202 5.202C2 18.455 2 16.134 2 12\"/>"
507
+ },
508
+ "density-cozy": {
509
+ "body": "<g fill=\"currentColor\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12\" opacity=\".5\"/><path fill-rule=\"evenodd\" d=\"M13.25 6.25a.75.75 0 000 1.5h1.94l-3.72 3.72-3.72 3.72v-1.94a.75.75 0 00-1.5 0V17c0 .414.336.75.75.75h3.75a.75.75 0 000-1.5H8.81l3.72-3.72 3.72-3.72v1.94a.75.75 0 001.5 0V7a.75.75 0 00-.75-.75z\" clip-rule=\"evenodd\"/></g>"
510
+ },
511
+ "density-cozy-duotone-outline": {
512
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m12 12 5-5m0 0h-3.75M17 7v3.75M12 12l-5 5m0 0h3.75M7 17v-3.75\"/><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/></g>"
513
+ },
514
+ "density-cozy-outline": {
515
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m12 12 5-5m0 0h-3.75M17 7v3.75M12 12l-5 5m0 0h3.75M7 17v-3.75\"/><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/></g>"
516
+ },
517
+ "density-cozy-solid": {
518
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12m10.5-5a.75.75 0 01.75-.75H17a.75.75 0 01.75.75v3.75a.75.75 0 01-1.5 0V8.81l-7.44 7.44h1.94a.75.75 0 010 1.5H7a.75.75 0 01-.75-.75v-3.75a.75.75 0 011.5 0v1.94l7.44-7.44h-1.94A.75.75 0 0112.5 7\" clip-rule=\"evenodd\"/>"
519
+ },
520
+ "folder-closed": {
521
+ "body": "<g fill=\"currentColor\"><path d=\"M22 14v-2.202c0-2.632 0-3.949-.77-4.804a3 3 0 00-.224-.225C20.151 6 18.834 6 16.202 6h-.374c-1.153 0-1.73 0-2.268-.153a4 4 0 01-.848-.352C12.224 5.224 11.816 4.815 11 4l-.55-.55c-.274-.274-.41-.41-.554-.53a4 4 0 00-2.18-.903C7.53 2 7.336 2 6.95 2c-.883 0-1.324 0-1.692.07A4 4 0 002.07 5.257C2 5.626 2 6.068 2 6.95V14c0 3.771 0 5.657 1.172 6.828S6.229 22 10 22h4c3.771 0 5.657 0 6.828-1.172S22 17.771 22 14\" opacity=\".5\"/><path d=\"M12.25 10a.75.75 0 01.75-.75h5a.75.75 0 010 1.5h-5a.75.75 0 01-.75-.75\"/></g>"
522
+ },
523
+ "folder-closed-duotone-outline": {
524
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M18 10h-5\" opacity=\".5\"/><path d=\"M2 6.95c0-.883 0-1.324.07-1.692A4 4 0 015.257 2.07C5.626 2 6.068 2 6.95 2c.386 0 .58 0 .766.017a4 4 0 012.18.904c.144.119.28.255.554.529L11 4c.816.816 1.224 1.224 1.712 1.495a4 4 0 00.848.352C14.098 6 14.675 6 15.828 6h.374c2.632 0 3.949 0 4.804.77q.119.105.224.224c.77.855.77 2.172.77 4.804V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/></g>"
525
+ },
526
+ "folder-closed-outline": {
527
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M18 10h-5\"/><path d=\"M2 6.95c0-.883 0-1.324.07-1.692A4 4 0 015.257 2.07C5.626 2 6.068 2 6.95 2c.386 0 .58 0 .766.017a4 4 0 012.18.904c.144.119.28.255.554.529L11 4c.816.816 1.224 1.224 1.712 1.495a4 4 0 00.848.352C14.098 6 14.675 6 15.828 6h.374c2.632 0 3.949 0 4.804.77q.119.105.224.224c.77.855.77 2.172.77 4.804V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/></g>"
528
+ },
529
+ "folder-closed-solid": {
530
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.07 5.258C2 5.626 2 6.068 2 6.95V14c0 3.771 0 5.657 1.172 6.828S6.229 22 10 22h4c3.771 0 5.657 0 6.828-1.172S22 17.771 22 14v-2.202c0-2.632 0-3.949-.77-4.804a3 3 0 00-.224-.225C20.151 6 18.834 6 16.202 6h-.374c-1.153 0-1.73 0-2.268-.153a4 4 0 01-.848-.352C12.224 5.224 11.816 4.815 11 4l-.55-.55c-.274-.274-.41-.41-.554-.53a4 4 0 00-2.18-.903C7.53 2 7.336 2 6.95 2c-.883 0-1.324 0-1.692.07A4 4 0 002.07 5.257M12.25 10a.75.75 0 01.75-.75h5a.75.75 0 010 1.5h-5a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\"/>"
531
+ },
532
+ "folder-opened": {
533
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3.358 12.779c-.61.941-.358 2.25.145 4.868.363 1.885.544 2.827 1.172 3.452q.246.244.544.429C5.982 22 6.995 22 9.022 22h6.956c2.027 0 3.04 0 3.803-.472q.298-.185.544-.429c.628-.625.81-1.567 1.172-3.452.503-2.618.755-3.927.145-4.868a3 3 0 00-.57-.646c-.87-.735-2.279-.735-5.094-.735H9.022c-2.815 0-4.223 0-5.094.735a3 3 0 00-.57.646m6.337 4.402c0-.4.343-.723.765-.723h4.08c.422 0 .765.323.765.723s-.343.723-.765.723h-4.08c-.422 0-.765-.324-.765-.723\" clip-rule=\"evenodd\"/><path d=\"M3.576 12.485q.16-.19.352-.352c.87-.735 2.279-.735 5.094-.735h6.956c2.815 0 4.223 0 5.094.735q.192.162.353.353v-2.73c0-.91 0-1.663-.086-2.264-.09-.635-.286-1.197-.755-1.66a3 3 0 00-.242-.214c-.512-.408-1.125-.575-1.82-.652-.669-.074-1.512-.074-2.545-.074h-.353c-.982 0-1.334-.006-1.653-.087a2.7 2.7 0 01-.536-.196c-.284-.14-.532-.351-1.227-.968l-.474-.42c-.2-.176-.335-.296-.48-.403a4.3 4.3 0 00-2.183-.803A8 8 0 008.414 2h-.117c-.64 0-1.063 0-1.43.061-1.605.268-2.903 1.39-3.22 2.875-.071.337-.071.724-.07 1.283z\" opacity=\".5\"/></g>"
534
+ },
535
+ "folder-opened-duotone-outline": {
536
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 11.5V5.712c0-.662 0-.993.055-1.268C4.3 3.23 5.312 2.28 6.607 2.052 6.9 2 7.254 2 7.96 2c.31 0 .464 0 .612.013.641.056 1.25.292 1.745.677a7 7 0 01.443.397l.44.413c.653.612.979.918 1.37 1.122q.323.168.678.263c.43.115.892.115 1.815.115h.299c2.106 0 3.158 0 3.843.577q.095.08.18.168C20 6.387 20 7.375 20 9.348V11.5\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M10 17h4\" opacity=\".5\"/><path d=\"M3.477 17.484C3 14.768 2.76 13.41 3.339 12.433q.223-.376.54-.67C4.704 11 6.038 11 8.705 11h6.59c2.667 0 4 0 4.826.763q.316.294.54.67c.578.977.34 2.335-.138 5.05-.343 1.956-.515 2.934-1.11 3.582a3 3 0 01-.515.445c-.723.49-1.683.49-3.603.49h-6.59c-1.92 0-2.88 0-3.603-.49a3 3 0 01-.515-.445c-.595-.648-.767-1.626-1.11-3.581Z\"/></g>"
537
+ },
538
+ "folder-opened-outline": {
539
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 11.5V5.712c0-.662 0-.993.055-1.268C4.3 3.23 5.312 2.28 6.607 2.052 6.9 2 7.254 2 7.96 2c.31 0 .464 0 .612.013.641.056 1.25.292 1.745.677a7 7 0 01.443.397l.44.413c.653.612.979.918 1.37 1.122q.323.168.678.263c.43.115.892.115 1.815.115h.299c2.106 0 3.158 0 3.843.577q.095.08.18.168C20 6.387 20 7.375 20 9.348V11.5\"/><path stroke-linecap=\"round\" d=\"M10 17h4\"/><path d=\"M3.477 17.484C3 14.768 2.76 13.41 3.339 12.433q.223-.376.54-.67C4.704 11 6.038 11 8.705 11h6.59c2.667 0 4 0 4.826.763q.316.294.54.67c.578.977.34 2.335-.138 5.05-.343 1.956-.515 2.934-1.11 3.582a3 3 0 01-.515.445c-.723.49-1.683.49-3.603.49h-6.59c-1.92 0-2.88 0-3.603-.49a3 3 0 01-.515-.445c-.595-.648-.767-1.626-1.11-3.581Z\"/></g>"
540
+ },
541
+ "folder-opened-solid": {
542
+ "body": "<g fill=\"currentColor\"><path d=\"M16.07 9.952c1.329 0 2.462 0 3.366.102q.23.025.458.064c.532.09 1.05.235 1.53.488v-.85c0-.91 0-1.663-.085-2.264-.09-.635-.286-1.197-.756-1.66a3 3 0 00-.241-.214c-.512-.408-1.126-.575-1.82-.652-.67-.074-1.512-.074-2.545-.074h-.353c-.982 0-1.335-.006-1.653-.087a2.7 2.7 0 01-.536-.196c-.285-.14-.532-.351-1.228-.968l-.474-.42a7 7 0 00-.48-.403 4.3 4.3 0 00-2.182-.803A8 8 0 008.413 2h-.116c-.641 0-1.064 0-1.431.061-1.605.268-2.903 1.39-3.219 2.875-.072.337-.071.724-.071 1.283v4.387c.48-.253.998-.399 1.53-.488q.227-.039.458-.064c.904-.102 2.037-.102 3.367-.102z\"/><path fill-rule=\"evenodd\" d=\"M3.358 12.779c-.61.941-.358 2.25.145 4.868.363 1.885.544 2.827 1.172 3.452q.246.245.544.429C5.982 22 6.995 22 9.022 22h6.956c2.027 0 3.04 0 3.803-.472q.298-.184.544-.429c.628-.625.81-1.567 1.172-3.452.503-2.618.755-3.927.145-4.868a3 3 0 00-.57-.646c-.87-.735-2.279-.735-5.094-.735H9.022c-2.815 0-4.223 0-5.094.735a3 3 0 00-.57.646m6.337 4.402c0-.4.343-.723.765-.723h4.08c.422 0 .765.324.765.723s-.343.723-.765.723h-4.08c-.422 0-.765-.324-.765-.723\" clip-rule=\"evenodd\"/></g>"
543
+ },
544
+ "format-center": {
545
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M14.5 14h-5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C7 15.098 7 15.565 7 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C8.098 19 8.565 19 9.5 19h5c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75s0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14\" clip-rule=\"evenodd\"/><path d=\"M19 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 5 17.435 5 16.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 10 6.565 10 7.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C19 8.902 19 8.435 19 7.5\"/><path d=\"M12.75 5V2a.75.75 0 00-1.5 0v3zm-1.5 5v4h1.5v-4zm0 9v3a.75.75 0 001.5 0v-3z\" opacity=\".5\"/></g>"
546
+ },
547
+ "format-center-duotone-outline": {
548
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M12 2v3m0 17v-3m0-5v-4\" opacity=\".5\"/><path d=\"M5 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 5 6.565 5 7.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 6.098 19 6.565 19 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 8.902 5 8.435 5 7.5Zm2 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h5c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-5c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
549
+ },
550
+ "format-center-outline": {
551
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M12 2v3m0 17v-3m0-5v-4\"/><path d=\"M5 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C6.098 5 6.565 5 7.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C19 6.098 19 6.565 19 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C5 8.902 5 8.435 5 7.5Zm2 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h5c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-5c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
552
+ },
553
+ "format-center-solid": {
554
+ "body": "<path fill=\"currentColor\" d=\"M19 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C17.902 5 17.435 5 16.5 5h-3.75V2a.75.75 0 00-1.5 0v3H7.5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C5 6.098 5 6.565 5 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C6.098 10 6.565 10 7.5 10h3.75v4H9.5c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C7 15.098 7 15.565 7 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C8.098 19 8.565 19 9.5 19h1.75v3a.75.75 0 001.5 0v-3h1.75c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75s0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-1.75v-4h3.75c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C19 8.902 19 8.435 19 7.5\"/>"
555
+ },
556
+ "format-justify": {
557
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.25 21a.75.75 0 01.75-.75h20a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75m0-18A.75.75 0 012 2.25h20a.75.75 0 010 1.5H2A.75.75 0 011.25 3\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M4 12c0 1.886 0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12s0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12\"/></g>"
558
+ },
559
+ "format-justify-duotone-outline": {
560
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 3H2m20 18H2\" opacity=\".5\"/><path d=\"M20 12c0-1.886 0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12s0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12Z\"/></g>"
561
+ },
562
+ "format-justify-outline": {
563
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 3H2m20 18H2\"/><path d=\"M20 12c0-1.886 0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12s0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12Z\"/></g>"
564
+ },
565
+ "format-justify-solid": {
566
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.25 21a.75.75 0 01.75-.75h20a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75m0-18A.75.75 0 012 2.25h20a.75.75 0 010 1.5H2A.75.75 0 011.25 3\" clip-rule=\"evenodd\"/><path d=\"M4 12c0 1.886 0 2.828.586 3.414S6.114 16 8 16h8c1.886 0 2.828 0 3.414-.586S20 13.886 20 12s0-2.828-.586-3.414S17.886 8 16 8H8c-1.886 0-2.828 0-3.414.586S4 10.114 4 12\"/></g>"
567
+ },
568
+ "format-left": {
569
+ "body": "<g fill=\"currentColor\"><path d=\"M7.375 7.875c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75m0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75\"/><path fill-rule=\"evenodd\" d=\"M3.375 23.125a.75.75 0 00.75-.75v-20a.75.75 0 00-1.5 0v20c0 .414.336.75.75.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
570
+ },
571
+ "format-left-duotone-outline": {
572
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M3 2v20\" opacity=\".5\"/><path d=\"M7 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 5 8.565 5 9.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C21 6.098 21 6.565 21 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 8.902 7 8.435 7 7.5Zm0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
573
+ },
574
+ "format-left-outline": {
575
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M3 2v20\"/><path d=\"M7 7.5c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 5 8.565 5 9.5 5h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549C21 6.098 21 6.565 21 7.5s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 8.902 7 8.435 7 7.5Zm0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549C8.098 14 8.565 14 9.5 14h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549C7 17.902 7 17.435 7 16.5Z\"/></g>"
576
+ },
577
+ "format-left-solid": {
578
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3.375 1.625a.75.75 0 01.75.75v20a.75.75 0 01-1.5 0v-20a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/><path d=\"M7.375 7.875c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h9c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-9c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75m0 9c0-.935 0-1.402.201-1.75a1.5 1.5 0 01.549-.549c.348-.201.815-.201 1.75-.201h6c.935 0 1.402 0 1.75.201a1.5 1.5 0 01.549.549c.201.348.201.815.201 1.75s0 1.402-.201 1.75a1.5 1.5 0 01-.549.549c-.348.201-.815.201-1.75.201h-6c-.935 0-1.402 0-1.75-.201a1.5 1.5 0 01-.549-.549c-.201-.348-.201-.815-.201-1.75\"/></g>"
579
+ },
580
+ "format-right": {
581
+ "body": "<g fill=\"currentColor\"><path d=\"M16.625 7.875c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75m0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75\"/><path fill-rule=\"evenodd\" d=\"M20.625 23.125a.75.75 0 01-.75-.75v-20a.75.75 0 011.5 0v20a.75.75 0 01-.75.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
582
+ },
583
+ "format-right-duotone-outline": {
584
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M21 2v20\" opacity=\".5\"/><path d=\"M17 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 5 15.435 5 14.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C3 6.098 3 6.565 3 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C4.098 10 4.565 10 5.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C17 8.902 17 8.435 17 7.5Zm0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C6 15.098 6 15.565 6 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C7.098 19 7.565 19 8.5 19h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75Z\"/></g>"
585
+ },
586
+ "format-right-outline": {
587
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M21 2v20\"/><path d=\"M17 7.5c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 5 15.435 5 14.5 5h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C3 6.098 3 6.565 3 7.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C4.098 10 4.565 10 5.5 10h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549C17 8.902 17 8.435 17 7.5Zm0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549C15.902 14 15.435 14 14.5 14h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549C6 15.098 6 15.565 6 16.5s0 1.402.201 1.75a1.5 1.5 0 00.549.549C7.098 19 7.565 19 8.5 19h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75Z\"/></g>"
588
+ },
589
+ "format-right-solid": {
590
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M20.625 1.625a.75.75 0 00-.75.75v20a.75.75 0 001.5 0v-20a.75.75 0 00-.75-.75\" clip-rule=\"evenodd\"/><path d=\"M16.625 7.875c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-9c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h9c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75m0 9c0-.935 0-1.402-.201-1.75a1.5 1.5 0 00-.549-.549c-.348-.201-.815-.201-1.75-.201h-6c-.935 0-1.402 0-1.75.201a1.5 1.5 0 00-.549.549c-.201.348-.201.815-.201 1.75s0 1.402.201 1.75a1.5 1.5 0 00.549.549c.348.201.815.201 1.75.201h6c.935 0 1.402 0 1.75-.201a1.5 1.5 0 00.549-.549c.201-.348.201-.815.201-1.75\"/></g>"
591
+ },
592
+ "heart-filled": {
593
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M8.106 18.247C5.298 16.083 2 13.542 2 9.137 2 4.274 7.5.825 12 5.501V20.5c-1 0-2-.77-3.038-1.59q-.417-.326-.856-.663\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M15.038 18.91C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501V20.5c1 0 2-.77 3.038-1.59\"/></g>"
594
+ },
595
+ "heart-filled-duotone-outline": {
596
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M12 5.5C7.5.826 2 4.275 2 9.138s4.02 7.454 6.962 9.774C10 19.729 11 20.5 12 20.5\"/><path d=\"M12 5.5C16.5.826 22 4.275 22 9.138s-4.02 7.454-6.962 9.774C14 19.729 13 20.5 12 20.5\" opacity=\".5\"/></g>"
597
+ },
598
+ "heart-filled-outline": {
599
+ "body": "<path fill=\"currentColor\" d=\"m8.962 18.91.464-.588zM12 5.5l-.54.52a.75.75 0 001.08 0zm3.038 13.41.465.59zm-5.612-.588C7.91 17.127 6.253 15.96 4.938 14.48 3.65 13.028 2.75 11.335 2.75 9.137h-1.5c0 2.666 1.11 4.7 2.567 6.339 1.43 1.61 3.254 2.9 4.68 4.024zM2.75 9.137c0-2.15 1.215-3.954 2.874-4.713 1.612-.737 3.778-.541 5.836 1.597l1.08-1.04C10.1 2.444 7.264 2.025 5 3.06 2.786 4.073 1.25 6.425 1.25 9.137zM8.497 19.5c.513.404 1.063.834 1.62 1.16s1.193.59 1.883.59v-1.5c-.31 0-.674-.12-1.126-.385-.453-.264-.922-.628-1.448-1.043zm7.006 0c1.426-1.125 3.25-2.413 4.68-4.024 1.457-1.64 2.567-3.673 2.567-6.339h-1.5c0 2.198-.9 3.891-2.188 5.343-1.315 1.48-2.972 2.647-4.488 3.842zM22.75 9.137c0-2.712-1.535-5.064-3.75-6.077-2.264-1.035-5.098-.616-7.54 1.92l1.08 1.04c2.058-2.137 4.224-2.333 5.836-1.596 1.659.759 2.874 2.562 2.874 4.713zm-8.176 9.185c-.526.415-.995.779-1.448 1.043s-.816.385-1.126.385v1.5c.69 0 1.326-.265 1.883-.59.558-.326 1.107-.756 1.62-1.16z\"/>"
600
+ },
601
+ "heart-filled-solid": {
602
+ "body": "<path fill=\"currentColor\" d=\"M2 9.137C2 14 6.02 16.591 8.962 18.911 10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501C7.5.825 2 4.274 2 9.137\"/>"
603
+ },
604
+ "heart-outlined": {
605
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M8.106 18.247C5.298 16.083 2 13.542 2 9.137 2 4.274 7.5.825 12 5.501V20.5c-1 0-2-.77-3.038-1.59q-.417-.326-.856-.663\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M15.038 18.91C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501V20.5c1 0 2-.77 3.038-1.59\"/></g>"
606
+ },
607
+ "heart-outlined-duotone-outline": {
608
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M12 5.5C7.5.826 2 4.275 2 9.138s4.02 7.454 6.962 9.774C10 19.729 11 20.5 12 20.5\"/><path d=\"M12 5.5C16.5.826 22 4.275 22 9.138s-4.02 7.454-6.962 9.774C14 19.729 13 20.5 12 20.5\" opacity=\".5\"/></g>"
609
+ },
610
+ "heart-outlined-outline": {
611
+ "body": "<path fill=\"currentColor\" d=\"m8.962 18.91.464-.588zM12 5.5l-.54.52a.75.75 0 001.08 0zm3.038 13.41.465.59zm-5.612-.588C7.91 17.127 6.253 15.96 4.938 14.48 3.65 13.028 2.75 11.335 2.75 9.137h-1.5c0 2.666 1.11 4.7 2.567 6.339 1.43 1.61 3.254 2.9 4.68 4.024zM2.75 9.137c0-2.15 1.215-3.954 2.874-4.713 1.612-.737 3.778-.541 5.836 1.597l1.08-1.04C10.1 2.444 7.264 2.025 5 3.06 2.786 4.073 1.25 6.425 1.25 9.137zM8.497 19.5c.513.404 1.063.834 1.62 1.16s1.193.59 1.883.59v-1.5c-.31 0-.674-.12-1.126-.385-.453-.264-.922-.628-1.448-1.043zm7.006 0c1.426-1.125 3.25-2.413 4.68-4.024 1.457-1.64 2.567-3.673 2.567-6.339h-1.5c0 2.198-.9 3.891-2.188 5.343-1.315 1.48-2.972 2.647-4.488 3.842zM22.75 9.137c0-2.712-1.535-5.064-3.75-6.077-2.264-1.035-5.098-.616-7.54 1.92l1.08 1.04c2.058-2.137 4.224-2.333 5.836-1.596 1.659.759 2.874 2.562 2.874 4.713zm-8.176 9.185c-.526.415-.995.779-1.448 1.043s-.816.385-1.126.385v1.5c.69 0 1.326-.265 1.883-.59.558-.326 1.107-.756 1.62-1.16z\"/>"
612
+ },
613
+ "heart-outlined-solid": {
614
+ "body": "<path fill=\"currentColor\" d=\"M2 9.137C2 14 6.02 16.591 8.962 18.911 10 19.729 11 20.5 12 20.5s2-.77 3.038-1.59C17.981 16.592 22 14 22 9.138S16.5.825 12 5.501C7.5.825 2 4.274 2 9.137\"/>"
615
+ },
616
+ "logout": {
617
+ "body": "<g fill=\"currentColor\"><path d=\"M12 20a8 8 0 110-16z\" opacity=\".5\"/><path fill-rule=\"evenodd\" d=\"M16.47 8.47a.75.75 0 000 1.06l1.72 1.72H10a.75.75 0 000 1.5h8.19l-1.72 1.72a.75.75 0 101.06 1.06l3-3a.75.75 0 000-1.06l-3-3a.75.75 0 00-1.06 0\" clip-rule=\"evenodd\"/></g>"
618
+ },
619
+ "logout-duotone-outline": {
620
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M12 20a8 8 0 110-16\" opacity=\".5\"/><path stroke-linejoin=\"round\" d=\"M10 12h10m0 0-3-3m3 3-3 3\"/></g>"
621
+ },
622
+ "logout-outline": {
623
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M12 20a8 8 0 110-16\"/><path stroke-linejoin=\"round\" d=\"M10 12h10m0 0-3-3m3 3-3 3\"/></g>"
624
+ },
625
+ "logout-solid": {
626
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M16.47 8.47a.75.75 0 000 1.06l1.72 1.72H10a.75.75 0 000 1.5h8.19l-1.72 1.72a.75.75 0 101.06 1.06l3-3a.75.75 0 000-1.06l-3-3a.75.75 0 00-1.06 0\" clip-rule=\"evenodd\"/><path d=\"M4 12a8 8 0 008 8v-3.75c0-.943 0-1.414-.293-1.707s-.764-.293-1.707-.293\"/></g>"
627
+ },
628
+ "menu": {
629
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M18.75 8a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75m0 4a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75m0 4a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75\"/></g>"
630
+ },
631
+ "menu-closed": {
632
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 111.06 1.06L13.06 12l1.97 1.97a.75.75 0 11-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 01-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\"/></g>"
633
+ },
634
+ "menu-closed-duotone-outline": {
635
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
636
+ },
637
+ "menu-closed-outline": {
638
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12Z\"/><path stroke-linecap=\"round\" d=\"m14.5 9.5-5 5m0-5 5 5\"/></g>"
639
+ },
640
+ "menu-closed-solid": {
641
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22M8.97 8.97a.75.75 0 011.06 0L12 10.94l1.97-1.97a.75.75 0 011.06 1.06L13.06 12l1.97 1.97a.75.75 0 11-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 11-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 010-1.06\" clip-rule=\"evenodd\"/>"
642
+ },
643
+ "menu-dots": {
644
+ "body": "<g fill=\"currentColor\"><path d=\"M7 12a2 2 0 11-4 0 2 2 0 014 0m14 0a2 2 0 11-4 0 2 2 0 014 0\"/><path d=\"M14 12a2 2 0 11-4 0 2 2 0 014 0\" opacity=\".5\"/></g>"
645
+ },
646
+ "menu-dots-duotone-outline": {
647
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"5\" cy=\"12\" r=\"2\"/><circle cx=\"12\" cy=\"12\" r=\"2\" opacity=\".5\"/><circle cx=\"19\" cy=\"12\" r=\"2\"/></g>"
648
+ },
649
+ "menu-dots-outline": {
650
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"5\" cy=\"12\" r=\"2\"/><circle cx=\"12\" cy=\"12\" r=\"2\"/><circle cx=\"19\" cy=\"12\" r=\"2\"/></g>"
651
+ },
652
+ "menu-dots-solid": {
653
+ "body": "<path fill=\"currentColor\" d=\"M7 12a2 2 0 11-4 0 2 2 0 014 0m7 0a2 2 0 11-4 0 2 2 0 014 0m7 0a2 2 0 11-4 0 2 2 0 014 0\"/>"
654
+ },
655
+ "menu-duotone-outline": {
656
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M20 7H4\"/><path d=\"M20 12H4\" opacity=\".5\"/><path d=\"M20 17H4\"/></g>"
657
+ },
658
+ "menu-opened": {
659
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M18.75 8a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75m0 4a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75m0 4a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75\"/></g>"
660
+ },
661
+ "menu-opened-duotone-outline": {
662
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M20 7H4\"/><path d=\"M20 12H4\" opacity=\".5\"/><path d=\"M20 17H4\"/></g>"
663
+ },
664
+ "menu-opened-outline": {
665
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M20 7H4m16 5H4m16 5H4\"/>"
666
+ },
667
+ "menu-opened-solid": {
668
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465C22 19.072 22 16.714 22 12s0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535M18.75 16a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75M18 12.75a.75.75 0 000-1.5H6a.75.75 0 000 1.5zM18.75 8a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75\" clip-rule=\"evenodd\"/>"
669
+ },
670
+ "menu-outline": {
671
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M20 7H4m16 5H4m16 5H4\"/>"
672
+ },
673
+ "menu-sidebar": {
674
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3.172 4.172C2 5.343 2 7.229 2 11v2c0 3.771 0 5.657 1.172 6.828S6.229 21 10 21h5V3h-5C6.229 3 4.343 3 3.172 4.172\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M22 13v-2c0-3.771 0-5.657-1.172-6.828-.974-.975-3.192-1.139-5.828-1.166v17.988c2.636-.027 4.854-.191 5.828-1.166C22 18.657 22 16.771 22 13\"/></g>"
675
+ },
676
+ "menu-sidebar-duotone-outline": {
677
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 11c0-3.771 0-5.657 1.172-6.828S6.229 3 10 3h4c3.771 0 5.657 0 6.828 1.172S22 7.229 22 11v2c0 3.771 0 5.657-1.172 6.828S17.771 21 14 21h-4c-3.771 0-5.657 0-6.828-1.172S2 16.771 2 13z\"/><path stroke-linecap=\"round\" d=\"M15 21V3\" opacity=\".5\"/></g>"
678
+ },
679
+ "menu-sidebar-outline": {
680
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 11c0-3.771 0-5.657 1.172-6.828S6.229 3 10 3h4c3.771 0 5.657 0 6.828 1.172S22 7.229 22 11v2c0 3.771 0 5.657-1.172 6.828S17.771 21 14 21h-4c-3.771 0-5.657 0-6.828-1.172S2 16.771 2 13z\"/><path stroke-linecap=\"round\" d=\"M15 21V3\"/></g>"
681
+ },
682
+ "menu-sidebar-solid": {
683
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3.172 4.172C2 5.343 2 7.229 2 11v2c0 3.771 0 5.657 1.172 6.828S6.229 21 10 21h4.25V3H10C6.229 3 4.343 3 3.172 4.172M15.75 3.006v17.988c2.636-.027 4.104-.191 5.078-1.166C22 18.657 22 16.771 22 13v-2c0-3.771 0-5.657-1.172-6.828-.974-.975-2.442-1.139-5.078-1.166\" clip-rule=\"evenodd\"/>"
684
+ },
685
+ "menu-solid": {
686
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465C22 19.072 22 16.714 22 12s0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535M18.75 16a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75M18 12.75a.75.75 0 000-1.5H6a.75.75 0 000 1.5zM18.75 8a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75\" clip-rule=\"evenodd\"/>"
687
+ },
688
+ "minus": {
689
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M15.75 12a.75.75 0 01-.75.75H9a.75.75 0 010-1.5h6a.75.75 0 01.75.75\"/></g>"
690
+ },
691
+ "minus-duotone-outline": {
692
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M15 12H9\"/></g>"
693
+ },
694
+ "minus-outline": {
695
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" d=\"M15 12H9\"/></g>"
696
+ },
697
+ "minus-solid": {
698
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-6.25 0a.75.75 0 01-.75.75H9a.75.75 0 010-1.5h6a.75.75 0 01.75.75\" clip-rule=\"evenodd\"/>"
699
+ },
700
+ "mode-dark": {
701
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10a10 10 0 01-3.321-.564A9 9 0 018 18a8.97 8.97 0 012.138-5.824A6.5 6.5 0 0015.5 15a6.5 6.5 0 005.567-3.143c.24-.396.933-.32.933.143\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M2 12c0 4.359 2.789 8.066 6.679 9.435A9 9 0 018 18c0-2.221.805-4.254 2.138-5.824A6.47 6.47 0 019 8.5a6.5 6.5 0 013.143-5.567C12.54 2.693 12.463 2 12 2 6.477 2 2 6.477 2 12\"/></g>"
702
+ },
703
+ "mode-dark-duotone-outline": {
704
+ "body": "<path fill=\"currentColor\" d=\"m21.067 11.857-.642-.388zm-8.924-8.924-.388-.642zM21.25 12A9.25 9.25 0 0112 21.25v1.5c5.937 0 10.75-4.813 10.75-10.75zM12 21.25A9.25 9.25 0 012.75 12h-1.5c0 5.937 4.813 10.75 10.75 10.75zM2.75 12A9.25 9.25 0 0112 2.75v-1.5C6.063 1.25 1.25 6.063 1.25 12zm12.75 2.25A5.75 5.75 0 019.75 8.5h-1.5a7.25 7.25 0 007.25 7.25zm4.925-2.781A5.75 5.75 0 0115.5 14.25v1.5a7.25 7.25 0 006.21-3.505zM9.75 8.5a5.75 5.75 0 012.781-4.925l-.776-1.284A7.25 7.25 0 008.25 8.5zM12 2.75a.38.38 0 01-.268-.118.3.3 0 01-.082-.155c-.004-.031-.002-.121.105-.186l.776 1.284c.503-.304.665-.861.606-1.299-.062-.455-.42-1.026-1.137-1.026zm9.71 9.495c-.066.107-.156.109-.187.105a.3.3 0 01-.155-.082.38.38 0 01-.118-.268h1.5c0-.717-.571-1.075-1.026-1.137-.438-.059-.995.103-1.299.606z\"/>"
705
+ },
706
+ "mode-dark-outline": {
707
+ "body": "<path fill=\"currentColor\" d=\"m21.067 11.857-.642-.388zm-8.924-8.924-.388-.642zM21.25 12A9.25 9.25 0 0112 21.25v1.5c5.937 0 10.75-4.813 10.75-10.75zM12 21.25A9.25 9.25 0 012.75 12h-1.5c0 5.937 4.813 10.75 10.75 10.75zM2.75 12A9.25 9.25 0 0112 2.75v-1.5C6.063 1.25 1.25 6.063 1.25 12zm12.75 2.25A5.75 5.75 0 019.75 8.5h-1.5a7.25 7.25 0 007.25 7.25zm4.925-2.781A5.75 5.75 0 0115.5 14.25v1.5a7.25 7.25 0 006.21-3.505zM9.75 8.5a5.75 5.75 0 012.781-4.925l-.776-1.284A7.25 7.25 0 008.25 8.5zM12 2.75a.38.38 0 01-.268-.118.3.3 0 01-.082-.155c-.004-.031-.002-.121.105-.186l.776 1.284c.503-.304.665-.861.606-1.299-.062-.455-.42-1.026-1.137-1.026zm9.71 9.495c-.066.107-.156.109-.187.105a.3.3 0 01-.155-.082.38.38 0 01-.118-.268h1.5c0-.717-.571-1.075-1.026-1.137-.438-.059-.995.103-1.299.606z\"/>"
708
+ },
709
+ "mode-dark-solid": {
710
+ "body": "<path fill=\"currentColor\" d=\"M12 22c5.523 0 10-4.477 10-10 0-.463-.694-.54-.933-.143a6.5 6.5 0 11-8.924-8.924C12.54 2.693 12.463 2 12 2 6.477 2 2 6.477 2 12s4.477 10 10 10\"/>"
711
+ },
712
+ "mode-light": {
713
+ "body": "<g fill=\"currentColor\"><path d=\"M18 12a6 6 0 11-12 0 6 6 0 0112 0\"/><path fill-rule=\"evenodd\" d=\"M12 1.25a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0V2a.75.75 0 01.75-.75M1.25 12a.75.75 0 01.75-.75h1a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75m19 0a.75.75 0 01.75-.75h1a.75.75 0 010 1.5h-1a.75.75 0 01-.75-.75M12 20.25a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/><path d=\"M4.398 4.398a.75.75 0 011.061 0l.393.393a.75.75 0 01-1.06 1.06l-.394-.392a.75.75 0 010-1.06m15.202 0a.75.75 0 010 1.06l-.392.393a.75.75 0 01-1.06-1.06l.392-.393a.75.75 0 011.06 0m-1.453 13.748a.75.75 0 011.061 0l.393.393a.75.75 0 01-1.06 1.06l-.394-.392a.75.75 0 010-1.06m-12.295 0a.75.75 0 010 1.06l-.393.393a.75.75 0 11-1.06-1.06l.392-.393a.75.75 0 011.06 0\" opacity=\".5\"/></g>"
714
+ },
715
+ "mode-light-duotone-outline": {
716
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"6\"/><path stroke-linecap=\"round\" d=\"M12 2v1m0 18v1m10-10h-1M3 12H2\"/><path stroke-linecap=\"round\" d=\"m19.07 4.93-.392.393M5.322 18.678l-.393.393m14.141-.001-.392-.393M5.322 5.322l-.393-.393\" opacity=\".5\"/></g>"
717
+ },
718
+ "mode-light-outline": {
719
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"6\"/><path stroke-linecap=\"round\" d=\"M12 2v1m0 18v1m10-10h-1M3 12H2m17.07-7.07-.392.393M5.322 18.678l-.393.393m14.141-.001-.392-.393M5.322 5.322l-.393-.393\"/></g>"
720
+ },
721
+ "mode-light-solid": {
722
+ "body": "<g fill=\"currentColor\"><path d=\"M18 12a6 6 0 11-12 0 6 6 0 0112 0\"/><path fill-rule=\"evenodd\" d=\"M12 1.25a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0V2a.75.75 0 01.75-.75M4.399 4.399a.75.75 0 011.06 0l.393.392a.75.75 0 01-1.06 1.061l-.393-.393a.75.75 0 010-1.06m15.202 0a.75.75 0 010 1.06l-.393.393a.75.75 0 01-1.06-1.06l.393-.393a.75.75 0 011.06 0M1.25 12a.75.75 0 01.75-.75h1a.75.75 0 010 1.5H2a.75.75 0 01-.75-.75m19 0a.75.75 0 01.75-.75h1a.75.75 0 010 1.5h-1a.75.75 0 01-.75-.75m-2.102 6.148a.75.75 0 011.06 0l.393.393a.75.75 0 11-1.06 1.06l-.393-.393a.75.75 0 010-1.06m-12.296 0a.75.75 0 010 1.06l-.393.393a.75.75 0 11-1.06-1.06l.392-.393a.75.75 0 011.061 0M12 20.25a.75.75 0 01.75.75v1a.75.75 0 01-1.5 0v-1a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/></g>"
723
+ },
724
+ "mode-system": {
725
+ "body": "<g fill=\"currentColor\"><path d=\"M10 2h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1c0 .552 0 1.55-.006 2H2.007C2 12.55 2 11.552 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2\" opacity=\".5\"/><path d=\"M7.985 17.5c-2.84 0-4.26 0-5.141-.879C2.272 16.052 2.07 15.258 2 14v-1h20v1c-.07 1.258-.272 2.052-.844 2.621-.882.879-2.301.879-5.14.879h-3.263v4h3.262c.416 0 .753.336.753.75s-.337.75-.753.75h-8.03a.75.75 0 01-.753-.75c0-.414.337-.75.753-.75h3.262v-4z\"/></g>"
726
+ },
727
+ "mode-system-duotone-outline": {
728
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 10c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1c0 2.828 0 4.243-.879 5.121C20.243 17 18.828 17 16 17H8c-2.828 0-4.243 0-5.121-.879C2 15.243 2 13.828 2 11z\"/><path stroke-linecap=\"round\" d=\"M16 22H8m4-5v5m10-9H2\" opacity=\".5\"/></g>"
729
+ },
730
+ "mode-system-outline": {
731
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 10c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1c0 2.828 0 4.243-.879 5.121C20.243 17 18.828 17 16 17H8c-2.828 0-4.243 0-5.121-.879C2 15.243 2 13.828 2 11z\"/><path stroke-linecap=\"round\" d=\"M16 22H8m4-5v5m10-9H2\"/></g>"
732
+ },
733
+ "mode-system-solid": {
734
+ "body": "<path fill=\"currentColor\" d=\"M8 17c-2.828 0-4.243 0-5.121-.879-.57-.569-.77-1.363-.84-2.621h19.923c-.07 1.258-.271 2.052-.84 2.621C20.241 17 18.827 17 16 17h-3.25v4H16a.75.75 0 010 1.5H8A.75.75 0 018 21h3.25v-4zm2-15h4c3.771 0 5.657 0 6.828 1.172S22 6.229 22 10v1q.002.827-.006 1.5H2.007Q1.998 11.827 2 11v-1c0-3.771 0-5.657 1.172-6.828S6.229 2 10 2\"/>"
735
+ },
736
+ "navigate-down": {
737
+ "body": "<g fill=\"currentColor\"><path d=\"m8.303 12.404 3.327 3.431c.213.22.527.22.74 0l6.43-6.63C19.201 8.79 18.958 8 18.43 8h-5.723z\"/><path d=\"M11.293 8H5.57c-.528 0-.771.79-.37 1.205l2.406 2.481z\" opacity=\".5\"/></g>"
738
+ },
739
+ "navigate-down-duotone-outline": {
740
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
741
+ },
742
+ "navigate-down-outline": {
743
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
744
+ },
745
+ "navigate-down-solid": {
746
+ "body": "<path fill=\"currentColor\" d=\"m12.37 15.835 6.43-6.63C19.201 8.79 18.958 8 18.43 8H5.57c-.528 0-.771.79-.37 1.205l6.43 6.63c.213.22.527.22.74 0\"/>"
747
+ },
748
+ "navigate-left": {
749
+ "body": "<g fill=\"currentColor\"><path d=\"M11.596 8.303 8.165 11.63a.5.5 0 000 .74l6.63 6.43c.414.401 1.205.158 1.205-.37v-5.723z\"/><path d=\"M16 11.293V5.57c0-.528-.791-.771-1.205-.37l-2.482 2.406z\" opacity=\".5\"/></g>"
750
+ },
751
+ "navigate-left-duotone-outline": {
752
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m15 5-6 7 6 7\"/>"
753
+ },
754
+ "navigate-left-outline": {
755
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m15 5-6 7 6 7\"/>"
756
+ },
757
+ "navigate-left-solid": {
758
+ "body": "<path fill=\"currentColor\" d=\"m8.165 11.63 6.63-6.43C15.21 4.799 16 5.042 16 5.57v12.86c0 .528-.79.771-1.205.37l-6.63-6.43a.5.5 0 010-.74\"/>"
759
+ },
760
+ "navigate-right": {
761
+ "body": "<g fill=\"currentColor\"><path d=\"m12.404 8.303 3.431 3.327c.22.213.22.527 0 .74l-6.63 6.43C8.79 19.201 8 18.958 8 18.43v-5.723z\"/><path d=\"M8 11.293V5.57c0-.528.79-.771 1.205-.37l2.481 2.406z\" opacity=\".5\"/></g>"
762
+ },
763
+ "navigate-right-duotone-outline": {
764
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m9 5 6 7-6 7\"/>"
765
+ },
766
+ "navigate-right-outline": {
767
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m9 5 6 7-6 7\"/>"
768
+ },
769
+ "navigate-right-solid": {
770
+ "body": "<path fill=\"currentColor\" d=\"M15.835 11.63 9.205 5.2C8.79 4.799 8 5.042 8 5.57v12.86c0 .528.79.771 1.205.37l6.63-6.43a.5.5 0 000-.74\"/>"
771
+ },
772
+ "navigate-up": {
773
+ "body": "<g fill=\"currentColor\"><path d=\"m8.303 11.596 3.327-3.431a.5.5 0 01.74 0l6.43 6.63c.401.414.158 1.205-.37 1.205h-5.723z\"/><path d=\"M11.293 16H5.57c-.528 0-.771-.791-.37-1.205l2.406-2.482z\" opacity=\".5\"/></g>"
774
+ },
775
+ "navigate-up-duotone-outline": {
776
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 15-7-6-7 6\"/>"
777
+ },
778
+ "navigate-up-outline": {
779
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 15-7-6-7 6\"/>"
780
+ },
781
+ "navigate-up-solid": {
782
+ "body": "<path fill=\"currentColor\" d=\"m12.37 8.165 6.43 6.63c.401.414.158 1.205-.37 1.205H5.57c-.528 0-.771-.79-.37-1.205l6.43-6.63a.5.5 0 01.74 0\"/>"
783
+ },
784
+ "node-closed": {
785
+ "body": "<g fill=\"currentColor\"><path d=\"M22 14v-2.202c0-2.632 0-3.949-.77-4.804a3 3 0 00-.224-.225C20.151 6 18.834 6 16.202 6h-.374c-1.153 0-1.73 0-2.268-.153a4 4 0 01-.848-.352C12.224 5.224 11.816 4.815 11 4l-.55-.55c-.274-.274-.41-.41-.554-.53a4 4 0 00-2.18-.903C7.53 2 7.336 2 6.95 2c-.883 0-1.324 0-1.692.07A4 4 0 002.07 5.257C2 5.626 2 6.068 2 6.95V14c0 3.771 0 5.657 1.172 6.828S6.229 22 10 22h4c3.771 0 5.657 0 6.828-1.172S22 17.771 22 14\" opacity=\".5\"/><path d=\"M12.25 10a.75.75 0 01.75-.75h5a.75.75 0 010 1.5h-5a.75.75 0 01-.75-.75\"/></g>"
786
+ },
787
+ "node-closed-duotone-outline": {
788
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M18 10h-5\" opacity=\".5\"/><path d=\"M2 6.95c0-.883 0-1.324.07-1.692A4 4 0 015.257 2.07C5.626 2 6.068 2 6.95 2c.386 0 .58 0 .766.017a4 4 0 012.18.904c.144.119.28.255.554.529L11 4c.816.816 1.224 1.224 1.712 1.495a4 4 0 00.848.352C14.098 6 14.675 6 15.828 6h.374c2.632 0 3.949 0 4.804.77q.119.105.224.224c.77.855.77 2.172.77 4.804V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/></g>"
789
+ },
790
+ "node-closed-outline": {
791
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M18 10h-5\"/><path d=\"M2 6.95c0-.883 0-1.324.07-1.692A4 4 0 015.257 2.07C5.626 2 6.068 2 6.95 2c.386 0 .58 0 .766.017a4 4 0 012.18.904c.144.119.28.255.554.529L11 4c.816.816 1.224 1.224 1.712 1.495a4 4 0 00.848.352C14.098 6 14.675 6 15.828 6h.374c2.632 0 3.949 0 4.804.77q.119.105.224.224c.77.855.77 2.172.77 4.804V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14z\"/></g>"
792
+ },
793
+ "node-closed-solid": {
794
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.07 5.258C2 5.626 2 6.068 2 6.95V14c0 3.771 0 5.657 1.172 6.828S6.229 22 10 22h4c3.771 0 5.657 0 6.828-1.172S22 17.771 22 14v-2.202c0-2.632 0-3.949-.77-4.804a3 3 0 00-.224-.225C20.151 6 18.834 6 16.202 6h-.374c-1.153 0-1.73 0-2.268-.153a4 4 0 01-.848-.352C12.224 5.224 11.816 4.815 11 4l-.55-.55c-.274-.274-.41-.41-.554-.53a4 4 0 00-2.18-.903C7.53 2 7.336 2 6.95 2c-.883 0-1.324 0-1.692.07A4 4 0 002.07 5.257M12.25 10a.75.75 0 01.75-.75h5a.75.75 0 010 1.5h-5a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\"/>"
795
+ },
796
+ "node-opened": {
797
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M3.358 12.779c-.61.941-.358 2.25.145 4.868.363 1.885.544 2.827 1.172 3.452q.246.244.544.429C5.982 22 6.995 22 9.022 22h6.956c2.027 0 3.04 0 3.803-.472q.298-.185.544-.429c.628-.625.81-1.567 1.172-3.452.503-2.618.755-3.927.145-4.868a3 3 0 00-.57-.646c-.87-.735-2.279-.735-5.094-.735H9.022c-2.815 0-4.223 0-5.094.735a3 3 0 00-.57.646m6.337 4.402c0-.4.343-.723.765-.723h4.08c.422 0 .765.323.765.723s-.343.723-.765.723h-4.08c-.422 0-.765-.324-.765-.723\" clip-rule=\"evenodd\"/><path d=\"M3.576 12.485q.16-.19.352-.352c.87-.735 2.279-.735 5.094-.735h6.956c2.815 0 4.223 0 5.094.735q.192.162.353.353v-2.73c0-.91 0-1.663-.086-2.264-.09-.635-.286-1.197-.755-1.66a3 3 0 00-.242-.214c-.512-.408-1.125-.575-1.82-.652-.669-.074-1.512-.074-2.545-.074h-.353c-.982 0-1.334-.006-1.653-.087a2.7 2.7 0 01-.536-.196c-.284-.14-.532-.351-1.227-.968l-.474-.42c-.2-.176-.335-.296-.48-.403a4.3 4.3 0 00-2.183-.803A8 8 0 008.414 2h-.117c-.64 0-1.063 0-1.43.061-1.605.268-2.903 1.39-3.22 2.875-.071.337-.071.724-.07 1.283z\" opacity=\".5\"/></g>"
798
+ },
799
+ "node-opened-duotone-outline": {
800
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 11.5V5.712c0-.662 0-.993.055-1.268C4.3 3.23 5.312 2.28 6.607 2.052 6.9 2 7.254 2 7.96 2c.31 0 .464 0 .612.013.641.056 1.25.292 1.745.677a7 7 0 01.443.397l.44.413c.653.612.979.918 1.37 1.122q.323.168.678.263c.43.115.892.115 1.815.115h.299c2.106 0 3.158 0 3.843.577q.095.08.18.168C20 6.387 20 7.375 20 9.348V11.5\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M10 17h4\" opacity=\".5\"/><path d=\"M3.477 17.484C3 14.768 2.76 13.41 3.339 12.433q.223-.376.54-.67C4.704 11 6.038 11 8.705 11h6.59c2.667 0 4 0 4.826.763q.316.294.54.67c.578.977.34 2.335-.138 5.05-.343 1.956-.515 2.934-1.11 3.582a3 3 0 01-.515.445c-.723.49-1.683.49-3.603.49h-6.59c-1.92 0-2.88 0-3.603-.49a3 3 0 01-.515-.445c-.595-.648-.767-1.626-1.11-3.581Z\"/></g>"
801
+ },
802
+ "node-opened-outline": {
803
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M4 11.5V5.712c0-.662 0-.993.055-1.268C4.3 3.23 5.312 2.28 6.607 2.052 6.9 2 7.254 2 7.96 2c.31 0 .464 0 .612.013.641.056 1.25.292 1.745.677a7 7 0 01.443.397l.44.413c.653.612.979.918 1.37 1.122q.323.168.678.263c.43.115.892.115 1.815.115h.299c2.106 0 3.158 0 3.843.577q.095.08.18.168C20 6.387 20 7.375 20 9.348V11.5\"/><path stroke-linecap=\"round\" d=\"M10 17h4\"/><path d=\"M3.477 17.484C3 14.768 2.76 13.41 3.339 12.433q.223-.376.54-.67C4.704 11 6.038 11 8.705 11h6.59c2.667 0 4 0 4.826.763q.316.294.54.67c.578.977.34 2.335-.138 5.05-.343 1.956-.515 2.934-1.11 3.582a3 3 0 01-.515.445c-.723.49-1.683.49-3.603.49h-6.59c-1.92 0-2.88 0-3.603-.49a3 3 0 01-.515-.445c-.595-.648-.767-1.626-1.11-3.581Z\"/></g>"
804
+ },
805
+ "node-opened-solid": {
806
+ "body": "<g fill=\"currentColor\"><path d=\"M16.07 9.952c1.329 0 2.462 0 3.366.102q.23.025.458.064c.532.09 1.05.235 1.53.488v-.85c0-.91 0-1.663-.085-2.264-.09-.635-.286-1.197-.756-1.66a3 3 0 00-.241-.214c-.512-.408-1.126-.575-1.82-.652-.67-.074-1.512-.074-2.545-.074h-.353c-.982 0-1.335-.006-1.653-.087a2.7 2.7 0 01-.536-.196c-.285-.14-.532-.351-1.228-.968l-.474-.42a7 7 0 00-.48-.403 4.3 4.3 0 00-2.182-.803A8 8 0 008.413 2h-.116c-.641 0-1.064 0-1.431.061-1.605.268-2.903 1.39-3.219 2.875-.072.337-.071.724-.071 1.283v4.387c.48-.253.998-.399 1.53-.488q.227-.039.458-.064c.904-.102 2.037-.102 3.367-.102z\"/><path fill-rule=\"evenodd\" d=\"M3.358 12.779c-.61.941-.358 2.25.145 4.868.363 1.885.544 2.827 1.172 3.452q.246.245.544.429C5.982 22 6.995 22 9.022 22h6.956c2.027 0 3.04 0 3.803-.472q.298-.184.544-.429c.628-.625.81-1.567 1.172-3.452.503-2.618.755-3.927.145-4.868a3 3 0 00-.57-.646c-.87-.735-2.279-.735-5.094-.735H9.022c-2.815 0-4.223 0-5.094.735a3 3 0 00-.57.646m6.337 4.402c0-.4.343-.723.765-.723h4.08c.422 0 .765.324.765.723s-.343.723-.765.723h-4.08c-.422 0-.765-.324-.765-.723\" clip-rule=\"evenodd\"/></g>"
807
+ },
808
+ "palette": {
809
+ "body": "<g fill=\"currentColor\"><path d=\"M7.75 19a.75.75 0 01-.75.75H5a.75.75 0 010-1.5h2a.75.75 0 01.75.75\"/><path d=\"M10 18V6c0-1.4 0-2.1-.272-2.635a2.5 2.5 0 00-1.093-1.093C8.1 2 7.4 2 6 2s-2.1 0-2.635.272a2.5 2.5 0 00-1.093 1.093C2 3.9 2 4.6 2 6v12c0 1.4 0 2.1.272 2.635a2.5 2.5 0 001.093 1.092C3.9 22 4.6 22 6 22s2.1 0 2.635-.273a2.5 2.5 0 001.093-1.092C10 20.1 10 19.4 10 18\" opacity=\".4\"/><path d=\"M10 8.243V18c0 .919 0 1.536-.077 2.003l3.299-3.299 5.838-6.09c.973-1.003 1.46-1.505 1.636-2.08a2.5 2.5 0 00-.011-1.503C20.5 6.458 20 5.958 19 4.959c-.9-.886-1.352-1.33-1.88-1.514a2.5 2.5 0 00-1.353-.085c-.547.118-1.049.502-2.053 1.27L13 5.243zm-1.997 13.68H8v.003z\" opacity=\".7\"/><path d=\"M15.814 14H17.9c1.4 0 2.1 0 2.635.273a2.5 2.5 0 011.093 1.092C21.9 15.9 21.9 16.6 21.9 18s0 2.1-.272 2.635a2.5 2.5 0 01-1.093 1.092C20 22 19.3 22 17.9 22H6c.917 0 1.534 0 2-.077v.003l.003-.003c.245-.04.448-.102.632-.195a2.5 2.5 0 001.093-1.093c.093-.184.155-.387.195-.632l3.299-3.299z\"/></g>"
810
+ },
811
+ "palette-duotone-outline": {
812
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 6c0-1.4 0-2.1.272-2.635a2.5 2.5 0 011.093-1.093C3.9 2 4.6 2 6 2s2.1 0 2.635.272a2.5 2.5 0 011.093 1.093C10 3.9 10 4.6 10 6v12c0 1.4 0 2.1-.272 2.635a2.5 2.5 0 01-1.093 1.092C8.1 22 7.4 22 6 22s-2.1 0-2.635-.273a2.5 2.5 0 01-1.093-1.092C2 20.1 2 19.4 2 18z\"/><path stroke-linecap=\"round\" d=\"M7 19H5\" opacity=\".5\"/><path d=\"m13.314 4.929-2.142 2.142c-.578.578-.867.867-1.02 1.235C10 8.673 10 9.082 10 9.9v9.656l8.97-8.97c.99-.99 1.486-1.485 1.671-2.056a2.5 2.5 0 000-1.545c-.185-.57-.68-1.066-1.67-2.056s-1.486-1.485-2.056-1.67a2.5 2.5 0 00-1.545 0c-.571.185-1.066.68-2.056 1.67Z\"/><path d=\"M6 22h12c1.4 0 2.1 0 2.635-.273a2.5 2.5 0 001.092-1.092C22 20.1 22 19.4 22 18s0-2.1-.273-2.635a2.5 2.5 0 00-1.092-1.092C20.1 14 19.4 14 18 14h-2.5\" opacity=\".5\"/></g>"
813
+ },
814
+ "palette-hex": {
815
+ "body": "<g fill=\"currentColor\"><path d=\"M22 13.75v2.757c0 .657-.277 1.284-.763 1.726a7.78 7.78 0 01-10.474 0A2.33 2.33 0 0110 16.507V10c0-1.886 0-2.828.586-3.414S12.114 6 14 6h4c1.886 0 2.828 0 3.414.586.503.502.574 1.267.584 2.664H18a.75.75 0 000 1.5h4v1.5h-3a.75.75 0 000 1.5z\"/><path d=\"M15.25 20.224v1.026a.75.75 0 101.5 0v-1.026a8 8 0 01-1.5 0m-.956-18.122a3.75 3.75 0 00-2.353-.852H7.945c-1.367 0-2.47 0-3.337.117-.9.12-1.658.38-2.26.981-.602.602-.86 1.36-.981 2.26-.117.867-.117 1.97-.117 3.337V22.25a.75.75 0 001.5 0V8c0-1.435.002-2.437.103-3.192.099-.734.28-1.122.556-1.399.277-.277.665-.457 1.4-.556L8 2.75h3.932a2.25 2.25 0 011.408.51l.002.001.03.026.005.003.083.069c.533.43 1.152.693 1.79.79V6h1.5V4.073a3.74 3.74 0 001.753-1.016l.527-.527a.75.75 0 00-1.06-1.06l-.523.522-.065.065c-.19.184-.404.328-.632.432V2a.75.75 0 00-1.5 0v.62a2.2 2.2 0 01-.848-.428l-.07-.058-.035-.03z\" opacity=\".5\"/></g>"
816
+ },
817
+ "palette-hex-duotone-outline": {
818
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M22 10h-4m4 3h-3\"/><path d=\"M16 21v1M2 22V8c0-2.828 0-4.243.879-5.121C3.757 2 5.172 2 8 2h3.935a3 3 0 011.883.682l.034.028.079.065a3 3 0 002.069.66M18.5 2l-.523.523-.073.072a3 3 0 01-1.904.84M16 2v1.436m0 0V6\" opacity=\".5\"/><path d=\"M22 16.507V10c0-1.886 0-2.828-.586-3.414S19.886 6 18 6h-4c-1.886 0-2.828 0-3.414.586S10 8.114 10 10v6.507c0 .657.277 1.284.763 1.726a7.78 7.78 0 0010.474 0A2.33 2.33 0 0022 16.507Z\"/></g>"
819
+ },
820
+ "palette-hex-outline": {
821
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M22 10h-4m4 3h-3m-3 8v1M2 22V8c0-2.828 0-4.243.879-5.121C3.757 2 5.172 2 8 2h3.935a3 3 0 011.883.682l.034.028.079.065a3 3 0 002.069.66M18.5 2l-.523.523-.073.072a3 3 0 01-1.904.84M16 2v1.436m0 0V6\"/><path d=\"M22 16.507V10c0-1.886 0-2.828-.586-3.414S19.886 6 18 6h-4c-1.886 0-2.828 0-3.414.586S10 8.114 10 10v6.507c0 .657.277 1.284.763 1.726a7.78 7.78 0 0010.474 0A2.33 2.33 0 0022 16.507Z\"/></g>"
822
+ },
823
+ "palette-hex-solid": {
824
+ "body": "<g fill=\"currentColor\"><path d=\"M22 10.75v1.5h-3a.75.75 0 000 1.5h3v2.757c0 .657-.277 1.284-.763 1.726a7.75 7.75 0 01-4.487 1.99v1.027a.75.75 0 01-1.5 0v-1.027a7.75 7.75 0 01-4.487-1.99A2.33 2.33 0 0110 16.507V10c0-1.886 0-2.828.586-3.414S12.114 6 14 6h4c1.886 0 2.828 0 3.414.586.503.502.574 1.267.584 2.664H18a.75.75 0 000 1.5z\"/><path d=\"M14.294 2.102a3.75 3.75 0 00-2.353-.852H7.945c-1.367 0-2.47 0-3.337.117-.9.12-1.658.38-2.26.981-.602.602-.86 1.36-.981 2.26-.117.867-.117 1.97-.117 3.337V22.25a.75.75 0 001.5 0V8c0-1.435.002-2.437.103-3.192.099-.734.28-1.122.556-1.399.277-.277.665-.457 1.4-.556L8 2.75h3.932a2.25 2.25 0 011.408.51l.002.001.03.026.005.003.083.069c.533.43 1.152.693 1.79.79V6h1.5V4.073a3.74 3.74 0 001.753-1.016l.527-.527a.75.75 0 00-1.06-1.06l-.523.522-.065.065c-.19.184-.404.328-.632.432V2a.75.75 0 00-1.5 0v.62a2.2 2.2 0 01-.848-.428l-.07-.058-.035-.03z\"/></g>"
825
+ },
826
+ "palette-outline": {
827
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 6c0-1.4 0-2.1.272-2.635a2.5 2.5 0 011.093-1.093C3.9 2 4.6 2 6 2s2.1 0 2.635.272a2.5 2.5 0 011.093 1.093C10 3.9 10 4.6 10 6v12c0 1.4 0 2.1-.272 2.635a2.5 2.5 0 01-1.093 1.092C8.1 22 7.4 22 6 22s-2.1 0-2.635-.273a2.5 2.5 0 01-1.093-1.092C2 20.1 2 19.4 2 18z\"/><path stroke-linecap=\"round\" d=\"M7 19H5\"/><path d=\"m13.314 4.929-2.142 2.142c-.578.578-.867.867-1.02 1.235C10 8.673 10 9.082 10 9.9v9.656l8.97-8.97c.99-.99 1.486-1.485 1.671-2.056a2.5 2.5 0 000-1.545c-.185-.57-.68-1.066-1.67-2.056s-1.486-1.485-2.056-1.67a2.5 2.5 0 00-1.545 0c-.571.185-1.066.68-2.056 1.67Z\"/><path d=\"M6 22h12c1.4 0 2.1 0 2.635-.273a2.5 2.5 0 001.092-1.092C22 20.1 22 19.4 22 18s0-2.1-.273-2.635a2.5 2.5 0 00-1.092-1.092C20.1 14 19.4 14 18 14h-2.5\"/></g>"
828
+ },
829
+ "palette-presets": {
830
+ "body": "<g fill=\"currentColor\"><path d=\"M7 18a1 1 0 11-2 0 1 1 0 012 0\"/><path d=\"M10 6v12a4 4 0 01-8 0V6a4 4 0 118 0\" opacity=\".4\"/><path d=\"m9.248 20.336 3.974-3.975 5.838-6.09a4.042 4.042 0 00-5.776-5.655L10 7.9V18c0 .872-.279 1.679-.752 2.336\" opacity=\".7\"/><path d=\"m13.222 16.362-3.974 3.974A4 4 0 016 22h11.9a4 4 0 100-8h-2.414z\"/></g>"
831
+ },
832
+ "palette-presets-duotone-outline": {
833
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 6a4 4 0 118 0v12a4 4 0 01-8 0z\"/><path d=\"m10 8.243 3.314-3.314a4 4 0 115.657 5.657L9.306 20.25\"/><path d=\"M6 22h12a4 4 0 000-8h-2.5M7 18a1 1 0 11-2 0 1 1 0 012 0Z\" opacity=\".5\"/></g>"
834
+ },
835
+ "palette-presets-outline": {
836
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M2 6a4 4 0 118 0v12a4 4 0 01-8 0z\"/><path d=\"m10 8.243 3.313-3.314a4 4 0 015.657 5.657L9.306 20.25\"/><path d=\"M6 22h12a4 4 0 000-8h-2.5M7 18a1 1 0 11-2 0 1 1 0 012 0Z\"/></g>"
837
+ },
838
+ "palette-presets-solid": {
839
+ "body": "<g fill=\"currentColor\"><path d=\"M17.9 22a4 4 0 100-8h-.22l-5.802 5.798a1.22 1.22 0 00-.378.883c0 .713.577 1.319 1.29 1.319zM13.284 4.959l-1.055 1.055a2.5 2.5 0 00-.729 1.76v8.238c0 1.055 0 1.582.313 1.708.314.126.679-.255 1.409-1.016l5.838-6.09a4.042 4.042 0 00-5.776-5.655\"/><path fill-rule=\"evenodd\" d=\"M10 6v12a4 4 0 01-8 0V6a4 4 0 118 0M6 19a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/></g>"
840
+ },
841
+ "palette-solid": {
842
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M10 6v12c0 1.4 0 2.1-.272 2.635a2.5 2.5 0 01-1.093 1.092C8.1 22 7.4 22 6 22s-2.1 0-2.635-.273a2.5 2.5 0 01-1.093-1.092C2 20.1 2 19.4 2 18V6c0-1.4 0-2.1.272-2.635a2.5 2.5 0 011.093-1.093C3.9 2 4.6 2 6 2s2.1 0 2.635.272a2.5 2.5 0 011.093 1.093C10 3.9 10 4.6 10 6M7 19.75a.75.75 0 000-1.5H5a.75.75 0 000 1.5z\" clip-rule=\"evenodd\"/><path d=\"m19.06 10.614-5.838 6.09c-.73.761-1.095 1.142-1.408 1.016-.314-.126-.314-.653-.314-1.708V7.774a2.5 2.5 0 01.73-1.76l1.054-1.055.43-.33c1.004-.767 1.506-1.15 2.053-1.269a2.5 2.5 0 011.353.085c.528.184.979.628 1.88 1.514 1 1 1.5 1.5 1.685 2.072a2.5 2.5 0 01.011 1.503c-.176.575-.663 1.077-1.636 2.08M12.79 22h5.11c1.4 0 2.1 0 2.634-.273a2.5 2.5 0 001.093-1.092c.272-.535.272-1.235.272-2.635s0-2.1-.272-2.635a2.5 2.5 0 00-1.093-1.092C20 14 19.3 14 17.9 14h-.22l-5.801 5.798a1.22 1.22 0 00-.378.883c0 .713.577 1.319 1.29 1.319\"/></g>"
843
+ },
844
+ "plus": {
845
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M12.75 9a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25z\"/></g>"
846
+ },
847
+ "plus-duotone-outline": {
848
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M15 12h-3m0 0H9m3 0V9m0 3v3\"/></g>"
849
+ },
850
+ "plus-outline": {
851
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" d=\"M15 12h-3m0 0H9m3 0V9m0 3v3\"/></g>"
852
+ },
853
+ "plus-solid": {
854
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m.75-13a.75.75 0 00-1.5 0v2.25H9a.75.75 0 000 1.5h2.25V15a.75.75 0 001.5 0v-2.25H15a.75.75 0 000-1.5h-2.25z\" clip-rule=\"evenodd\"/>"
855
+ },
856
+ "properties": {
857
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M14.279 2.152C13.909 2 13.439 2 12.5 2s-1.408 0-1.779.152a2 2 0 00-1.09 1.083c-.094.223-.13.484-.145.863a1.62 1.62 0 01-.796 1.353 1.64 1.64 0 01-1.579.008c-.338-.178-.583-.276-.825-.308a2.03 2.03 0 00-1.49.396c-.318.242-.553.646-1.022 1.453-.47.807-.704 1.21-.757 1.605-.07.526.074 1.058.4 1.479.148.192.357.353.68.555.477.297.783.803.783 1.361s-.306 1.064-.782 1.36c-.324.203-.533.364-.682.556a2 2 0 00-.399 1.479c.053.394.287.798.757 1.605s.704 1.21 1.022 1.453c.424.323.96.465 1.49.396.242-.032.487-.13.825-.308a1.64 1.64 0 011.58.008c.486.28.774.795.795 1.353.015.38.051.64.145.863.204.49.596.88 1.09 1.083.37.152.84.152 1.779.152s1.409 0 1.779-.152a2 2 0 001.09-1.083c.094-.223.13-.483.145-.863.02-.558.309-1.074.796-1.353a1.64 1.64 0 011.579-.008c.338.178.583.276.825.308.53.07 1.066-.073 1.49-.396.318-.242.553-.646 1.022-1.453.47-.807.704-1.21.757-1.605a2 2 0 00-.4-1.479c-.148-.192-.357-.353-.68-.555-.477-.297-.783-.803-.783-1.361s.306-1.064.782-1.36c.324-.203.533-.364.682-.556a2 2 0 00.399-1.479c-.053-.394-.287-.798-.757-1.605s-.704-1.21-1.022-1.453a2.03 2.03 0 00-1.49-.396c-.242.032-.487.13-.825.308a1.64 1.64 0 01-1.58-.008 1.62 1.62 0 01-.795-1.353c-.015-.38-.051-.64-.145-.863a2 2 0 00-1.09-1.083\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M15.523 12c0 1.657-1.354 3-3.023 3s-3.023-1.343-3.023-3S10.83 9 12.5 9s3.023 1.343 3.023 3\"/></g>"
858
+ },
859
+ "properties-duotone-outline": {
860
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M13.765 2.152C13.398 2 12.932 2 12 2s-1.398 0-1.765.152a2 2 0 00-1.083 1.083c-.092.223-.129.484-.143.863a1.62 1.62 0 01-.79 1.353 1.62 1.62 0 01-1.567.008c-.336-.178-.579-.276-.82-.308a2 2 0 00-1.478.396C4.04 5.79 3.806 6.193 3.34 7s-.7 1.21-.751 1.605a2 2 0 00.396 1.479c.148.192.355.353.676.555.473.297.777.803.777 1.361s-.304 1.064-.777 1.36c-.321.203-.529.364-.676.556a2 2 0 00-.396 1.479c.052.394.285.798.75 1.605.467.807.7 1.21 1.015 1.453a2 2 0 001.479.396c.24-.032.483-.13.819-.308a1.62 1.62 0 011.567.008c.483.28.77.795.79 1.353.014.38.05.64.143.863a2 2 0 001.083 1.083C10.602 22 11.068 22 12 22s1.398 0 1.765-.152a2 2 0 001.083-1.083c.092-.223.129-.483.143-.863.02-.558.307-1.074.79-1.353a1.62 1.62 0 011.567-.008c.336.178.579.276.819.308a2 2 0 001.479-.396c.315-.242.548-.646 1.014-1.453s.7-1.21.751-1.605a2 2 0 00-.396-1.479c-.148-.192-.355-.353-.676-.555A1.62 1.62 0 0119.562 12c0-.558.304-1.064.777-1.36.321-.203.529-.364.676-.556a2 2 0 00.396-1.479c-.052-.394-.285-.798-.75-1.605-.467-.807-.7-1.21-1.015-1.453a2 2 0 00-1.479-.396c-.24.032-.483.13-.82.308a1.62 1.62 0 01-1.566-.008 1.62 1.62 0 01-.79-1.353c-.014-.38-.05-.64-.143-.863a2 2 0 00-1.083-1.083Z\" opacity=\".5\"/></g>"
861
+ },
862
+ "properties-outline": {
863
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M13.765 2.152C13.398 2 12.932 2 12 2s-1.398 0-1.765.152a2 2 0 00-1.083 1.083c-.092.223-.129.484-.143.863a1.62 1.62 0 01-.79 1.353 1.62 1.62 0 01-1.567.008c-.336-.178-.579-.276-.82-.308a2 2 0 00-1.478.396C4.04 5.79 3.806 6.193 3.34 7s-.7 1.21-.751 1.605a2 2 0 00.396 1.479c.148.192.355.353.676.555.473.297.777.803.777 1.361s-.304 1.064-.777 1.36c-.321.203-.529.364-.676.556a2 2 0 00-.396 1.479c.052.394.285.798.75 1.605.467.807.7 1.21 1.015 1.453a2 2 0 001.479.396c.24-.032.483-.13.819-.308a1.62 1.62 0 011.567.008c.483.28.77.795.79 1.353.014.38.05.64.143.863a2 2 0 001.083 1.083C10.602 22 11.068 22 12 22s1.398 0 1.765-.152a2 2 0 001.083-1.083c.092-.223.129-.483.143-.863.02-.558.307-1.074.79-1.353a1.62 1.62 0 011.567-.008c.336.178.579.276.819.308a2 2 0 001.479-.396c.315-.242.548-.646 1.014-1.453s.7-1.21.751-1.605a2 2 0 00-.396-1.479c-.148-.192-.355-.353-.676-.555A1.62 1.62 0 0119.562 12c0-.558.304-1.064.777-1.36.321-.203.529-.364.676-.556a2 2 0 00.396-1.479c-.052-.394-.285-.798-.75-1.605-.467-.807-.7-1.21-1.015-1.453a2 2 0 00-1.479-.396c-.24.032-.483.13-.82.308a1.62 1.62 0 01-1.566-.008 1.62 1.62 0 01-.79-1.353c-.014-.38-.05-.64-.143-.863a2 2 0 00-1.083-1.083Z\"/></g>"
864
+ },
865
+ "properties-solid": {
866
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M14.279 2.152C13.909 2 13.439 2 12.5 2s-1.408 0-1.779.152a2 2 0 00-1.09 1.083c-.094.223-.13.484-.145.863a1.62 1.62 0 01-.796 1.353 1.64 1.64 0 01-1.579.008c-.338-.178-.583-.276-.825-.308a2.03 2.03 0 00-1.49.396c-.318.242-.553.646-1.022 1.453-.47.807-.704 1.21-.757 1.605-.07.526.074 1.058.4 1.479.148.192.357.353.68.555.477.297.783.803.783 1.361s-.306 1.064-.782 1.36c-.324.203-.533.364-.682.556a2 2 0 00-.399 1.479c.053.394.287.798.757 1.605s.704 1.21 1.022 1.453c.424.323.96.465 1.49.396.242-.032.487-.13.825-.308a1.64 1.64 0 011.58.008c.486.28.774.795.795 1.353.015.38.051.64.145.863.204.49.596.88 1.09 1.083.37.152.84.152 1.779.152s1.409 0 1.779-.152a2 2 0 001.09-1.083c.094-.223.13-.483.145-.863.02-.558.309-1.074.796-1.353a1.64 1.64 0 011.579-.008c.338.178.583.276.825.308.53.07 1.066-.073 1.49-.396.318-.242.553-.646 1.022-1.453.47-.807.704-1.21.757-1.605a2 2 0 00-.4-1.479c-.148-.192-.357-.353-.68-.555-.477-.297-.783-.803-.783-1.361s.306-1.064.782-1.36c.324-.203.533-.364.682-.556a2 2 0 00.399-1.479c-.053-.394-.287-.798-.757-1.605s-.704-1.21-1.022-1.453a2.03 2.03 0 00-1.49-.396c-.242.032-.487.13-.825.308a1.64 1.64 0 01-1.58-.008 1.62 1.62 0 01-.795-1.353c-.015-.38-.051-.64-.145-.863a2 2 0 00-1.09-1.083M12.5 15c1.67 0 3.023-1.343 3.023-3S14.169 9 12.5 9s-3.023 1.343-3.023 3 1.354 3 3.023 3\" clip-rule=\"evenodd\"/>"
867
+ },
868
+ "radio-group": {
869
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M2 5.75A.75.75 0 012.75 5h18a.75.75 0 010 1.5h-18A.75.75 0 012 5.75m0 4A.75.75 0 012.75 9h18a.75.75 0 010 1.5h-18A.75.75 0 012 9.75m0 4a.75.75 0 01.75-.75h7a.75.75 0 010 1.5h-7a.75.75 0 01-.75-.75m0 4a.75.75 0 01.75-.75h7a.75.75 0 010 1.5h-7a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\" opacity=\".5\"/><path d=\"M20.211 12.659a.75.75 0 01.13 1.052l-3.9 5a.75.75 0 01-1.165.021l-2.1-2.5a.75.75 0 011.148-.964l1.504 1.79 3.33-4.27a.75.75 0 011.053-.13\"/></g>"
870
+ },
871
+ "radio-group-duotone-outline": {
872
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path stroke-linejoin=\"round\" d=\"m14 16 2.1 2.5 3.9-5\"/><path d=\"M21 6H3m18 4H3m7 4H3m7 4H3\" opacity=\".5\"/></g>"
873
+ },
874
+ "radio-group-outline": {
875
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path stroke-linejoin=\"round\" d=\"m14 16 2.1 2.5 3.9-5\"/><path d=\"M21 6H3m18 4H3m7 4H3m7 4H3\"/></g>"
876
+ },
877
+ "radio-group-solid": {
878
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 5.75A.75.75 0 012.75 5h18a.75.75 0 010 1.5h-18A.75.75 0 012 5.75m0 4A.75.75 0 012.75 9h18a.75.75 0 010 1.5h-18A.75.75 0 012 9.75m18.211 2.909a.75.75 0 01.13 1.052l-3.9 5a.75.75 0 01-1.165.021l-2.1-2.5a.75.75 0 111.148-.964l1.504 1.79 3.33-4.27a.75.75 0 011.053-.13M2 13.75a.75.75 0 01.75-.75h7a.75.75 0 010 1.5h-7a.75.75 0 01-.75-.75m0 4a.75.75 0 01.75-.75h7a.75.75 0 010 1.5h-7a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\"/>"
879
+ },
880
+ "radio-off": {
881
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10\" opacity=\".5\"/><path fill-rule=\"evenodd\" d=\"M12.75 12c0 .644.188 1.245.51 1.75h-2.52A3.25 3.25 0 108 15.25h8A3.25 3.25 0 1012.75 12m1.5 0a1.75 1.75 0 113.5 0 1.75 1.75 0 01-3.5 0m-4.5 0a1.75 1.75 0 11-3.5 0 1.75 1.75 0 013.5 0\" clip-rule=\"evenodd\"/></g>"
882
+ },
883
+ "radio-off-duotone-outline": {
884
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z\"/><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z\" opacity=\".5\"/><path d=\"M10.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z\"/><path stroke-linecap=\"round\" d=\"M8 14.5h8\"/></g>"
885
+ },
886
+ "radio-off-outline": {
887
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M18.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z\"/><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10Z\"/><path d=\"M10.5 12a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z\"/><path stroke-linecap=\"round\" d=\"M8 14.5h8\"/></g>"
888
+ },
889
+ "radio-off-solid": {
890
+ "body": "<g fill=\"currentColor\"><path d=\"M14.25 12a1.75 1.75 0 113.5 0 1.75 1.75 0 01-3.5 0M8 13.75a1.75 1.75 0 100-3.5 1.75 1.75 0 000 3.5\"/><path fill-rule=\"evenodd\" d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m1.26-8.25a3.25 3.25 0 112.74 1.5H8a3.25 3.25 0 112.74-1.5z\" clip-rule=\"evenodd\"/></g>"
891
+ },
892
+ "radio-on": {
893
+ "body": "<g fill=\"currentColor\"><path d=\"M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465C22 19.072 22 16.714 22 12s0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535\" opacity=\".5\"/><path d=\"M18.581 9.474a.75.75 0 10-1.162-.948l-5.168 6.33a.749.749 0 00-.879 1.116l.286.438a.75.75 0 001.209.064zm-4 0a.75.75 0 10-1.162-.948l-5.133 6.288-1.705-2.088a.75.75 0 00-1.162.948l2.286 2.8a.75.75 0 001.162 0z\"/></g>"
894
+ },
895
+ "radio-on-duotone-outline": {
896
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"m4 12.9 3.143 3.6L15 7.5\" opacity=\".5\"/><path d=\"m20 7.563-8.571 9L11 16\"/></g>"
897
+ },
898
+ "radio-on-outline": {
899
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m4 12.9 3.143 3.6L15 7.5m5 .063-8.572 9L11 16\"/>"
900
+ },
901
+ "radio-on-solid": {
902
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22m2.474-13.581a.75.75 0 01.107 1.055l-5.714 7a.75.75 0 01-1.162 0l-2.286-2.8a.75.75 0 011.162-.948l1.705 2.088 5.133-6.288a.75.75 0 011.055-.107m4 0a.75.75 0 01.107 1.055l-5.714 7a.75.75 0 01-1.21-.064l-.285-.438a.75.75 0 01.88-1.116l5.167-6.33a.75.75 0 011.055-.107\" clip-rule=\"evenodd\"/>"
903
+ },
904
+ "rating-empty": {
905
+ "body": "<g fill=\"currentColor\"><path d=\"M18.483 16.767A8.5 8.5 0 018.118 7.081a1 1 0 01-.113.097c-.28.213-.63.292-1.33.45l-.635.144c-2.46.557-3.69.835-3.983 1.776-.292.94.546 1.921 2.223 3.882l.434.507c.476.557.715.836.822 1.18.107.345.071.717-.001 1.46l-.066.677c-.253 2.617-.38 3.925.386 4.506s1.918.052 4.22-1.009l.597-.274c.654-.302.981-.452 1.328-.452s.674.15 1.329.452l.595.274c2.303 1.06 3.455 1.59 4.22 1.01.767-.582.64-1.89.387-4.507z\"/><path d=\"m9.153 5.408-.328.588c-.36.646-.54.969-.82 1.182q.06-.045.113-.097a8.5 8.5 0 0010.366 9.686l-.02-.19c-.071-.743-.107-1.115 0-1.46.107-.344.345-.623.822-1.18l.434-.507c1.677-1.96 2.515-2.941 2.222-3.882-.292-.941-1.522-1.22-3.982-1.776l-.636-.144c-.699-.158-1.049-.237-1.33-.45-.28-.213-.46-.536-.82-1.182l-.327-.588C13.58 3.136 12.947 2 12 2s-1.58 1.136-2.847 3.408\" opacity=\".5\"/></g>"
906
+ },
907
+ "rating-empty-duotone-outline": {
908
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M9.153 5.408C10.42 3.136 11.053 2 12 2s1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182s.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506s-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452s-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882S3.58 8.328 6.04 7.772l.636-.144c.699-.158 1.048-.237 1.329-.45s.46-.536.82-1.182z\"/>"
909
+ },
910
+ "rating-empty-outline": {
911
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M9.153 5.408C10.42 3.136 11.053 2 12 2s1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182s.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506s-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452s-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882S3.58 8.328 6.04 7.772l.636-.144c.699-.158 1.048-.237 1.329-.45s.46-.536.82-1.182z\"/>"
912
+ },
913
+ "rating-empty-solid": {
914
+ "body": "<path fill=\"currentColor\" d=\"M9.153 5.408C10.42 3.136 11.053 2 12 2s1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182s.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506s-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452s-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882S3.58 8.328 6.04 7.772l.636-.144c.699-.158 1.048-.237 1.329-.45s.46-.536.82-1.182z\"/>"
915
+ },
916
+ "rating-filled": {
917
+ "body": "<g fill=\"currentColor\"><path d=\"M18.483 16.767A8.5 8.5 0 018.118 7.081a1 1 0 01-.113.097c-.28.213-.63.292-1.33.45l-.635.144c-2.46.557-3.69.835-3.983 1.776-.292.94.546 1.921 2.223 3.882l.434.507c.476.557.715.836.822 1.18.107.345.071.717-.001 1.46l-.066.677c-.253 2.617-.38 3.925.386 4.506s1.918.052 4.22-1.009l.597-.274c.654-.302.981-.452 1.328-.452s.674.15 1.329.452l.595.274c2.303 1.06 3.455 1.59 4.22 1.01.767-.582.64-1.89.387-4.507z\"/><path d=\"m9.153 5.408-.328.588c-.36.646-.54.969-.82 1.182q.06-.045.113-.097a8.5 8.5 0 0010.366 9.686l-.02-.19c-.071-.743-.107-1.115 0-1.46.107-.344.345-.623.822-1.18l.434-.507c1.677-1.96 2.515-2.941 2.222-3.882-.292-.941-1.522-1.22-3.982-1.776l-.636-.144c-.699-.158-1.049-.237-1.33-.45-.28-.213-.46-.536-.82-1.182l-.327-.588C13.58 3.136 12.947 2 12 2s-1.58 1.136-2.847 3.408\" opacity=\".5\"/></g>"
918
+ },
919
+ "rating-filled-duotone-outline": {
920
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M9.153 5.408C10.42 3.136 11.053 2 12 2s1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182s.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506s-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452s-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882S3.58 8.328 6.04 7.772l.636-.144c.699-.158 1.048-.237 1.329-.45s.46-.536.82-1.182z\"/>"
921
+ },
922
+ "rating-filled-outline": {
923
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M9.153 5.408C10.42 3.136 11.053 2 12 2s1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182s.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506s-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452s-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882S3.58 8.328 6.04 7.772l.636-.144c.699-.158 1.048-.237 1.329-.45s.46-.536.82-1.182z\"/>"
924
+ },
925
+ "rating-filled-solid": {
926
+ "body": "<path fill=\"currentColor\" d=\"M9.153 5.408C10.42 3.136 11.053 2 12 2s1.58 1.136 2.847 3.408l.328.588c.36.646.54.969.82 1.182s.63.292 1.33.45l.636.144c2.46.557 3.689.835 3.982 1.776.292.94-.546 1.921-2.223 3.882l-.434.507c-.476.557-.715.836-.822 1.18-.107.345-.071.717.001 1.46l.066.677c.253 2.617.38 3.925-.386 4.506s-1.918.051-4.22-1.009l-.597-.274c-.654-.302-.981-.452-1.328-.452s-.674.15-1.328.452l-.596.274c-2.303 1.06-3.455 1.59-4.22 1.01-.767-.582-.64-1.89-.387-4.507l.066-.676c.072-.744.108-1.116 0-1.46-.106-.345-.345-.624-.821-1.18l-.434-.508c-1.677-1.96-2.515-2.941-2.223-3.882S3.58 8.328 6.04 7.772l.636-.144c.699-.158 1.048-.237 1.329-.45s.46-.536.82-1.182z\"/>"
927
+ },
928
+ "rating-half": {
929
+ "body": "<g fill=\"currentColor\"><path d=\"M10.08 7.897C11.157 5.966 11.695 5 12.5 5s1.343.966 2.42 2.897l.278.5c.306.549.46.823.698 1.004s.535.248 1.13.383l.54.122c2.091.473 3.137.71 3.385 1.51.249.8-.464 1.633-1.89 3.3l-.368.43c-.405.474-.607.711-.699 1.004-.09.293-.06.609.001 1.24l.056.576c.216 2.224.323 3.336-.328 3.83s-1.63.044-3.587-.857l-.507-.234c-.556-.256-.834-.384-1.129-.384s-.573.128-1.13.384l-.506.234c-1.957.9-2.936 1.352-3.587.857-.651-.494-.543-1.606-.328-3.83l.056-.575c.061-.632.092-.948 0-1.24-.09-.294-.293-.53-.698-1.004l-.369-.432c-1.425-1.666-2.138-2.5-1.89-3.3.25-.8 1.295-1.036 3.386-1.509l.54-.122c.595-.135.892-.202 1.13-.383.239-.18.392-.455.698-1.004z\"/><path d=\"M4.868 2.5c.03-.105.217-.106.248 0 .14.482.4 1.194.793 1.585.393.39 1.108.646 1.59.783.107.03.107.217.002.248-.482.14-1.195.4-1.586.793-.39.393-.645 1.108-.782 1.59-.03.107-.218.107-.249.002-.14-.482-.4-1.195-.793-1.586-.393-.39-1.107-.645-1.59-.782-.106-.03-.107-.218-.001-.249.482-.14 1.194-.4 1.585-.793.39-.393.646-1.107.783-1.59\" opacity=\".5\"/><path fill-rule=\"evenodd\" d=\"M19 3.25a.75.75 0 01.75.75v.25H20a.75.75 0 010 1.5h-.25V6a.75.75 0 01-1.5 0v-.25H18a.75.75 0 010-1.5h.25V4a.75.75 0 01.75-.75\" clip-rule=\"evenodd\" opacity=\".5\"/></g>"
930
+ },
931
+ "rating-half-duotone-outline": {
932
+ "body": "<g fill=\"none\" stroke=\"currentColor\"><path stroke-width=\"1.5\" d=\"M10.08 7.897C11.157 5.966 11.695 5 12.5 5s1.343.966 2.42 2.897l.278.5c.306.549.46.823.698 1.004s.535.248 1.13.383l.54.122c2.091.473 3.137.71 3.385 1.51.249.8-.464 1.633-1.89 3.3l-.368.43c-.405.474-.607.711-.699 1.004-.09.293-.06.609.001 1.24l.056.576c.216 2.224.323 3.336-.328 3.83s-1.63.044-3.587-.857l-.507-.234c-.556-.256-.834-.384-1.129-.384s-.573.128-1.13.384l-.506.234c-1.957.9-2.936 1.352-3.587.857-.651-.494-.543-1.606-.328-3.83l.056-.575c.061-.632.092-.948 0-1.24-.09-.294-.293-.53-.698-1.004l-.369-.432c-1.425-1.666-2.138-2.5-1.89-3.3.25-.8 1.295-1.036 3.386-1.509l.54-.122c.595-.135.892-.202 1.13-.383.239-.18.392-.455.698-1.004z\"/><path stroke-linejoin=\"round\" d=\"M4.99 2s.288 1.458.92 2.085C6.54 4.712 8 4.99 8 4.99s-1.458.288-2.085.92C5.288 6.54 5.01 8 5.01 8s-.288-1.458-.92-2.085C3.46 5.288 2 5.01 2 5.01s1.458-.288 2.085-.92C4.712 3.46 4.99 2 4.99 2Z\" opacity=\".55\"/><path stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M18 5h2m-1 1V4\" opacity=\".55\"/></g>"
933
+ },
934
+ "rating-half-outline": {
935
+ "body": "<g fill=\"none\" stroke=\"currentColor\"><path stroke-width=\"1.5\" d=\"M10.08 7.897C11.157 5.966 11.695 5 12.5 5s1.343.966 2.42 2.897l.278.5c.306.549.46.823.698 1.004s.535.248 1.13.383l.54.122c2.091.473 3.137.71 3.385 1.51.249.8-.464 1.633-1.89 3.3l-.368.43c-.405.474-.607.711-.699 1.004-.09.293-.06.609.001 1.24l.056.576c.216 2.224.323 3.336-.328 3.83s-1.63.044-3.587-.857l-.507-.234c-.556-.256-.834-.384-1.129-.384s-.573.128-1.13.384l-.506.234c-1.957.9-2.936 1.352-3.587.857-.651-.494-.543-1.606-.328-3.83l.056-.575c.061-.632.092-.948 0-1.24-.09-.294-.293-.53-.698-1.004l-.369-.432c-1.425-1.666-2.138-2.5-1.89-3.3.25-.8 1.295-1.036 3.386-1.509l.54-.122c.595-.135.892-.202 1.13-.383.239-.18.392-.455.698-1.004z\"/><path stroke-linejoin=\"round\" d=\"M4.99 2s.288 1.458.92 2.085C6.54 4.712 8 4.99 8 4.99s-1.458.288-2.085.92C5.288 6.54 5.01 8 5.01 8s-.288-1.458-.92-2.085C3.46 5.288 2 5.01 2 5.01s1.458-.288 2.085-.92C4.712 3.46 4.99 2 4.99 2Z\"/><path stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M18 5h2m-1 1V4\"/></g>"
936
+ },
937
+ "rating-half-solid": {
938
+ "body": "<g fill=\"currentColor\"><path d=\"M10.08 7.897C11.157 5.966 11.695 5 12.5 5s1.343.966 2.42 2.897l.278.5c.306.549.46.823.698 1.004s.535.248 1.13.383l.54.122c2.091.473 3.137.71 3.385 1.51.249.8-.464 1.633-1.89 3.3l-.368.43c-.405.474-.607.711-.699 1.004-.09.293-.06.609.001 1.24l.056.576c.216 2.224.323 3.336-.328 3.83s-1.63.044-3.587-.857l-.507-.234c-.556-.256-.834-.384-1.129-.384s-.573.128-1.13.384l-.506.234c-1.957.9-2.936 1.352-3.587.857-.651-.494-.543-1.606-.328-3.83l.056-.575c.061-.632.092-.948 0-1.24-.09-.294-.293-.53-.698-1.004l-.369-.432c-1.425-1.666-2.138-2.5-1.89-3.3.25-.8 1.295-1.036 3.386-1.509l.54-.122c.595-.135.892-.202 1.13-.383.239-.18.392-.455.698-1.004zM4.868 2.5c.03-.105.217-.106.248 0 .14.482.4 1.194.793 1.585.393.39 1.108.646 1.59.783.107.03.107.217.002.248-.482.14-1.195.4-1.586.793-.39.393-.645 1.108-.782 1.59-.03.107-.218.107-.249.002-.14-.482-.4-1.195-.793-1.586-.393-.39-1.107-.645-1.59-.782-.106-.03-.107-.218-.001-.249.482-.14 1.194-.4 1.585-.793.39-.393.646-1.107.783-1.59\"/><path fill-rule=\"evenodd\" d=\"M19 3.25a.75.75 0 01.75.75v.25H20a.75.75 0 010 1.5h-.25V6a.75.75 0 01-1.5 0v-.25H18a.75.75 0 010-1.5h.25V4a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/></g>"
939
+ },
940
+ "selector": {
941
+ "body": "<g fill=\"currentColor\"><path d=\"m8.303 12.404 3.327 3.431c.213.22.527.22.74 0l6.43-6.63C19.201 8.79 18.958 8 18.43 8h-5.723z\"/><path d=\"M11.293 8H5.57c-.528 0-.771.79-.37 1.205l2.406 2.481z\" opacity=\".5\"/></g>"
942
+ },
943
+ "selector-closed": {
944
+ "body": "<g fill=\"currentColor\"><path d=\"m8.303 12.404 3.327 3.431c.213.22.527.22.74 0l6.43-6.63C19.201 8.79 18.958 8 18.43 8h-5.723z\"/><path d=\"M11.293 8H5.57c-.528 0-.771.79-.37 1.205l2.406 2.481z\" opacity=\".5\"/></g>"
945
+ },
946
+ "selector-closed-duotone-outline": {
947
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
948
+ },
949
+ "selector-closed-outline": {
950
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
951
+ },
952
+ "selector-closed-solid": {
953
+ "body": "<path fill=\"currentColor\" d=\"m12.37 15.835 6.43-6.63C19.201 8.79 18.958 8 18.43 8H5.57c-.528 0-.771.79-.37 1.205l6.43 6.63c.213.22.527.22.74 0\"/>"
954
+ },
955
+ "selector-duotone-outline": {
956
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
957
+ },
958
+ "selector-opened": {
959
+ "body": "<g fill=\"currentColor\"><path d=\"m8.303 11.596 3.327-3.431a.5.5 0 01.74 0l6.43 6.63c.401.414.158 1.205-.37 1.205h-5.723z\"/><path d=\"M11.293 16H5.57c-.528 0-.771-.791-.37-1.205l2.406-2.482z\" opacity=\".5\"/></g>"
960
+ },
961
+ "selector-opened-duotone-outline": {
962
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 15-7-6-7 6\"/>"
963
+ },
964
+ "selector-opened-outline": {
965
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 15-7-6-7 6\"/>"
966
+ },
967
+ "selector-opened-solid": {
968
+ "body": "<path fill=\"currentColor\" d=\"m12.37 8.165 6.43 6.63c.401.414.158 1.205-.37 1.205H5.57c-.528 0-.771-.79-.37-1.205l6.43-6.63a.5.5 0 01.74 0\"/>"
969
+ },
970
+ "selector-outline": {
971
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m19 9-7 6-7-6\"/>"
972
+ },
973
+ "selector-solid": {
974
+ "body": "<path fill=\"currentColor\" d=\"m12.37 15.835 6.43-6.63C19.201 8.79 18.958 8 18.43 8H5.57c-.528 0-.771.79-.37 1.205l6.43 6.63c.213.22.527.22.74 0\"/>"
975
+ },
976
+ "sort-ascending": {
977
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M17 20.75a.75.75 0 00.75-.75V6.25l1.65 2.2a.75.75 0 101.2-.9l-3-4a.75.75 0 00-1.35.45v16c0 .414.336.75.75.75\" clip-rule=\"evenodd\"/><path d=\"M3.25 8c0 .414.336.75.75.75h9a.75.75 0 000-1.5H4a.75.75 0 00-.75.75\"/><path d=\"M5.25 13c0 .414.336.75.75.75h7a.75.75 0 000-1.5H6a.75.75 0 00-.75.75\" opacity=\".7\"/><path d=\"M7.25 18c0 .414.336.75.75.75h5a.75.75 0 000-1.5H8a.75.75 0 00-.75.75\" opacity=\".4\"/></g>"
978
+ },
979
+ "sort-ascending-duotone-outline": {
980
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 8h9\"/><path d=\"M6 13h7\" opacity=\".7\"/><path d=\"M8 18h5\" opacity=\".4\"/><path stroke-linejoin=\"round\" d=\"M17 20V4l3 4\"/></g>"
981
+ },
982
+ "sort-ascending-outline": {
983
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 8h9m-7 5h7m-5 5h5\"/><path stroke-linejoin=\"round\" d=\"M17 20V4l3 4\"/></g>"
984
+ },
985
+ "sort-ascending-solid": {
986
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M16.763 3.289a.75.75 0 01.837.261l3 4a.75.75 0 11-1.2.9l-1.65-2.2V20a.75.75 0 11-1.5 0V4a.75.75 0 01.513-.711M3.25 8A.75.75 0 014 7.25h9a.75.75 0 010 1.5H4A.75.75 0 013.25 8m2 5a.75.75 0 01.75-.75h7a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75m2 5a.75.75 0 01.75-.75h5a.75.75 0 010 1.5H8a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\"/>"
987
+ },
988
+ "sort-descending": {
989
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M17 3.25a.75.75 0 01.75.75v13.75l1.65-2.2a.75.75 0 111.2.9l-3 4a.75.75 0 01-1.35-.45V4a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/><path d=\"M3.25 16a.75.75 0 01.75-.75h9a.75.75 0 010 1.5H4a.75.75 0 01-.75-.75\"/><path d=\"M5.25 11a.75.75 0 01.75-.75h7a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75\" opacity=\".7\"/><path d=\"M7.25 6A.75.75 0 018 5.25h5a.75.75 0 010 1.5H8A.75.75 0 017.25 6\" opacity=\".4\"/></g>"
990
+ },
991
+ "sort-descending-duotone-outline": {
992
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 16h9\"/><path d=\"M6 11h7\" opacity=\".7\"/><path d=\"M8 6h5\" opacity=\".3\"/><path stroke-linejoin=\"round\" d=\"M17 4v16l3-4\"/></g>"
993
+ },
994
+ "sort-descending-outline": {
995
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M4 16h9m-7-5h7M8 6h5\"/><path stroke-linejoin=\"round\" d=\"M17 4v16l3-4\"/></g>"
996
+ },
997
+ "sort-descending-solid": {
998
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M17 3.25a.75.75 0 01.75.75v13.75l1.65-2.2a.75.75 0 111.2.9l-3 4a.75.75 0 01-1.35-.45V4a.75.75 0 01.75-.75M7.25 6A.75.75 0 018 5.25h5a.75.75 0 010 1.5H8A.75.75 0 017.25 6m-2 5a.75.75 0 01.75-.75h7a.75.75 0 010 1.5H6a.75.75 0 01-.75-.75m-2 5a.75.75 0 01.75-.75h9a.75.75 0 010 1.5H4a.75.75 0 01-.75-.75\" clip-rule=\"evenodd\"/>"
999
+ },
1000
+ "sort-none": {
1001
+ "body": "<g fill=\"currentColor\"><path d=\"M12 22c-4.714 0-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22\" opacity=\".5\"/><path d=\"M18.75 8a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75m-2 4a.75.75 0 01-.75.75H8a.75.75 0 010-1.5h8a.75.75 0 01.75.75m-2 4a.75.75 0 01-.75.75h-4a.75.75 0 010-1.5h4a.75.75 0 01.75.75\"/></g>"
1002
+ },
1003
+ "sort-none-duotone-outline": {
1004
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\"><path d=\"M22 7H2\"/><path d=\"M19 12H5\" opacity=\".5\"/><path d=\"M16 17H8\"/></g>"
1005
+ },
1006
+ "sort-none-outline": {
1007
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M22 7H2m17 5H5m11 5H8\"/>"
1008
+ },
1009
+ "sort-none-solid": {
1010
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3.464 20.536C4.93 22 7.286 22 12 22s7.071 0 8.535-1.465C22 19.072 22 16.714 22 12s0-7.071-1.465-8.536C19.072 2 16.714 2 12 2S4.929 2 3.464 3.464C2 4.93 2 7.286 2 12s0 7.071 1.464 8.535M14.75 16a.75.75 0 01-.75.75h-4a.75.75 0 010-1.5h4a.75.75 0 01.75.75M16 12.75a.75.75 0 000-1.5H8a.75.75 0 000 1.5zM18.75 8a.75.75 0 01-.75.75H6a.75.75 0 010-1.5h12a.75.75 0 01.75.75\" clip-rule=\"evenodd\"/>"
1011
+ },
1012
+ "state-error": {
1013
+ "body": "<g fill=\"currentColor\"><path d=\"m16.157 3.802.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792l.686-.406C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802\" opacity=\".5\"/><path d=\"M12 6.25a.75.75 0 01.75.75v6a.75.75 0 01-1.5 0V7a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
1014
+ },
1015
+ "state-error-duotone-outline": {
1016
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 7v6\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M7.843 3.802C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792z\" opacity=\".5\"/></g>"
1017
+ },
1018
+ "state-error-outline": {
1019
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 7v6\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M7.843 3.802C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792z\"/></g>"
1020
+ },
1021
+ "state-error-solid": {
1022
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7.843 3.802C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792zM13 16a1 1 0 11-2 0 1 1 0 012 0m-1-9.75a.75.75 0 01.75.75v6a.75.75 0 01-1.5 0V7a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/>"
1023
+ },
1024
+ "state-info": {
1025
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M12 17.75a.75.75 0 00.75-.75v-6a.75.75 0 00-1.5 0v6c0 .414.336.75.75.75M12 7a1 1 0 110 2 1 1 0 010-2\"/></g>"
1026
+ },
1027
+ "state-info-duotone-outline": {
1028
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 17v-6\"/><circle cx=\"1\" cy=\"1\" r=\"1\" fill=\"currentColor\" transform=\"matrix(1 0 0 -1 11 9)\"/></g>"
1029
+ },
1030
+ "state-info-outline": {
1031
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 17v-6\"/><circle cx=\"1\" cy=\"1\" r=\"1\" fill=\"currentColor\" transform=\"matrix(1 0 0 -1 11 9)\"/></g>"
1032
+ },
1033
+ "state-info-solid": {
1034
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-10 5.75a.75.75 0 00.75-.75v-6a.75.75 0 00-1.5 0v6c0 .414.336.75.75.75M12 7a1 1 0 110 2 1 1 0 010-2\" clip-rule=\"evenodd\"/>"
1035
+ },
1036
+ "state-success": {
1037
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M16.03 8.97a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\"/></g>"
1038
+ },
1039
+ "state-success-duotone-outline": {
1040
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
1041
+ },
1042
+ "state-success-outline": {
1043
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
1044
+ },
1045
+ "state-success-solid": {
1046
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\" clip-rule=\"evenodd\"/>"
1047
+ },
1048
+ "state-unknown": {
1049
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M12 7.75c-.621 0-1.125.504-1.125 1.125a.75.75 0 01-1.5 0 2.625 2.625 0 114.508 1.829q-.138.142-.264.267a7 7 0 00-.571.617c-.22.282-.298.489-.298.662V13a.75.75 0 01-1.5 0v-.75c0-.655.305-1.186.614-1.583.229-.294.516-.58.75-.814q.106-.105.193-.194A1.125 1.125 0 0012 7.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
1050
+ },
1051
+ "state-unknown-duotone-outline": {
1052
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M10.125 8.875a1.875 1.875 0 112.828 1.615c-.475.281-.953.708-.953 1.26V13\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1053
+ },
1054
+ "state-unknown-outline": {
1055
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M10.125 8.875a1.875 1.875 0 112.828 1.615c-.475.281-.953.708-.953 1.26V13\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1056
+ },
1057
+ "state-unknown-solid": {
1058
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M12 7.75c-.621 0-1.125.504-1.125 1.125a.75.75 0 01-1.5 0 2.625 2.625 0 114.508 1.829q-.138.142-.264.267a7 7 0 00-.571.617c-.22.282-.298.489-.298.662V13a.75.75 0 01-1.5 0v-.75c0-.655.305-1.186.614-1.583.229-.294.516-.58.75-.814q.106-.105.193-.194A1.125 1.125 0 0012 7.75M12 17a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/>"
1059
+ },
1060
+ "state-warning": {
1061
+ "body": "<g fill=\"currentColor\"><path d=\"M12 3c-2.31 0-3.77 2.587-6.688 7.762l-.364.644c-2.425 4.3-3.638 6.45-2.542 8.022S6.214 21 11.636 21h.728c5.422 0 8.134 0 9.23-1.572s-.117-3.722-2.542-8.022l-.364-.645C15.77 5.587 14.311 3 12 3\" opacity=\".5\"/><path d=\"M12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
1062
+ },
1063
+ "state-warning-duotone-outline": {
1064
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 8v5\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1065
+ },
1066
+ "state-warning-outline": {
1067
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 8v5\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1068
+ },
1069
+ "state-warning-solid": {
1070
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022zM12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/>"
1071
+ },
1072
+ "swatch": {
1073
+ "body": "<g fill=\"currentColor\"><path d=\"M11.612 22h.777C17.145 22 21 18.057 21 13.193v-.265c0-4.611-2.729-8.765-6.903-10.507a5.43 5.43 0 00-4.194 0C5.73 4.163 3 8.317 3 12.928v.265C3 18.057 6.855 22 11.612 22\" opacity=\".5\"/><path d=\"M12.066 5.961a.75.75 0 01-.366.996c-1.545.715-2.793 2.168-3.37 3.993a.75.75 0 11-1.43-.453c.691-2.186 2.206-3.993 4.17-4.902a.75.75 0 01.996.366\"/></g>"
1074
+ },
1075
+ "swatch-duotone-outline": {
1076
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 13.193C3 18.057 6.855 22 11.612 22h.777C17.145 22 21 18.057 21 13.193v-.265c0-4.611-2.729-8.765-6.903-10.507a5.43 5.43 0 00-4.194 0C5.73 4.163 3 8.317 3 12.928z\" opacity=\".5\"/><path stroke-linecap=\"round\" d=\"M7.615 10.724c.634-2.006 2.016-3.636 3.77-4.448\"/></g>"
1077
+ },
1078
+ "swatch-outline": {
1079
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 13.193C3 18.057 6.855 22 11.612 22h.777C17.145 22 21 18.057 21 13.193v-.265c0-4.611-2.729-8.765-6.903-10.507a5.43 5.43 0 00-4.194 0C5.73 4.163 3 8.317 3 12.928z\"/><path stroke-linecap=\"round\" d=\"M7.615 10.724c.634-2.006 2.016-3.636 3.77-4.448\"/></g>"
1080
+ },
1081
+ "swatch-solid": {
1082
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M11.612 22C6.855 22 3 18.057 3 13.193v-.265C3 8.317 5.729 4.163 9.903 2.421a5.43 5.43 0 014.194 0C18.272 4.163 21 8.317 21 12.928v.265C21 18.057 17.145 22 12.389 22zm.454-16.039a.75.75 0 01-.366.996c-1.545.715-2.793 2.168-3.37 3.993a.75.75 0 11-1.43-.453c.692-2.186 2.206-3.993 4.17-4.901a.75.75 0 01.996.365\" clip-rule=\"evenodd\"/>"
1083
+ },
1084
+ "themes": {
1085
+ "body": "<g fill=\"currentColor\"><path d=\"M16.714 2.127c-.836-.43-1.922.263-4.095 1.65l-.562.36c-.618.394-.927.591-1.273.648-.347.056-.692-.034-1.382-.215l-.628-.164C6.345 3.769 5.13 3.45 4.436 4.13s-.412 1.908.157 4.363l.147.635c.161.697.242 1.046.177 1.393-.066.346-.27.65-.68 1.26l-.372.555c-1.439 2.145-2.158 3.217-1.753 4.067.406.85 1.668.915 4.192 1.045l.654.033c.717.037 1.076.056 1.382.213.306.158.524.436.962.994l.398.507c1.539 1.962 2.309 2.943 3.255 2.788.945-.154 1.441-1.342 2.433-3.717l.257-.614c.282-.675.422-1.012.677-1.261.255-.25.595-.382 1.274-.647l.618-.24c2.39-.933 3.586-1.4 3.765-2.345s-.777-1.744-2.688-3.342l-.495-.413c-.543-.454-.815-.68-.963-.992s-.158-.672-.175-1.393l-.016-.657c-.062-2.538-.093-3.806-.928-4.236\"/><path d=\"M19.53 18.47a.75.75 0 10-1.06 1.06l2 2a.75.75 0 101.06-1.06z\" opacity=\".5\"/></g>"
1086
+ },
1087
+ "themes-duotone-outline": {
1088
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M12.619 3.778c2.173-1.388 3.26-2.081 4.095-1.651s.866 1.698.928 4.236l.016.657c.017.72.026 1.081.175 1.393.148.311.42.538.963.992l.495.413c1.911 1.598 2.867 2.397 2.688 3.342-.18.946-1.374 1.412-3.765 2.344l-.618.241c-.68.265-1.02.398-1.274.647-.255.249-.395.586-.677 1.261l-.257.614c-.992 2.375-1.488 3.563-2.434 3.717-.946.155-1.715-.826-3.254-2.788l-.398-.507c-.438-.558-.656-.836-.962-.994-.306-.157-.665-.176-1.382-.213l-.654-.033c-2.524-.13-3.786-.195-4.192-1.045-.405-.85.314-1.922 1.753-4.067l.373-.555c.408-.61.613-.914.679-1.26.065-.347-.016-.696-.177-1.393l-.147-.635C4.024 6.039 3.74 4.81 4.436 4.13c.695-.68 1.91-.362 4.338.275l.628.164c.69.181 1.035.271 1.382.215.346-.057.655-.254 1.272-.648z\"/><path fill=\"currentColor\" d=\"M19.53 18.47a.75.75 0 10-1.06 1.06zm.94 3.06a.75.75 0 101.06-1.06zm-2-2 2 2 1.06-1.06-2-2z\" opacity=\".5\"/></g>"
1089
+ },
1090
+ "themes-outline": {
1091
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M12.619 3.778c2.173-1.388 3.26-2.081 4.095-1.651s.866 1.698.928 4.236l.016.657c.017.72.026 1.081.175 1.393.148.311.42.538.963.992l.495.413c1.911 1.598 2.867 2.397 2.688 3.342-.18.946-1.374 1.412-3.765 2.344l-.618.241c-.68.265-1.02.398-1.274.647-.255.249-.395.586-.677 1.261l-.257.614c-.992 2.375-1.488 3.563-2.434 3.717-.946.155-1.715-.826-3.254-2.788l-.398-.507c-.438-.558-.656-.836-.962-.994-.306-.157-.665-.176-1.382-.213l-.654-.033c-2.524-.13-3.786-.195-4.192-1.045-.405-.85.314-1.922 1.753-4.067l.373-.555c.408-.61.613-.914.679-1.26.065-.347-.016-.696-.177-1.393l-.147-.635C4.024 6.039 3.74 4.81 4.436 4.13c.695-.68 1.91-.362 4.338.275l.628.164c.69.181 1.035.271 1.382.215.346-.057.655-.254 1.272-.648z\"/><path fill=\"currentColor\" d=\"M19.53 18.47a.75.75 0 10-1.06 1.06zm.94 3.06a.75.75 0 101.06-1.06zm-2-2 2 2 1.06-1.06-2-2z\"/></g>"
1092
+ },
1093
+ "themes-solid": {
1094
+ "body": "<path fill=\"currentColor\" d=\"M16.714 2.127c-.836-.43-1.922.263-4.095 1.65l-.562.36c-.618.394-.927.591-1.273.648-.347.056-.692-.034-1.382-.215l-.628-.164C6.345 3.769 5.13 3.45 4.436 4.13s-.412 1.908.157 4.363l.147.635c.161.697.242 1.046.177 1.393-.066.346-.27.65-.68 1.26l-.372.555c-1.439 2.145-2.158 3.217-1.753 4.067.406.85 1.668.915 4.192 1.045l.654.033c.717.037 1.076.056 1.382.213.306.158.524.436.962.994l.398.507c1.539 1.962 2.309 2.943 3.255 2.788.945-.154 1.441-1.342 2.433-3.717l.257-.614c.282-.675.422-1.012.677-1.261.255-.25.595-.382 1.274-.647l.618-.24c2.39-.933 3.586-1.4 3.765-2.345s-.777-1.744-2.688-3.342l-.495-.413c-.543-.454-.815-.68-.963-.992s-.158-.672-.175-1.393l-.016-.657c-.062-2.538-.093-3.806-.928-4.236M19.53 18.47a.75.75 0 10-1.06 1.06l2 2a.75.75 0 101.06-1.06z\"/>"
1095
+ },
1096
+ "trend-down": {
1097
+ "body": "<g fill=\"currentColor\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12\" opacity=\".5\"/><path d=\"M22 5a3 3 0 11-6 0 3 3 0 016 0m-7.5 8.25a.75.75 0 000 1.5H17a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v.69l-2.013-2.013a1.75 1.75 0 00-2.474 0l-1.586 1.586a.25.25 0 01-.354 0L7.53 9.47a.75.75 0 00-1.06 1.06l2.293 2.293a1.75 1.75 0 002.474 0l1.586-1.586a.25.25 0 01.354 0l2.012 2.013z\"/></g>"
1098
+ },
1099
+ "trend-down-duotone-outline": {
1100
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m7 10 2.293 2.293a1 1 0 001.414 0l1.586-1.586a1 1 0 011.414 0L17 14m0 0v-2.5m0 2.5h-2.5\"/><path stroke-linecap=\"round\" d=\"M22 10.5V12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2h1.5\" opacity=\".5\"/><circle cx=\"19\" cy=\"5\" r=\"3\"/></g>"
1101
+ },
1102
+ "trend-down-outline": {
1103
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m7 10 2.293 2.293a1 1 0 001.414 0l1.586-1.586a1 1 0 011.414 0L17 14m0 0v-2.5m0 2.5h-2.5\"/><path stroke-linecap=\"round\" d=\"M22 10.5V12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2h1.5\"/><circle cx=\"19\" cy=\"5\" r=\"3\"/></g>"
1104
+ },
1105
+ "trend-down-solid": {
1106
+ "body": "<g fill=\"currentColor\"><path d=\"M22 5a3 3 0 11-6 0 3 3 0 016 0\"/><path fill-rule=\"evenodd\" d=\"M12 2c1.399 0 2.59 0 3.612.038a4.5 4.5 0 006.35 6.35C22 9.41 22 10.601 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2m2.5 11.25a.75.75 0 000 1.5H17a.75.75 0 00.75-.75v-2.5a.75.75 0 00-1.5 0v.69l-2.013-2.013a1.75 1.75 0 00-2.474 0l-1.586 1.586a.25.25 0 01-.354 0L7.53 9.47a.75.75 0 00-1.06 1.06l2.293 2.293a1.75 1.75 0 002.474 0l1.586-1.586a.25.25 0 01.354 0l2.012 2.013z\" clip-rule=\"evenodd\"/></g>"
1107
+ },
1108
+ "trend-up": {
1109
+ "body": "<g fill=\"currentColor\"><path d=\"M2 12c0-4.714 0-7.071 1.464-8.536C4.93 2 7.286 2 12 2s7.071 0 8.535 1.464C22 4.93 22 7.286 22 12s0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12\" opacity=\".5\"/><path d=\"M22 5a3 3 0 11-6 0 3 3 0 016 0m-7.5 5.75a.75.75 0 010-1.5H17a.75.75 0 01.75.75v2.5a.75.75 0 01-1.5 0v-.69l-2.013 2.013a1.75 1.75 0 01-2.474 0l-1.586-1.586a.25.25 0 00-.354 0L7.53 14.53a.75.75 0 01-1.06-1.06l2.293-2.293a1.75 1.75 0 012.474 0l1.586 1.586a.25.25 0 00.354 0l2.012-2.013z\"/></g>"
1110
+ },
1111
+ "trend-up-duotone-outline": {
1112
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 10.5V12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2h1.5\" opacity=\".5\"/><circle cx=\"19\" cy=\"5\" r=\"3\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m7 14 2.293-2.293a1 1 0 011.414 0l1.586 1.586a1 1 0 001.414 0L17 10m0 0v2.5m0-2.5h-2.5\"/></g>"
1113
+ },
1114
+ "trend-up-outline": {
1115
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path stroke-linecap=\"round\" d=\"M22 10.5V12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2h1.5\"/><circle cx=\"19\" cy=\"5\" r=\"3\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m7 14 2.293-2.293a1 1 0 011.414 0l1.586 1.586a1 1 0 001.414 0L17 10m0 0v2.5m0-2.5h-2.5\"/></g>"
1116
+ },
1117
+ "trend-up-solid": {
1118
+ "body": "<g fill=\"currentColor\"><path d=\"M22 5a3 3 0 11-6 0 3 3 0 016 0\"/><path fill-rule=\"evenodd\" d=\"M12 2c1.399 0 2.59 0 3.612.038a4.5 4.5 0 006.35 6.35C22 9.41 22 10.601 22 12c0 4.714 0 7.071-1.465 8.535C19.072 22 16.714 22 12 22s-7.071 0-8.536-1.465C2 19.072 2 16.714 2 12s0-7.071 1.464-8.536C4.93 2 7.286 2 12 2m2.5 8.75a.75.75 0 010-1.5H17a.75.75 0 01.75.75v2.5a.75.75 0 01-1.5 0v-.69l-2.013 2.013a1.75 1.75 0 01-2.474 0l-1.586-1.586a.25.25 0 00-.354 0L7.53 14.53a.75.75 0 01-1.06-1.06l2.293-2.293a1.75 1.75 0 012.474 0l1.586 1.586a.25.25 0 00.354 0l2.012-2.013z\" clip-rule=\"evenodd\"/></g>"
1119
+ },
1120
+ "validity-failed": {
1121
+ "body": "<g fill=\"currentColor\"><path d=\"m16.157 3.802.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792l.686-.406C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802\" opacity=\".5\"/><path d=\"M12 6.25a.75.75 0 01.75.75v6a.75.75 0 01-1.5 0V7a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
1122
+ },
1123
+ "validity-failed-duotone-outline": {
1124
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 7v6\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M7.843 3.802C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792z\" opacity=\".5\"/></g>"
1125
+ },
1126
+ "validity-failed-outline": {
1127
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 7v6\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M7.843 3.802C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792z\"/></g>"
1128
+ },
1129
+ "validity-failed-solid": {
1130
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7.843 3.802C9.872 2.601 10.886 2 12 2s2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594s-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22s-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7s1.571-1.59 3.6-2.792zM13 16a1 1 0 11-2 0 1 1 0 012 0m-1-9.75a.75.75 0 01.75.75v6a.75.75 0 01-1.5 0V7a.75.75 0 01.75-.75\" clip-rule=\"evenodd\"/>"
1131
+ },
1132
+ "validity-passed": {
1133
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M16.03 8.97a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\"/></g>"
1134
+ },
1135
+ "validity-passed-duotone-outline": {
1136
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\" opacity=\".5\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
1137
+ },
1138
+ "validity-passed-outline": {
1139
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.5 12.5 2 2 5-5\"/></g>"
1140
+ },
1141
+ "validity-passed-solid": {
1142
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 010 1.06l-5 5a.75.75 0 01-1.06 0l-2-2a.75.75 0 111.06-1.06l1.47 1.47 2.235-2.235L14.97 8.97a.75.75 0 011.06 0\" clip-rule=\"evenodd\"/>"
1143
+ },
1144
+ "validity-unknown": {
1145
+ "body": "<g fill=\"currentColor\"><path d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10\" opacity=\".5\"/><path d=\"M12 7.75c-.621 0-1.125.504-1.125 1.125a.75.75 0 01-1.5 0 2.625 2.625 0 114.508 1.829q-.138.142-.264.267a7 7 0 00-.571.617c-.22.282-.298.489-.298.662V13a.75.75 0 01-1.5 0v-.75c0-.655.305-1.186.614-1.583.229-.294.516-.58.75-.814q.106-.105.193-.194A1.125 1.125 0 0012 7.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
1146
+ },
1147
+ "validity-unknown-duotone-outline": {
1148
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M10.125 8.875a1.875 1.875 0 112.828 1.615c-.475.281-.953.708-.953 1.26V13\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1149
+ },
1150
+ "validity-unknown-outline": {
1151
+ "body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M10.125 8.875a1.875 1.875 0 112.828 1.615c-.475.281-.953.708-.953 1.26V13\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1152
+ },
1153
+ "validity-unknown-solid": {
1154
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10M12 7.75c-.621 0-1.125.504-1.125 1.125a.75.75 0 01-1.5 0 2.625 2.625 0 114.508 1.829q-.138.142-.264.267a7 7 0 00-.571.617c-.22.282-.298.489-.298.662V13a.75.75 0 01-1.5 0v-.75c0-.655.305-1.186.614-1.583.229-.294.516-.58.75-.814q.106-.105.193-.194A1.125 1.125 0 0012 7.75M12 17a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/>"
1155
+ },
1156
+ "validity-warning": {
1157
+ "body": "<g fill=\"currentColor\"><path d=\"M12 3c-2.31 0-3.77 2.587-6.688 7.762l-.364.644c-2.425 4.3-3.638 6.45-2.542 8.022S6.214 21 11.636 21h.728c5.422 0 8.134 0 9.23-1.572s-.117-3.722-2.542-8.022l-.364-.645C15.77 5.587 14.311 3 12 3\" opacity=\".5\"/><path d=\"M12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\"/></g>"
1158
+ },
1159
+ "validity-warning-duotone-outline": {
1160
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022z\" opacity=\".5\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 8v5\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1161
+ },
1162
+ "validity-warning-outline": {
1163
+ "body": "<g fill=\"none\"><path stroke=\"currentColor\" stroke-width=\"1.5\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022z\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"1.5\" d=\"M12 8v5\"/><circle cx=\"12\" cy=\"16\" r=\"1\" fill=\"currentColor\"/></g>"
1164
+ },
1165
+ "validity-warning-solid": {
1166
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.312 10.762C8.23 5.587 9.689 3 12 3s3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022zM12 7.25a.75.75 0 01.75.75v5a.75.75 0 01-1.5 0V8a.75.75 0 01.75-.75M12 17a1 1 0 100-2 1 1 0 000 2\" clip-rule=\"evenodd\"/>"
1167
+ },
1168
+ "view-chart": {
1169
+ "body": "<g fill=\"currentColor\"><path d=\"M17.293 2.293C17 2.586 17 3.057 17 4v13c0 .943 0 1.414.293 1.707S18.057 19 19 19s1.414 0 1.707-.293S21 17.943 21 17V4c0-.943 0-1.414-.293-1.707S19.943 2 19 2s-1.414 0-1.707.293M10 7c0-.943 0-1.414.293-1.707S11.057 5 12 5s1.414 0 1.707.293S14 6.057 14 7v10c0 .943 0 1.414-.293 1.707S12.943 19 12 19s-1.414 0-1.707-.293S10 17.943 10 17zM3.293 9.293C3 9.586 3 10.057 3 11v6c0 .943 0 1.414.293 1.707S4.057 19 5 19s1.414 0 1.707-.293S7 17.943 7 17v-6c0-.943 0-1.414-.293-1.707S5.943 9 5 9s-1.414 0-1.707.293\" opacity=\".5\"/><path d=\"M3 21.25a.75.75 0 000 1.5h18a.75.75 0 000-1.5z\"/></g>"
1170
+ },
1171
+ "view-chart-duotone-outline": {
1172
+ "body": "<g fill=\"none\"><defs><mask id=\"svgID0\"><g stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path stroke=\"gray\" d=\"M4 17v-6m4 6V7m4 10V4\"/><path stroke=\"#fff\" d=\"M3 21h18\"/></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#svgID0)\"/></g>"
1173
+ },
1174
+ "view-chart-outline": {
1175
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4 17v-6m4 6V7m4 10V4M3 21h18\"/>"
1176
+ },
1177
+ "view-chart-solid": {
1178
+ "body": "<path fill=\"currentColor\" d=\"M17.293 2.293C17 2.586 17 3.057 17 4v13c0 .943 0 1.414.293 1.707S18.057 19 19 19s1.414 0 1.707-.293S21 17.943 21 17V4c0-.943 0-1.414-.293-1.707S19.943 2 19 2s-1.414 0-1.707.293M10 7c0-.943 0-1.414.293-1.707S11.057 5 12 5s1.414 0 1.707.293S14 6.057 14 7v10c0 .943 0 1.414-.293 1.707S12.943 19 12 19s-1.414 0-1.707-.293S10 17.943 10 17zM3.293 9.293C3 9.586 3 10.057 3 11v6c0 .943 0 1.414.293 1.707S4.057 19 5 19s1.414 0 1.707-.293S7 17.943 7 17v-6c0-.943 0-1.414-.293-1.707S5.943 9 5 9s-1.414 0-1.707.293M3 21.25a.75.75 0 000 1.5h18a.75.75 0 000-1.5z\"/>"
1179
+ },
1180
+ "view-code": {
1181
+ "body": "<g fill=\"currentColor\"><path d=\"M14.18 4.276a.75.75 0 01.531.918l-3.973 14.83a.75.75 0 01-1.45-.389l3.974-14.83a.75.75 0 01.919-.53\" opacity=\".5\"/><path d=\"M16.442 7.329a.75.75 0 011.059-.056l1.737 1.564c.737.662 1.347 1.212 1.767 1.71.44.525.754 1.088.754 1.784 0 .695-.313 1.258-.754 1.782-.42.499-1.03 1.049-1.767 1.711l-1.737 1.564a.75.75 0 01-1.004-1.115l1.697-1.527c.788-.709 1.319-1.19 1.663-1.598.33-.393.402-.622.402-.818s-.072-.424-.402-.817c-.344-.409-.875-.89-1.663-1.598l-1.697-1.527a.75.75 0 01-.056-1.06M7.502 8.389a.75.75 0 10-1.004-1.115L4.761 8.836c-.737.662-1.347 1.212-1.767 1.71-.44.525-.754 1.088-.754 1.784 0 .695.313 1.258.754 1.782.42.499 1.03 1.049 1.767 1.711l1.737 1.564a.75.75 0 001.004-1.115l-1.697-1.527c-.788-.709-1.319-1.19-1.663-1.598-.33-.393-.402-.622-.402-.818s.072-.424.402-.817c.344-.409.875-.89 1.663-1.598z\"/></g>"
1182
+ },
1183
+ "view-code-duotone-outline": {
1184
+ "body": "<g fill=\"none\"><defs><mask id=\"svgID0\"><g stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path stroke=\"gray\" d=\"m14 4-4 16\"/><path stroke=\"#fff\" d=\"m7 8-4 4 4 4m10-8 4 4-4 4\"/></g></mask></defs><path fill=\"currentColor\" d=\"M0 0h24v24H0z\" mask=\"url(#svgID0)\"/></g>"
1185
+ },
1186
+ "view-code-outline": {
1187
+ "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m7 8-4 4 4 4m10-8 4 4-4 4M14 4l-4 16\"/>"
1188
+ },
1189
+ "view-code-solid": {
1190
+ "body": "<path fill=\"currentColor\" d=\"M14.18 4.276a.75.75 0 01.531.918l-3.973 14.83a.75.75 0 01-1.45-.389l3.974-14.83a.75.75 0 01.919-.53m2.262 3.053a.75.75 0 011.059-.056l1.737 1.564c.737.662 1.347 1.212 1.767 1.71.44.525.754 1.088.754 1.784 0 .695-.313 1.258-.754 1.782-.42.499-1.03 1.049-1.767 1.711l-1.737 1.564a.75.75 0 01-1.004-1.115l1.697-1.527c.788-.709 1.319-1.19 1.663-1.598.33-.393.402-.622.402-.818s-.072-.424-.402-.817c-.344-.409-.875-.89-1.663-1.598l-1.697-1.527a.75.75 0 01-.056-1.06m-8.94 1.06a.75.75 0 10-1.004-1.115L4.761 8.836c-.737.662-1.347 1.212-1.767 1.71-.44.525-.754 1.088-.754 1.784 0 .695.313 1.258.754 1.782.42.499 1.03 1.049 1.767 1.711l1.737 1.564a.75.75 0 001.004-1.115l-1.697-1.527c-.788-.709-1.319-1.19-1.663-1.598-.33-.393-.402-.622-.402-.818s.072-.424.402-.817c.344-.409.875-.89 1.663-1.598z\"/>"
1191
+ }
1192
+ },
1193
+ "lastModified": 1775221916,
1194
+ "width": 24,
1195
+ "height": 24
1196
+ }