lightning-base-components 1.28.16-alpha → 1.28.17-alpha

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 (204) hide show
  1. package/metadata/raptor.json +37 -0
  2. package/package.json +17 -1
  3. package/scopedImports/@salesforce-label-LightningDynamicList.focusModeReminder.js +6 -0
  4. package/scopedImports/@salesforce-label-LightningDynamicList.focusModeSuggestion.js +6 -0
  5. package/src/lightning/baseCombobox/baseCombobox.d.ts +1 -1
  6. package/src/lightning/baseCombobox/baseCombobox.d.ts.map +1 -1
  7. package/src/lightning/baseCombobox/baseCombobox.js +3 -0
  8. package/src/lightning/button/button.css +4 -0
  9. package/src/lightning/buttonIcon/buttonIcon.css +4 -0
  10. package/src/lightning/buttonStateful/buttonStateful.css +4 -0
  11. package/src/lightning/datepicker/datepicker.html +1 -0
  12. package/src/lightning/dualListbox/dualListbox.d.ts +8 -1
  13. package/src/lightning/dualListbox/dualListbox.d.ts.map +1 -1
  14. package/src/lightning/dualListbox/dualListbox.js +28 -4
  15. package/src/lightning/dualListbox/dualListbox.lbc.resizereflow.css +27 -3
  16. package/src/lightning/features/gates/imports.d.ts +2 -0
  17. package/src/lightning/features/gates/imports.d.ts.map +1 -1
  18. package/src/lightning/features/gates/imports.js +2 -0
  19. package/src/lightning/features/types.d.ts +2 -0
  20. package/src/lightning/features/types.d.ts.map +1 -1
  21. package/src/lightning/fileDownload/resourceResolver.js +1 -1
  22. package/src/lightning/formattedRichText/formattedRichText.d.ts +6 -5
  23. package/src/lightning/formattedRichText/formattedRichText.d.ts.map +1 -1
  24. package/src/lightning/formattedRichText/formattedRichText.js +1 -7
  25. package/src/lightning/groupedCombobox/groupedCombobox.d.ts +1 -4
  26. package/src/lightning/groupedCombobox/groupedCombobox.d.ts.map +1 -1
  27. package/src/lightning/groupedCombobox/groupedCombobox.js +10 -12
  28. package/src/lightning/iconSvgTemplates/buildTemplates/standard/hierarchy_table.html +7 -0
  29. package/src/lightning/iconSvgTemplates/buildTemplates/standard/inspector_brief.html +7 -0
  30. package/src/lightning/iconSvgTemplates/buildTemplates/standard/rcs_message.html +7 -0
  31. package/src/lightning/iconSvgTemplates/buildTemplates/standard/record_companion_agent.html +7 -0
  32. package/src/lightning/iconSvgTemplates/buildTemplates/standard/send_to_flow.html +7 -0
  33. package/src/lightning/iconSvgTemplates/buildTemplates/standard/shift_ui.html +7 -0
  34. package/src/lightning/iconSvgTemplates/buildTemplates/standard/table_code.html +7 -0
  35. package/src/lightning/iconSvgTemplates/buildTemplates/templates.d.ts +70 -0
  36. package/src/lightning/iconSvgTemplates/buildTemplates/templates.d.ts.map +1 -1
  37. package/src/lightning/iconSvgTemplates/buildTemplates/templates.js +36 -1
  38. package/src/lightning/iconSvgTemplates/buildTemplates/utility/alt_lock.html +7 -0
  39. package/src/lightning/iconSvgTemplates/buildTemplates/utility/alt_unlock.html +7 -0
  40. package/src/lightning/iconSvgTemplates/buildTemplates/utility/conversation_catch_up.html +7 -0
  41. package/src/lightning/iconSvgTemplates/buildTemplates/utility/einstein_replies.html +7 -0
  42. package/src/lightning/iconSvgTemplates/buildTemplates/utility/hierarchy_table.html +7 -0
  43. package/src/lightning/iconSvgTemplates/buildTemplates/utility/in_app_messaging.html +7 -0
  44. package/src/lightning/iconSvgTemplates/buildTemplates/utility/inspector_brief.html +7 -0
  45. package/src/lightning/iconSvgTemplates/buildTemplates/utility/macros.html +1 -1
  46. package/src/lightning/iconSvgTemplates/buildTemplates/utility/operations_plan.html +7 -0
  47. package/src/lightning/iconSvgTemplates/buildTemplates/utility/rcs_message.html +7 -0
  48. package/src/lightning/iconSvgTemplates/buildTemplates/utility/recent.html +7 -0
  49. package/src/lightning/iconSvgTemplates/buildTemplates/utility/recenter.html +7 -0
  50. package/src/lightning/iconSvgTemplates/buildTemplates/utility/recenter_alt.html +7 -0
  51. package/src/lightning/iconSvgTemplates/buildTemplates/utility/scheduling_policy.html +7 -0
  52. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_canvas_content.html +7 -0
  53. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_file.html +7 -0
  54. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_image.html +7 -0
  55. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_list.html +7 -0
  56. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_list_item.html +7 -0
  57. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_message.html +7 -0
  58. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_microphone.html +7 -0
  59. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_new_window.html +7 -0
  60. package/src/lightning/iconSvgTemplates/buildTemplates/utility/slack_video.html +7 -0
  61. package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_checked.html +7 -0
  62. package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_code.html +7 -0
  63. package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_interpreter.html +7 -0
  64. package/src/lightning/iconSvgTemplates/buildTemplates/utility/table_sparkle.html +7 -0
  65. package/src/lightning/iconSvgTemplates/buildTemplates/utility/two_way.html +7 -0
  66. package/src/lightning/iconSvgTemplates/buildTemplates/utility/voice_mode.html +7 -0
  67. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/hierarchy_table.html +7 -0
  68. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/inspector_brief.html +7 -0
  69. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/rcs_message.html +7 -0
  70. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/record_companion_agent.html +7 -0
  71. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/send_to_flow.html +7 -0
  72. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/shift_ui.html +7 -0
  73. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/standard/table_code.html +7 -0
  74. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/templates.d.ts +70 -0
  75. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/templates.d.ts.map +1 -1
  76. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/templates.js +36 -1
  77. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/alt_lock.html +7 -0
  78. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/alt_unlock.html +7 -0
  79. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/conversation_catch_up.html +7 -0
  80. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/einstein_replies.html +7 -0
  81. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/hierarchy_table.html +7 -0
  82. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/in_app_messaging.html +7 -0
  83. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/inspector_brief.html +7 -0
  84. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/macros.html +1 -1
  85. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/operations_plan.html +7 -0
  86. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/rcs_message.html +7 -0
  87. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/recent.html +7 -0
  88. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/recenter.html +7 -0
  89. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/recenter_alt.html +7 -0
  90. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/scheduling_policy.html +7 -0
  91. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_canvas_content.html +7 -0
  92. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_file.html +7 -0
  93. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_image.html +7 -0
  94. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_list.html +7 -0
  95. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_list_item.html +7 -0
  96. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_message.html +7 -0
  97. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_microphone.html +7 -0
  98. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_new_window.html +7 -0
  99. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/slack_video.html +7 -0
  100. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_checked.html +7 -0
  101. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_code.html +7 -0
  102. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_interpreter.html +7 -0
  103. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/table_sparkle.html +7 -0
  104. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/two_way.html +7 -0
  105. package/src/lightning/iconSvgTemplatesRtl/buildTemplates/utility/voice_mode.html +7 -0
  106. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/hierarchy_table.html +7 -0
  107. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/inspector_brief.html +7 -0
  108. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/rcs_message.html +7 -0
  109. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/record_companion_agent.html +7 -0
  110. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/send_to_flow.html +7 -0
  111. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/shift_ui.html +7 -0
  112. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/standard/table_code.html +7 -0
  113. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/templates.d.ts +14 -0
  114. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/templates.d.ts.map +1 -1
  115. package/src/lightning/iconSvgTemplatesStandard/buildTemplates/templates.js +8 -1
  116. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/hierarchy_table.html +7 -0
  117. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/inspector_brief.html +7 -0
  118. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/rcs_message.html +7 -0
  119. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/record_companion_agent.html +7 -0
  120. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/send_to_flow.html +7 -0
  121. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/shift_ui.html +7 -0
  122. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/standard/table_code.html +7 -0
  123. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/templates.d.ts +14 -0
  124. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/templates.d.ts.map +1 -1
  125. package/src/lightning/iconSvgTemplatesStandardRtl/buildTemplates/templates.js +8 -1
  126. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/templates.d.ts +56 -0
  127. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/templates.d.ts.map +1 -1
  128. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/templates.js +29 -1
  129. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/alt_lock.html +7 -0
  130. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/alt_unlock.html +7 -0
  131. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/conversation_catch_up.html +7 -0
  132. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/einstein_replies.html +7 -0
  133. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/hierarchy_table.html +7 -0
  134. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/in_app_messaging.html +7 -0
  135. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/inspector_brief.html +7 -0
  136. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/macros.html +1 -1
  137. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/operations_plan.html +7 -0
  138. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/rcs_message.html +7 -0
  139. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/recent.html +7 -0
  140. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/recenter.html +7 -0
  141. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/recenter_alt.html +7 -0
  142. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/scheduling_policy.html +7 -0
  143. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_canvas_content.html +7 -0
  144. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_file.html +7 -0
  145. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_image.html +7 -0
  146. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_list.html +7 -0
  147. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_list_item.html +7 -0
  148. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_message.html +7 -0
  149. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_microphone.html +7 -0
  150. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_new_window.html +7 -0
  151. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/slack_video.html +7 -0
  152. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_checked.html +7 -0
  153. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_code.html +7 -0
  154. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_interpreter.html +7 -0
  155. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/table_sparkle.html +7 -0
  156. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/two_way.html +7 -0
  157. package/src/lightning/iconSvgTemplatesUtility/buildTemplates/utility/voice_mode.html +7 -0
  158. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/templates.d.ts +56 -0
  159. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/templates.d.ts.map +1 -1
  160. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/templates.js +29 -1
  161. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/alt_lock.html +7 -0
  162. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/alt_unlock.html +7 -0
  163. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/conversation_catch_up.html +7 -0
  164. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/einstein_replies.html +7 -0
  165. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/hierarchy_table.html +7 -0
  166. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/in_app_messaging.html +7 -0
  167. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/inspector_brief.html +7 -0
  168. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/macros.html +1 -1
  169. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/operations_plan.html +7 -0
  170. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/rcs_message.html +7 -0
  171. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/recent.html +7 -0
  172. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/recenter.html +7 -0
  173. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/recenter_alt.html +7 -0
  174. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/scheduling_policy.html +7 -0
  175. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_canvas_content.html +7 -0
  176. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_file.html +7 -0
  177. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_image.html +7 -0
  178. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_list.html +7 -0
  179. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_list_item.html +7 -0
  180. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_message.html +7 -0
  181. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_microphone.html +7 -0
  182. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_new_window.html +7 -0
  183. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/slack_video.html +7 -0
  184. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_checked.html +7 -0
  185. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_code.html +7 -0
  186. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_interpreter.html +7 -0
  187. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/table_sparkle.html +7 -0
  188. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/two_way.html +7 -0
  189. package/src/lightning/iconSvgTemplatesUtilityRtl/buildTemplates/utility/voice_mode.html +7 -0
  190. package/src/lightning/iconUtils/iconColors.d.ts +7 -0
  191. package/src/lightning/iconUtils/iconColors.d.ts.map +1 -1
  192. package/src/lightning/iconUtils/iconColors.js +1 -1
  193. package/src/lightning/modalBase/modalBase.js +1 -1
  194. package/src/lightning/multiColumnSortingModal/multiColumnSortingModal.d.ts +1 -1
  195. package/src/lightning/multiColumnSortingModal/multiColumnSortingModal.d.ts.map +1 -1
  196. package/src/lightning/positionLibrary/util.d.ts.map +1 -1
  197. package/src/lightning/positionLibrary/util.js +3 -0
  198. package/src/lightning/primitiveDatatableIeditPanel/primitiveDatatableIeditPanel.js +1 -1
  199. package/src/lightning/purifyLib/purify.d.ts.map +1 -1
  200. package/src/lightning/purifyLib/purify.js +76 -25
  201. package/src/lightning/purifyLib/purifyLib.d.ts +3 -0
  202. package/src/lightning/purifyLib/purifyLib.d.ts.map +1 -1
  203. package/src/lightning/purifyLib/purifyLib.js +15 -0
  204. package/src/lightning/textarea/textarea.lbc.readonly.css +1 -1
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M14.75 22.68c.14.23.2.53.2.88s-.07.64-.21.87c-.13.22-.32.38-.59.49-.29.12-.67.18-1.12.18h-1.47v-3.13h1.46c.46 0 .84.06 1.13.19.28.12.47.29.6.52zM50 26.1c0 12.1-10.7 21.9-23.8 22-4.6 0-8.9-1.2-12.5-3.2-.6-.3-1.2-.4-1.7-.2L3.4 48c-.8.2-1.6-.5-1.3-1.3l3.1-8.5c.2-.6.1-1.2-.2-1.7-1.8-3.2-2.9-6.8-2.9-10.6C2.1 13.8 12.7 4 26 4s23.9 9.8 24 22.1zm-31.14 6.04l-2.7-4.94c.64-.33 1.14-.79 1.49-1.37.38-.63.57-1.39.57-2.26s-.19-1.63-.56-2.26c-.37-.65-.92-1.16-1.63-1.52-.7-.35-1.54-.53-2.51-.53H8.37v12.88h3.19v-4.36h1.43l2.33 4.36h3.54zm12.52-4.79l-3.2-.02-.04.24c-.06.3-.15.56-.29.78-.14.23-.3.41-.5.57-.21.15-.44.27-.71.35-.26.08-.56.13-.88.13-.56 0-1.06-.14-1.48-.41-.42-.27-.76-.68-.99-1.22-.24-.55-.36-1.26-.36-2.09s.12-1.5.36-2.05c.24-.55.57-.97.99-1.24.42-.29.91-.42 1.5-.42.32 0 .62.05.89.13.27.09.5.21.71.38.2.16.37.36.5.6.13.23.22.5.26.81l.03.25h3.21l-.04-.33c-.09-.75-.29-1.43-.61-2a4.79 4.79 0 00-1.23-1.49c-.5-.4-1.08-.72-1.72-.92-.63-.21-1.33-.32-2.07-.32-1.13 0-2.16.26-3.06.78-.91.52-1.64 1.28-2.17 2.27-.52.98-.79 2.18-.79 3.56s.26 2.58.78 3.55c.52.98 1.25 1.75 2.15 2.28.9.52 1.94.78 3.09.78.82 0 1.57-.13 2.23-.37.66-.25 1.23-.6 1.71-1.03.48-.44.87-.94 1.15-1.48.29-.55.47-1.13.54-1.74l.04-.32zm12.23.89c0-.55-.11-1.05-.31-1.48-.2-.43-.48-.81-.83-1.13-.35-.31-.76-.58-1.24-.79-.46-.21-.98-.38-1.53-.5l-1.11-.26c-.26-.06-.5-.13-.72-.21-.21-.08-.4-.17-.56-.27-.15-.1-.26-.21-.34-.34a.77.77 0 01-.1-.42c0-.2.05-.37.17-.53s.3-.29.55-.39c.26-.1.58-.16.96-.16.56 0 1 .11 1.31.34.3.22.46.52.5.92l.03.26h3.05v-.3c-.02-.79-.23-1.5-.65-2.09a4.05 4.05 0 00-1.71-1.41c-.72-.32-1.56-.49-2.51-.49s-1.78.16-2.52.49c-.75.33-1.35.8-1.78 1.4-.44.6-.65 1.31-.65 2.12 0 .99.33 1.79.99 2.38.63.57 1.5.99 2.58 1.25l1.34.34c.45.11.8.22 1.09.35.27.11.47.24.6.4.11.14.17.3.17.5 0 .23-.07.43-.21.61-.15.18-.35.33-.64.44-.59.23-1.51.23-2.14 0-.31-.12-.55-.3-.72-.52-.18-.24-.27-.52-.29-.88l-.02-.27h-3.09v.3c.03.94.26 1.74.7 2.39.44.64 1.07 1.13 1.85 1.45.77.32 1.68.48 2.7.48s1.94-.16 2.68-.47c.77-.33 1.36-.79 1.76-1.38.41-.6.63-1.31.63-2.13z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M36.16 32.19l-1.63 1.63c-.47.47-1.16.47-1.63 0l-6.51-6.51c-.15-.23-.31-.54-.31-.85V16.3c0-.62.54-1.16 1.16-1.16h2.33c.62-.01 1.16.53 1.16 1.15v8.76l5.43 5.5c.47.47.47 1.16 0 1.63zm-7.77-27.9C16.91 4.3 7.54 13.2 6.77 24.45c-.01.23-.04.54-.05.78H3.2c-1.01 0-1.55 1.16-.93 1.86l5.81 7.05c.47.54 1.32.54 1.78 0l5.81-7.05c.62-.78.08-1.86-.93-1.86h-3.41c0-1.28.2-2.54.54-3.78.31-1.13.75-2.23 1.29-3.27s1.18-2 1.91-2.91 1.55-1.72 2.44-2.45 1.87-1.38 2.89-1.92 2.13-.99 3.26-1.31 2.34-.53 3.54-.61c.37-.02.74-.04 1.1-.04 10.09 0 18.07 8.76 16.98 19-.78 7.36-7.75 14.35-15.2 15.05-5.5.54-10.71-1.47-14.35-5.43-.47-.54-1.09-.85-1.71-.08l-1.86 2.25c-.39.47-.08.78.31 1.16 4.19 4.42 9.93 6.9 16.13 6.82 11.17-.16 20.55-8.99 21.32-20.16C50.93 14.92 40.85 4.3 28.38 4.29z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M31.29 50h-.22c-.99-.09-1.72-.79-1.85-1.78L26.31 25.7 3.79 22.79c-.99-.13-1.69-.85-1.78-1.85-.09-.99.46-1.87 1.4-2.23L47.17 2.14a2.064 2.064 0 012.68 2.68L33.29 48.59c-.33.87-1.1 1.41-2.01 1.41z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M47.96 4.02v.1L31.38 47.88q0 .1-.1.1l-2.9-22.48-.2-1.5-1.5-.2L4.2 20.9s0-.1.1-.2L47.86 4.12m.1-2.1c-.3 0-.5 0-.8.1L3.41 18.81c-.9.4-1.5 1.2-1.4 2.2 0 1 .8 1.7 1.8 1.8l22.48 2.9 2.9 22.48c.1 1 .9 1.7 1.9 1.8h.2c.9 0 1.7-.5 2-1.4L49.86 4.92c.3-.8.1-1.6-.5-2.2-.4-.4-.9-.6-1.5-.6l.1-.1z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M37.38 44.96L33.85 50l-.89-2.38h-2.37l3.05-4.16s.8.65 2.11.62c0 0 .63.62 1.63.88zm1.9 0L42.81 50l.89-2.38h2.37l-3.05-4.16s-.8.65-2.11.62c0 0-.63.62-1.63.88zm.4-8.84c.39.4.62.93.62 1.49 0 .42-.12.83-.35 1.17a2.1 2.1 0 01-.94.78c-.38.16-.81.2-1.22.12-.41-.08-.78-.28-1.08-.58-.29-.3-.49-.67-.58-1.08-.08-.41-.04-.83.12-1.22s.43-.72.78-.95c.35-.23.75-.36 1.17-.36.56 0 1.09.22 1.49.62zm4.28 1.49c0 .75-.81 1.29-1.02 1.91-.2.61-.14 1.63-.61 2.11-.48.48-1.43.34-2.1.61-.68.27-1.22 1.02-1.9 1.02s-1.29-.82-1.9-1.02c-.61-.2-1.63-.14-2.1-.61-.48-.48-.34-1.43-.61-2.11-.27-.68-1.02-1.23-1.02-1.91s.81-1.29 1.02-1.91c.2-.61.14-1.63.61-2.11s1.43-.34 2.1-.61c.68-.27 1.22-1.02 1.9-1.02s1.29.82 1.9 1.02c.61.2 1.63.14 2.1.61.48.48.34 1.43.61 2.11.27.68 1.02 1.23 1.02 1.91zm-1.69 0c0-1.05-.41-2.05-1.15-2.79-.74-.74-1.74-1.16-2.78-1.16s-2.05.42-2.78 1.16-1.15 1.74-1.15 2.79c0 .52.09 1.04.28 1.52.19.48.48.92.85 1.29s.81.66 1.29.85c.48.2 1 .29 1.52.28.52 0 1.04-.09 1.52-.28.48-.2.92-.49 1.29-.85.37-.37.66-.81.85-1.29.19-.48.29-1 .28-1.52zm1.69-19.27v12.73c-.55-.2-1.12-.34-1.7-.41A5.695 5.695 0 0039 29.43c-1.2.04-2.35.5-3.26 1.29h-.07c-1.13.14-2.19.62-3.06 1.36-.88.87-1.41 2.03-1.49 3.27-.74.93-1.17 2.08-1.22 3.27.04 1.21.5 2.36 1.29 3.27l.48.95H9.74c-.52 0-1.03-.12-1.51-.33-.48-.21-.9-.52-1.26-.9-.35-.38-.63-.83-.81-1.32-.18-.49-.26-1.01-.23-1.53V18.27c0-.36.14-.71.4-.96.25-.26.6-.4.96-.4H42.6s1.36.2 1.36 1.43zM23.59 34.41c0-.95-.61-1.77-1.36-1.77H10.82c-.75 0-1.36.82-1.36 1.77v1.77c0 .95.61 1.77 1.36 1.77h11.41c.75 0 1.36-.82 1.36-1.77v-1.77zm6.11-10.76c0-.95-.61-1.77-1.36-1.77H10.83c-.75 0-1.36.82-1.36 1.77v1.77c0 .95.61 1.77 1.36 1.77h17.52c.75 0 1.36-.82 1.36-1.77v-1.77zM42.77 7.28c-.76-.77-1.8-1.2-2.88-1.2h-3.4V4.72c0-.72-.29-1.41-.8-1.93s-1.2-.8-1.92-.8-1.41.29-1.92.8-.8 1.2-.8 1.93v1.36H18.83V4.72c0-.72-.29-1.41-.8-1.93-.51-.51-1.2-.8-1.92-.8s-1.41.29-1.92.8-.8 1.2-.8 1.93v1.36h-3.4c-1.08 0-2.12.43-2.88 1.2a4.12 4.12 0 00-1.19 2.89v1.36c0 .36.14.71.4.96.25.26.6.4.96.4h35.31c.36 0 .71-.14.96-.4s.4-.6.4-.96v-1.36c0-1.08-.43-2.12-1.19-2.89z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M39.12 2C45.13 2 50 6.87 50 12.88v15.27c0 2.52-1 4.94-2.78 6.72L34.87 47.22A9.507 9.507 0 0128.15 50H12.88C6.87 50 2 45.13 2 39.12V12.88C2 6.87 6.87 2 12.88 2h26.24zM12.88 7.18c-3.15 0-5.7 2.55-5.7 5.7v26.24c0 3.15 2.55 5.7 5.7 5.7h14.68V32.73c0-2.86 2.32-5.18 5.18-5.18h12.09V12.87c0-3.15-2.55-5.7-5.7-5.7H12.88zm19.85 34.84l9.29-9.29h-9.29v9.29zm-12.08-21.2a2.59 2.59 0 010 5.18h-4.49a2.59 2.59 0 010-5.18h4.49zm15.19-8.29a2.59 2.59 0 010 5.18H16.16a2.59 2.59 0 010-5.18h19.68z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M33.76 2c2.44 0 4.75 1.15 6.21 3.1l5.65 7.53a7.744 7.744 0 011.55 4.66v22.12c0 5.85-4.74 10.59-10.59 10.59H15.41C9.56 50 4.82 45.26 4.82 39.41V12.59C4.82 6.74 9.56 2 15.41 2h18.35zM15.41 6.24c-3.51 0-6.35 2.84-6.35 6.35v26.82c0 3.51 2.84 6.35 6.35 6.35h21.18c3.51 0 6.35-2.84 6.35-6.35V17.29c0-.76-.25-1.51-.71-2.12l-5.65-7.53a3.524 3.524 0 00-2.82-1.41H15.41zm15.53 2.82c1.17 0 2.12.95 2.12 2.12v4.94H38a2.121 2.121 0 010 4.24h-7.06c-1.17 0-2.12-.95-2.12-2.12v-7.06c0-1.17.95-2.12 2.12-2.12z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M42.41 4.68c4.23.21 7.59 3.71 7.59 7.99v26.67c0 4.28-3.36 7.78-7.59 7.99H10c-4.42 0-8-3.57-8-7.99V12.67c0-4.42 3.58-8 8-8h32.41zM24.29 37.21a3.332 3.332 0 01-4.53.17l-7.05-6.04-5.4 4.99c-.84.77-1.32 1.86-1.32 3.01 0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4 0-1.2-.46-2.35-1.29-3.22l-9.42-9.91-11.01 11.01h.02zM10 8.67c-2.21 0-4 1.79-4 4V32.1l4.44-4.1.24-.2c1.16-.88 2.76-.91 3.94-.07l.25.19 7.03 6.02 11.06-11.05.26-.23a3.335 3.335 0 014.26.05l.25.24L46 31.66V12.67c0-2.21-1.79-4-4-4H10zm10.67 2.66c3.68 0 6.67 2.98 6.67 6.67s-2.98 6.67-6.67 6.67S14 21.69 14 18s2.98-6.67 6.67-6.67zm0 4C19.2 15.33 18 16.52 18 18s1.19 2.67 2.67 2.67 2.67-1.19 2.67-2.67-1.19-2.67-2.67-2.67z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M39.41 2C45.26 2 50 6.74 50 12.59v26.82C50 45.26 45.26 50 39.41 50H12.59C6.74 50 2 45.26 2 39.41V12.59C2 6.74 6.74 2 12.59 2h26.82zM12.59 6.24c-3.51 0-6.35 2.84-6.35 6.35v26.82c0 3.51 2.84 6.35 6.35 6.35h26.82c3.51 0 6.35-2.84 6.35-6.35V12.59c0-3.51-2.84-6.35-6.35-6.35H12.59zm7.37 22.94a2.116 2.116 0 012.94 3.04l-6.56 6.35c-.82.79-2.12.79-2.94 0l-3.32-3.22a2.116 2.116 0 012.94-3.04l1.85 1.79 5.09-4.92zm20.49 5.25a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71zm0-10.41a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71zM19.42 12.85c1.93 0 3.3 1.36 3.3 3.04 0 2.16-1.87 4.22-4.27 5.88-.95.65-1.52.97-2.08.97s-1.14-.33-2.09-.98c-2.4-1.64-4.26-3.71-4.26-5.87 0-1.68 1.38-3.04 3.3-3.04 2.33 0 3.06 2.14 3.06 2.14s.71-2.14 3.06-2.14h-.02zm21.03.76a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M39.41 2C45.26 2 50 6.74 50 12.59v26.82C50 45.26 45.26 50 39.41 50h-8.47a2.121 2.121 0 010-4.24h8.47c3.51 0 6.35-2.84 6.35-6.35V12.59c0-3.51-2.84-6.35-6.35-6.35H12.59c-3.51 0-6.35 2.84-6.35 6.35v8.47a2.121 2.121 0 01-4.24 0v-8.47C2 6.74 6.74 2 12.59 2h26.82zm-24.7 22.99c6.8 0 12.31 5.51 12.31 12.31s-5.51 12.31-12.31 12.31S2.4 44.1 2.4 37.3s5.51-12.31 12.31-12.31zm5.79 8.44c-.81-.84-2.15-.86-2.99-.05l-4.65 4.49-1.38-1.33a2.116 2.116 0 00-2.94 3.04l2.85 2.76c.82.79 2.13.8 2.95 0l6.12-5.92c.84-.81.86-2.15.05-2.99h-.01zm19.95 1a2.121 2.121 0 010 4.24h-7.06a2.121 2.121 0 010-4.24h7.06zm0-10.41a2.121 2.121 0 010 4.24H29.16a2.121 2.121 0 010-4.24h11.29zM19.42 11.43c1.93 0 3.3 1.36 3.3 3.04 0 2.16-1.87 4.22-4.27 5.88-.95.65-1.52.97-2.08.97s-1.14-.33-2.09-.98c-2.4-1.64-4.26-3.71-4.26-5.87 0-1.68 1.38-3.04 3.3-3.04 2.3 0 3.04 2.09 3.06 2.14.02-.05.74-2.14 3.06-2.14h-.02zm21.03 2.18a2.121 2.121 0 010 4.24H27.74a2.121 2.121 0 010-4.24h12.71z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M26 2c13.25 0 24 10.75 24 24 0 3.92-.94 7.62-2.61 10.89l2.55 10.49c.17.72-.04 1.48-.56 2s-1.28.73-2 .56l-10.49-2.55A23.87 23.87 0 0126 50C12.75 50 2 39.25 2 26S12.75 2 26 2zm0 4.24C15.08 6.24 6.24 15.08 6.24 26S15.09 45.76 26 45.76c3.48 0 6.75-.9 9.58-2.47l.36-.16c.37-.12.78-.14 1.17-.05L45 45l-1.92-7.89c-.13-.52-.05-1.06.21-1.53A19.62 19.62 0 0045.76 26c0-10.92-8.85-19.76-19.76-19.76z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M43.25 18.5c1.24 0 2.25 1.01 2.25 2.25v.75c0 10.01-7.54 18.25-17.25 19.37v4.63h4.5c1.24 0 2.25 1.01 2.25 2.25S33.99 50 32.75 50h-13.5C18.01 50 17 48.99 17 47.75s1.01-2.25 2.25-2.25h4.5v-4.63C14.04 39.75 6.5 31.51 6.5 21.5v-.75c0-1.24 1.01-2.25 2.25-2.25S11 19.51 11 20.75v.75c0 8.28 6.72 15 15 15s15-6.72 15-15v-.75c0-1.24 1.01-2.25 2.25-2.25zM26 2c5.8 0 10.5 4.7 10.5 10.5v9C36.5 27.3 31.8 32 26 32s-10.5-4.7-10.5-10.5v-9C15.5 6.7 20.2 2 26 2zm0 4.5c-3.31 0-6 2.69-6 6v9c0 3.31 2.69 6 6 6s6-2.69 6-6v-9c0-3.31-2.69-6-6-6z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M20.75 8C21.99 8 23 9.01 23 10.25s-1.01 2.25-2.25 2.25h-7.5c-3.73 0-6.75 3.02-6.75 6.75v19.5c0 3.73 3.02 6.75 6.75 6.75h19.5c3.73 0 6.75-3.02 6.75-6.75v-7.5c0-1.24 1.01-2.25 2.25-2.25S44 30.01 44 31.25v7.5C44 44.96 38.96 50 32.75 50h-19.5C7.04 50 2 44.96 2 38.75v-19.5C2 13.04 7.04 8 13.25 8h7.5zm27-6C48.99 2 50 3.01 50 4.25v13.5c0 1.24-1.01 2.25-2.25 2.25s-2.25-1.01-2.25-2.25V9.68L23.84 31.34c-.88.88-2.3.88-3.18 0s-.88-2.3 0-3.18L42.32 6.5h-8.07C33.01 6.5 32 5.49 32 4.25S33.01 2 34.25 2h13.5z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M31.74 6.8c3.41 0 6.17 2.76 6.17 6.17v3.55l7.2-4.15c2.29-1.32 5.14.34 5.14 2.97v21.31c0 2.64-2.85 4.29-5.14 2.97l-7.2-4.15v3.55c0 3.41-2.76 6.17-6.17 6.17H8.42c-3.41 0-6.17-2.76-6.17-6.17V12.97c0-3.41 2.76-6.17 6.17-6.17h23.32zM8.42 10.91c-1.14 0-2.06.92-2.06 2.06v26.06c0 1.14.92 2.06 2.06 2.06h23.31c1.14 0 2.06-.92 2.06-2.06v-7.11c0-.73.39-1.41 1.03-1.78s1.42-.37 2.05 0l9.26 5.33V16.53l-9.26 5.33a2.056 2.056 0 01-3.08-1.78v-7.11c0-1.14-.92-2.06-2.06-2.06H8.42z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M46.5 2h-41C4.7 2 4 2.7 4 3.5v5c0 .8.7 1.5 1.5 1.5h41c.8 0 1.5-.7 1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5zm-32 12h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm14.54 0h-7.75c-.69 0-1.29.7-1.29 1.5v3c0 .8.6 1.5 1.29 1.5h7.75c.69 0 1.29-.7 1.29-1.5v-3c0-.8-.6-1.5-1.29-1.5zM14.5 44h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm14.54 0h-7.75c-.69 0-1.29.7-1.29 1.5v3c0 .8.6 1.5 1.29 1.5h7.75c.69 0 1.29-.7 1.29-1.5v-3c0-.8-.6-1.5-1.29-1.5zm18.23-5.3l-8.54 8.65c-.34.33-.89.33-1.23 0l-4.69-4.75a.888.888 0 010-1.23l1.23-1.23c.33-.33.89-.33 1.23 0l2.46 2.51c.22.22.61.22.84 0l6.25-6.48a.87.87 0 011.23 0l1.23 1.23c.39.34.39.89 0 1.28z" fill-rule="evenodd"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M21.21 44.01c.8 1.9 2 3.69 3.49 5.19.22.15.39.36.59.57l.21.22h-3.99c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.7.5-1.4 1.2-1.5zm-6.69-.1c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm20.96-18.68c6.63 0 12 5.37 12 12s-5.37 12-12 12-12-5.37-12-12 5.37-12 12-12zm.86 6.76c-.26-.07-.56.1-.63.36l-2.44 9.36c-.07.26.1.53.36.59l.99.23c.26.07.56-.1.63-.36l2.44-9.36c.07-.3-.1-.53-.36-.59l-.99-.23zm3.75.16a.48.48 0 00-.69-.07l-.76.63a.46.46 0 00-.07.69l3.13 3.86-3.13 3.86c-.16.2-.13.53.07.69l.76.63c.23.16.49.13.69-.07l3.86-4.81c.13-.23.13-.46 0-.63l-3.86-4.78zm-8.57-.1a.51.51 0 00-.69.07l-3.82 4.81c-.13.16-.13.43 0 .63l3.86 4.78c.16.2.46.26.69.07l.76-.63a.46.46 0 00.07-.69l-3.1-3.86 3.13-3.86c.13-.2.1-.49-.13-.69l-.76-.63zm-17 1.88c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm0-9.98c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm13.68 0c-1.2.7-2.39 1.6-3.49 2.69-.83.83-1.52 1.73-2.14 2.7l-.36.59h-.7c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l6.69-.01zm18.26 0c.73 0 1.38.59 1.48 1.3v.2l.01 1.9c-.2-.2-.4-.5-.7-.7-.86-.94-1.86-1.73-2.94-2.38l-.55-.31h2.69zm-31.94-9.98c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm15.97 0c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm15.97 0c.73 0 1.38.59 1.48 1.3v.2l.01 2.99c0 .73-.59 1.38-1.3 1.48h-.2l-8.98.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-2.99c0-.73.59-1.38 1.3-1.48h.2l8.98-.01zm0-11.97c.73 0 1.38.59 1.48 1.3v.2l.01 4.99c0 .73-.59 1.38-1.3 1.48h-.2l-40.91.01c-.73 0-1.38-.59-1.48-1.3v-.2l-.01-4.99c0-.73.59-1.38 1.3-1.48h.2L46.46 2z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M46.5 2h-41C4.7 2 4 2.7 4 3.5v5c0 .8.7 1.5 1.5 1.5h41c.8 0 1.5-.7 1.5-1.5v-5c0-.8-.7-1.5-1.5-1.5zm-32 12h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-32 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm-16 10h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm16 0h-9c-.8 0-1.5.7-1.5 1.5v3c0 .8.7 1.5 1.5 1.5h9c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm12.27-9.22l-.98 4.78c0 .2.13.29.29.29h5.1c.36 0 .59.43.43.75l-5.56 9.13c-.23.46-.92.29-.92-.23l.98-5.63c0-.2-.16-.13-.36-.13h-5.37c-.36 0-.62-.52-.43-.85l5.89-8.34c.23-.43.92-.29.92.23z" fill-rule="evenodd"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M14.5 44c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm9.65-9.66c.23-.45.88-.45 1.11 0l1.6 3.19c.48.96 1.26 1.73 2.21 2.21l3.2 1.59c.45.23.45.88 0 1.1l-3.2 1.59c-.96.48-1.73 1.26-2.21 2.21l-1.6 3.19c-.23.45-.88.45-1.11 0l-1.6-3.19a4.973 4.973 0 00-2.21-2.21l-3.19-1.59c-.45-.23-.45-.88 0-1.1l3.2-1.59c.96-.48 1.73-1.26 2.21-2.21l1.59-3.19zm-25.65-.35c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zM14.5 24c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm-32-10c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm16 0c.8 0 1.5.7 1.5 1.5v3c0 .8-.7 1.5-1.5 1.5h-9c-.8 0-1.5-.7-1.5-1.5v-3c0-.8.7-1.5 1.5-1.5h9zm0-12c.8 0 1.5.7 1.5 1.5v5c0 .8-.7 1.5-1.5 1.5h-41C4.7 10 4 9.3 4 8.5v-5C4 2.7 4.7 2 5.5 2h41z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M36.14 13.31c.41-.41 1.04-.41 1.45 0l12.1 12.01c.41.41.41 1.02 0 1.43l-12.1 11.94c-.41.41-1.04.41-1.45 0l-1.45-1.43a.985.985 0 010-1.43l6.64-6.55c.41-.48.14-1.23-.48-1.23H11.16c-.62 0-.9.75-.48 1.23l6.64 6.55c.41.41.41 1.02 0 1.43l-1.45 1.43c-.41.41-1.04.41-1.45 0L2.31 26.75a.985.985 0 010-1.43l12.1-12.01c.41-.41 1.04-.41 1.45 0l1.52 1.5c.41.41.41 1.02 0 1.43l-6.64 6.55c-.41.41-.14 1.16.48 1.16H40.77c.62 0 .9-.75.48-1.16l-6.64-6.55a.985.985 0 010-1.43l1.52-1.5z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 52 52" part="icon">
3
+ <g>
4
+ <path d="M46.25 17.43c-2.07 0-3.75 1.68-3.75 3.75v9.64c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75v-9.64c0-2.07-1.68-3.75-3.75-3.75zM32.75 11C30.68 11 29 12.68 29 14.75v22.5c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75v-22.5c0-2.07-1.68-3.75-3.75-3.75zm-13.5-8.57c-2.07 0-3.75 1.68-3.75 3.75v39.64c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75V6.18c0-2.07-1.68-3.75-3.75-3.75zm-13.5 15C3.68 17.43 2 19.11 2 21.18v9.64c0 2.07 1.68 3.75 3.75 3.75 2.07 0 3.75-1.68 3.75-3.75v-9.64c0-2.07-1.68-3.75-3.75-3.75z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M44.01 72.51c1 2.37 2.49 4.61 4.37 6.49.28.19.49.44.74.72l.26.28h-4.99c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.87.62-1.75 1.5-1.87zm-8.35-.13c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.63l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zM61.4 49.93c-8.28 0-15 6.72-15 15s6.72 15 15 15 15-6.72 15-15-6.72-15-15-15zm9.32 22.84c0 .29-.24.58-.53.58h-5.64c-.29-.01-.58-.29-.58-.58v-4.11c0-.29.29-.58.58-.58h1.69v-2.63h-9.01v2.63h1.69c.29 0 .58.29.58.58v4.11c0 .29-.29.58-.58.58h-5.64c-.29-.01-.58-.29-.58-.58v-4.11c0-.29.29-.58.58-.58h1.69v-4.32c0-.28.29-.53.58-.53h5.1V60.6h-1.73c-.29 0-.58-.29-.58-.58v-4.11c.01-.29.29-.58.58-.58h5.63c.28 0 .53.29.53.58v4.11c0 .29-.24.58-.53.58h-1.69v2.63h5.02c.29 0 .58.24.58.53v4.32h1.73c.28 0 .53.29.53.58v4.11zM35.66 59.91c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm0-12.47c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm17.08 0c-1.5.87-2.99 2-4.37 3.37a19.083 19.083 0 00-2.67 3.38l-.45.74h-.87c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h8.36zm22.83 0c.91 0 1.72.73 1.85 1.62l.02.25v2.37c-.25-.25-.5-.62-.87-.87a15.99 15.99 0 00-3.68-2.98l-.69-.39h3.37zM35.66 34.97c.91 0 1.72.74 1.85 1.63l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm19.95 0c.91 0 1.72.73 1.85 1.63l.02.25v3.74c0 .91-.74 1.72-1.63 1.85l-.25.02H44.38c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm19.96 0c.91 0 1.72.73 1.85 1.63l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H64.34c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm0-14.97c.91 0 1.72.73 1.85 1.63l.02.25v6.24c0 .91-.73 1.73-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.63l-.02-.25v-6.24c0-.91.73-1.72 1.62-1.85l.25-.02h51.13z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M50.94 20c.5 0 .98.21 1.33.59.35.37.55.89.55 1.42v14c0 1.59.59 3.12 1.65 4.24S56.96 42 58.45 42h13.14c.5 0 .98.21 1.33.59.35.37.55.89.55 1.42v11.76c-2.84-2.03-7.16-1.29-8.91 2.22s-2.02 4.06-2.02 4.06c-.11.21-.28.37-.45.46l-4.08 2.04c-4.44 2.22-4.44 8.57 0 10.79s4.05 2.04 4.05 2.04h.02c.19.11.35.26.45.46l1.08 2.17H32.18c-1.49 0-2.93-.63-3.98-1.76-1.06-1.12-1.65-2.65-1.65-4.24V26c0-1.59.59-3.12 1.65-4.24S30.69 20 32.18 20h18.77zM35.68 57.9c-.95 0-1.78.84-1.78 1.8v1.8c0 .96.71 1.8 1.78 1.8h14.84c.95 0 1.66-.84 1.66-1.8v-1.8c0-.96-.71-1.8-1.78-1.8H35.67zm0-11.05c-.95 0-1.78.84-1.78 1.8v1.8c0 .96.71 1.8 1.78 1.8h18.53c.95 0 1.66-.59 1.66-1.55v-2.06c0-.96-.71-1.8-1.78-1.8H35.68zm0-11.06c-.95 0-1.78.84-1.78 1.8v1.8c0 .96.71 1.8 1.78 1.8h7.36c.95 0 1.78-.84 1.78-1.8v-1.8c0-.96-.71-1.8-1.78-1.8h-7.36zm33.57 24.54c.25-.5.92-.57 1.27-.19.05.05.1.12.13.19l2.03 4.06c.21.42.46.81.75 1.17.56.69 1.26 1.26 2.07 1.66l4.07 2.03c.57.29.57 1.12 0 1.4l-4.07 2.03c-.8.4-1.5.96-2.06 1.64-.26.31-.48.65-.67 1.01-.03.05-.06.11-.09.16l-2.03 4.07a.786.786 0 01-1.37.05c-.01-.02-.03-.03-.04-.05l-2.03-4.07c-.45-.92-1.12-1.7-1.95-2.29-.23-.16-.47-.31-.71-.44-.05-.03-.1-.06-.16-.08l-4.05-2.03c-.07-.04-.13-.08-.19-.13a.786.786 0 01.19-1.27l.94-.47 3.13-1.56a6.357 6.357 0 002.82-2.82l2.02-4.07zM59.76 20c.17 0 .35.02.51.09.16.07.31.17.43.31l12.39 13.2c.12.13.23.28.29.45.06.17.09.36.08.54v.1c-.02.35-.17.69-.42.93-.24.24-.57.38-.9.38h-9.95c-.99 0-1.95-.42-2.65-1.17s-1.1-1.77-1.1-2.83V21.3c.02-.35.17-.68.42-.93.24-.24.56-.38.9-.38z" fill-rule="evenodd"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M35.11 45.39c.17.29.26.66.26 1.1s-.09.8-.26 1.08c-.16.27-.4.48-.74.61-.37.15-.84.23-1.41.23h-1.84v-3.92h1.82c.58 0 1.05.08 1.41.24.35.15.59.36.75.65zm44.09 4.27c0 15.14-13.38 27.4-29.77 27.52-5.75 0-11.13-1.5-15.64-4-.75-.38-1.5-.5-2.13-.25L20.9 77.06c-1 .25-2-.63-1.63-1.63l3.88-10.63c.25-.75.13-1.5-.25-2.13-2.25-4-3.63-8.51-3.63-13.26 0-15.14 13.26-27.4 29.9-27.4s29.9 12.26 30.02 27.65zm-38.95 7.55l-3.38-6.18c.8-.41 1.42-.99 1.86-1.72.47-.79.71-1.74.71-2.83s-.24-2.03-.7-2.83c-.46-.82-1.15-1.45-2.04-1.9-.87-.44-1.93-.66-3.14-.66h-6.44v16.12h3.99v-5.45h1.79l2.91 5.45h4.43zm15.65-5.99l-4.01-.02-.05.3c-.07.37-.19.7-.36.98-.17.28-.37.52-.63.71-.26.19-.55.34-.89.44-.33.11-.7.16-1.1.16-.7 0-1.32-.17-1.85-.52-.53-.34-.95-.85-1.24-1.53-.3-.69-.46-1.58-.46-2.62s.15-1.88.46-2.57c.3-.69.71-1.21 1.24-1.55.53-.36 1.14-.53 1.87-.53.4 0 .77.06 1.11.17.33.11.63.27.89.48.25.2.46.45.63.74.16.29.27.63.32 1.01l.04.32h4.02l-.05-.41c-.11-.94-.37-1.79-.76-2.5a5.94 5.94 0 00-1.54-1.87c-.63-.51-1.36-.9-2.15-1.16-.79-.26-1.66-.4-2.59-.4-1.41 0-2.7.33-3.83.98-1.14.65-2.05 1.6-2.71 2.84-.66 1.22-.99 2.72-.99 4.45s.33 3.22.97 4.45c.65 1.23 1.56 2.19 2.7 2.85 1.13.65 2.43.98 3.86.98 1.02 0 1.96-.16 2.78-.47.82-.32 1.54-.75 2.14-1.29.6-.54 1.08-1.17 1.43-1.85.36-.68.59-1.41.68-2.17l.05-.41zm15.31 1.12c0-.68-.14-1.31-.39-1.85a4.38 4.38 0 00-1.04-1.41 5.77 5.77 0 00-1.55-.98c-.58-.26-1.22-.47-1.91-.63l-1.39-.33a7.33 7.33 0 01-.9-.26c-.26-.1-.5-.21-.7-.34-.19-.12-.33-.26-.42-.42-.09-.14-.13-.31-.12-.53 0-.25.07-.47.21-.67s.37-.36.68-.49c.32-.13.73-.2 1.2-.2.7 0 1.25.14 1.64.43.37.28.58.65.63 1.16l.03.33H71v-.37c-.02-.99-.29-1.87-.81-2.62-.51-.75-1.23-1.35-2.14-1.76-.9-.41-1.95-.62-3.14-.62s-2.23.21-3.15.62c-.94.42-1.69 1-2.23 1.75s-.82 1.64-.81 2.66c0 1.24.41 2.24 1.24 2.98.79.71 1.87 1.24 3.22 1.56l1.68.43c.56.14 1 .28 1.37.43.33.14.58.31.75.5.14.17.21.38.21.63 0 .29-.09.53-.26.76-.19.23-.44.41-.8.55-.74.29-1.89.28-2.67 0-.38-.15-.68-.37-.9-.65-.22-.3-.34-.65-.37-1.1l-.02-.34h-3.86v.38c.03 1.17.32 2.17.87 2.99.55.8 1.33 1.41 2.31 1.81.96.4 2.1.6 3.38.6s2.43-.2 3.35-.59c.96-.41 1.7-.99 2.2-1.73.52-.75.78-1.64.79-2.66z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M25.93 60.83h-4.48c-.7 0-1.29.6-1.29 1.29v16.02c0 .7.6 1.29 1.29 1.29h2.19c1.99 0 3.58-1.59 3.58-3.58V62.22c.1-.8-.6-1.39-1.29-1.39zm53.82 8.76c-.7-1.59-1.99-3.28-3.88-3.48-.99-.1-1.99.3-2.89.6l-10.74 3.78c-2.29.8-4.68 1.59-7.16 1.79h-5.07c-.9 0-1.69-.7-1.69-1.69s.7-1.69 1.69-1.69h9.05c1.69 0 2.98-1.39 2.98-2.98s-1.39-2.98-2.98-2.98H52.1c-.3 0-2.19-.1-3.38-.6-1.29-.6-2.98-.7-2.98-.6H33.5c-1.49 0-2.69 1.19-2.69 2.69v11.24c0 1.29.99 2.39 2.29 2.59h.3c2.29 0 4.58.5 6.86.9a31.523 31.523 0 0015.82-.3c2.89-.8 5.67-1.89 8.46-2.79l14.43-4.87c.6-.3 1.09-.8.8-1.59zm-6.17-29.96l-7.43 3.71A11.412 11.412 0 0061 48.49l-3.71 7.42c-.53 1.06-2.04 1.06-2.57 0l-3.71-7.42a11.509 11.509 0 00-5.15-5.15l-7.42-3.71c-1.06-.53-1.06-2.04 0-2.57l7.43-3.71a11.46 11.46 0 005.15-5.15l3.71-7.42c.53-1.06 2.04-1.06 2.57 0l3.71 7.42c1.11 2.23 2.92 4.03 5.15 5.15l7.43 3.71c1.06.53 1.06 2.04 0 2.57z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M45.79 66.5c2.51-1.38 4.58-1.5 6.27-.9.02 2.79.66 5.43 1.8 7.79-1.7-.49-3.44-.69-4.58-.12 0 0 0-.11-2.62 1.53-7.1 4.37-10.92-2.73-12.34-6.66-.33-.87.22-1.86.87-1.53 2.29 1.09 6.11 2.62 7.97 1.42 0 0 1.64-.98 2.62-1.53zm3.49-19.33c5.95-3.04 10.19-1 13 1.98a18.124 18.124 0 00-6.14 4.87c-.83.01-1.57.15-2.16.47-.08.03-4.96 1.99-10.81 4.91-9.39 4.8-14.52-3.06-16.49-7.43-.44-.87.33-1.97 1.2-1.53 3.06 1.2 8.19 2.95 10.6 1.64l4.81-2.07c.06-.03 4.81-2.19 6.01-2.84zm4.26-21.84c10.7-4.91 16.49 3.39 18.78 7.86.44.98-.44 1.97-1.42 1.75-3.39-1.2-9.28-3.06-12.01-1.75-.06.03-13.34 5.79-19.99 8.85-10.7 4.91-16.49-3.39-18.79-7.86-.44-.98.44-1.97 1.42-1.64 3.39 1.2 9.28 3.06 12.01 1.75l9.61-4.15s3.71-1.75 10.38-4.81zM65.5 57.05c.18-.07.37-.11.57-.11H78.4c.39.01.75.17 1.02.45s.41.65.41 1.04l.18 12.28c0 .19-.05.38-.13.56a1.427 1.427 0 01-.82.77c-.18.07-.37.1-.57.1h-1.57c-.19 0-.39-.04-.56-.11-.18-.07-.34-.18-.48-.32-.14-.14-.25-.3-.32-.48a1.55 1.55 0 01-.11-.56v-6.15L64.14 75.79c-.13.13-.28.22-.44.29-.17.07-.34.1-.52.1-.21 0-.41-.04-.61-.12-.19-.08-.37-.2-.51-.34l-1.03-1.03a1.446 1.446 0 010-2.04l11.31-11.27h-6.31c-.39 0-.75-.17-1.02-.44-.27-.28-.42-.65-.42-1.03v-1.47c0-.19.04-.39.11-.57.07-.18.18-.34.32-.48.14-.14.3-.25.48-.32z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M77.5 67.9c1.37 0 2.5 1.12 2.5 2.49v7.11c0 1.37-1.12 2.49-2.5 2.49H52.25c-1.38 0-2.5-1.12-2.5-2.49v-7.11c0-1.37 1.13-2.49 2.5-2.49H77.5zm0-28.94c1.37 0 2.5 1.12 2.5 2.49v16.96c0 1.37-1.12 2.49-2.5 2.49h-55c-1.37 0-2.5-1.12-2.5-2.49V41.45c0-1.37 1.13-2.49 2.5-2.49h55zM47.75 20c1.37 0 2.5 1.12 2.5 2.49v7.11c0 1.37-1.13 2.49-2.5 2.49H22.5c-1.37 0-2.5-1.12-2.5-2.49v-7.11c0-1.37 1.13-2.49 2.5-2.49h25.25z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M44.01 72.55c1 2.37 2.49 4.61 4.37 6.49.28.19.49.44.74.72l.26.28h-4.99c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.87.62-1.75 1.5-1.87zm-8.35-.12c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.63l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm26.19-23.36c8.28 0 15 6.71 15 15 0 8.28-6.71 15-15 15-8.28 0-15-6.72-15-15 0-8.28 6.72-15 15-15zm1.07 8.45c-.33-.08-.7.12-.78.45l-3.05 11.7c-.08.33.12.66.45.74l1.24.29c.33.08.7-.12.78-.45l3.05-11.7c.08-.37-.12-.66-.45-.74l-1.24-.29zm4.7.21c-.21-.25-.58-.33-.86-.08l-.95.78c-.29.21-.33.62-.08.87l3.92 4.82-3.92 4.82c-.21.25-.17.66.08.87l.95.78c.29.21.62.16.86-.08l4.82-6.01c.16-.29.16-.58 0-.78l-4.82-5.97zM56.9 57.6c-.29-.21-.62-.16-.87.08l-4.78 6.01c-.16.21-.16.54 0 .78l4.82 5.97c.21.25.58.33.87.08l.95-.78c.29-.21.33-.62.08-.87l-3.87-4.82 3.92-4.82c.16-.25.12-.62-.17-.87l-.94-.78zm-21.24 2.35c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm0-12.47c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm17.08 0c-1.5.87-2.99 2-4.37 3.37a19.083 19.083 0 00-2.67 3.38l-.45.74h-.87c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h8.36zm22.83 0c.91 0 1.72.73 1.85 1.62l.02.25v2.37c-.25-.25-.5-.62-.87-.87a15.99 15.99 0 00-3.68-2.98l-.69-.39h3.37zM35.66 35c.91 0 1.72.74 1.85 1.63l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm19.95 0c.91 0 1.72.73 1.85 1.63l.02.25v3.74c0 .91-.74 1.72-1.63 1.85l-.25.02H44.38c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02H55.6zm19.96 0c.91 0 1.72.73 1.85 1.63l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H64.34c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm0-14.97c.91 0 1.72.73 1.85 1.63l.02.25v6.24c0 .91-.73 1.73-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.63l-.02-.25V21.9c0-.91.73-1.73 1.62-1.85l.25-.02h51.14z"/>
5
+ </g>
6
+ </svg>
7
+ </template>
@@ -248,6 +248,7 @@ declare namespace _default {
248
248
  export { standard_guidance_center };
249
249
  export { standard_header_discounts };
250
250
  export { standard_hierarchy };
251
+ export { standard_hierarchy_table };
251
252
  export { standard_high_velocity_sales };
252
253
  export { standard_historical_adherence };
253
254
  export { standard_holiday_operating_hours };
@@ -267,6 +268,7 @@ declare namespace _default {
267
268
  export { standard_indicator_result };
268
269
  export { standard_individual };
269
270
  export { standard_insights };
271
+ export { standard_inspector_brief };
270
272
  export { standard_instore_locations };
271
273
  export { standard_investment_account };
272
274
  export { standard_invocable_action };
@@ -444,11 +446,13 @@ declare namespace _default {
444
446
  export { standard_quotes };
445
447
  export { standard_radio_button };
446
448
  export { standard_rate_adjustment };
449
+ export { standard_rcs_message };
447
450
  export { standard_read_receipts };
448
451
  export { standard_real_time };
449
452
  export { standard_recent };
450
453
  export { standard_recipe };
451
454
  export { standard_record };
455
+ export { standard_record_companion_agent };
452
456
  export { standard_record_consent };
453
457
  export { standard_record_create };
454
458
  export { standard_record_delete };
@@ -494,6 +498,7 @@ declare namespace _default {
494
498
  export { standard_segments };
495
499
  export { standard_selling_model };
496
500
  export { standard_send_log };
501
+ export { standard_send_to_flow };
497
502
  export { standard_serialized_product };
498
503
  export { standard_serialized_product_transaction };
499
504
  export { standard_service_appointment };
@@ -518,6 +523,7 @@ declare namespace _default {
518
523
  export { standard_shift_scheduling_operation };
519
524
  export { standard_shift_template };
520
525
  export { standard_shift_type };
526
+ export { standard_shift_ui };
521
527
  export { standard_shipment };
522
528
  export { standard_similar_case };
523
529
  export { standard_skill };
@@ -555,6 +561,7 @@ declare namespace _default {
555
561
  export { standard_swarm_session };
556
562
  export { standard_system_and_global_variable };
557
563
  export { standard_table };
564
+ export { standard_table_code };
558
565
  export { standard_tableau };
559
566
  export { standard_tabset };
560
567
  export { standard_task };
@@ -882,6 +889,7 @@ import { default as standard_groups } from './standard/groups.html';
882
889
  import { default as standard_guidance_center } from './standard/guidance_center.html';
883
890
  import { default as standard_header_discounts } from './standard/header_discounts.html';
884
891
  import { default as standard_hierarchy } from './standard/hierarchy.html';
892
+ import { default as standard_hierarchy_table } from './standard/hierarchy_table.html';
885
893
  import { default as standard_high_velocity_sales } from './standard/high_velocity_sales.html';
886
894
  import { default as standard_historical_adherence } from './standard/historical_adherence.html';
887
895
  import { default as standard_holiday_operating_hours } from './standard/holiday_operating_hours.html';
@@ -901,6 +909,7 @@ import { default as standard_indicator_performance_period } from './standard/ind
901
909
  import { default as standard_indicator_result } from './standard/indicator_result.html';
902
910
  import { default as standard_individual } from './standard/individual.html';
903
911
  import { default as standard_insights } from './standard/insights.html';
912
+ import { default as standard_inspector_brief } from './standard/inspector_brief.html';
904
913
  import { default as standard_instore_locations } from './standard/instore_locations.html';
905
914
  import { default as standard_investment_account } from './standard/investment_account.html';
906
915
  import { default as standard_invocable_action } from './standard/invocable_action.html';
@@ -1078,11 +1087,13 @@ import { default as standard_quip_sheet } from './standard/quip_sheet.html';
1078
1087
  import { default as standard_quotes } from './standard/quotes.html';
1079
1088
  import { default as standard_radio_button } from './standard/radio_button.html';
1080
1089
  import { default as standard_rate_adjustment } from './standard/rate_adjustment.html';
1090
+ import { default as standard_rcs_message } from './standard/rcs_message.html';
1081
1091
  import { default as standard_read_receipts } from './standard/read_receipts.html';
1082
1092
  import { default as standard_real_time } from './standard/real_time.html';
1083
1093
  import { default as standard_recent } from './standard/recent.html';
1084
1094
  import { default as standard_recipe } from './standard/recipe.html';
1085
1095
  import { default as standard_record } from './standard/record.html';
1096
+ import { default as standard_record_companion_agent } from './standard/record_companion_agent.html';
1086
1097
  import { default as standard_record_consent } from './standard/record_consent.html';
1087
1098
  import { default as standard_record_create } from './standard/record_create.html';
1088
1099
  import { default as standard_record_delete } from './standard/record_delete.html';
@@ -1128,6 +1139,7 @@ import { default as standard_section } from './standard/section.html';
1128
1139
  import { default as standard_segments } from './standard/segments.html';
1129
1140
  import { default as standard_selling_model } from './standard/selling_model.html';
1130
1141
  import { default as standard_send_log } from './standard/send_log.html';
1142
+ import { default as standard_send_to_flow } from './standard/send_to_flow.html';
1131
1143
  import { default as standard_serialized_product } from './standard/serialized_product.html';
1132
1144
  import { default as standard_serialized_product_transaction } from './standard/serialized_product_transaction.html';
1133
1145
  import { default as standard_service_appointment } from './standard/service_appointment.html';
@@ -1152,6 +1164,7 @@ import { default as standard_shift_preference } from './standard/shift_preferenc
1152
1164
  import { default as standard_shift_scheduling_operation } from './standard/shift_scheduling_operation.html';
1153
1165
  import { default as standard_shift_template } from './standard/shift_template.html';
1154
1166
  import { default as standard_shift_type } from './standard/shift_type.html';
1167
+ import { default as standard_shift_ui } from './standard/shift_ui.html';
1155
1168
  import { default as standard_shipment } from './standard/shipment.html';
1156
1169
  import { default as standard_similar_case } from './standard/similar_case.html';
1157
1170
  import { default as standard_skill } from './standard/skill.html';
@@ -1189,6 +1202,7 @@ import { default as standard_swarm_request } from './standard/swarm_request.html
1189
1202
  import { default as standard_swarm_session } from './standard/swarm_session.html';
1190
1203
  import { default as standard_system_and_global_variable } from './standard/system_and_global_variable.html';
1191
1204
  import { default as standard_table } from './standard/table.html';
1205
+ import { default as standard_table_code } from './standard/table_code.html';
1192
1206
  import { default as standard_tableau } from './standard/tableau.html';
1193
1207
  import { default as standard_tabset } from './standard/tabset.html';
1194
1208
  import { default as standard_task } from './standard/task.html';
@@ -1 +1 @@
1
- {"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../../../../modules/lightning/iconSvgTemplatesStandard/buildTemplates/templates.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4CACwD,yBAAyB;iDAChC,8BAA8B;kDAC7B,+BAA+B;0DACvB,uCAAuC;oDAC7C,iCAAiC;wDAC7B,qCAAqC;sDACvC,mCAAmC;gDACzC,6BAA6B;oDACzB,iCAAiC;mDAClC,gCAAgC;oDAC/B,iCAAiC;oDACjC,iCAAiC;kDACnC,+BAA+B;qDAC5B,kCAAkC;mDACpC,gCAAgC;4CACvC,yBAAyB;kDACnB,+BAA+B;gDACjC,6BAA6B;+CAC9B,4BAA4B;kDACzB,+BAA+B;8CACnC,2BAA2B;uDAClB,oCAAoC;wDACnC,qCAAqC;qDACxC,kCAAkC;wCAC/C,qBAAqB;iDACZ,8BAA8B;gDAC/B,6BAA6B;mDAC1B,gCAAgC;kDACjC,+BAA+B;yCACxC,sBAAsB;gDACf,6BAA6B;wCACrC,qBAAqB;yDACJ,sCAAsC;iEAC9B,8CAA8C;6CAClE,0BAA0B;yCAC9B,sBAAsB;+CAChB,4BAA4B;4CAC/B,yBAAyB;iDACpB,8BAA8B;wDACvB,qCAAqC;gDAC7C,6BAA6B;0DACnB,uCAAuC;oDAC7C,iCAAiC;iDACpC,8BAA8B;uDACxB,oCAAoC;uDACpC,oCAAoC;mDACxC,gCAAgC;sDAC7B,mCAAmC;+CAC1C,4BAA4B;2CAChC,wBAAwB;4DACP,yCAAyC;2CAC1D,wBAAwB;mDAChB,gCAAgC;sDAC7B,mCAAmC;4CAC7C,yBAAyB;wCAC7B,qBAAqB;iDACZ,8BAA8B;iDAC9B,8BAA8B;0CACrC,uBAAuB;2CACtB,wBAAwB;sDACb,mCAAmC;0DAC/B,uCAAuC;kDAC/C,+BAA+B;kDAC/B,+BAA+B;kDAC/B,+BAA+B;oDAC7B,iCAAiC;mDAClC,gCAAgC;kDACjC,+BAA+B;kDAC/B,+BAA+B;gDACjC,6BAA6B;0DACnB,uCAAuC;yDACxC,sCAAsC;wDACvC,qCAAqC;uDACtC,oCAAoC;gDAC3C,6BAA6B;yCACpC,sBAAsB;kDACb,+BAA+B;iDAChC,8BAA8B;6CAClC,0BAA0B;qDAClB,kCAAkC;oDACnC,iCAAiC;2CAC1C,wBAAwB;kDACjB,+BAA+B;0DACvB,uCAAuC;6CACpD,0BAA0B;yCAC9B,sBAAsB;uDACR,oCAAoC;iDAC1C,8BAA8B;+CAChC,4BAA4B;oDACvB,iCAAiC;mDAClC,gCAAgC;oDAC/B,iCAAiC;iDACpC,8BAA8B;4CACnC,yBAAyB;6CACxB,0BAA0B;mDACpB,gCAAgC;4CACvC,yBAAyB;4DACT,yCAAyC;2DAC1C,wCAAwC;4DACvC,yCAAyC;qDAChD,kCAAkC;0CAC7C,uBAAuB;6CACpB,0BAA0B;2CAC5B,wBAAwB;2CACxB,wBAAwB;wCAC3B,qBAAqB;6CAChB,0BAA0B;oDACnB,iCAAiC;6CACxC,0BAA0B;oDACnB,iCAAiC;+CACtC,4BAA4B;mDACxB,gCAAgC;wDAC3B,qCAAqC;mDAC1C,gCAAgC;mDAChC,gCAAgC;6CACtC,0BAA0B;4CAC3B,yBAAyB;iDACpB,8BAA8B;oDAC3B,iCAAiC;6CACxC,0BAA0B;uDAChB,oCAAoC;0DACjC,uCAAuC;+DAClC,4CAA4C;qDACtD,kCAAkC;+CACxC,4BAA4B;iDAC1B,8BAA8B;iEACd,8CAA8C;mDAC5D,gCAAgC;wEACX,qDAAqD;uDACtE,oCAAoC;gEAC3B,6CAA6C;gFAC7B,6DAA6D;qEACxE,kDAAkD;kDACrE,+BAA+B;wDACzB,qCAAqC;6DAChC,0CAA0C;6CAC1D,0BAA0B;mDACpB,gCAAgC;wDAC3B,qCAAqC;+DAC9B,4CAA4C;qDACtD,kCAAkC;2CAC5C,wBAAwB;0DACT,uCAAuC;kDAC/C,+BAA+B;wDACzB,qCAAqC;mDAC1C,gCAAgC;6CACtC,0BAA0B;iDACtB,8BAA8B;iEACd,8CAA8C;0DACrD,uCAAuC;uDAC1C,oCAAoC;8CAC7C,2BAA2B;8CAC3B,2BAA2B;wDACjB,qCAAqC;iDAC5C,8BAA8B;+CAChC,4BAA4B;oDACvB,iCAAiC;+CACtC,4BAA4B;yDAClB,sCAAsC;sDACzC,mCAAmC;iDACxC,8BAA8B;+CAChC,4BAA4B;iDAC1B,8BAA8B;oDAC3B,iCAAiC;6CACxC,0BAA0B;+CACxB,4BAA4B;4CAC/B,yBAAyB;qDAChB,kCAAkC;+CACxC,4BAA4B;+CAC5B,4BAA4B;8CAC7B,2BAA2B;6CAC5B,0BAA0B;4CAC3B,yBAAyB;sDACf,mCAAmC;2CAC9C,wBAAwB;gEACH,6CAA6C;sEACvC,mDAAmD;8DAC3D,2CAA2C;8CAC3D,2BAA2B;gEACT,6CAA6C;0DACnD,uCAAuC;qDAC5C,kCAAkC;sDACjC,mCAAmC;iDACxC,8BAA8B;6CAClC,0BAA0B;qDAClB,kCAAkC;uDAChC,oCAAoC;2CAChD,wBAAwB;uDACZ,oCAAoC;gDAC3C,6BAA6B;6DAChB,0CAA0C;0DAC7C,uCAAuC;8CACnD,2BAA2B;8CAC3B,2BAA2B;qDACpB,kCAAkC;0CAC7C,uBAAuB;kDACf,+BAA+B;6CACpC,0BAA0B;mDACpB,gCAAgC;qDAC9B,kCAAkC;iDACtC,8BAA8B;0DACrB,uCAAuC;0DACvC,uCAAuC;0CACvD,uBAAuB;6CACpB,0BAA0B;gDACvB,6BAA6B;oDACzB,iCAAiC;gDACrC,6BAA6B;uDACtB,oCAAoC;wDACnC,qCAAqC;yDACpC,sCAAsC;2CACpD,wBAAwB;qDACd,kCAAkC;0DAC7B,uCAAuC;0DACvC,uCAAuC;oDAC7C,iCAAiC;gDACrC,6BAA6B;0CACnC,uBAAuB;8CACnB,2BAA2B;2CAC9B,wBAAwB;4CACvB,yBAAyB;mDAClB,gCAAgC;yDAC1B,sCAAsC;iDAC9C,8BAA8B;yCACtC,sBAAsB;6CAClB,0BAA0B;gDACvB,6BAA6B;yCACpC,sBAAsB;2CACpB,wBAAwB;oDACf,iCAAiC;yDAC5B,sCAAsC;oDAC3C,iCAAiC;yCAC5C,sBAAsB;2CACpB,wBAAwB;8CACrB,2BAA2B;yCAChC,sBAAsB;4CACnB,yBAAyB;sDACf,mCAAmC;6DAC5B,0CAA0C;wDAC/C,qCAAqC;oDACzC,iCAAiC;oDACjC,iCAAiC;0CAC3C,uBAAuB;kDACf,+BAA+B;2CACtC,wBAAwB;oDACf,iCAAiC;qDAChC,kCAAkC;8CACzC,2BAA2B;wDACjB,qCAAqC;yDACpC,sCAAsC;4DACnC,yCAAyC;yCAC5D,sBAAsB;8CACjB,2BAA2B;+CAC1B,4BAA4B;iDAC1B,8BAA8B;mDAC5B,gCAAgC;oDAC/B,iCAAiC;+DACtB,4CAA4C;qDACtD,kCAAkC;0CAC7C,uBAAuB;6CACpB,0BAA0B;yDACd,sCAAsC;yDACtC,sCAAsC;iEAC9B,8CAA8C;qDAC1D,kCAAkC;+CACxC,4BAA4B;6CAC9B,0BAA0B;sDACjB,mCAAmC;uDAClC,oCAAoC;qDACtC,kCAAkC;gDACvC,6BAA6B;uDACtB,oCAAoC;0DACjC,uCAAuC;sDAC3C,mCAAmC;+CAC1C,4BAA4B;iDAC1B,8BAA8B;gDAC/B,6BAA6B;2CAClC,wBAAwB;8CACrB,2BAA2B;8CAC3B,2BAA2B;2CAC9B,wBAAwB;yCAC1B,sBAAsB;kDACb,+BAA+B;8CACnC,2BAA2B;oDACrB,iCAAiC;+CACtC,4BAA4B;kDACzB,+BAA+B;wDACzB,qCAAqC;oDACzC,iCAAiC;yCAC5C,sBAAsB;2CACpB,wBAAwB;+CACpB,4BAA4B;6CAC9B,0BAA0B;8CACzB,2BAA2B;8CAC3B,2BAA2B;sDACnB,mCAAmC;6CAC5C,0BAA0B;oDACnB,iCAAiC;+CACtC,4BAA4B;4CAC/B,yBAAyB;yCAC5B,sBAAsB;2CACpB,wBAAwB;sDACb,mCAAmC;qDACpC,kCAAkC;0DAC7B,uCAAuC;qDAC5C,kCAAkC;kDACrC,+BAA+B;2CACtC,wBAAwB;sDACb,mCAAmC;+CAC1C,4BAA4B;2DAChB,wCAAwC;qEAC9B,kDAAkD;+CACxE,4BAA4B;8DACb,2CAA2C;wDACjD,qCAAqC;0DACnC,uCAAuC;8DACnC,2CAA2C;yDAChD,sCAAsC;kDAC7C,+BAA+B;0CACvC,uBAAuB;2DACN,wCAAwC;sDAC7C,mCAAmC;mDACtC,gCAAgC;2CACxC,wBAAwB;sDACb,mCAAmC;4CAC7C,yBAAyB;6CACxB,0BAA0B;mDACpB,gCAAgC;0DACzB,uCAAuC;qDAC5C,kCAAkC;yCAC9C,sBAAsB;iDACd,8BAA8B;+CAChC,4BAA4B;kDACzB,+BAA+B;yCACxC,sBAAsB;iDACd,8BAA8B;0DACrB,uCAAuC;iDAChD,8BAA8B;oDAC3B,iCAAiC;oDACjC,iCAAiC;mDAClC,gCAAgC;6DACtB,0CAA0C;2DAC5C,wCAAwC;wDAC3C,qCAAqC;kEAC3B,+CAA+C;gDACjE,6BAA6B;6DAChB,0CAA0C;uDAChD,oCAAoC;iDAC1C,8BAA8B;+CAChC,4BAA4B;2CAChC,wBAAwB;4CACvB,yBAAyB;qDAChB,kCAAkC;sDACjC,mCAAmC;sDACnC,mCAAmC;2CAC9C,wBAAwB;iDAClB,8BAA8B;4DACnB,yCAAyC;uDAC9C,oCAAoC;yDAClC,sCAAsC;6DAClC,0CAA0C;6CAC1D,0BAA0B;kDACrB,+BAA+B;6CACpC,0BAA0B;8CACzB,2BAA2B;oDACrB,iCAAiC;8DACvB,2CAA2C;oDACrD,iCAAiC;oDACjC,iCAAiC;2CAC1C,wBAAwB;iDAClB,8BAA8B;gDAC/B,6BAA6B;mDAC1B,gCAAgC;oDAC/B,iCAAiC;gDACrC,6BAA6B;0CACnC,uBAAuB;oDACb,iCAAiC;kDACnC,+BAA+B;8CACnC,2BAA2B;yCAChC,sBAAsB;2CACpB,wBAAwB;yCAC1B,sBAAsB;2CACpB,wBAAwB;iDAClB,8BAA8B;kEACb,+CAA+C;yCACxE,sBAAsB;sDACT,mCAAmC;8CAC3C,2BAA2B;4DACb,yCAAyC;8DACvC,2CAA2C;0DAC/C,uCAAuC;uDAC1C,oCAAoC;gDAC3C,6BAA6B;gDAC7B,6BAA6B;8CAC/B,2BAA2B;sDACnB,mCAAmC;4CAC7C,yBAAyB;8CACvB,2BAA2B;qDACpB,kCAAkC;gEACvB,6CAA6C;4CACjE,yBAAyB;sDACf,mCAAmC;4CAC7C,yBAAyB;qDAChB,kCAAkC;2DAC5B,wCAAwC;iDAClD,8BAA8B;6DAClB,0CAA0C;2DAC5C,wCAAwC;oDAC/C,iCAAiC;8DACvB,2CAA2C;qDACpD,kCAAkC;6DAC1B,0CAA0C;kEACrC,+CAA+C;qDAC5D,kCAAkC;2DAC5B,wCAAwC;0DACzC,uCAAuC;sDAC3C,mCAAmC;6CAC5C,0BAA0B;mDACpB,gCAAgC;0DACzB,uCAAuC;mDAC9C,gCAAgC;iDAClC,8BAA8B;mDAC5B,gCAAgC;uDAC5B,oCAAoC;oDACvC,iCAAiC;+CACtC,4BAA4B;yDAClB,sCAAsC;2CACpD,wBAAwB;mDAChB,gCAAgC;uDAC5B,oCAAoC;gDAC3C,6BAA6B;6CAChC,0BAA0B;yCAC9B,sBAAsB;mDACZ,gCAAgC;iDAClC,8BAA8B;kDAC7B,+BAA+B;kDAC/B,+BAA+B;0CACvC,uBAAuB;+CAClB,4BAA4B;yCAClC,sBAAsB;+CAChB,4BAA4B;2CAChC,wBAAwB;iDAClB,8BAA8B;oDAC3B,iCAAiC;kDACnC,+BAA+B;8CACnC,2BAA2B;2CAC9B,wBAAwB;2CACxB,wBAAwB;2CACxB,wBAAwB;mDAChB,gCAAgC;kDACjC,+BAA+B;kDAC/B,+BAA+B;kDAC/B,+BAA+B;0DACvB,uCAAuC;kDAC/C,+BAA+B;gDACjC,6BAA6B;qDACxB,kCAAkC;iDACtC,8BAA8B;iDAC9B,8BAA8B;8CACjC,2BAA2B;4CAC7B,yBAAyB;+CACtB,4BAA4B;2CAChC,wBAAwB;gDACnB,6BAA6B;mDAC1B,gCAAgC;qDAC9B,kCAAkC;sDACjC,mCAAmC;wDACjC,qCAAqC;mDAC1C,gCAAgC;uDAC5B,oCAAoC;iDAC1C,8BAA8B;2DACpB,wCAAwC;2CACxD,wBAAwB;0CACzB,uBAAuB;iDAChB,8BAA8B;kDAC7B,+BAA+B;yDACxB,sCAAsC;kDAC7C,+BAA+B;+CAClC,4BAA4B;gDAC3B,6BAA6B;mDAC1B,gCAAgC;8CACrC,2BAA2B;uDAClB,oCAAoC;0DACjC,uCAAuC;sDAC3C,mCAAmC;yDAChC,sCAAsC;mEAC5B,gDAAgD;2CACxE,wBAAwB;2CACxB,wBAAwB;oDACf,iCAAiC;4CACzC,yBAAyB;6CACxB,0BAA0B;kDACrB,+BAA+B;6CACpC,0BAA0B;uDAChB,oCAAoC;mEACxB,gDAAgD;wDAC3D,qCAAqC;uEACtB,oDAAoD;qDACtE,kCAAkC;iDACtC,8BAA8B;wDACvB,qCAAqC;mDAC1C,gCAAgC;oDAC/B,iCAAiC;2DAC1B,wCAAwC;qDAC9C,kCAAkC;sDACjC,mCAAmC;+DAC1B,4CAA4C;6DAC9C,0CAA0C;6DAC1C,0CAA0C;6CAC1D,0BAA0B;gDACvB,6BAA6B;0CACnC,uBAAuB;kDACf,+BAA+B;wDACzB,qCAAqC;qDACxC,kCAAkC;+DACxB,4CAA4C;mDACxD,gCAAgC;+CACpC,4BAA4B;6CAC9B,0BAA0B;iDACtB,8BAA8B;0CACrC,uBAAuB;iDAChB,8BAA8B;sDACzB,mCAAmC;0CAC/C,uBAAuB;wDACT,qCAAqC;2CAClD,wBAAwB;wCAC3B,qBAAqB;4CACjB,yBAAyB;gDACrB,6BAA6B;6CAChC,0BAA0B;4CAC3B,yBAAyB;uDACd,oCAAoC;2CAChD,wBAAwB;6CACtB,0BAA0B;yCAC9B,sBAAsB;gDACf,6BAA6B;+CAC9B,4BAA4B;6CAC9B,0BAA0B;0CAC7B,uBAAuB;qDACZ,kCAAkC;0CAC7C,uBAAuB;0CACvB,uBAAuB;gDACjB,6BAA6B;0CACnC,uBAAuB;6CACpB,0BAA0B;0CAC7B,uBAAuB;oDACb,iCAAiC;kDACnC,+BAA+B;+CAClC,4BAA4B;wDACnB,qCAAqC;2CAClD,wBAAwB;kDACjB,+BAA+B;kDAC/B,+BAA+B;+DAClB,4CAA4C;0CACjE,uBAAuB;4CACrB,yBAAyB;2CAC1B,wBAAwB;yCAC1B,sBAAsB;0CACrB,uBAAuB;+CAClB,4BAA4B;6CAC9B,0BAA0B;kDACrB,+BAA+B;6CACpC,0BAA0B;gDACvB,6BAA6B;6CAChC,0BAA0B;yCAC9B,sBAAsB;kDACb,+BAA+B;6CACpC,0BAA0B;4CAC3B,yBAAyB;2CAC1B,wBAAwB;mDAChB,gCAAgC;gDACnC,6BAA6B;8CAC/B,2BAA2B;oDACrB,iCAAiC;6CACxC,0BAA0B;gDACvB,6BAA6B;0CACnC,uBAAuB;2CACtB,wBAAwB;0CACzB,uBAAuB;2CACtB,wBAAwB;yCAC1B,sBAAsB;+CAChB,4BAA4B;8CAC7B,2BAA2B;kDACvB,+BAA+B;kEACf,+CAA+C;gDACjE,6BAA6B;yDACpB,sCAAsC;8CACjD,2BAA2B;mDACtB,gCAAgC;8DACrB,2CAA2C;8DAC3C,2CAA2C;6DAC5C,0CAA0C;4DAC3C,yCAAyC;0DAC3C,uCAAuC;kDAC/C,+BAA+B;yCACxC,sBAAsB;8CACjB,2BAA2B;6CAC5B,0BAA0B;8DACT,2CAA2C;uDAClD,oCAAoC;0CACjD,uBAAuB;oDACb,iCAAiC;2CAC1C,wBAAwB;qDACd,kCAAkC;kDACrC,+BAA+B;+CAClC,4BAA4B;qDACtB,kCAAkC;0CAC7C,uBAAuB;iDAChB,8BAA8B;kDAC7B,+BAA+B;0CACvC,uBAAuB;4CACrB,yBAAyB;6CACxB,0BAA0B;wDACf,qCAAqC;wDACrC,qCAAqC;kDAC3C,+BAA+B;kDAC/B,+BAA+B;+CAClC,4BAA4B;oDACvB,iCAAiC;8CACvC,2BAA2B;mDACtB,gCAAgC;uDAC5B,oCAAoC;6DAC9B,0CAA0C;+CACxD,4BAA4B;8CAC7B,2BAA2B;uDAClB,oCAAoC;iDAC1C,8BAA8B;8CACjC,2BAA2B;oDACrB,iCAAiC;yDAC5B,sCAAsC;8CACjD,2BAA2B;iDACxB,8BAA8B"}
1
+ {"version":3,"file":"templates.d.ts","sourceRoot":"","sources":["../../../../../../modules/lightning/iconSvgTemplatesStandard/buildTemplates/templates.js"],"names":[],"mappings":"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"}
@@ -251,6 +251,7 @@ import { default as standard_groups } from './standard/groups.html';
251
251
  import { default as standard_guidance_center } from './standard/guidance_center.html';
252
252
  import { default as standard_header_discounts } from './standard/header_discounts.html';
253
253
  import { default as standard_hierarchy } from './standard/hierarchy.html';
254
+ import { default as standard_hierarchy_table } from './standard/hierarchy_table.html';
254
255
  import { default as standard_high_velocity_sales } from './standard/high_velocity_sales.html';
255
256
  import { default as standard_historical_adherence } from './standard/historical_adherence.html';
256
257
  import { default as standard_holiday_operating_hours } from './standard/holiday_operating_hours.html';
@@ -270,6 +271,7 @@ import { default as standard_indicator_performance_period } from './standard/ind
270
271
  import { default as standard_indicator_result } from './standard/indicator_result.html';
271
272
  import { default as standard_individual } from './standard/individual.html';
272
273
  import { default as standard_insights } from './standard/insights.html';
274
+ import { default as standard_inspector_brief } from './standard/inspector_brief.html';
273
275
  import { default as standard_instore_locations } from './standard/instore_locations.html';
274
276
  import { default as standard_investment_account } from './standard/investment_account.html';
275
277
  import { default as standard_invocable_action } from './standard/invocable_action.html';
@@ -447,11 +449,13 @@ import { default as standard_quip_sheet } from './standard/quip_sheet.html';
447
449
  import { default as standard_quotes } from './standard/quotes.html';
448
450
  import { default as standard_radio_button } from './standard/radio_button.html';
449
451
  import { default as standard_rate_adjustment } from './standard/rate_adjustment.html';
452
+ import { default as standard_rcs_message } from './standard/rcs_message.html';
450
453
  import { default as standard_read_receipts } from './standard/read_receipts.html';
451
454
  import { default as standard_real_time } from './standard/real_time.html';
452
455
  import { default as standard_recent } from './standard/recent.html';
453
456
  import { default as standard_recipe } from './standard/recipe.html';
454
457
  import { default as standard_record } from './standard/record.html';
458
+ import { default as standard_record_companion_agent } from './standard/record_companion_agent.html';
455
459
  import { default as standard_record_consent } from './standard/record_consent.html';
456
460
  import { default as standard_record_create } from './standard/record_create.html';
457
461
  import { default as standard_record_delete } from './standard/record_delete.html';
@@ -497,6 +501,7 @@ import { default as standard_section } from './standard/section.html';
497
501
  import { default as standard_segments } from './standard/segments.html';
498
502
  import { default as standard_selling_model } from './standard/selling_model.html';
499
503
  import { default as standard_send_log } from './standard/send_log.html';
504
+ import { default as standard_send_to_flow } from './standard/send_to_flow.html';
500
505
  import { default as standard_serialized_product } from './standard/serialized_product.html';
501
506
  import { default as standard_serialized_product_transaction } from './standard/serialized_product_transaction.html';
502
507
  import { default as standard_service_appointment } from './standard/service_appointment.html';
@@ -521,6 +526,7 @@ import { default as standard_shift_preference } from './standard/shift_preferenc
521
526
  import { default as standard_shift_scheduling_operation } from './standard/shift_scheduling_operation.html';
522
527
  import { default as standard_shift_template } from './standard/shift_template.html';
523
528
  import { default as standard_shift_type } from './standard/shift_type.html';
529
+ import { default as standard_shift_ui } from './standard/shift_ui.html';
524
530
  import { default as standard_shipment } from './standard/shipment.html';
525
531
  import { default as standard_similar_case } from './standard/similar_case.html';
526
532
  import { default as standard_skill } from './standard/skill.html';
@@ -558,6 +564,7 @@ import { default as standard_swarm_request } from './standard/swarm_request.html
558
564
  import { default as standard_swarm_session } from './standard/swarm_session.html';
559
565
  import { default as standard_system_and_global_variable } from './standard/system_and_global_variable.html';
560
566
  import { default as standard_table } from './standard/table.html';
567
+ import { default as standard_table_code } from './standard/table_code.html';
561
568
  import { default as standard_tableau } from './standard/tableau.html';
562
569
  import { default as standard_tabset } from './standard/tabset.html';
563
570
  import { default as standard_task } from './standard/task.html';
@@ -636,5 +643,5 @@ import { default as standard_workforce_engagement } from './standard/workforce_e
636
643
  import { default as standard_workspace } from './standard/workspace.html';
637
644
  import { default as standard_your_account } from './standard/your_account.html';
638
645
  export default {
639
- standard_account, standard_account_info, standard_account_score, standard_action_list_component, standard_action_override, standard_actions_and_buttons, standard_activation_target, standard_activations, standard_ad_event_action, standard_ad_event_cause, standard_ad_event_effect, standard_ad_event_factor, standard_ad_event_info, standard_ad_event_outcome, standard_ad_event_party, standard_address, standard_adverse_event, standard_agent_astro, standard_agent_home, standard_agent_session, standard_aggregate, standard_aggregation_policy, standard_ai_accelerator_card, standard_ai_slack_summary, standard_all, standard_announcement, standard_answer_best, standard_answer_private, standard_answer_public, standard_apex, standard_apex_plugin, standard_app, standard_app_form_participant, standard_app_form_product_participant, standard_approval, standard_apps, standard_apps_admin, standard_article, standard_asset_action, standard_asset_action_source, standard_asset_audit, standard_asset_downtime_period, standard_asset_hierarchy, standard_asset_object, standard_asset_relationship, standard_asset_state_period, standard_asset_warranty, standard_assigned_resource, standard_assignment, standard_attach, standard_attribute_based_pricing, standard_avatar, standard_avatar_loading, standard_bill_of_materials, standard_billing, standard_bot, standard_bot_training, standard_branch_merge, standard_brand, standard_budget, standard_budget_allocation, standard_budget_category_value, standard_budget_period, standard_bundle_config, standard_bundle_policy, standard_bundles_pricing, standard_business_hours, standard_business_unit, standard_buyer_account, standard_buyer_group, standard_buyer_group_qualifier, standard_calculated_dimension, standard_calculated_insights, standard_calculated_measure, standard_calibration, standard_call, standard_call_coaching, standard_call_history, standard_campaign, standard_campaign_members, standard_cancel_checkout, standard_canvas, standard_capacity_plan, standard_care_request_reviewer, standard_carousel, standard_case, standard_case_change_status, standard_case_comment, standard_case_email, standard_case_log_a_call, standard_case_milestone, standard_case_transcript, standard_case_wrap_up, standard_catalog, standard_category, standard_change_request, standard_changes, standard_channel_program_history, standard_channel_program_levels, standard_channel_program_members, standard_channel_programs, standard_chart, standard_checkout, standard_choice, standard_client, standard_cms, standard_coaching, standard_code_playground, standard_code_set, standard_code_set_bundle, standard_collection, standard_collection_alt, standard_collection_variable, standard_connect_wallet, standard_connected_apps, standard_constant, standard_contact, standard_contact_list, standard_contact_request, standard_contract, standard_contract_line_item, standard_contract_line_outcome, standard_contract_line_outcome_data, standard_contract_payment, standard_cost_model, standard_coupon_codes, standard_crypto_category_wallet_group, standard_crypto_product, standard_crypto_product_category_wallet_role, standard_crypto_transaction, standard_crypto_transaction_envelope, standard_crypto_transaction_envelope_change_snapshot, standard_crypto_transaction_envelope_item, standard_crypto_wallet, standard_crypto_wallet_group, standard_crypto_wallet_group_item, standard_currency, standard_currency_input, standard_custody_chain_entry, standard_custody_entry_verification, standard_custody_override, standard_custom, standard_custom_component_task, standard_custom_entity, standard_custom_notification, standard_custom_textbox, standard_customer, standard_customer_360, standard_customer_lifecycle_analytics, standard_customer_portal_users, standard_customer_workspace, standard_customers, standard_dashboard, standard_dashboard_component, standard_dashboard_ea, standard_data_cloud, standard_data_governance, standard_data_graph, standard_data_integration_hub, standard_data_lake_objects, standard_data_mapping, standard_data_model, standard_data_streams, standard_data_transforms, standard_database, standard_datadotcom, standard_dataset, standard_datashare_target, standard_datashares, standard_date_input, standard_date_time, standard_decision, standard_default, standard_delegated_account, standard_device, standard_digital_verification_config, standard_digital_verification_config_group, standard_disclosure_and_compliance, standard_discounts, standard_disease_definition_criteria, standard_disease_investigation, standard_disease_outbreak, standard_display_rich_text, standard_display_text, standard_document, standard_document_preview, standard_document_reference, standard_drafts, standard_duration_downscale, standard_dx_pipeline, standard_dynamic_highlights_panel, standard_dynamic_record_choice, standard_edit_form, standard_education, standard_einstein_replies, standard_email, standard_email_chatter, standard_employee, standard_employee_asset, standard_employee_contact, standard_employee_job, standard_employee_job_position, standard_employee_organization, standard_empty, standard_end_call, standard_endorsement, standard_enrollee_status, standard_entitlement, standard_entitlement_policy, standard_entitlement_process, standard_entitlement_template, standard_entity, standard_entity_milestone, standard_entity_milestone_date, standard_entity_milestone_time, standard_environment_hub, standard_eval_result, standard_event, standard_event_ext, standard_events, standard_expense, standard_expense_report, standard_expense_report_entry, standard_facility_bed, standard_feed, standard_feedback, standard_field_sales, standard_file, standard_filter, standard_filter_criteria, standard_filter_criteria_rule, standard_first_non_empty, standard_flow, standard_folder, standard_forecasts, standard_form, standard_formula, standard_fulfillment_order, standard_funding_award_adjustment, standard_funding_requirement, standard_generic_loading, standard_global_constant, standard_goals, standard_group_loading, standard_groups, standard_guidance_center, standard_header_discounts, standard_hierarchy, standard_high_velocity_sales, standard_historical_adherence, standard_holiday_operating_hours, standard_home, standard_household, standard_identifier, standard_immunization, standard_impact_outcome, standard_impact_strategy, standard_impact_strategy_assignment, standard_in_app_messaging, standard_inbox, standard_incident, standard_indicator_assignment, standard_indicator_definition, standard_indicator_performance_period, standard_indicator_result, standard_individual, standard_insights, standard_instore_locations, standard_investment_account, standard_invocable_action, standard_iot_context, standard_iot_orchestrations, standard_it_service_management, standard_javascript_button, standard_job_family, standard_job_position, standard_job_profile, standard_kanban, standard_key_dates, standard_knowledge, standard_labels, standard_lead, standard_lead_insights, standard_lead_list, standard_learner_program, standard_letterhead, standard_life_sciences, standard_lightning_component, standard_lightning_usage, standard_link, standard_linked, standard_list_email, standard_list_fee, standard_list_rate, standard_live_chat, standard_live_chat_visitor, standard_location, standard_location_permit, standard_log_a_call, standard_logging, standard_loop, standard_macros, standard_maintenance_asset, standard_maintenance_plan, standard_maintenance_work_rule, standard_manual_discounts, standard_map_line_item, standard_market, standard_marketing_actions, standard_mcp_server, standard_med_rec_recommendation, standard_med_rec_statement_recommendation, standard_medication, standard_medication_administration, standard_medication_dispense, standard_medication_ingredient, standard_medication_reconciliation, standard_medication_statement, standard_member_period, standard_merge, standard_messaging_conversation, standard_messaging_session, standard_messaging_user, standard_metric, standard_metric_definition, standard_metrics, standard_mulesoft, standard_multi_picklist, standard_multi_select_checkbox, standard_network_contract, standard_news, standard_nft_settings, standard_nft_studio, standard_no_code_model, standard_note, standard_number_input, standard_observation_component, standard_omni_channel, standard_omni_supervisor, standard_operating_hours, standard_operation_plan, standard_operation_plan_execution, standard_operation_plan_request, standard_operation_plan_step, standard_operation_plan_step_execution, standard_opportunity, standard_opportunity_contact_role, standard_opportunity_splits, standard_orchestrator, standard_order_item, standard_orders, standard_outcome, standard_outcome_activity, standard_outcome_datebound, standard_outcome_timebound, standard_output, standard_panel_detail, standard_partner_fund_allocation, standard_partner_fund_claim, standard_partner_fund_request, standard_partner_marketing_budget, standard_partners, standard_party_profile, standard_password, standard_past_chat, standard_path_experiment, standard_patient_medication_dosage, standard_patient_service, standard_payment_gateway, standard_people, standard_people_score, standard_performance, standard_person_account, standard_person_language, standard_person_name, standard_photo, standard_picklist_choice, standard_picklist_type, standard_planogram, standard_play, standard_policy, standard_poll, standard_portal, standard_portal_roles, standard_portal_roles_and_subordinates, standard_post, standard_practitioner_role, standard_prep_flow, standard_price_adjustment_matrix, standard_price_adjustment_schedule, standard_price_adjustment_tier, standard_price_book_entries, standard_price_books, standard_price_sheet, standard_pricebook, standard_pricing_workspace, standard_problem, standard_procedure, standard_procedure_detail, standard_procedure_output_resolution, standard_process, standard_process_exception, standard_product, standard_product_consumed, standard_product_consumed_state, standard_product_item, standard_product_item_transaction, standard_product_quantity_rules, standard_product_request, standard_product_request_line_item, standard_product_required, standard_product_service_campaign, standard_product_service_campaign_item, standard_product_transfer, standard_product_transfer_state, standard_product_warranty_term, standard_product_workspace, standard_products, standard_program_cohort, standard_program_cohort_member, standard_program_detail, standard_program_site, standard_program_status, standard_promotion_segments, standard_promotion_tiers, standard_promotions, standard_promotions_workspace, standard_prompt, standard_prompt_builder, standard_propagation_policy, standard_proposition, standard_prospect, standard_push, standard_qualifications, standard_query_editor, standard_question_best, standard_question_feed, standard_queue, standard_quick_text, standard_quip, standard_quip_sheet, standard_quotes, standard_radio_button, standard_rate_adjustment, standard_read_receipts, standard_real_time, standard_recent, standard_recipe, standard_record, standard_record_consent, standard_record_create, standard_record_delete, standard_record_lookup, standard_record_signature_task, standard_record_update, standard_recycle_bin, standard_registered_model, standard_related_list, standard_relationship, standard_repeaters, standard_replace, standard_reply_text, standard_report, standard_report_type, standard_reset_password, standard_resource_absence, standard_resource_capacity, standard_resource_preference, standard_resource_skill, standard_restriction_policy, standard_return_order, standard_return_order_line_item, standard_reward, standard_robot, standard_rtc_presence, standard_sales_cadence, standard_sales_cadence_target, standard_sales_channel, standard_sales_path, standard_sales_value, standard_salesforce_cms, standard_scan_card, standard_schedule_objective, standard_scheduling_constraint, standard_scheduling_policy, standard_scheduling_workspace, standard_scheduling_workspace_territory, standard_screen, standard_search, standard_secondary_index, standard_section, standard_segments, standard_selling_model, standard_send_log, standard_serialized_product, standard_serialized_product_transaction, standard_service_appointment, standard_service_appointment_capacity_usage, standard_service_contract, standard_service_crew, standard_service_crew_member, standard_service_report, standard_service_request, standard_service_request_detail, standard_service_resource, standard_service_territory, standard_service_territory_location, standard_service_territory_member, standard_service_territory_policy, standard_settings, standard_setup_modal, standard_shift, standard_shift_pattern, standard_shift_pattern_entry, standard_shift_preference, standard_shift_scheduling_operation, standard_shift_template, standard_shift_type, standard_shipment, standard_similar_case, standard_skill, standard_skill_entity, standard_skill_requirement, standard_slack, standard_slack_conversations, standard_slider, standard_sms, standard_snippet, standard_snippet_alt, standard_snippets, standard_sobject, standard_sobject_collection, standard_social, standard_solution, standard_sort, standard_sort_policy, standard_sossession, standard_sparkles, standard_stage, standard_stage_collection, standard_steps, standard_store, standard_store_group, standard_story, standard_strategy, standard_study, standard_study_candidate, standard_study_related, standard_sub_metric, standard_submit_for_approval, standard_survey, standard_swarm_request, standard_swarm_session, standard_system_and_global_variable, standard_table, standard_tableau, standard_tabset, standard_task, standard_task2, standard_tax_policy, standard_tax_rate, standard_tax_treatment, standard_taxonomy, standard_team_member, standard_template, standard_text, standard_text_template, standard_textarea, standard_textbox, standard_thanks, standard_thanks_loading, standard_time_period, standard_timesheet, standard_timesheet_entry, standard_timeslot, standard_title_party, standard_today, standard_toggle, standard_topic, standard_topic2, standard_tour, standard_tour_check, standard_trailhead, standard_trailhead_alt, standard_transaction_usage_entitlement, standard_travel_mode, standard_unified_health_score, standard_unmatched, standard_uploaded_model, standard_usage_billing_period_item, standard_usage_entitlement_account, standard_usage_entitlement_bucket, standard_usage_entitlement_entry, standard_usage_ratable_summary, standard_usage_summary, standard_user, standard_user_role, standard_variable, standard_variation_attribute_setup, standard_variation_products, standard_video, standard_visit_templates, standard_visits, standard_visualforce_page, standard_visualization, standard_voice_call, standard_volume_discounts, standard_waits, standard_walkthroughs, standard_warranty_term, standard_water, standard_webcart, standard_whatsapp, standard_work_capacity_limit, standard_work_capacity_usage, standard_work_contract, standard_work_forecast, standard_work_order, standard_work_order_item, standard_work_plan, standard_work_plan_rule, standard_work_plan_template, standard_work_plan_template_entry, standard_work_queue, standard_work_step, standard_work_step_template, standard_work_summary, standard_work_type, standard_work_type_group, standard_workforce_engagement, standard_workspace, standard_your_account
646
+ standard_account, standard_account_info, standard_account_score, standard_action_list_component, standard_action_override, standard_actions_and_buttons, standard_activation_target, standard_activations, standard_ad_event_action, standard_ad_event_cause, standard_ad_event_effect, standard_ad_event_factor, standard_ad_event_info, standard_ad_event_outcome, standard_ad_event_party, standard_address, standard_adverse_event, standard_agent_astro, standard_agent_home, standard_agent_session, standard_aggregate, standard_aggregation_policy, standard_ai_accelerator_card, standard_ai_slack_summary, standard_all, standard_announcement, standard_answer_best, standard_answer_private, standard_answer_public, standard_apex, standard_apex_plugin, standard_app, standard_app_form_participant, standard_app_form_product_participant, standard_approval, standard_apps, standard_apps_admin, standard_article, standard_asset_action, standard_asset_action_source, standard_asset_audit, standard_asset_downtime_period, standard_asset_hierarchy, standard_asset_object, standard_asset_relationship, standard_asset_state_period, standard_asset_warranty, standard_assigned_resource, standard_assignment, standard_attach, standard_attribute_based_pricing, standard_avatar, standard_avatar_loading, standard_bill_of_materials, standard_billing, standard_bot, standard_bot_training, standard_branch_merge, standard_brand, standard_budget, standard_budget_allocation, standard_budget_category_value, standard_budget_period, standard_bundle_config, standard_bundle_policy, standard_bundles_pricing, standard_business_hours, standard_business_unit, standard_buyer_account, standard_buyer_group, standard_buyer_group_qualifier, standard_calculated_dimension, standard_calculated_insights, standard_calculated_measure, standard_calibration, standard_call, standard_call_coaching, standard_call_history, standard_campaign, standard_campaign_members, standard_cancel_checkout, standard_canvas, standard_capacity_plan, standard_care_request_reviewer, standard_carousel, standard_case, standard_case_change_status, standard_case_comment, standard_case_email, standard_case_log_a_call, standard_case_milestone, standard_case_transcript, standard_case_wrap_up, standard_catalog, standard_category, standard_change_request, standard_changes, standard_channel_program_history, standard_channel_program_levels, standard_channel_program_members, standard_channel_programs, standard_chart, standard_checkout, standard_choice, standard_client, standard_cms, standard_coaching, standard_code_playground, standard_code_set, standard_code_set_bundle, standard_collection, standard_collection_alt, standard_collection_variable, standard_connect_wallet, standard_connected_apps, standard_constant, standard_contact, standard_contact_list, standard_contact_request, standard_contract, standard_contract_line_item, standard_contract_line_outcome, standard_contract_line_outcome_data, standard_contract_payment, standard_cost_model, standard_coupon_codes, standard_crypto_category_wallet_group, standard_crypto_product, standard_crypto_product_category_wallet_role, standard_crypto_transaction, standard_crypto_transaction_envelope, standard_crypto_transaction_envelope_change_snapshot, standard_crypto_transaction_envelope_item, standard_crypto_wallet, standard_crypto_wallet_group, standard_crypto_wallet_group_item, standard_currency, standard_currency_input, standard_custody_chain_entry, standard_custody_entry_verification, standard_custody_override, standard_custom, standard_custom_component_task, standard_custom_entity, standard_custom_notification, standard_custom_textbox, standard_customer, standard_customer_360, standard_customer_lifecycle_analytics, standard_customer_portal_users, standard_customer_workspace, standard_customers, standard_dashboard, standard_dashboard_component, standard_dashboard_ea, standard_data_cloud, standard_data_governance, standard_data_graph, standard_data_integration_hub, standard_data_lake_objects, standard_data_mapping, standard_data_model, standard_data_streams, standard_data_transforms, standard_database, standard_datadotcom, standard_dataset, standard_datashare_target, standard_datashares, standard_date_input, standard_date_time, standard_decision, standard_default, standard_delegated_account, standard_device, standard_digital_verification_config, standard_digital_verification_config_group, standard_disclosure_and_compliance, standard_discounts, standard_disease_definition_criteria, standard_disease_investigation, standard_disease_outbreak, standard_display_rich_text, standard_display_text, standard_document, standard_document_preview, standard_document_reference, standard_drafts, standard_duration_downscale, standard_dx_pipeline, standard_dynamic_highlights_panel, standard_dynamic_record_choice, standard_edit_form, standard_education, standard_einstein_replies, standard_email, standard_email_chatter, standard_employee, standard_employee_asset, standard_employee_contact, standard_employee_job, standard_employee_job_position, standard_employee_organization, standard_empty, standard_end_call, standard_endorsement, standard_enrollee_status, standard_entitlement, standard_entitlement_policy, standard_entitlement_process, standard_entitlement_template, standard_entity, standard_entity_milestone, standard_entity_milestone_date, standard_entity_milestone_time, standard_environment_hub, standard_eval_result, standard_event, standard_event_ext, standard_events, standard_expense, standard_expense_report, standard_expense_report_entry, standard_facility_bed, standard_feed, standard_feedback, standard_field_sales, standard_file, standard_filter, standard_filter_criteria, standard_filter_criteria_rule, standard_first_non_empty, standard_flow, standard_folder, standard_forecasts, standard_form, standard_formula, standard_fulfillment_order, standard_funding_award_adjustment, standard_funding_requirement, standard_generic_loading, standard_global_constant, standard_goals, standard_group_loading, standard_groups, standard_guidance_center, standard_header_discounts, standard_hierarchy, standard_hierarchy_table, standard_high_velocity_sales, standard_historical_adherence, standard_holiday_operating_hours, standard_home, standard_household, standard_identifier, standard_immunization, standard_impact_outcome, standard_impact_strategy, standard_impact_strategy_assignment, standard_in_app_messaging, standard_inbox, standard_incident, standard_indicator_assignment, standard_indicator_definition, standard_indicator_performance_period, standard_indicator_result, standard_individual, standard_insights, standard_inspector_brief, standard_instore_locations, standard_investment_account, standard_invocable_action, standard_iot_context, standard_iot_orchestrations, standard_it_service_management, standard_javascript_button, standard_job_family, standard_job_position, standard_job_profile, standard_kanban, standard_key_dates, standard_knowledge, standard_labels, standard_lead, standard_lead_insights, standard_lead_list, standard_learner_program, standard_letterhead, standard_life_sciences, standard_lightning_component, standard_lightning_usage, standard_link, standard_linked, standard_list_email, standard_list_fee, standard_list_rate, standard_live_chat, standard_live_chat_visitor, standard_location, standard_location_permit, standard_log_a_call, standard_logging, standard_loop, standard_macros, standard_maintenance_asset, standard_maintenance_plan, standard_maintenance_work_rule, standard_manual_discounts, standard_map_line_item, standard_market, standard_marketing_actions, standard_mcp_server, standard_med_rec_recommendation, standard_med_rec_statement_recommendation, standard_medication, standard_medication_administration, standard_medication_dispense, standard_medication_ingredient, standard_medication_reconciliation, standard_medication_statement, standard_member_period, standard_merge, standard_messaging_conversation, standard_messaging_session, standard_messaging_user, standard_metric, standard_metric_definition, standard_metrics, standard_mulesoft, standard_multi_picklist, standard_multi_select_checkbox, standard_network_contract, standard_news, standard_nft_settings, standard_nft_studio, standard_no_code_model, standard_note, standard_number_input, standard_observation_component, standard_omni_channel, standard_omni_supervisor, standard_operating_hours, standard_operation_plan, standard_operation_plan_execution, standard_operation_plan_request, standard_operation_plan_step, standard_operation_plan_step_execution, standard_opportunity, standard_opportunity_contact_role, standard_opportunity_splits, standard_orchestrator, standard_order_item, standard_orders, standard_outcome, standard_outcome_activity, standard_outcome_datebound, standard_outcome_timebound, standard_output, standard_panel_detail, standard_partner_fund_allocation, standard_partner_fund_claim, standard_partner_fund_request, standard_partner_marketing_budget, standard_partners, standard_party_profile, standard_password, standard_past_chat, standard_path_experiment, standard_patient_medication_dosage, standard_patient_service, standard_payment_gateway, standard_people, standard_people_score, standard_performance, standard_person_account, standard_person_language, standard_person_name, standard_photo, standard_picklist_choice, standard_picklist_type, standard_planogram, standard_play, standard_policy, standard_poll, standard_portal, standard_portal_roles, standard_portal_roles_and_subordinates, standard_post, standard_practitioner_role, standard_prep_flow, standard_price_adjustment_matrix, standard_price_adjustment_schedule, standard_price_adjustment_tier, standard_price_book_entries, standard_price_books, standard_price_sheet, standard_pricebook, standard_pricing_workspace, standard_problem, standard_procedure, standard_procedure_detail, standard_procedure_output_resolution, standard_process, standard_process_exception, standard_product, standard_product_consumed, standard_product_consumed_state, standard_product_item, standard_product_item_transaction, standard_product_quantity_rules, standard_product_request, standard_product_request_line_item, standard_product_required, standard_product_service_campaign, standard_product_service_campaign_item, standard_product_transfer, standard_product_transfer_state, standard_product_warranty_term, standard_product_workspace, standard_products, standard_program_cohort, standard_program_cohort_member, standard_program_detail, standard_program_site, standard_program_status, standard_promotion_segments, standard_promotion_tiers, standard_promotions, standard_promotions_workspace, standard_prompt, standard_prompt_builder, standard_propagation_policy, standard_proposition, standard_prospect, standard_push, standard_qualifications, standard_query_editor, standard_question_best, standard_question_feed, standard_queue, standard_quick_text, standard_quip, standard_quip_sheet, standard_quotes, standard_radio_button, standard_rate_adjustment, standard_rcs_message, standard_read_receipts, standard_real_time, standard_recent, standard_recipe, standard_record, standard_record_companion_agent, standard_record_consent, standard_record_create, standard_record_delete, standard_record_lookup, standard_record_signature_task, standard_record_update, standard_recycle_bin, standard_registered_model, standard_related_list, standard_relationship, standard_repeaters, standard_replace, standard_reply_text, standard_report, standard_report_type, standard_reset_password, standard_resource_absence, standard_resource_capacity, standard_resource_preference, standard_resource_skill, standard_restriction_policy, standard_return_order, standard_return_order_line_item, standard_reward, standard_robot, standard_rtc_presence, standard_sales_cadence, standard_sales_cadence_target, standard_sales_channel, standard_sales_path, standard_sales_value, standard_salesforce_cms, standard_scan_card, standard_schedule_objective, standard_scheduling_constraint, standard_scheduling_policy, standard_scheduling_workspace, standard_scheduling_workspace_territory, standard_screen, standard_search, standard_secondary_index, standard_section, standard_segments, standard_selling_model, standard_send_log, standard_send_to_flow, standard_serialized_product, standard_serialized_product_transaction, standard_service_appointment, standard_service_appointment_capacity_usage, standard_service_contract, standard_service_crew, standard_service_crew_member, standard_service_report, standard_service_request, standard_service_request_detail, standard_service_resource, standard_service_territory, standard_service_territory_location, standard_service_territory_member, standard_service_territory_policy, standard_settings, standard_setup_modal, standard_shift, standard_shift_pattern, standard_shift_pattern_entry, standard_shift_preference, standard_shift_scheduling_operation, standard_shift_template, standard_shift_type, standard_shift_ui, standard_shipment, standard_similar_case, standard_skill, standard_skill_entity, standard_skill_requirement, standard_slack, standard_slack_conversations, standard_slider, standard_sms, standard_snippet, standard_snippet_alt, standard_snippets, standard_sobject, standard_sobject_collection, standard_social, standard_solution, standard_sort, standard_sort_policy, standard_sossession, standard_sparkles, standard_stage, standard_stage_collection, standard_steps, standard_store, standard_store_group, standard_story, standard_strategy, standard_study, standard_study_candidate, standard_study_related, standard_sub_metric, standard_submit_for_approval, standard_survey, standard_swarm_request, standard_swarm_session, standard_system_and_global_variable, standard_table, standard_table_code, standard_tableau, standard_tabset, standard_task, standard_task2, standard_tax_policy, standard_tax_rate, standard_tax_treatment, standard_taxonomy, standard_team_member, standard_template, standard_text, standard_text_template, standard_textarea, standard_textbox, standard_thanks, standard_thanks_loading, standard_time_period, standard_timesheet, standard_timesheet_entry, standard_timeslot, standard_title_party, standard_today, standard_toggle, standard_topic, standard_topic2, standard_tour, standard_tour_check, standard_trailhead, standard_trailhead_alt, standard_transaction_usage_entitlement, standard_travel_mode, standard_unified_health_score, standard_unmatched, standard_uploaded_model, standard_usage_billing_period_item, standard_usage_entitlement_account, standard_usage_entitlement_bucket, standard_usage_entitlement_entry, standard_usage_ratable_summary, standard_usage_summary, standard_user, standard_user_role, standard_variable, standard_variation_attribute_setup, standard_variation_products, standard_video, standard_visit_templates, standard_visits, standard_visualforce_page, standard_visualization, standard_voice_call, standard_volume_discounts, standard_waits, standard_walkthroughs, standard_warranty_term, standard_water, standard_webcart, standard_whatsapp, standard_work_capacity_limit, standard_work_capacity_usage, standard_work_contract, standard_work_forecast, standard_work_order, standard_work_order_item, standard_work_plan, standard_work_plan_rule, standard_work_plan_template, standard_work_plan_template_entry, standard_work_queue, standard_work_step, standard_work_step_template, standard_work_summary, standard_work_type, standard_work_type_group, standard_workforce_engagement, standard_workspace, standard_your_account
640
647
  };
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <svg class={computedClass} focusable="false" data-key={name} aria-hidden="true" viewBox="0 0 100 100" part="icon">
3
+ <g>
4
+ <path d="M44.01 72.51c1 2.37 2.49 4.61 4.37 6.49.28.19.49.44.74.72l.26.28h-4.99c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.87.62-1.75 1.5-1.87zm-8.35-.13c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.63l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zM61.4 49.93c-8.28 0-15 6.72-15 15s6.72 15 15 15 15-6.72 15-15-6.72-15-15-15zm9.32 22.84c0 .29-.24.58-.53.58h-5.64c-.29-.01-.58-.29-.58-.58v-4.11c0-.29.29-.58.58-.58h1.69v-2.63h-9.01v2.63h1.69c.29 0 .58.29.58.58v4.11c0 .29-.29.58-.58.58h-5.64c-.29-.01-.58-.29-.58-.58v-4.11c0-.29.29-.58.58-.58h1.69v-4.32c0-.28.29-.53.58-.53h5.1V60.6h-1.73c-.29 0-.58-.29-.58-.58v-4.11c.01-.29.29-.58.58-.58h5.63c.28 0 .53.29.53.58v4.11c0 .29-.24.58-.53.58h-1.69v2.63h5.02c.29 0 .58.24.58.53v4.32h1.73c.28 0 .53.29.53.58v4.11zM35.66 59.91c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm0-12.47c.91 0 1.72.73 1.85 1.62l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h11.23zm17.08 0c-1.5.87-2.99 2-4.37 3.37a19.083 19.083 0 00-2.67 3.38l-.45.74h-.87c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.72 1.62-1.85l.25-.02h8.36zm22.83 0c.91 0 1.72.73 1.85 1.62l.02.25v2.37c-.25-.25-.5-.62-.87-.87a15.99 15.99 0 00-3.68-2.98l-.69-.39h3.37zM35.66 34.97c.91 0 1.72.74 1.85 1.63l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm19.95 0c.91 0 1.72.73 1.85 1.63l.02.25v3.74c0 .91-.74 1.72-1.63 1.85l-.25.02H44.38c-.91 0-1.73-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm19.96 0c.91 0 1.72.73 1.85 1.63l.02.25v3.74c0 .91-.73 1.72-1.62 1.85l-.25.02H64.34c-.91 0-1.72-.73-1.85-1.62l-.02-.25v-3.74c0-.91.73-1.73 1.62-1.85l.25-.02h11.23zm0-14.97c.91 0 1.72.73 1.85 1.63l.02.25v6.24c0 .91-.73 1.73-1.62 1.85l-.25.02H24.43c-.91 0-1.72-.73-1.85-1.63l-.02-.25v-6.24c0-.91.73-1.72 1.62-1.85l.25-.02h51.13z"/>
5
+ </g>
6
+ </svg>
7
+ </template>