@pine-ds/core 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (260) hide show
  1. package/components/pds-accordion.js +1 -1
  2. package/components/pds-accordion.js.map +1 -1
  3. package/components/pds-link.js +1 -1
  4. package/components/pds-link.js.map +1 -1
  5. package/dist/cjs/{index-c18b5a7b.js → index-af2145ac.js} +287 -4
  6. package/dist/cjs/index-af2145ac.js.map +1 -0
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/pds-accordion.cjs.entry.js +2 -2
  9. package/dist/cjs/pds-accordion.cjs.entry.js.map +1 -1
  10. package/dist/cjs/pds-avatar.cjs.entry.js +1 -1
  11. package/dist/cjs/pds-box.cjs.entry.js +1 -1
  12. package/dist/cjs/pds-button.cjs.entry.js +1 -1
  13. package/dist/cjs/pds-checkbox_2.cjs.entry.js +2 -2
  14. package/dist/cjs/pds-chip.cjs.entry.js +1 -1
  15. package/dist/cjs/pds-copytext.cjs.entry.js +1 -1
  16. package/dist/cjs/pds-divider.cjs.entry.js +1 -1
  17. package/dist/cjs/pds-icon.cjs.entry.js +1 -1
  18. package/dist/cjs/pds-image.cjs.entry.js +1 -1
  19. package/dist/cjs/pds-input.cjs.entry.js +2 -2
  20. package/dist/cjs/{pds-label-a3b0188d.js → pds-label-81c1073a.js} +2 -2
  21. package/dist/cjs/{pds-label-a3b0188d.js.map → pds-label-81c1073a.js.map} +1 -1
  22. package/dist/cjs/pds-link.cjs.entry.js +2 -2
  23. package/dist/cjs/pds-link.cjs.entry.js.map +1 -1
  24. package/dist/cjs/pds-progress.cjs.entry.js +1 -1
  25. package/dist/cjs/pds-radio.cjs.entry.js +2 -2
  26. package/dist/cjs/pds-row.cjs.entry.js +1 -1
  27. package/dist/cjs/pds-sortable-item.cjs.entry.js +1 -1
  28. package/dist/cjs/pds-sortable.cjs.entry.js +1 -1
  29. package/dist/cjs/pds-switch.cjs.entry.js +2 -2
  30. package/dist/cjs/pds-tab.cjs.entry.js +1 -1
  31. package/dist/cjs/pds-table-body.cjs.entry.js +1 -1
  32. package/dist/cjs/pds-table-head-cell.cjs.entry.js +1 -1
  33. package/dist/cjs/pds-table-head.cjs.entry.js +1 -1
  34. package/dist/cjs/pds-table-row.cjs.entry.js +1 -1
  35. package/dist/cjs/pds-table.cjs.entry.js +1 -1
  36. package/dist/cjs/pds-tabpanel.cjs.entry.js +1 -1
  37. package/dist/cjs/pds-tabs.cjs.entry.js +1 -1
  38. package/dist/cjs/pds-textarea.cjs.entry.js +2 -2
  39. package/dist/cjs/pds-tooltip.cjs.entry.js +1 -1
  40. package/dist/cjs/pine-core.cjs.js +1 -1
  41. package/dist/collection/components/pds-accordion/pds-accordion.css +3 -2
  42. package/dist/collection/components/pds-link/pds-link.js +3 -2
  43. package/dist/collection/components/pds-link/pds-link.js.map +1 -1
  44. package/dist/docs.json +13 -4
  45. package/dist/esm/{index-4a3a9179.js → index-9312507f.js} +287 -4
  46. package/dist/esm/index-9312507f.js.map +1 -0
  47. package/dist/esm/loader.js +2 -2
  48. package/dist/esm/pds-accordion.entry.js +2 -2
  49. package/dist/esm/pds-accordion.entry.js.map +1 -1
  50. package/dist/esm/pds-avatar.entry.js +1 -1
  51. package/dist/esm/pds-box.entry.js +1 -1
  52. package/dist/esm/pds-button.entry.js +1 -1
  53. package/dist/esm/pds-checkbox_2.entry.js +2 -2
  54. package/dist/esm/pds-chip.entry.js +1 -1
  55. package/dist/esm/pds-copytext.entry.js +1 -1
  56. package/dist/esm/pds-divider.entry.js +1 -1
  57. package/dist/esm/pds-icon.entry.js +1 -1
  58. package/dist/esm/pds-image.entry.js +1 -1
  59. package/dist/esm/pds-input.entry.js +2 -2
  60. package/dist/esm/{pds-label-5a20380b.js → pds-label-d33eab3b.js} +2 -2
  61. package/dist/esm/{pds-label-5a20380b.js.map → pds-label-d33eab3b.js.map} +1 -1
  62. package/dist/esm/pds-link.entry.js +2 -2
  63. package/dist/esm/pds-link.entry.js.map +1 -1
  64. package/dist/esm/pds-progress.entry.js +1 -1
  65. package/dist/esm/pds-radio.entry.js +2 -2
  66. package/dist/esm/pds-row.entry.js +1 -1
  67. package/dist/esm/pds-sortable-item.entry.js +1 -1
  68. package/dist/esm/pds-sortable.entry.js +1 -1
  69. package/dist/esm/pds-switch.entry.js +2 -2
  70. package/dist/esm/pds-tab.entry.js +1 -1
  71. package/dist/esm/pds-table-body.entry.js +1 -1
  72. package/dist/esm/pds-table-head-cell.entry.js +1 -1
  73. package/dist/esm/pds-table-head.entry.js +1 -1
  74. package/dist/esm/pds-table-row.entry.js +1 -1
  75. package/dist/esm/pds-table.entry.js +1 -1
  76. package/dist/esm/pds-tabpanel.entry.js +1 -1
  77. package/dist/esm/pds-tabs.entry.js +1 -1
  78. package/dist/esm/pds-textarea.entry.js +2 -2
  79. package/dist/esm/pds-tooltip.entry.js +1 -1
  80. package/dist/esm/pine-core.js +2 -2
  81. package/dist/esm-es5/index-9312507f.js +3 -0
  82. package/dist/esm-es5/index-9312507f.js.map +1 -0
  83. package/dist/esm-es5/loader.js +1 -1
  84. package/dist/esm-es5/pds-accordion.entry.js +1 -1
  85. package/dist/esm-es5/pds-accordion.entry.js.map +1 -1
  86. package/dist/esm-es5/pds-avatar.entry.js +1 -1
  87. package/dist/esm-es5/pds-box.entry.js +1 -1
  88. package/dist/esm-es5/pds-button.entry.js +1 -1
  89. package/dist/esm-es5/pds-checkbox_2.entry.js +1 -1
  90. package/dist/esm-es5/pds-chip.entry.js +1 -1
  91. package/dist/esm-es5/pds-copytext.entry.js +1 -1
  92. package/dist/esm-es5/pds-divider.entry.js +1 -1
  93. package/dist/esm-es5/pds-icon.entry.js +1 -1
  94. package/dist/esm-es5/pds-image.entry.js +1 -1
  95. package/dist/esm-es5/pds-input.entry.js +1 -1
  96. package/dist/esm-es5/{pds-label-5a20380b.js → pds-label-d33eab3b.js} +2 -2
  97. package/dist/esm-es5/pds-link.entry.js +1 -1
  98. package/dist/esm-es5/pds-link.entry.js.map +1 -1
  99. package/dist/esm-es5/pds-progress.entry.js +1 -1
  100. package/dist/esm-es5/pds-radio.entry.js +1 -1
  101. package/dist/esm-es5/pds-row.entry.js +1 -1
  102. package/dist/esm-es5/pds-sortable-item.entry.js +1 -1
  103. package/dist/esm-es5/pds-sortable.entry.js +1 -1
  104. package/dist/esm-es5/pds-switch.entry.js +1 -1
  105. package/dist/esm-es5/pds-tab.entry.js +1 -1
  106. package/dist/esm-es5/pds-table-body.entry.js +1 -1
  107. package/dist/esm-es5/pds-table-head-cell.entry.js +1 -1
  108. package/dist/esm-es5/pds-table-head.entry.js +1 -1
  109. package/dist/esm-es5/pds-table-row.entry.js +1 -1
  110. package/dist/esm-es5/pds-table.entry.js +1 -1
  111. package/dist/esm-es5/pds-tabpanel.entry.js +1 -1
  112. package/dist/esm-es5/pds-tabs.entry.js +1 -1
  113. package/dist/esm-es5/pds-textarea.entry.js +1 -1
  114. package/dist/esm-es5/pds-tooltip.entry.js +1 -1
  115. package/dist/esm-es5/pine-core.js +1 -1
  116. package/dist/pine-core/{p-6cf3a95f.entry.js → p-07e0e33d.entry.js} +2 -2
  117. package/dist/pine-core/{p-aa5d045c.system.entry.js → p-0c443b29.system.entry.js} +2 -2
  118. package/dist/pine-core/{p-3f82f07a.system.js → p-0cdd6574.system.js} +2 -2
  119. package/dist/pine-core/{p-713203a1.entry.js → p-0f0c672b.entry.js} +2 -2
  120. package/dist/pine-core/{p-1977bfef.system.entry.js → p-18d461ea.system.entry.js} +2 -2
  121. package/dist/pine-core/p-1a70ea52.entry.js +2 -0
  122. package/dist/pine-core/{p-988c3c8e.system.entry.js.map → p-1a70ea52.entry.js.map} +1 -1
  123. package/dist/pine-core/{p-bde59444.system.entry.js → p-207a1db7.system.entry.js} +2 -2
  124. package/dist/pine-core/{p-fd1136bd.system.entry.js → p-2306d119.system.entry.js} +2 -2
  125. package/dist/pine-core/{p-cc79e06a.entry.js → p-24329e5f.entry.js} +2 -2
  126. package/dist/pine-core/{p-6044a5e6.system.entry.js → p-282475be.system.entry.js} +2 -2
  127. package/dist/pine-core/{p-42ac8791.entry.js → p-32f5eae9.entry.js} +2 -2
  128. package/dist/pine-core/{p-9e986a25.system.entry.js → p-363392ea.system.entry.js} +2 -2
  129. package/dist/pine-core/p-3891188c.entry.js +2 -0
  130. package/dist/pine-core/{p-fd9e7deb.system.entry.js → p-3aafe83d.system.entry.js} +2 -2
  131. package/dist/pine-core/{p-b6a4d813.system.js → p-3bf307ef.system.js} +2 -2
  132. package/dist/pine-core/{p-c0773da6.entry.js → p-422bdfa6.entry.js} +2 -2
  133. package/dist/pine-core/{p-7dbf72d0.system.entry.js → p-46a4a8f0.system.entry.js} +2 -2
  134. package/dist/pine-core/{p-49ab971c.system.entry.js → p-50e04f66.system.entry.js} +2 -2
  135. package/dist/pine-core/p-539ecb64.system.entry.js +2 -0
  136. package/dist/pine-core/p-539ecb64.system.entry.js.map +1 -0
  137. package/dist/pine-core/{p-70aafb29.system.entry.js → p-5812cf50.system.entry.js} +2 -2
  138. package/dist/pine-core/{p-54f515b7.entry.js → p-5e3cf93b.entry.js} +2 -2
  139. package/dist/pine-core/{p-18ba9e23.entry.js → p-60bb9395.entry.js} +2 -2
  140. package/dist/pine-core/{p-7e77ef60.system.entry.js → p-6569a81a.system.entry.js} +2 -2
  141. package/dist/pine-core/{p-608b7117.entry.js → p-68d79b69.entry.js} +2 -2
  142. package/dist/pine-core/{p-67980c37.system.entry.js → p-6d1f5eb6.system.entry.js} +2 -2
  143. package/dist/pine-core/{p-416b7bd0.entry.js → p-7751adcf.entry.js} +2 -2
  144. package/dist/pine-core/{p-fb80556c.entry.js → p-79bf6399.entry.js} +2 -2
  145. package/dist/pine-core/{p-f953fd02.entry.js → p-818d3c3a.entry.js} +2 -2
  146. package/dist/pine-core/p-8248c25e.system.js +3 -0
  147. package/dist/pine-core/p-8248c25e.system.js.map +1 -0
  148. package/dist/pine-core/{p-53eef5cf.entry.js → p-8a213ad9.entry.js} +2 -2
  149. package/dist/pine-core/{p-35817ea5.system.entry.js → p-8bba9f6b.system.entry.js} +2 -2
  150. package/dist/pine-core/{p-99778b1f.system.entry.js → p-8d320cf0.system.entry.js} +2 -2
  151. package/dist/pine-core/p-8d320cf0.system.entry.js.map +1 -0
  152. package/dist/pine-core/{p-ee6381bd.entry.js → p-9287c72f.entry.js} +2 -2
  153. package/dist/pine-core/{p-b854a2b6.entry.js → p-96503b18.entry.js} +2 -2
  154. package/dist/pine-core/{p-360d4f79.system.entry.js → p-98740980.system.entry.js} +2 -2
  155. package/dist/pine-core/{p-de162d6f.system.entry.js → p-98cc1e47.system.entry.js} +2 -2
  156. package/dist/pine-core/{p-6457ee90.entry.js → p-9be99490.entry.js} +2 -2
  157. package/dist/pine-core/{p-d9dcf4b5.entry.js → p-9d8d9443.entry.js} +2 -2
  158. package/dist/pine-core/{p-d3d4661e.entry.js → p-a3310afa.entry.js} +2 -2
  159. package/dist/pine-core/{p-413d41ad.js → p-a4d4fbbb.js} +2 -2
  160. package/dist/pine-core/p-a954bb71.js +3 -0
  161. package/dist/pine-core/p-a954bb71.js.map +1 -0
  162. package/dist/pine-core/{p-3813ace7.system.entry.js → p-aa9f7889.system.entry.js} +2 -2
  163. package/dist/pine-core/{p-d4e439f5.entry.js → p-ab9e0ab4.entry.js} +2 -2
  164. package/dist/pine-core/{p-66bdd195.system.entry.js → p-b3abea50.system.entry.js} +2 -2
  165. package/dist/pine-core/{p-81c5ccc0.system.entry.js → p-bd051dc8.system.entry.js} +2 -2
  166. package/dist/pine-core/{p-135ee6e2.system.entry.js → p-bf49c9da.system.entry.js} +2 -2
  167. package/dist/pine-core/{p-22017122.entry.js → p-c107a273.entry.js} +2 -2
  168. package/dist/pine-core/p-c39a7480.system.entry.js +2 -0
  169. package/dist/pine-core/{p-269121f3.system.entry.js → p-c7553aef.system.entry.js} +2 -2
  170. package/dist/pine-core/{p-8e6e3903.system.entry.js → p-cd1bb310.system.entry.js} +2 -2
  171. package/dist/pine-core/{p-f56a956a.system.entry.js → p-ceb83df8.system.entry.js} +2 -2
  172. package/dist/pine-core/{p-a1fab6ca.entry.js → p-d02db70d.entry.js} +2 -2
  173. package/dist/pine-core/p-d02db70d.entry.js.map +1 -0
  174. package/dist/pine-core/{p-58245cbe.system.entry.js → p-d5ec4117.system.entry.js} +2 -2
  175. package/dist/pine-core/{p-925cd323.entry.js → p-db09b014.entry.js} +2 -2
  176. package/dist/pine-core/{p-b4fcd4c2.system.entry.js → p-df4a1834.system.entry.js} +2 -2
  177. package/dist/pine-core/{p-0223de0a.entry.js → p-e07e6487.entry.js} +2 -2
  178. package/dist/pine-core/{p-01866f1a.entry.js → p-e394916b.entry.js} +2 -2
  179. package/dist/pine-core/{p-694b1551.entry.js → p-e6cae1e7.entry.js} +2 -2
  180. package/dist/pine-core/{p-0e6e1833.entry.js → p-e6d28371.entry.js} +2 -2
  181. package/dist/pine-core/{p-c584ec61.entry.js → p-e732c325.entry.js} +2 -2
  182. package/dist/pine-core/{p-7bb9c112.system.entry.js → p-fe9b0b4b.system.entry.js} +2 -2
  183. package/dist/pine-core/pine-core.esm.js +1 -1
  184. package/dist/pine-core/pine-core.js +1 -1
  185. package/dist/types/components/pds-link/pds-link.d.ts +2 -1
  186. package/hydrate/index.d.ts +218 -0
  187. package/hydrate/index.js +12934 -0
  188. package/hydrate/package.json +6 -0
  189. package/package.json +5 -4
  190. package/dist/cjs/index-c18b5a7b.js.map +0 -1
  191. package/dist/esm/index-4a3a9179.js.map +0 -1
  192. package/dist/esm-es5/index-4a3a9179.js +0 -3
  193. package/dist/esm-es5/index-4a3a9179.js.map +0 -1
  194. package/dist/pine-core/p-4e4221e7.entry.js +0 -2
  195. package/dist/pine-core/p-7080c3d8.system.entry.js +0 -2
  196. package/dist/pine-core/p-7a5d5d62.system.js +0 -3
  197. package/dist/pine-core/p-7a5d5d62.system.js.map +0 -1
  198. package/dist/pine-core/p-90dc441e.entry.js +0 -2
  199. package/dist/pine-core/p-90dc441e.entry.js.map +0 -1
  200. package/dist/pine-core/p-988c3c8e.system.entry.js +0 -2
  201. package/dist/pine-core/p-99778b1f.system.entry.js.map +0 -1
  202. package/dist/pine-core/p-a1fab6ca.entry.js.map +0 -1
  203. package/dist/pine-core/p-db677b4c.js +0 -3
  204. package/dist/pine-core/p-db677b4c.js.map +0 -1
  205. /package/dist/esm-es5/{pds-label-5a20380b.js.map → pds-label-d33eab3b.js.map} +0 -0
  206. /package/dist/pine-core/{p-6cf3a95f.entry.js.map → p-07e0e33d.entry.js.map} +0 -0
  207. /package/dist/pine-core/{p-aa5d045c.system.entry.js.map → p-0c443b29.system.entry.js.map} +0 -0
  208. /package/dist/pine-core/{p-3f82f07a.system.js.map → p-0cdd6574.system.js.map} +0 -0
  209. /package/dist/pine-core/{p-713203a1.entry.js.map → p-0f0c672b.entry.js.map} +0 -0
  210. /package/dist/pine-core/{p-1977bfef.system.entry.js.map → p-18d461ea.system.entry.js.map} +0 -0
  211. /package/dist/pine-core/{p-bde59444.system.entry.js.map → p-207a1db7.system.entry.js.map} +0 -0
  212. /package/dist/pine-core/{p-fd1136bd.system.entry.js.map → p-2306d119.system.entry.js.map} +0 -0
  213. /package/dist/pine-core/{p-cc79e06a.entry.js.map → p-24329e5f.entry.js.map} +0 -0
  214. /package/dist/pine-core/{p-6044a5e6.system.entry.js.map → p-282475be.system.entry.js.map} +0 -0
  215. /package/dist/pine-core/{p-42ac8791.entry.js.map → p-32f5eae9.entry.js.map} +0 -0
  216. /package/dist/pine-core/{p-9e986a25.system.entry.js.map → p-363392ea.system.entry.js.map} +0 -0
  217. /package/dist/pine-core/{p-4e4221e7.entry.js.map → p-3891188c.entry.js.map} +0 -0
  218. /package/dist/pine-core/{p-fd9e7deb.system.entry.js.map → p-3aafe83d.system.entry.js.map} +0 -0
  219. /package/dist/pine-core/{p-b6a4d813.system.js.map → p-3bf307ef.system.js.map} +0 -0
  220. /package/dist/pine-core/{p-c0773da6.entry.js.map → p-422bdfa6.entry.js.map} +0 -0
  221. /package/dist/pine-core/{p-7dbf72d0.system.entry.js.map → p-46a4a8f0.system.entry.js.map} +0 -0
  222. /package/dist/pine-core/{p-49ab971c.system.entry.js.map → p-50e04f66.system.entry.js.map} +0 -0
  223. /package/dist/pine-core/{p-70aafb29.system.entry.js.map → p-5812cf50.system.entry.js.map} +0 -0
  224. /package/dist/pine-core/{p-54f515b7.entry.js.map → p-5e3cf93b.entry.js.map} +0 -0
  225. /package/dist/pine-core/{p-18ba9e23.entry.js.map → p-60bb9395.entry.js.map} +0 -0
  226. /package/dist/pine-core/{p-7e77ef60.system.entry.js.map → p-6569a81a.system.entry.js.map} +0 -0
  227. /package/dist/pine-core/{p-608b7117.entry.js.map → p-68d79b69.entry.js.map} +0 -0
  228. /package/dist/pine-core/{p-67980c37.system.entry.js.map → p-6d1f5eb6.system.entry.js.map} +0 -0
  229. /package/dist/pine-core/{p-416b7bd0.entry.js.map → p-7751adcf.entry.js.map} +0 -0
  230. /package/dist/pine-core/{p-fb80556c.entry.js.map → p-79bf6399.entry.js.map} +0 -0
  231. /package/dist/pine-core/{p-f953fd02.entry.js.map → p-818d3c3a.entry.js.map} +0 -0
  232. /package/dist/pine-core/{p-53eef5cf.entry.js.map → p-8a213ad9.entry.js.map} +0 -0
  233. /package/dist/pine-core/{p-35817ea5.system.entry.js.map → p-8bba9f6b.system.entry.js.map} +0 -0
  234. /package/dist/pine-core/{p-ee6381bd.entry.js.map → p-9287c72f.entry.js.map} +0 -0
  235. /package/dist/pine-core/{p-b854a2b6.entry.js.map → p-96503b18.entry.js.map} +0 -0
  236. /package/dist/pine-core/{p-360d4f79.system.entry.js.map → p-98740980.system.entry.js.map} +0 -0
  237. /package/dist/pine-core/{p-de162d6f.system.entry.js.map → p-98cc1e47.system.entry.js.map} +0 -0
  238. /package/dist/pine-core/{p-6457ee90.entry.js.map → p-9be99490.entry.js.map} +0 -0
  239. /package/dist/pine-core/{p-d9dcf4b5.entry.js.map → p-9d8d9443.entry.js.map} +0 -0
  240. /package/dist/pine-core/{p-d3d4661e.entry.js.map → p-a3310afa.entry.js.map} +0 -0
  241. /package/dist/pine-core/{p-413d41ad.js.map → p-a4d4fbbb.js.map} +0 -0
  242. /package/dist/pine-core/{p-3813ace7.system.entry.js.map → p-aa9f7889.system.entry.js.map} +0 -0
  243. /package/dist/pine-core/{p-d4e439f5.entry.js.map → p-ab9e0ab4.entry.js.map} +0 -0
  244. /package/dist/pine-core/{p-66bdd195.system.entry.js.map → p-b3abea50.system.entry.js.map} +0 -0
  245. /package/dist/pine-core/{p-81c5ccc0.system.entry.js.map → p-bd051dc8.system.entry.js.map} +0 -0
  246. /package/dist/pine-core/{p-135ee6e2.system.entry.js.map → p-bf49c9da.system.entry.js.map} +0 -0
  247. /package/dist/pine-core/{p-22017122.entry.js.map → p-c107a273.entry.js.map} +0 -0
  248. /package/dist/pine-core/{p-7080c3d8.system.entry.js.map → p-c39a7480.system.entry.js.map} +0 -0
  249. /package/dist/pine-core/{p-269121f3.system.entry.js.map → p-c7553aef.system.entry.js.map} +0 -0
  250. /package/dist/pine-core/{p-8e6e3903.system.entry.js.map → p-cd1bb310.system.entry.js.map} +0 -0
  251. /package/dist/pine-core/{p-f56a956a.system.entry.js.map → p-ceb83df8.system.entry.js.map} +0 -0
  252. /package/dist/pine-core/{p-58245cbe.system.entry.js.map → p-d5ec4117.system.entry.js.map} +0 -0
  253. /package/dist/pine-core/{p-925cd323.entry.js.map → p-db09b014.entry.js.map} +0 -0
  254. /package/dist/pine-core/{p-b4fcd4c2.system.entry.js.map → p-df4a1834.system.entry.js.map} +0 -0
  255. /package/dist/pine-core/{p-0223de0a.entry.js.map → p-e07e6487.entry.js.map} +0 -0
  256. /package/dist/pine-core/{p-01866f1a.entry.js.map → p-e394916b.entry.js.map} +0 -0
  257. /package/dist/pine-core/{p-694b1551.entry.js.map → p-e6cae1e7.entry.js.map} +0 -0
  258. /package/dist/pine-core/{p-0e6e1833.entry.js.map → p-e6d28371.entry.js.map} +0 -0
  259. /package/dist/pine-core/{p-c584ec61.entry.js.map → p-e732c325.entry.js.map} +0 -0
  260. /package/dist/pine-core/{p-7bb9c112.system.entry.js.map → p-fe9b0b4b.system.entry.js.map} +0 -0
@@ -1 +1 @@
1
- {"file":"pds-link.js","mappings":";;;AAAA;AAmJO,MAAM,MAAM,GAAG;;ACnJtB,MAAM,UAAU,GAAG,8vCAA8vC,CAAC;AAClxC,sBAAe,UAAU;;MCWZA,SAAO;;;;;;wBAUC,KAAK;uBAMc,QAAQ;wBAUP,IAAI;;;IAOnC,UAAU;QAChB,MAAM,UAAU,GAAG,CAAC,UAAU,CAAC,CAAC;QAEhC,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,UAAU,CAAC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC;SAC/C;QAED,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,UAAU,CAAC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,OAAO,CAAC,CAAC;SAC9C;QAED,OAAO,UAAU,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;KAC7B;IAED,MAAM;QAEJ,QACE,0DACE,KAAK,EAAE,IAAI,CAAC,UAAU,EAAE,EACxB,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,EAAE,EAAE,IAAI,CAAC,WAAW,EACpB,MAAM,EAAE,IAAI,CAAC,QAAQ,GAAG,QAAQ,GAAG,SAAS,IAE5C,+DAAO,IAAI,CAAC,IAAI,CAAQ,EACvB,IAAI,CAAC,QAAQ;YACZ,gBAAU,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,CAAC,QAAQ,GAAa,CAExD,EACJ;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["PdsLink"],"sources":["../../node_modules/@pine-ds/icons/icons/index.mjs","src/components/pds-link/pds-link.scss?tag=pds-link&encapsulation=shadow","src/components/pds-link/pds-link.tsx"],"sourcesContent":["/* pds-icons v3.4.0, ES Modules */\n\nexport const accessKey = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m14.193 2.75 1.571-1.572c.315-.314.315-.733 0-.942-.314-.315-.733-.315-.942 0L12.727 2.33l-2.095 2.095-2.933 2.828c-1.886-1.467-4.609-1.257-6.285.419-1.885 1.885-1.885 5.027 0 6.913 1.886 1.885 5.028 1.885 6.913 0a4.817 4.817 0 0 0 .42-6.39l2.409-2.409 1.57 1.571c.315.315.734.315.943 0l2.095-2.095c.315-.314.315-.733 0-.942l-1.57-1.571ZM7.28 13.643a3.477 3.477 0 0 1-4.923 0 3.477 3.477 0 0 1 0-4.923 3.477 3.477 0 0 1 4.923 0 3.477 3.477 0 0 1 0 4.923Zm5.97-7.646-1.152-1.152 1.152-1.153 1.153 1.153-1.153 1.152Z'/></svg>\"\nexport const add = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 2a.628.628 0 0 0-.628.628v4.744H2.628a.628.628 0 0 0 0 1.256h4.744v4.744a.628.628 0 1 0 1.256 0V8.628h4.744a.628.628 0 1 0 0-1.256H8.628V2.628A.628.628 0 0 0 8 2Z'/></svg>\"\nexport const addCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 4c.368 0 .667.298.667.667v2.666h2.666a.667.667 0 1 1 0 1.334H8.667v2.666a.667.667 0 1 1-1.334 0V8.667H4.667a.667.667 0 0 1 0-1.334h2.666V4.667C7.333 4.298 7.632 4 8 4Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const addImage = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M0 .667C0 .298.298 0 .667 0h14c.368 0 .666.298.666.667v8a.667.667 0 1 1-1.333 0V1.333H1.333V14h7.334a.667.667 0 0 1 0 1.333h-8A.667.667 0 0 1 0 14.667v-14Z'/><path d='M11.805 6.862c.26.26.26.682 0 .943L8.47 11.138a.667.667 0 0 1-.871.062L5.396 9.547l-1.591 1.591a.667.667 0 0 1-.943-.943l2-2a.667.667 0 0 1 .871-.062l2.204 1.653 2.925-2.924c.26-.26.682-.26.943 0Z'/><path fill-rule='evenodd' d='M6 2.667a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-.667 2a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0Z'/><path d='M13.333 10.667c.368 0 .667.298.667.666v1.334h1.333a.667.667 0 1 1 0 1.333H14v1.333a.667.667 0 0 1-1.333 0V14h-1.334a.667.667 0 0 1 0-1.333h1.334v-1.334c0-.368.298-.666.666-.666Z'/></svg>\"\nexport const addSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.375 7.375h-3.75v-3.75C8.625 3.25 8.375 3 8 3s-.625.25-.625.625v3.75h-3.75C3.25 7.375 3 7.625 3 8s.25.625.625.625h3.75v3.75c0 .375.25.625.625.625s.625-.25.625-.625v-3.75h3.75c.375 0 .625-.25.625-.625s-.25-.625-.625-.625Z'/></svg>\"\nexport const aiSparkle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.714 2.287a.571.571 0 0 1 .549.414l.62 2.168a2.857 2.857 0 0 0 1.962 1.963l2.168.62a.571.571 0 0 1 0 1.098l-2.168.62a2.857 2.857 0 0 0-1.963 1.962l-.62 2.168a.571.571 0 0 1-1.098 0l-.62-2.168a2.857 2.857 0 0 0-1.962-1.963L.414 8.55a.571.571 0 0 1 0-1.099l2.168-.619a2.857 2.857 0 0 0 1.963-1.963l.62-2.168a.571.571 0 0 1 .549-.414ZM12.57 0a.571.571 0 0 1 .555.433l.197.79c.18.715.739 1.274 1.455 1.454l.789.197a.572.572 0 0 1 0 1.11l-.79.196a2.003 2.003 0 0 0-1.454 1.455l-.197.79a.572.572 0 0 1-1.11 0l-.196-.79a2 2 0 0 0-1.455-1.455l-.79-.197a.571.571 0 0 1 0-1.11l.79-.196a2 2 0 0 0 1.455-1.455l.197-.79a.571.571 0 0 1 .554-.432Zm-1.143 10.285a.571.571 0 0 1 .543.391l.3.901c.114.34.381.61.722.723l.902.3a.571.571 0 0 1 0 1.084l-.902.3c-.34.115-.608.382-.722.723l-.3.901a.571.571 0 0 1-1.084 0l-.301-.9a1.144 1.144 0 0 0-.722-.723l-.902-.301a.571.571 0 0 1 0-1.083l.902-.301c.34-.115.608-.381.722-.723l.3-.9a.57.57 0 0 1 .543-.392Z'/></svg>\"\nexport const aiWriter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 4c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1 0-.1-.1-.3-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1 0 .3-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1 0 .1.1.3.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.1 0-.3.1-.4.1Zm-6.8.4c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.4.2-.5.1-.1.3-.2.5-.2.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.1 0-.2-.1-.3-.1 0-.2-.1-.3-.1-.2 0-.4-.1-.5-.2-.1-.1-.2-.3-.2-.5 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3.1 0 .1-.1.2-.1.3 0 .2-.1.4-.2.5-.1.1-.3.2-.5.2-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .4.1.5.2.1.1.2.3.2.5 0 .1.1.2.1.3ZM2 14.1l2.4-.5c.1 0 .2-.1.2-.1l5.7-5.7c.2-.2.2-.5 0-.7l-1.8-2c-.2-.1-.5-.1-.7 0l-5.7 5.7c-.1.1-.1.2-.1.3l-.5 2.4c0 .2 0 .3.1.4.1.1.2.2.4.2Zm6.2-8 1.2 1.2-.7.8-1.3-1.2.8-.8Zm-5.3 5.4 3.9-3.9L8 8.8l-3.9 3.9-1.5.3.3-1.5ZM11 15H1.5c-.3 0-.5.3-.5.5 0 .3.2.5.5.5H11c.3 0 .5-.2.5-.5 0-.2-.2-.5-.5-.5Zm1.9-3.6c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.5.3-.6.2-.1.4-.3.6-.3.1 0 .2 0 .3-.1.2-.1.2-.2.2-.3 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.2 0-.5-.1-.6-.3-.2-.2-.3-.4-.3-.6 0-.1 0-.2-.1-.3-.1-.2-.2-.2-.4-.2s-.2 0-.3.1c-.1.1-.1.2-.1.3 0 .2-.1.5-.3.6-.2.2-.4.3-.6.3-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .5.1.6.3.1.2.3.4.3.6 0 .2.1.3.1.4Z'/></svg>\"\nexport const aiWriterFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 4c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1 0-.1-.1-.3-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1 0 .3-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1 0 .1.1.3.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.1 0-.3.1-.4.1Zm-6.8.4c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.4.2-.5.1-.1.3-.2.5-.2.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.1 0-.2-.1-.3-.1 0-.2-.1-.3-.1-.2 0-.4-.1-.5-.2-.1-.1-.2-.3-.2-.5 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3.1 0 .1-.1.2-.1.3 0 .2-.1.4-.2.5-.1.1-.3.2-.5.2-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .4.1.5.2.1.1.2.3.2.5 0 .1.1.2.1.3Zm5.2 2.7L8.5 5.2c-.1-.1-.2-.2-.3-.2-.1 0-.3.1-.4.2l-.9.9c-.1.1-.1.2 0 .3l2.3 2.2c.1.1.3.1.4 0l.9-.9c.1-.1.1-.2.1-.3 0-.1-.1-.3-.2-.3Zm-4.5 0c.1-.1.2-.1.3 0l2.2 2.2c.1.1.1.2 0 .3l-3.8 3.8c-.1.1-.2.1-.2.1L2 14c-.3.1-.6-.2-.6-.6l.6-2.3c0-.1 0-.2.1-.2l3.8-3.8ZM1.5 16H11c.1 0 .3-.1.4-.1.1-.1.1-.2.1-.3 0-.1-.1-.2-.1-.3-.1-.2-.2-.3-.4-.3H1.5c-.1 0-.3.1-.4.1 0 .2-.1.3-.1.4 0 .1.1.2.1.3.1.1.3.2.4.2Zm11.4-4.6c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.5.3-.6.2-.1.4-.3.6-.3.1 0 .2 0 .3-.1.2-.1.2-.2.2-.3 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.2 0-.5-.1-.6-.3-.2-.2-.3-.4-.3-.6 0-.1 0-.2-.1-.3-.1-.2-.2-.2-.4-.2s-.2 0-.3.1c-.1.1-.1.2-.1.3 0 .2-.1.5-.3.6-.2.2-.4.3-.6.3-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .5.1.6.3.1.2.3.4.3.6 0 .2.1.3.1.4Z'/></svg>\"\nexport const alignCenter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 1.333a.667.667 0 0 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667Zm3.333 4a.667.667 0 0 0 0 1.334h8a.667.667 0 1 0 0-1.334H4ZM0 10c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 10Zm4 3.333a.667.667 0 0 0 0 1.334h8a.667.667 0 1 0 0-1.334H4Z'/></svg>\"\nexport const alignJustify = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 2a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Zm0 4a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667ZM0 10.667C0 10.299.298 10 .667 10h14.666a.667.667 0 0 1 0 1.333H.667A.667.667 0 0 1 0 10.667ZM.667 14a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Z'/></svg>\"\nexport const alignLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 1.333a.667.667 0 0 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667Zm0 4a.667.667 0 0 0 0 1.334h8a.667.667 0 0 0 0-1.334h-8ZM0 10c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 10Zm.667 3.333a.667.667 0 0 0 0 1.334h8a.667.667 0 1 0 0-1.334h-8Z'/></svg>\"\nexport const alignRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 2a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Zm6.666 4a.667.667 0 0 0 0 1.333h8a.667.667 0 1 0 0-1.333h-8ZM0 10.667C0 10.299.298 10 .667 10h14.666a.667.667 0 0 1 0 1.333H.667A.667.667 0 0 1 0 10.667ZM7.333 14a.667.667 0 0 0 0 1.333h8a.667.667 0 1 0 0-1.333h-8Z'/></svg>\"\nexport const analyticsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.333 1.333H6.667A.667.667 0 0 0 6 2v12c0 .368.299.667.667.667h2.666A.667.667 0 0 0 10 14V2a.667.667 0 0 0-.667-.667Zm-6 7.334H.667A.667.667 0 0 0 0 9.333V14c0 .368.299.667.667.667h2.666A.667.667 0 0 0 4 14V9.333a.667.667 0 0 0-.667-.666Zm9.334-3.334h2.666c.368 0 .667.299.667.667v8a.667.667 0 0 1-.667.667h-2.666A.667.667 0 0 1 12 14V6c0-.368.299-.667.667-.667Z'/></svg>\"\nexport const analyticsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 2c0-.368.298-.667.667-.667h2.666c.369 0 .667.299.667.667v12a.667.667 0 0 1-.667.667H6.667A.667.667 0 0 1 6 14V2Zm1.333.667v10.666h1.334V2.667H7.333ZM0 9.333c0-.368.298-.666.667-.666h2.666c.369 0 .667.298.667.666V14a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 14V9.333ZM1.333 10v3.333h1.334V10H1.333ZM12 6c0-.368.299-.667.667-.667h2.666c.368 0 .667.299.667.667v8a.667.667 0 0 1-.667.667h-2.666A.667.667 0 0 1 12 14V6Zm1.333.667v6.666h1.334V6.667h-1.334Z'/></svg>\"\nexport const appStore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.585 0c.2.8-.2 1.6-.6 2.2-.5.6-1.3 1-2.1 1-.1-.8.2-1.6.7-2.1.5-.6 1.3-1.1 2-1.1Zm-7.9 13.8c.7 1 1.6 2.2 3 2.2.435 0 .765-.105 1.066-.201.114-.037.224-.072.334-.099.3-.2.6-.3 1.1-.3.37 0 .63.11.862.207.082.034.16.067.238.093.056.019.115.04.178.064.278.104.634.236 1.122.236 1.3 0 2.2-1.1 3-2.3.5-.7.7-1 1-1.8l.3-.7-.7-.3c-.9-.3-1.5-1.1-1.6-2.1-.1-.9.4-1.8 1.2-2.3l.7-.4-.5-.6c-.8-1.1-2-1.7-3.2-1.7-.8 0-1.3.2-1.8.4a7.477 7.477 0 0 0-.327.091c-.209.062-.367.109-.573.109-.238 0-.475-.063-.762-.138L7.085 4.2c-.5-.2-1-.4-1.7-.4-1.3 0-2.7.8-3.5 2.1-1.3 2-.9 5.2.8 7.9Zm.3-7.1c.6-.9 1.5-1.5 2.4-1.5.5 0 .9.1 1.3.3.11.027.22.063.334.099.3.096.63.201 1.066.201.6 0 1-.1 1.2-.3.4-.2.8-.3 1.4-.3.6 0 1.2.3 1.7.7-.8.7-1.3 1.8-1.2 3 .1 1.3.8 2.4 1.8 3a4.215 4.215 0 0 0-.214.371c-.1.188-.208.391-.386.629a9.05 9.05 0 0 0-.14.195c-.366.518-1.063 1.505-1.76 1.505-.206 0-.318-.047-.464-.109-.068-.028-.142-.06-.236-.091-.4-.2-.9-.4-1.7-.4-.8 0-1.3.2-1.7.4-.2.1-.4.2-.7.2-.7 0-1.4-.8-1.9-1.6-1.6-2.4-1.6-5.1-.8-6.3Z'/></svg>\"\nexport const archive = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.593 1.448a.312.312 0 0 0-.085.22V11.69h12.984V1.67a.312.312 0 0 0-.086-.221.177.177 0 0 0-.126-.06h-1.932c-.417 0-.754-.31-.754-.694 0-.383.337-.694.754-.694h1.932C15.293 0 16 .808 16 1.668v12.664c0 .86-.707 1.668-1.72 1.668H1.72A1.693 1.693 0 0 1 0 14.332V1.668C0 .808.707 0 1.72 0h1.932c.417 0 .754.31.754.694 0 .383-.337.694-.754.694H1.72a.177.177 0 0 0-.127.06Zm12.9 11.63H1.507v1.254c0 .097.038.173.085.22.047.047.092.06.127.06h12.56c.035 0 .08-.013.127-.06a.312.312 0 0 0 .085-.22v-1.254ZM5.796.694c0-.383.337-.694.754-.694h2.898c.417 0 .754.31.754.694v4.177h1.179c.29 0 .553.152.679.393a.65.65 0 0 1-.09.734L8.588 9.894a.78.78 0 0 1-.589.261.78.78 0 0 1-.589-.26L4.03 5.997a.65.65 0 0 1-.09-.734.762.762 0 0 1 .678-.393h1.179V.694Zm1.508.694v4.177c0 .383-.338.694-.754.694h-.365L8 8.349l1.814-2.09H9.45c-.416 0-.754-.311-.754-.694V1.388h-1.39Z'/></svg>\"\nexport const arrowCorner = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.846.216A.735.735 0 0 1 4.366 0a.725.725 0 0 1 .512.213l3.636 3.636a.727.727 0 0 1-1.028 1.029L5.09 2.483v8.426h8.426l-2.395-2.395a.727.727 0 0 1 1.029-1.028l3.636 3.636a.725.725 0 0 1 0 1.029l-3.636 3.636a.727.727 0 0 1-1.029-1.029l2.395-2.394H4.364a.727.727 0 0 1-.728-.728V2.483L1.242 4.878A.727.727 0 1 1 .213 3.849L3.846.216Z'/></svg>\"\nexport const arrowDown = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m2.867 10.467 4.666 4.666c.067.067.134.134.2.134.2.066.334.066.534 0 .066 0 .133-.067.2-.134l4.666-4.666a.644.644 0 0 0 0-.934.644.644 0 0 0-.933 0l-3.533 3.534V1.333c0-.4-.267-.666-.667-.666s-.667.266-.667.666v11.734L3.8 9.533a.605.605 0 0 0-.467-.2c-.2 0-.333.067-.466.2a.644.644 0 0 0 0 .934Z'/></svg>\"\nexport const arrowLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M5.517 2.867.85 7.533c-.067.067-.133.134-.133.2a.736.736 0 0 0 0 .534c0 .066.066.133.133.2l4.667 4.666a.644.644 0 0 0 .933 0 .644.644 0 0 0 0-.933L2.917 8.667H14.65c.4 0 .667-.267.667-.667s-.267-.667-.667-.667H2.917L6.45 3.8a.605.605 0 0 0 .2-.467c0-.2-.067-.333-.2-.466a.644.644 0 0 0-.933 0Z'/></svg>\"\nexport const arrowRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m10.475 13.125 4.667-4.667c.066-.066.133-.133.133-.2a.736.736 0 0 0 0-.533c0-.067-.067-.133-.133-.2l-4.667-4.667a.644.644 0 0 0-.933 0 .644.644 0 0 0 0 .934l3.533 3.533H1.342c-.4 0-.667.267-.667.667s.267.666.667.666h11.733l-3.533 3.534a.605.605 0 0 0-.2.466c0 .2.066.334.2.467a.644.644 0 0 0 .933 0Z'/></svg>\"\nexport const arrowUp = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.133 5.517 8.467.85C8.4.783 8.333.717 8.267.717a.736.736 0 0 0-.534 0c-.066 0-.133.066-.2.133L2.867 5.517a.644.644 0 0 0 0 .933.644.644 0 0 0 .933 0l3.533-3.533V14.65c0 .4.267.667.667.667s.667-.267.667-.667V2.917L12.2 6.45c.133.133.267.2.467.2s.333-.067.466-.2a.645.645 0 0 0 0-.933Z'/></svg>\"\nexport const assessment = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.52 2.416a.667.667 0 1 0-1.04-.832l-7.535 9.418-2.14-2.14a.667.667 0 0 0-.943.943l2.667 2.666a.667.667 0 0 0 .992-.055l8-10Zm.813 2.25a.667.667 0 1 0 0 1.334h2a.667.667 0 0 0 0-1.333h-2Zm-3.333 4c0-.368.299-.666.667-.666h4.666a.667.667 0 0 1 0 1.333h-4.666A.667.667 0 0 1 10 8.667Zm-2 2.667a.667.667 0 0 0 0 1.334h7.333a.667.667 0 0 0 0-1.334H8Z'/></svg>\"\nexport const atSign = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.938 2.367A6 6 0 0 1 14 8v.667a1.333 1.333 0 0 1-2.667 0v-4H10v.666a3.333 3.333 0 1 0 .494 4.879 2.665 2.665 0 0 0 4.058.34c.5-.5.781-1.178.781-1.885V8a7.334 7.334 0 1 0-4.4 6.723l.611-.267-.533-1.222-.611.267A6 6 0 1 1 5.938 2.367ZM6 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'/></svg>\"\nexport const attach = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.662 2.605c-.94-.94-2.384-.94-3.324 0l-5.2 5.2c-1.406 1.406-1.406 3.784 0 5.19 1.406 1.407 3.784 1.407 5.19 0l5.867-5.866a.667.667 0 1 1 .943.942l-5.867 5.867c-1.927 1.927-5.149 1.927-7.076 0-1.927-1.927-1.927-5.15 0-7.076l5.2-5.2a3.645 3.645 0 0 1 5.21 0 3.645 3.645 0 0 1 0 5.21l-.004.003-4.796 4.73-.002.002c-.909.906-2.408.947-3.287-.015-.896-.909-.933-2.399.024-3.275L8.529 4.33a.667.667 0 1 1 .942.942l-4 4a.665.665 0 0 1-.025.025c-.358.322-.395.945.025 1.366a.683.683 0 0 1 .025.025c.322.358.945.396 1.366-.025l.003-.003 4.799-4.732c.938-.94.937-2.383-.002-3.322Z'/></svg>\"\nexport const automations = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 .667c.368 0 .667.298.667.666v14a.667.667 0 1 1-1.334 0v-14c0-.368.299-.666.667-.666Z'/><path fill-rule='evenodd' d='M3.333 6c.369 0 .667.298.667.667v4a2 2 0 0 0 2 2h2A.667.667 0 1 1 8 14H6a3.333 3.333 0 0 1-3.333-3.333v-4c0-.369.298-.667.666-.667Z'/><path fill-rule='evenodd' d='M12.667 4c.368 0 .666.298.666.667V8A3.333 3.333 0 0 1 10 11.333H8A.667.667 0 1 1 8 10h2a2 2 0 0 0 2-2V4.667c0-.369.299-.667.667-.667ZM7.529.862c.26-.26.682-.26.942 0l2 2a.667.667 0 0 1-.942.943L8 2.276 6.471 3.805a.667.667 0 0 1-.942-.943l2-2ZM2.862 6.195c.26-.26.682-.26.943 0l2 2a.667.667 0 1 1-.943.943L3.333 7.61 1.805 9.14a.667.667 0 0 1-.943-.944l2-2Z'/><path fill-rule='evenodd' d='M12.195 4.195c.26-.26.683-.26.943 0l2 2a.667.667 0 0 1-.943.943L12.667 5.61l-1.529 1.53a.667.667 0 1 1-.943-.944l2-2Z'/></svg>\"\nexport const ban = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 8A6.667 6.667 0 0 1 12.22 2.838L2.84 12.22A6.64 6.64 0 0 1 1.332 8Zm.89 5.534a.667.667 0 0 0 .243.243A8 8 0 0 0 13.777 2.466a.668.668 0 0 0-.243-.243A8 8 0 0 0 2.223 13.534Zm10.94-9.753a6.667 6.667 0 0 1-9.381 9.381l9.38-9.38Z'/></svg>\"\nexport const bank = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.602 4.41 8.348.435a.634.634 0 0 0-.596 0L.497 4.41c-.398.1-.497.397-.497.596v1.988a.68.68 0 0 0 .696.695h14.608c.298 0 .597-.298.597-.695V5.006c0-.199-.1-.497-.299-.596ZM1.292 6.298v-.894L7.95 1.826l6.659 3.578v.894H1.292Zm1.391 6.659V8.98a.68.68 0 0 0-.695-.695.68.68 0 0 0-.696.695v3.976a.68.68 0 0 0 .696.695.68.68 0 0 0 .695-.695ZM6.658 8.98v3.976a.68.68 0 0 1-.695.695.68.68 0 0 1-.696-.695V8.98a.68.68 0 0 1 .696-.695.68.68 0 0 1 .695.695Zm3.975 3.976V8.98a.68.68 0 0 0-.695-.695.68.68 0 0 0-.696.695v3.976a.68.68 0 0 0 .696.695.68.68 0 0 0 .695-.695ZM14.61 8.98v3.976a.68.68 0 0 1-.696.695.68.68 0 0 1-.696-.695V8.98a.68.68 0 0 1 .696-.695.68.68 0 0 1 .696.695ZM.696 14.248a.68.68 0 0 0-.696.696.68.68 0 0 0 .696.696h14.608a.68.68 0 0 0 .696-.696c0-.397-.398-.696-.795-.696H.695Zm7.95-9.937a.696.696 0 1 1-1.391 0 .696.696 0 0 1 1.39 0Z'/></svg>\"\nexport const bell = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 0a5.333 5.333 0 0 0-5.333 5.333v2c0 .857-.372 1.386-.834 1.91l-.173.192a7.698 7.698 0 0 0-.557.66c-.231.325-.436.73-.436 1.238 0 .566.329 1.006.725 1.316.396.31.934.555 1.553.746C4.189 13.78 5.929 14 8 14c2.071 0 3.81-.22 5.055-.605.62-.191 1.157-.436 1.553-.746.396-.31.725-.75.725-1.316 0-.508-.205-.913-.436-1.237-.161-.225-.371-.457-.557-.661l-.174-.193c-.461-.523-.833-1.052-.833-1.909v-2A5.333 5.333 0 0 0 8 0ZM5.172 2.505A4 4 0 0 1 12 5.333v2c0 1.344.629 2.181 1.167 2.791.086.099.165.185.237.264.165.182.296.326.408.483.143.2.188.337.188.462 0 .003.002.097-.214.266-.218.171-.585.356-1.125.522-1.072.332-2.666.546-4.661.546-1.995 0-3.59-.214-4.661-.546-.54-.166-.907-.351-1.125-.522-.216-.17-.214-.263-.214-.266 0-.125.045-.261.188-.462.112-.157.243-.3.408-.482.072-.08.15-.166.237-.265C3.371 9.514 4 8.677 4 7.334v-2a4 4 0 0 1 1.172-2.83ZM6.097 14.6c.596.044 1.229.067 1.903.067.674 0 1.307-.023 1.903-.067a1.995 1.995 0 0 1-3.806 0Z'/></svg>\"\nexport const blog = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.667 0H1.333v16h13.334V0Zm-12 14.667V1.333h10.666v13.334H2.667Zm9.333-12H4V8h8V2.667Zm-6.667 4V4h5.334v2.667H5.333ZM4 9.333h8v1.334H4V9.333ZM12 12H4v1.333h8V12Z'/></svg>\"\nexport const blogFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14 0H2a.667.667 0 0 0-.667.667v14.666c0 .368.299.667.667.667h12a.667.667 0 0 0 .667-.667V.667A.667.667 0 0 0 14 0Zm-2 13c0 .184-.15.333-.333.333H4.333A.333.333 0 0 1 4 13v-.667c0-.184.15-.333.333-.333h7.334c.184 0 .333.15.333.333V13Zm0-3.333c0 .184-.15.333-.333.333H4.333A.333.333 0 0 1 4 9.667V9c0-.184.15-.333.333-.333h7.334c.184 0 .333.149.333.333v.667Zm0-3.334c0 .184-.15.334-.333.334H4.333A.333.333 0 0 1 4 6.333V3c0-.184.15-.333.333-.333h7.334c.184 0 .333.149.333.333v3.333Z'/></svg>\"\nexport const bold = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333.667C1.333.298 1.632 0 2 0h7.333A4 4 0 0 1 11.9 7.07 4.668 4.668 0 0 1 10 16H2a.667.667 0 0 1 0-1.333h.667V1.333H2a.667.667 0 0 1-.667-.666Zm2.667 6h5.333a2.667 2.667 0 1 0 0-5.334H4v5.334ZM4 8v6.667h6A3.333 3.333 0 0 0 10 8H4Z'/></svg>\"\nexport const broadcast = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.056 1.46a.667.667 0 0 1 .277.54v10.667a.667.667 0 0 1-.877.632l-3.123-1.04V14a.667.667 0 0 1-.85.641l-4.666-1.333a.667.667 0 0 1-.484-.641v-2.409l-.877-.292A.667.667 0 0 1 0 9.333v-4c0-.287.184-.541.456-.632l10-3.333a.667.667 0 0 1 .6.091Zm-4.193 9.236a.76.76 0 0 1 .03.01L10 11.742V2.925L1.333 5.814v3.039l5.53 1.843ZM6 13.116v-1.302l-3.333-1.111v1.46L6 13.117Zm8-6.45A.667.667 0 1 0 14 8h1.333a.667.667 0 1 0 0-1.333H14Zm.908-3.337a.667.667 0 0 1-.237.912l-1.133.667a.667.667 0 1 1-.676-1.15l1.133-.666a.667.667 0 0 1 .913.237Zm-1.37 6.43a.667.667 0 1 0-.676 1.149l1.133.667a.667.667 0 1 0 .676-1.15l-1.133-.666Z'/></svg>\"\nexport const calendarDate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M3.333 7.667a.667.667 0 0 0-.666.666V9c0 .368.298.667.666.667h1.334A.667.667 0 0 0 5.333 9v-.667a.667.667 0 0 0-.666-.666H3.333ZM7.333 7.667a.667.667 0 0 0-.666.666V9c0 .368.298.667.666.667h1.334A.667.667 0 0 0 9.333 9v-.667a.667.667 0 0 0-.666-.666H7.333ZM2.667 11.667c0-.368.298-.667.666-.667h1.334c.368 0 .666.299.666.667v.666a.667.667 0 0 1-.666.667H3.333a.667.667 0 0 1-.666-.667v-.666ZM7.333 11a.667.667 0 0 0-.666.667v.666c0 .368.298.667.666.667h1.334a.667.667 0 0 0 .666-.667v-.666A.667.667 0 0 0 8.667 11H7.333ZM10.667 8.333c0-.368.298-.666.666-.666h1.334c.368 0 .666.298.666.666V9a.667.667 0 0 1-.666.667h-1.334A.667.667 0 0 1 10.667 9v-.667Z'/><path fill-rule='evenodd' d='M12 1a.667.667 0 0 0-1.333 0v1.333H5.333V1A.667.667 0 1 0 4 1v1.333H.667A.667.667 0 0 0 0 3v12c0 .368.298.667.667.667h14.666A.667.667 0 0 0 16 15V3a.667.667 0 0 0-.667-.667H12V1Zm2.667 4V3.667H1.333V5h13.334ZM1.333 6.333h13.334v8H1.333v-8Z'/></svg>\"\nexport const calendarSchedule = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333.667A.667.667 0 1 0 4 .667V2H.667A.667.667 0 0 0 0 2.667v12c0 .368.298.666.667.666H6A.667.667 0 1 0 6 14H1.333V6h13.334v1.333a.667.667 0 1 0 1.333 0V2.667A.667.667 0 0 0 15.333 2H12V.667a.667.667 0 0 0-1.333 0V2H5.333V.667Zm9.334 4V3.333H1.333v1.334h13.334Z'/><path d='M12 10.667a.667.667 0 0 0-1.333 0V12c0 .368.298.667.666.667h1.334a.667.667 0 0 0 0-1.334H12v-.666Z'/><path fill-rule='evenodd' d='M11.333 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-2.666 4A2.667 2.667 0 1 1 14 12a2.667 2.667 0 0 1-5.333 0Z'/></svg>\"\nexport const calendarSimple = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4 0c.368 0 .667.298.667.667v.666h6.666V.667a.667.667 0 0 1 1.334 0v.666H14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-10a2 2 0 0 1 2-2h1.333V.667C3.333.298 3.632 0 4 0Zm7.333 2.667H4.667a.667.667 0 1 1-1.334 0H2a.667.667 0 0 0-.667.666v1.334h13.334V3.333A.667.667 0 0 0 14 2.667h-1.333a.667.667 0 0 1-1.334 0ZM14.667 6v7.333A.667.667 0 0 1 14 14H2a.667.667 0 0 1-.667-.667V6h13.334Z'/></svg>\"\nexport const cardBwAmex = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.667c0-.184.15-.334.334-.334h12.666c.184 0 .334.15.334.334v8.666c0 .184-.15.334-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667ZM1.667 2C.747 2 0 2.746 0 3.667v8.666C0 13.253.746 14 1.667 14h12.666c.92 0 1.667-.746 1.667-1.667V3.667C16 2.747 15.254 2 14.333 2H1.667Zm2.62 6.143h-.776l.388-.952.389.952Zm8.057-1.81h1.99L12.925 8l1.262 1.667h-1.99l-.437-.524-.485.524H7.393v-.429l-.145.429h-.971l-.146-.381v.38H4.24l-.194-.523h-.486l-.194.524H1.667l1.407-3.334H4.53l.194.381v-.38h1.699l.388.856.388-.857h4.222l.437.524.486-.524ZM7.927 9.19H8.509V6.81h-.922l-.68 1.618L6.18 6.81h-.922v2.238L4.336 6.81H3.51L2.49 9.19h.632l.194-.523H4.48l.194.523h1.117V7.333l.825 1.857h.485l.825-1.857V9.19Zm4.61 0h.729L12.246 8l1.068-1.19h-.68l-.728.761-.679-.762H8.995V9.19h2.184l.728-.81.63.81ZM9.53 7.714v-.428h1.407l.583.666-.631.715h-1.36V8.19h1.214v-.477H9.529Z'/></svg>\"\nexport const cardBwAppleCard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667Zm10.579 5.735a4.302 4.302 0 0 1-.39.728c-.253.385-.61.865-1.053.869-.182.002-.3-.053-.43-.112-.149-.068-.31-.142-.597-.14-.285 0-.45.074-.6.142A.963.963 0 0 1 7.07 11c-.442-.004-.78-.437-1.033-.823-.708-1.078-.782-2.342-.346-3.015.31-.478.8-.757 1.26-.757.246 0 .444.07.632.138.171.06.335.119.52.119.17 0 .311-.053.464-.111.184-.07.387-.146.683-.146.41 0 .843.223 1.153.608-1.014.555-.849 2.002.175 2.389ZM9.132 5c.054.365-.095.721-.292.974-.211.27-.575.48-.926.47-.064-.35.101-.709.3-.95.22-.267.596-.472.918-.494Z'/></svg>\"\nexport const cardBwDinersClub = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.667c0-.184.15-.334.334-.334h12.666c.184 0 .334.15.334.334v8.666c0 .184-.15.334-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667ZM1.667 2C.747 2 0 2.746 0 3.667v8.666C0 13.253.746 14 1.667 14h12.666c.92 0 1.667-.746 1.667-1.667V3.667C16 2.747 15.254 2 14.333 2H1.667ZM8 8c0 .62-.426 1.137-1 1.286V6.714c.574.149 1 .667 1 1.286Zm1.333-2.667H6.667a2.667 2.667 0 0 0 0 5.334h2.666a2.667 2.667 0 0 0 0-5.334ZM6.667 10c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2ZM5.333 8c0-.62.427-1.137 1-1.286v2.572c-.573-.149-1-.667-1-1.286Z'/></svg>\"\nexport const cardBwDiscover = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667Zm8.343 3.337c-.563 0-1.02.44-1.02.984 0 .578.437 1.01 1.02 1.01a.998.998 0 0 0 1.018-.999c0-.557-.445-.995-1.018-.995ZM2 7.04h.549c.605 0 1.027.393 1.027.958 0 .282-.13.555-.347.735-.184.153-.393.222-.684.222H2V7.04Zm.474 1.59c.241 0 .393-.046.511-.152a.658.658 0 0 0 .206-.483.646.646 0 0 0-.205-.476c-.125-.111-.27-.155-.512-.155h-.1V8.63h.1ZM4.12 7.04h-.372v1.915h.372V7.04Zm.624.493c0 .104.065.159.29.241.425.155.552.293.551.598 0 .37-.273.629-.66.629-.285 0-.491-.113-.663-.365l.24-.233c.087.167.23.256.408.256.167 0 .29-.115.29-.27a.228.228 0 0 0-.111-.198 1.416 1.416 0 0 0-.259-.109c-.35-.127-.47-.262-.47-.526 0-.312.258-.548.597-.548.209 0 .401.072.562.213l-.195.255c-.098-.11-.19-.154-.302-.154-.161 0-.278.091-.278.211Zm.959.465c0 .563.442 1 1.01 1 .16 0 .298-.032.468-.112v-.44c-.15.15-.281.21-.451.21-.376 0-.643-.273-.643-.66 0-.367.275-.658.626-.658.177 0 .312.063.467.215v-.439a1.006 1.006 0 0 0-1.478.884Zm3.992-.958.51 1.286.518-1.286h.404L10.3 9.003h-.2L9.288 7.04h.407Zm1.602 1.915h1.058V8.63h-.685v-.516h.66v-.325h-.66v-.425h.685V7.04h-1.058v1.915Zm1.86-1.915c.43 0 .676.206.676.565 0 .293-.154.485-.435.542l.602.807h-.46l-.515-.77h-.049v.77h-.374V7.04h.554Zm-.18.88h.108c.239 0 .364-.103.364-.294 0-.186-.125-.284-.358-.284h-.115v.579Z'/></svg>\"\nexport const cardBwGpayCard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.667c0-.184.15-.334.334-.334h12.666c.184 0 .334.15.334.334v8.666c0 .184-.15.334-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667ZM1.667 2C.747 2 0 2.746 0 3.667v8.666C0 13.253.746 14 1.667 14h12.666c.92 0 1.667-.746 1.667-1.667V3.667C16 2.747 15.254 2 14.333 2H1.667ZM8.07 7.463h2.917c.278 2.462-1.245 3.557-2.93 3.557-.497 0-.987-.119-1.427-.347a3.04 3.04 0 0 1-1.097-.964 2.969 2.969 0 0 1-.325-2.792 3.01 3.01 0 0 1 .848-1.183 3.1 3.1 0 0 1 2.78-.634c.48.125.923.364 1.289.695l-.909.853a1.816 1.816 0 0 0-1.628-.356c-.28.074-.539.213-.753.407a1.754 1.754 0 0 0-.258 2.333 1.827 1.827 0 0 0 1.48.757c.75 0 1.402-.274 1.666-1.095H8.07V7.463Z'/></svg>\"\nexport const cardBwMastercard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666a.333.333 0 0 0 .334.334h12.666a.333.333 0 0 0 .334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM.488 2.488A1.667 1.667 0 0 1 1.667 2h12.666A1.666 1.666 0 0 1 16 3.667v8.666A1.666 1.666 0 0 1 14.333 14H1.667A1.667 1.667 0 0 1 0 12.333V3.667c0-.442.176-.866.488-1.179ZM8 10.082a2.667 2.667 0 1 1 0-4.164 2.667 2.667 0 1 1 0 4.164Z'/></svg>\"\nexport const cardBwPaypal = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667ZM10.097 6.4h-.933a.13.13 0 0 0-.128.11l-.377 2.393a.078.078 0 0 0 .077.09h.479a.091.091 0 0 0 .09-.077l.106-.679a.13.13 0 0 1 .128-.109h.296c.614 0 .97-.298 1.062-.887.042-.258.002-.461-.119-.603-.133-.155-.368-.238-.68-.238Zm.108.874c-.051.335-.307.335-.554.335H9.51l.099-.625a.078.078 0 0 1 .077-.066h.042c.187 0 .349-.001.432.096.049.058.064.143.045.26Zm-7.698-.874h.933c.312 0 .547.083.68.239.121.141.161.344.12.602-.093.59-.448.887-1.063.887h-.295a.13.13 0 0 0-.128.11l-.102.645a.13.13 0 0 1-.128.11h-.446a.078.078 0 0 1-.077-.09L2.38 6.51a.13.13 0 0 1 .128-.109Zm.486 1.21c.248 0 .504 0 .555-.336.018-.117.003-.202-.046-.26-.082-.096-.241-.096-.41-.096h-.064a.078.078 0 0 0-.077.066l-.099.625h.141Zm3.237-.346h-.447a.078.078 0 0 0-.077.065l-.02.125-.008-.011c-.046-.07-.146-.221-.551-.221-.494 0-.916.374-.998.899a.845.845 0 0 0 .167.686c.136.16.33.228.563.228.398 0 .618-.256.618-.256l-.02.124a.078.078 0 0 0 .077.09h.403a.13.13 0 0 0 .128-.109l.242-1.53a.078.078 0 0 0-.077-.09Zm-.623.87a.498.498 0 0 1-.504.426c-.13 0-.234-.041-.3-.12a.38.38 0 0 1-.07-.314.5.5 0 0 1 .5-.43c.128 0 .23.042.299.121.068.08.095.193.075.317Zm6.833-.87h.447c.048 0 .085.042.077.09l-.242 1.53a.13.13 0 0 1-.128.11h-.402a.078.078 0 0 1-.077-.09l.02-.125s-.221.256-.619.256c-.232 0-.427-.067-.563-.228a.845.845 0 0 1-.166-.686c.082-.525.504-.9.997-.9.405 0 .505.151.552.221l.008.012.02-.125a.078.078 0 0 1 .076-.065Zm-.68 1.296a.498.498 0 0 0 .504-.426.387.387 0 0 0-.075-.317.376.376 0 0 0-.298-.121.5.5 0 0 0-.501.43.38.38 0 0 0 .07.314c.067.079.17.12.3.12ZM8.61 7.265h-.449a.13.13 0 0 0-.107.057l-.62.912-.263-.877a.13.13 0 0 0-.124-.092h-.442a.078.078 0 0 0-.073.103l.494 1.452-.465.656a.078.078 0 0 0 .063.123h.449a.13.13 0 0 0 .107-.056l1.494-2.156a.078.078 0 0 0-.064-.122Zm4.421 1.64.383-2.438a.077.077 0 0 1 .077-.065h.431c.048 0 .084.042.077.09l-.378 2.393a.13.13 0 0 1-.128.11h-.385a.078.078 0 0 1-.077-.09Z'/></svg>\"\nexport const cardBwStripe = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.431 3.431a.333.333 0 0 1 .236-.098h12.666a.333.333 0 0 1 .334.334v8.666a.333.333 0 0 1-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667c0-.089.035-.174.098-.236ZM1.667 2A1.667 1.667 0 0 0 0 3.667v8.666A1.666 1.666 0 0 0 1.667 14h12.666A1.666 1.666 0 0 0 16 12.333V3.667A1.667 1.667 0 0 0 14.333 2H1.667Zm10.83 4.647c.74 0 1.128.631 1.128 1.431l-.004.177a4.62 4.62 0 0 0-.002.101H12.09c.034.369.303.475.606.475.266.005.529-.054.767-.172v.625a1.742 1.742 0 0 1-.867.203c-.763 0-1.294-.474-1.294-1.415 0-.794.453-1.425 1.194-1.425Zm-.003.634c-.197 0-.413.147-.413.5h.807c0-.353-.204-.5-.394-.5Zm-3.01-.39a.883.883 0 0 1 .613-.244c.547 0 1.062.494 1.066 1.399 0 .99-.51 1.44-1.07 1.44a.879.879 0 0 1-.552-.196l-.003.884-.782.167V6.697h.688l.04.194Zm.225 1.877a.467.467 0 0 0 .2.032c.288 0 .482-.313.482-.731 0-.41-.197-.728-.482-.728a.464.464 0 0 0-.371.153l.003 1.159c.046.05.104.09.168.115ZM8.466 6.294l-.785.168v-.637l.785-.166v.635ZM7.68 6.7h.785v2.734H7.68V6.7Zm-.89 0 .05.231a.53.53 0 0 1 .65-.231v.719a.551.551 0 0 0-.594.162v1.852h-.781V6.7h.675Zm-2.275-.516.762-.162-.003.678h.594v.667h-.594v1.109c0 .462.494.319.594.278v.633a1.205 1.205 0 0 1-.547.104.785.785 0 0 1-.81-.804l.004-2.503ZM3.433 7.325c-.166 0-.266.047-.266.169 0 .133.172.191.385.264.348.118.806.274.809.852 0 .56-.447.882-1.097.882-.293-.001-.584-.062-.853-.178V8.57c.261.148.553.233.853.25.175 0 .3-.047.3-.191 0-.147-.186-.215-.411-.296-.343-.124-.776-.28-.776-.8 0-.554.423-.885 1.056-.885.265-.003.529.046.775.144v.733a1.746 1.746 0 0 0-.775-.2Z'/></svg>\"\nexport const cardBwVisa = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667ZM6.413 9.6h.87l.544-3.192h-.87L6.413 9.6Zm2.68-2.306c-.002.15.184.248.488.396.502.227.734.504.731.867-.006.662-.6 1.09-1.515 1.09-.39-.004-.766-.081-.969-.17l.122-.715c.35.159.545.219.931.219.25 0 .519-.098.52-.312.002-.14-.112-.24-.45-.396-.33-.153-.768-.409-.763-.867.005-.62.611-1.054 1.47-1.054.338 0 .608.07.78.134l-.118.692a1.573 1.573 0 0 0-.729-.159c-.34 0-.498.142-.498.275Zm3.576-.883h-.672c-.209 0-.364.057-.456.265L10.249 9.6h.914l.183-.48h.502l.612.002c.026.111.106.478.106.478h.808l-.705-3.19Zm-1.073 2.058c.036-.092.391-1.004.462-1.197l.029.134a90.073 90.073 0 0 0 .055.254l.177.809h-.723Zm-6.765.118.852-2.177h.922l-1.37 3.186-.92.001-.774-2.772a3.667 3.667 0 0 0-.914-.35l.01-.067h1.404c.189.007.342.068.394.27l.305 1.467.091.442Z'/></svg>\"\nexport const cardUpdate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 0C.898 0 0 .898 0 2v8.667c0 1.101.898 2 2 2h4.667v-1.334H2a.67.67 0 0 1-.667-.666V7.333H16V2c0-1.102-.899-2-2-2H2Zm12.667 2.667V2A.67.67 0 0 0 14 1.333H2A.67.67 0 0 0 1.333 2v.667h13.334ZM1.333 4v2h13.334V4H1.333ZM12 10c-.931 0-1.715.637-1.937 1.5l-1.291-.333a3.334 3.334 0 0 1 5.736-1.362l.972-.706L15.195 12l-2.847-.626 1.074-.78A1.993 1.993 0 0 0 12 10Zm0 4.667c.931 0 1.715-.637 1.937-1.5l1.291.332a3.334 3.334 0 0 1-5.736 1.363l-.972.705.285-2.9 2.847.626-1.074.78c.363.367.866.594 1.422.594Z'/></svg>\"\nexport const caretDown = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.862 4.862c.26-.26.682-.26.943 0L8 11.057l6.195-6.195a.667.667 0 1 1 .943.943L8.471 12.47a.667.667 0 0 1-.942 0L.862 5.805a.667.667 0 0 1 0-.943Z'/></svg>\"\nexport const caretLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.805.862c.26.26.26.682 0 .943L5.609 8l6.196 6.195a.667.667 0 1 1-.943.943L4.195 8.471a.667.667 0 0 1 0-.942L10.862.862c.26-.26.682-.26.943 0Z'/></svg>\"\nexport const caretRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.195.862c.26-.26.683-.26.943 0l6.667 6.667c.26.26.26.682 0 .942l-6.667 6.667a.667.667 0 0 1-.943-.943L10.39 8 4.195 1.805a.667.667 0 0 1 0-.943Z'/></svg>\"\nexport const caretUp = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.529 3.529c.26-.26.682-.26.942 0l6.667 6.666a.667.667 0 0 1-.943.943L8 4.943l-6.195 6.195a.667.667 0 0 1-.943-.943L7.529 3.53Z'/></svg>\"\nexport const cart = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.696 0a.696.696 0 1 0 0 1.391h1.478l1.31 9.831c.046.346.341.604.69.604h9.739a.696.696 0 0 0 .682-.56l1.391-6.956a.695.695 0 0 0-.682-.832H3.855L3.472.604A.696.696 0 0 0 2.782 0H.697Zm4.087 10.435L4.041 4.87h10.415l-1.113 5.565h-8.56Z'/><path d='M4.174 13.217a1.391 1.391 0 1 0 0 2.783 1.391 1.391 0 0 0 0-2.783ZM13.913 13.217a1.391 1.391 0 1 0 0 2.783 1.391 1.391 0 0 0 0-2.783Z'/></svg>\"\nexport const cartAdd = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 0a.667.667 0 0 0 0 1.333h1.416l1.256 9.422a.667.667 0 0 0 .661.578h9.333a.667.667 0 0 0 .654-.536l.782-3.91a4 4 0 1 0-6.714-3.553h-4.36L3.327.578A.667.667 0 0 0 2.667 0h-2Zm7.388 4.667H3.873L4.583 10h8.204l.438-2.191a4.001 4.001 0 0 1-5.17-3.142Zm5.676 1.362-.009.007a2.667 2.667 0 1 1 .009-.007Zm-9.064 7.304a.667.667 0 1 0 0 1.334.667.667 0 0 0 0-1.334Zm-2 .667a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm10-.667a.667.667 0 1 0 0 1.334.667.667 0 0 0 0-1.334Zm-2 .667a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM12 2c.368 0 .667.298.667.667v.666h.666a.667.667 0 1 1 0 1.334h-.666v.666a.667.667 0 0 1-1.334 0v-.666h-.666a.667.667 0 1 1 0-1.334h.666v-.666c0-.369.299-.667.667-.667Z'/></svg>\"\nexport const certificate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.3 4.7C14.9 5 16 6.4 16 8c0 .7-.3 1.4-.6 2v4.7c0 .2-.1.4-.3.5-.2.1-.4.2-.6.1l-1.8-.6-1.8.6c-.2.1-.4 0-.6-.1-.2-.1-.3-.3-.3-.5V10c-.4-.6-.7-1.3-.7-2 0-1.6 1.2-3 2.7-3.3V1.3H1.3v11.3H8c.4 0 .7.3.7.7 0 .4-.3.7-.7.7H.7c-.4 0-.7-.3-.7-.6V.7C0 .3.3 0 .7 0h12c.3 0 .6.3.6.7v4ZM14.7 8c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Zm-3.3 5.8 1.1-.4h.4l1.1.4v-2.7c-.4.2-.8.3-1.3.3-.4 0-.9-.1-1.3-.3v2.7ZM9.3 3.3c.4 0 .7.3.7.7 0 .4-.3.7-.6.7h-6c-.4 0-.7-.3-.7-.7 0-.4.3-.7.6-.7h6ZM7.3 6h-4c-.3 0-.6.3-.6.7 0 .3.3.6.6.6h4c.4 0 .7-.3.7-.6 0-.4-.3-.7-.7-.7Zm-4 2.7h4c.4 0 .7.3.7.6 0 .4-.3.7-.7.7h-4c-.3 0-.6-.3-.6-.7 0-.3.3-.6.6-.6Z'/></svg>\"\nexport const check = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.138 3.529c.26.26.26.682 0 .942l-8.667 8.667a.667.667 0 0 1-.942 0L.862 8.471a.667.667 0 0 1 .943-.942L6 11.724l8.195-8.195c.26-.26.683-.26.943 0Z'/></svg>\"\nexport const checkCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.471 5.805a.667.667 0 1 0-.942-.943L6.667 9.724 4.47 7.529a.667.667 0 1 0-.942.942l2.666 2.667c.26.26.683.26.943 0l5.333-5.333Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const checkCircleFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.58 0 0 3.58 0 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8Zm4.473 5.807L7.14 11.14c-.26.26-.68.26-.94 0L3.533 8.473a.664.664 0 1 1 .94-.94l2.194 2.194 4.86-4.86c.26-.26.68-.26.94 0 .266.253.266.68.006.94Z'/></svg>\"\nexport const circle1 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0ZM7.84 4.242h1.337V12H7.773V5.61h-.046L5.913 6.769V5.48L7.84 4.242Z'/></svg>\"\nexport const circle2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-3.982 3.455H5.643v-.963L8.196 7.99c.726-.736 1.099-1.174 1.099-1.788 0-.693-.52-1.12-1.22-1.12-.733 0-1.207.47-1.207 1.22H5.6C5.6 4.906 6.634 4 8.092 4c1.48 0 2.481.901 2.481 2.133 0 .83-.395 1.497-1.824 2.87L7.482 10.29v.05h3.203v1.114Z'/></svg>\"\nexport const circle3 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-3.86 1.652c.004 1.242-1.141 2.143-2.714 2.143-1.551 0-2.661-.858-2.697-2.1h1.35c.033.6.604.984 1.343.984.787 0 1.35-.446 1.347-1.096.003-.664-.55-1.13-1.48-1.13h-.65V7.424h.65c.762 0 1.293-.427 1.29-1.07.003-.618-.453-1.034-1.139-1.034-.678 0-1.253.384-1.275 1.002H5.55C5.58 5.09 6.685 4.24 8.114 4.24c1.47 0 2.424.916 2.42 2.036.004.826-.53 1.419-1.328 1.59v.058c1.03.148 1.605.808 1.602 1.728Z'/></svg>\"\nexport const circle4 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-6.279 2.15H4.88V9.09L8 4.16h1.66v4.894h.94v1.096h-.94v1.364H8.387V10.15ZM6.245 9.054h2.158V5.668h-.058l-2.1 3.329v.057Z'/></svg>\"\nexport const circle5 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0ZM10.65 9.338c0 1.461-1.085 2.517-2.64 2.517-1.436 0-2.503-.88-2.538-2.1h1.292c.047.602.582 1.022 1.246 1.022.787 0 1.354-.585 1.35-1.407.004-.833-.578-1.43-1.386-1.433-.441-.003-.908.18-1.156.453l-1.203-.198L6 4.4h4.266v1.113H7.102l-.212 1.95h.043c.273-.323.8-.56 1.397-.56 1.336 0 2.32 1.02 2.32 2.435Z'/></svg>\"\nexport const circle6 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-4.009 1.34c.004 1.454-1.063 2.546-2.65 2.535-1.411-.007-2.812-.872-2.808-3.57 0-2.513 1.117-3.985 2.884-3.985 1.39 0 2.348.894 2.506 2.083H9.28c-.137-.564-.564-.93-1.196-.93-1.02 0-1.588.94-1.591 2.488h.05c.352-.632 1.049-1.016 1.839-1.016 1.289 0 2.28 1.005 2.276 2.395Zm-4.022.04c.004.768.579 1.418 1.365 1.418.78 0 1.368-.625 1.365-1.43.003-.79-.568-1.407-1.347-1.407-.78 0-1.375.647-1.383 1.419Z'/></svg>\"\nexport const circle7 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-7.102 3.754H6.183l3.127-6.19v-.05H5.68V4.4h5.01v1.138l-3.125 6.216Z'/></svg>\"\nexport const circle8 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-3.918 1.723c-.004 1.196-1.142 2.072-2.733 2.072-1.605 0-2.74-.876-2.736-2.072a1.851 1.851 0 0 1 1.537-1.831v-.05c-.758-.165-1.268-.833-1.264-1.63C5.549 5.076 6.591 4.24 8.016 4.24c1.415 0 2.457.84 2.46 1.971-.004.798-.52 1.466-1.264 1.63v.051a1.872 1.872 0 0 1 1.537 1.831ZM6.652 9.63c-.007.679.531 1.138 1.364 1.138.823 0 1.358-.46 1.365-1.138-.007-.7-.582-1.203-1.365-1.203-.793 0-1.371.5-1.364 1.203Zm.2-3.293c-.006.64.482 1.081 1.164 1.081.672 0 1.157-.438 1.164-1.08-.007-.633-.478-1.057-1.164-1.057-.696 0-1.17.424-1.163 1.056Z'/></svg>\"\nexport const circle9 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0ZM5.36 6.68c0-1.435 1.06-2.53 2.654-2.52 1.41.007 2.804.873 2.808 3.551.003 2.532-1.12 4.004-2.884 4.004-1.393 0-2.355-.887-2.506-2.104h1.31c.133.585.56.952 1.196.952 1.017 0 1.587-.938 1.591-2.51h-.05c-.356.632-1.045 1.016-1.839 1.016-1.289 0-2.276-1.002-2.28-2.388Zm4.022-.039c0-.75-.578-1.404-1.365-1.404-.779 0-1.364.625-1.364 1.415.003.787.567 1.404 1.35 1.404.776 0 1.382-.653 1.379-1.415Z'/></svg>\"\nexport const clock = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8.667 4a.667.667 0 0 0-1.334 0v4c0 .368.299.667.667.667h4a.667.667 0 1 0 0-1.334H8.667V4Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const closedCaptions = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 3.333c0-.368.298-.666.667-.666h14.666c.368 0 .667.298.667.666v9.334a.667.667 0 0 1-.667.666H.667A.667.667 0 0 1 0 12.667V3.333ZM1.333 4v8h13.334V4H1.333Zm3.998 2.822a.917.917 0 0 0-.366.399c-.11.239-.165.5-.16.764v.058c-.024.36.083.715.3 1.003a.994.994 0 0 0 .763.289.67.67 0 0 1 .052-.002c.272.005.544-.04.8-.133a.667.667 0 0 1 .453 1.254c-.401.145-.824.217-1.25.213a2.328 2.328 0 0 1-1.847-.772 2.835 2.835 0 0 1-.604-1.909 3.062 3.062 0 0 1 .285-1.329l.001-.003a2.25 2.25 0 0 1 .914-.991l.01-.006a2.612 2.612 0 0 1 1.314-.324 3.12 3.12 0 0 1 1.39.318A.667.667 0 0 1 6.8 6.85a1.787 1.787 0 0 0-.825-.183 1.279 1.279 0 0 0-.644.156Zm4.401.399a.921.921 0 0 1 .367-.4 1.277 1.277 0 0 1 .667-.154c.277-.003.552.06.801.182a.667.667 0 1 0 .587-1.198 3.115 3.115 0 0 0-1.39-.318 2.61 2.61 0 0 0-1.314.324l-.01.006c-.399.23-.717.575-.914.99l-.002.004c-.193.416-.29.87-.284 1.328a2.832 2.832 0 0 0 .64 1.955 2.327 2.327 0 0 0 1.811.727c.426.004.85-.068 1.25-.213a.667.667 0 1 0-.452-1.254 2.256 2.256 0 0 1-.802.133c-.017 0-.035 0-.053.002a.993.993 0 0 1-.764-.289 1.499 1.499 0 0 1-.298-1.001c.001-.02.002-.04.001-.06a1.729 1.729 0 0 1 .16-.764Z'/></svg>\"\nexport const cloudUpload = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.666 8v6H7.333V8h1.333Z'/><path fill-rule='evenodd' d='m8 7.057 3.61 3.61-.944.942L8 8.943l-2.667 2.666-.943-.943L8 7.057Z'/><path fill-rule='evenodd' d='M6.902 1.794a6.666 6.666 0 1 1 3.912 12.707l-.65.148-.296-1.3.65-.148a5.333 5.333 0 1 0-6.49-5.734l-.05.488-.482.098a2.667 2.667 0 0 0 .507 5.28H6v1.333H3.995a4 4 0 0 1-1.232-7.795 6.667 6.667 0 0 1 4.139-5.077Z'/></svg>\"\nexport const code = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.98 2.828a.667.667 0 0 0-1.293-.323L6.02 13.172a.667.667 0 0 0 1.293.323L9.98 2.828ZM4.471 4.862c.26.26.26.682 0 .943L2.276 8l2.195 2.195a.667.667 0 1 1-.942.943L.862 8.471a.667.667 0 0 1 0-.942l2.667-2.667c.26-.26.682-.26.942 0Zm7.058 0c.26-.26.682-.26.942 0l2.667 2.667c.26.26.26.682 0 .942l-2.667 2.667a.667.667 0 1 1-.942-.943L13.724 8l-2.195-2.195a.667.667 0 0 1 0-.943Z'/></svg>\"\nexport const color = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333 10.667H2.667A.669.669 0 0 1 2 10c0-.367.3-.667.667-.667h.866L6.707.44A.67.67 0 0 1 7.333 0h1.334c.28 0 .533.18.626.44l3.174 8.893h.866c.367 0 .667.3.667.667 0 .367-.3.667-.667.667h-2.666A.669.669 0 0 1 10 10c0-.367.3-.667.667-.667h.393l-.953-2.666H5.9l-.953 2.666h.386c.367 0 .667.3.667.667 0 .367-.3.667-.667.667Zm2.86-9.334H7.8l-1.427 4H9.62l-1.427-4ZM.667 12h14.666c.367 0 .667.3.667.667v2.666c0 .367-.3.667-.667.667H.667A.669.669 0 0 1 0 15.333v-2.666C0 12.3.3 12 .667 12Zm.666 2.667h13.334v-1.334H1.333v1.334Z'/></svg>\"\nexport const columns = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.667.667c.368 0 .666.298.666.666v13.334a.667.667 0 0 1-.666.666H12a.667.667 0 0 1-.667-.666V1.333c0-.368.299-.666.667-.666h2.667ZM14 2h-1.333v12H14V2ZM9.333.667c.368 0 .667.298.667.666v13.334a.667.667 0 0 1-.667.666H6.667A.667.667 0 0 1 6 14.667V1.333c0-.368.298-.666.667-.666h2.666ZM8.667 2H7.333v12h1.334V2Zm-4-.667A.667.667 0 0 0 4 .667H1.333a.667.667 0 0 0-.666.666v13.334c0 .368.298.666.666.666H4a.667.667 0 0 0 .667-.666V1.333ZM2 2h1.333v12H2V2Z'/></svg>\"\nexport const comment = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 7.333C0 3.513 3.697.667 8 .667s8 2.846 8 6.666c0 1.568-.667 2.975-1.702 4.102l.364 3.155a.667.667 0 0 1-.913.694l-3.723-1.514C9.358 13.943 8.694 14 8 14c-4.303 0-8-2.846-8-6.667ZM8 2C4.17 2 1.333 4.487 1.333 7.333S4.17 12.667 8 12.667c.692 0 1.29-.063 1.875-.239a.667.667 0 0 1 .443.021l2.89 1.176-.27-2.349a.667.667 0 0 1 .19-.547c.97-.97 1.539-2.142 1.539-3.396C14.667 4.487 11.83 2 8 2Z'/></svg>\"\nexport const connect = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 4.667a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2.666a2 2 0 0 1-2 2H6.667a.667.667 0 1 0 0 1.334h2.666a3.334 3.334 0 0 0 3.334-3.334V4.667a3.333 3.333 0 0 0-3.334-3.334h-6A3.333 3.333 0 0 0 0 4.667v2.666c0 .996.438 1.891 1.129 2.501a.667.667 0 0 0 .882-1 1.994 1.994 0 0 1-.678-1.5V4.666Zm3.334 4a2 2 0 0 1 2-2h2.666a.667.667 0 0 0 0-1.334H6.667a3.333 3.333 0 0 0-3.334 3.334v2.666a3.333 3.333 0 0 0 3.334 3.334h6A3.333 3.333 0 0 0 16 11.333V8.667c0-.996-.438-1.891-1.129-2.501a.667.667 0 0 0-.882 1c.416.367.678.903.678 1.5v2.667a2 2 0 0 1-2 2h-6a2 2 0 0 1-2-2V8.667Z'/></svg>\"\nexport const contact = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2.667c0-.737.597-1.334 1.333-1.334h1.334c.387 0 .698.169.92.36.22.187.38.42.494.626a.666.666 0 0 0 1.171 0 2.25 2.25 0 0 1 .494-.626c.222-.191.534-.36.92-.36h2.667c.387 0 .699.169.921.36.219.187.38.42.494.626a.666.666 0 0 0 1.171 0 2.25 2.25 0 0 1 .494-.626c.222-.191.533-.36.92-.36h1.334c.736 0 1.333.597 1.333 1.334v10.666c0 .737-.597 1.334-1.333 1.334H1.333A1.333 1.333 0 0 1 0 13.333V2.667Zm2.663 0h-1.33v10.666h13.334V2.667h-1.33a.201.201 0 0 0-.056.038.935.935 0 0 0-.192.254 2 2 0 0 1-3.51 0 .935.935 0 0 0-.193-.254.201.201 0 0 0-.057-.038H6.671a.201.201 0 0 0-.057.038.935.935 0 0 0-.192.254 2 2 0 0 1-3.51 0 .935.935 0 0 0-.193-.254.2.2 0 0 0-.056-.038Zm-.004-.001h.003-.003Zm4.015 0h-.002.002Zm2.652 0h.002-.002Zm4.015 0h-.003.003ZM9.333 7.333c0-.368.299-.666.667-.666h2.667a.667.667 0 1 1 0 1.333H10a.667.667 0 0 1-.667-.667Zm0 2.667c0-.368.299-.667.667-.667h2.667a.667.667 0 1 1 0 1.334H10A.667.667 0 0 1 9.333 10Zm-6.557.679c-.12.348.19.654.557.654h4c.369 0 .678-.306.557-.654A2 2 0 0 0 6 9.333H4.667a2 2 0 0 0-1.89 1.346Zm3.89-3.346a1.333 1.333 0 1 1-2.666 0 1.333 1.333 0 0 1 2.667 0Z'/></svg>\"\nexport const contactsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 8c0-4.411 3.589-8 8-8s8 3.589 8 8-3.589 8-8 8-8-3.589-8-8Zm9.333 2.667c1.466 0 2.69.954 3.132 2.269A6.644 6.644 0 0 0 14.667 8 6.674 6.674 0 0 0 8 1.333 6.674 6.674 0 0 0 1.333 8c0 1.958.854 3.716 2.203 4.937.443-1.316 1.665-2.27 3.13-2.27h2.667ZM5.333 6a2.667 2.667 0 0 1 5.334 0v.667a2.667 2.667 0 0 1-5.334 0V6Z'/></svg>\"\nexport const contactsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M16 8c0-4.413-3.587-8-8-8S0 3.587 0 8a7.98 7.98 0 0 0 2.853 6.113l.034.034A7.97 7.97 0 0 0 8 16a7.97 7.97 0 0 0 5.113-1.853l.034-.034A7.98 7.98 0 0 0 16 8ZM1.333 8c0-3.673 2.994-6.667 6.667-6.667 3.673 0 6.667 2.994 6.667 6.667 0 1.6-.567 3.067-1.514 4.22a2.642 2.642 0 0 0-1.166-1.373l-1.387-.794A3.27 3.27 0 0 0 11.333 8V6.667a3.335 3.335 0 0 0-6.666 0V8c0 .78.28 1.487.726 2.053l-1.38.794a2.667 2.667 0 0 0-1.166 1.373A6.624 6.624 0 0 1 1.333 8ZM6 8V6.667c0-1.1.9-2 2-2s2 .9 2 2V8c0 1.1-.9 2-2 2s-2-.9-2-2Zm-2 5.32v-.16c0-.48.26-.92.673-1.16l1.82-1.047c.454.234.96.38 1.507.38.547 0 1.047-.14 1.5-.373L11.327 12c.413.24.673.68.673 1.16v.16a6.628 6.628 0 0 1-4 1.347c-1.5 0-2.887-.507-4-1.347Z'/></svg>\"\nexport const conversation = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.333 0C3.43 0 0 2.555 0 6c0 1.3.508 2.485 1.333 3.445v3.222a.667.667 0 0 0 .965.596l2.7-1.35C6.095 13.202 7.957 14 10 14c.354 0 .7-.025 1.034-.07l2.668 1.333a.667.667 0 0 0 .965-.596v-2.398C15.477 11.49 16 10.476 16 9.333c0-1.15-.53-2.168-1.348-2.948.01-.127.015-.255.015-.385 0-3.445-3.43-6-7.334-6Zm5.968 6.48a.666.666 0 0 0-.02.132c-.382 2.192-2.779 4.055-5.948 4.055-.678 0-1.329-.092-1.939-.255a.667.667 0 0 0-.47.048l-.013.006a.66.66 0 0 0-.018.01l-2.226 1.112V9.19a.667.667 0 0 0-.18-.456C1.75 7.948 1.333 7.004 1.333 6c0-2.446 2.54-4.667 6-4.667s6 2.221 6 4.667c0 .161-.01.322-.032.48ZM7.218 12h.115c3.105 0 5.91-1.617 6.928-4.011.266.421.406.878.406 1.344 0 .777-.386 1.525-1.1 2.133a.667.667 0 0 0-.234.507v1.615l-1.89-.946a.667.667 0 0 0-.407-.061c-.335.055-.681.086-1.036.086-1.063 0-2.018-.255-2.782-.668Z'/></svg>\"\nexport const copy = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10 5.333c0-.368.299-.666.667-.666h4c.368 0 .666.298.666.666v9.334a.667.667 0 0 1-.666.666H5.333a.667.667 0 0 1-.666-.666v-4a.667.667 0 1 1 1.333 0V14h8V6h-3.333A.667.667 0 0 1 10 5.333Z'/><path fill-rule='evenodd' d='M.667 1.333c0-.368.298-.666.666-.666h9.334c.368 0 .666.298.666.666v9.334a.667.667 0 0 1-.666.666H1.333a.667.667 0 0 1-.666-.666V1.333ZM2 2v8h8V2H2Z'/></svg>\"\nexport const coupon = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 2A.667.667 0 0 0 0 2.667V6c0 .368.298.667.667.667C1.432 6.667 2 7.235 2 8S1.432 9.333.667 9.333A.667.667 0 0 0 0 10v3.333c0 .368.298.667.667.667h14.666a.667.667 0 0 0 .667-.667V10a.667.667 0 0 0-.667-.667C14.568 9.333 14 8.765 14 8s.568-1.333 1.333-1.333A.667.667 0 0 0 16 6V2.667A.667.667 0 0 0 15.333 2H.667Zm.666 3.413v-2.08h13.334v2.08c-1.166.287-2 1.317-2 2.587 0 1.27.834 2.3 2 2.587v2.08H1.333v-2.08c1.166-.287 2-1.317 2-2.587 0-1.27-.834-2.3-2-2.587Zm9.138 1.058a.667.667 0 1 0-.942-.942l-4 4a.667.667 0 1 0 .942.942l4-4Zm-4.138.196a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4.334 3.666a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'/></svg>\"\nexport const course = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667.667A.667.667 0 0 0 0 1.333v13.334c0 .368.298.666.667.666h14.666a.667.667 0 0 0 .667-.666V1.333a.667.667 0 0 0-.667-.666H.667ZM3.333 2h-2v1.333h2V2Zm1.334 1.333V2h10v1.333h-10ZM1.333 4.667h13.334V14H1.333V4.667Zm1.334 2.666c0-.368.298-.666.666-.666h4c.369 0 .667.298.667.666v4a.667.667 0 0 1-.667.667h-4a.667.667 0 0 1-.666-.667v-4ZM4 8v2.667h2.667V8H4Zm6-1.333A.667.667 0 0 0 10 8h2.667a.667.667 0 1 0 0-1.333H10ZM9.333 10c0-.368.299-.667.667-.667h1.333a.667.667 0 1 1 0 1.334H10A.667.667 0 0 1 9.333 10Z'/></svg>\"\nexport const creatorStudio = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.7 2.7c-.4 0-.7.3-.7.6V10c0 .4.3.7.7.7H14c.4 0 .7-.3.7-.7V3.3c0-.4-.3-.7-.7-.7H4.7v.1Zm-2 .6c0-1.1.9-2 2-2H14c1.1 0 2 .9 2 2V10c0 1.1-.9 2-2 2H4.7c-1.1 0-2-.9-2-2V3.3ZM.7 4c.3 0 .6.3.6.7v8c0 .146.054.24.122.357.024.043.051.09.078.143.1.1.3.2.5.2h10.7c.4 0 .7.3.7.7 0 .4-.3.7-.7.7H2c-.5 0-1-.2-1.4-.6-.4-.5-.6-1-.6-1.5v-8c0-.4.3-.7.7-.7Zm7.6.1c-.2-.1-.4-.1-.6 0-.2.1-.4.3-.4.6v4c0 .2.2.4.4.6.2.1.5.1.7 0l3.3-2c.2-.1.3-.4.3-.6 0-.3-.1-.5-.4-.6l-3.3-2Zm.4 3.3V5.8l1.3.9-1.3.7Z'/></svg>\"\nexport const creatorStudioFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.7 1.3H14c1.1 0 2 .9 2 2V10c0 1.1-.9 2-2 2H4.7c-1.1 0-2-.9-2-2V3.3c0-1.1.9-2 2-2Zm3.7 7.9 3.3-2c.2-.1.3-.3.3-.5 0-.3-.1-.5-.4-.6l-3.3-2c-.2-.1-.4-.1-.7 0-.2.1-.3.4-.3.6v4c0 .2.2.4.4.5.2.1.5.1.7 0ZM1.3 4.7c0-.4-.3-.7-.6-.7-.4 0-.7.3-.7.7v8c0 .5.2 1 .6 1.5.4.4.9.6 1.4.6h10.7c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H2c-.2 0-.4-.1-.5-.2-.027-.054-.054-.1-.078-.143-.068-.118-.122-.21-.122-.357v-8Z'/></svg>\"\nexport const creditCard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.333c0-.368.299-.666.667-.666h12c.368 0 .667.298.667.666V4H1.333v-.667ZM0 5.333v-2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v9.334a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.333Zm1.333 1.334V5.333h13.334v1.334H1.333Zm0 1.333v4.667c0 .368.299.666.667.666h12a.666.666 0 0 0 .667-.666V8H1.333Zm1.334 2h4.666v1.333H2.667V10Zm10.666 0h-2v1.333h2V10Z'/></svg>\"\nexport const customField = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.681.667c.243 0 .465.147.572.38l1.822 3.947 4.075.633c.24.037.44.217.514.464a.715.715 0 0 1-.161.699L12.59 8.783a.609.609 0 0 1-.902-.012.716.716 0 0 1 .012-.964l.988-1.03-3.128-.485a.642.642 0 0 1-.48-.373L7.68 2.889l-1.398 3.03a.642.642 0 0 1-.48.373l-3.128.486 2.263 2.359c.15.156.219.382.183.603l-.534 3.331 1.522-.855c.312-.175.697-.047.861.286.164.333.044.746-.268.92l-2.665 1.499a.603.603 0 0 1-.672-.052.705.705 0 0 1-.253-.667l.696-4.34L.859 6.79a.715.715 0 0 1-.161-.7.651.651 0 0 1 .515-.463l4.074-.633L7.11 1.047a.635.635 0 0 1 .572-.38ZM8.32 14.65c0-.376.285-.681.637-.681h5.74c.352 0 .637.305.637.681 0 .377-.285.682-.637.682h-5.74c-.352 0-.637-.305-.637-.682Zm.637-4.09c-.352 0-.637.304-.637.68 0 .377.285.683.637.683h5.74c.352 0 .637-.306.637-.682 0-.377-.285-.682-.637-.682h-5.74Z'/></svg>\"\nexport const customize = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.027 2a1.679 1.679 0 0 0-.845.28l-.004.004a6.575 6.575 0 0 0-2.845 5.45A6.646 6.646 0 0 0 8 14.402c3.024 0 5.629-2.055 6.421-4.833.12-.52.25-1.45.097-2.364-.153-.907-.566-1.73-1.479-2.204-1.38-.643-2.652-.325-3.9.063l-.216.068c-.53.167-1.1.347-1.614.394-.641.058-1.307-.08-1.821-.697l-.009-.01c-.288-.361-.31-.77-.272-1.084.032-.26.118-.533.183-.739l.023-.075c.077-.247.121-.416.127-.554.005-.114-.017-.162-.052-.204a.665.665 0 0 1-.043-.057c-.013-.02-.106-.117-.418-.104Zm1.507-.665C6.144.78 5.486.648 4.974.67a3.01 3.01 0 0 0-1.554.518A7.909 7.909 0 0 0 0 7.735c0 4.435 3.565 8 8 8 3.638 0 6.762-2.471 7.708-5.819a.567.567 0 0 0 .008-.029c.145-.616.311-1.745.117-2.904-.198-1.174-.782-2.448-2.195-3.174a.6.6 0 0 0-.021-.011c-1.883-.884-3.607-.402-4.873-.008l-.217.068h-.002c-.559.175-.977.306-1.336.339-.337.03-.513-.035-.662-.205a.389.389 0 0 1 .003-.094c.017-.133.064-.283.136-.517l.02-.065c.074-.236.172-.559.186-.891a1.59 1.59 0 0 0-.338-1.09ZM6.53 4.002s-.002-.001-.002-.006l.002.006Zm4.803 3.066a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.333Zm-2 .667a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-1.334a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667Zm.334 4.667a1.333 1.333 0 1 1 2.666 0 1.333 1.333 0 0 1-2.666 0Zm5 0a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667Z'/></svg>\"\nexport const danger = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.491.195A.667.667 0 0 1 4.963 0h6.074c.177 0 .347.07.472.195l4.296 4.296a.666.666 0 0 1 .195.472v6.074c0 .177-.07.347-.195.472l-4.296 4.296a.666.666 0 0 1-.472.195H4.963a.666.666 0 0 1-.472-.195L.195 11.509A.667.667 0 0 1 0 11.037V4.963c0-.177.07-.347.195-.472L4.491.195Zm.748 1.138L1.333 5.24v5.522l3.906 3.906h5.522l3.906-3.906V5.24L10.76 1.333H5.24Z'/><path fill-rule='evenodd' d='M8 4c.368 0 .667.298.667.667v4a.667.667 0 0 1-1.334 0v-4C7.333 4.298 7.632 4 8 4Z'/><path d='M8 12a.667.667 0 1 0 0-1.333A.667.667 0 0 0 8 12Z'/></svg>\"\nexport const dangerFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm0 12c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1Zm1-3H7V4h2v5Z'/></svg>\"\nexport const dashboardFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m15.747 6.817-7.333-6a.667.667 0 0 0-.844 0l-7.333 6A.667.667 0 0 0 1.08 7.85l.911-.745v7.563a.667.667 0 0 0 .667.666h4v-4h2.666v4h4a.667.667 0 0 0 .667-.666V7.104l.911.745a.667.667 0 1 0 .844-1.032Z'/></svg>\"\nexport const dashboardOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.588.483c.265-.2.598-.2.864 0l7.312 5.994c.266.2.333.666.067.932-.2.266-.665.333-.931.067L7.986 1.882l-6.913 5.66c-.266.2-.731.2-.93-.066-.2-.267-.2-.733.066-.933L7.588.483ZM5.992 11.005c0-.4.266-.666.665-.666h2.659c.399 0 .665.266.665.666v3.33h2.659V8.34c0-.4.266-.666.665-.666s.664.267.664.666v6.66c0 .4-.265.666-.664.666H2.668c-.399 0-.664-.267-.664-.666V8.34c0-.4.265-.666.664-.666.4 0 .665.267.665.666v5.994h2.66v-3.33Zm1.33 3.33h1.33V11.67h-1.33v2.664Z'/></svg>\"\nexport const deleteCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M4.667 7.333a.667.667 0 0 0 0 1.334h6.666a.667.667 0 1 0 0-1.334H4.667Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const deleteKey = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.827 2.9a.667.667 0 0 1 .506-.233h10c.368 0 .667.298.667.666v9.334a.667.667 0 0 1-.667.666h-10a.667.667 0 0 1-.506-.232l-4-4.667a.667.667 0 0 1 0-.868l4-4.667ZM5.64 4 2.211 8l3.429 4h9.027V4H5.64Z'/></svg>\"\nexport const deleteX = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M7.529 6.195c.26-.26.682-.26.942 0l.862.862.862-.862a.667.667 0 1 1 .943.943L10.276 8l.862.862a.667.667 0 0 1-.943.943l-.862-.862-.862.862a.667.667 0 1 1-.942-.943L8.39 8l-.862-.862a.667.667 0 0 1 0-.943Z'/><path fill-rule='evenodd' d='M4.827 2.9a.667.667 0 0 1 .506-.233h10c.368 0 .667.298.667.666v9.334a.667.667 0 0 1-.667.666h-10a.667.667 0 0 1-.506-.232l-4-4.667a.667.667 0 0 1 0-.868l4-4.667ZM5.64 4 2.211 8l3.429 4h9.027V4H5.64Z'/></svg>\"\nexport const dollarSign = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M8.75.75a.75.75 0 0 0-1.5 0v.623c-.717.077-1.462.273-2.097.648-.9.531-1.57 1.426-1.57 2.729 0 .62.144 1.162.421 1.627.275.46.656.803 1.073 1.068.64.408 1.43.666 2.173.876v4.324a11.279 11.279 0 0 1-3.004-.603.75.75 0 1 0-.492 1.416c1.128.393 2.305.624 3.496.69v1.269a.75.75 0 0 0 1.5 0V14.13c.803-.073 1.584-.268 2.225-.666.893-.555 1.442-1.461 1.442-2.715 0-.62-.144-1.162-.421-1.627a3.25 3.25 0 0 0-1.072-1.068c-.64-.408-1.431-.666-2.174-.876V2.886c.67.084 1.324.269 1.941.548a.75.75 0 1 0 .618-1.368 8.277 8.277 0 0 0-2.559-.69V.75Zm-1.5 2.134c-.498.07-.965.21-1.335.429-.511.302-.832.74-.832 1.437 0 .38.086.65.21.858.126.212.318.4.589.572.37.235.832.412 1.368.577V2.884Zm1.5 5.86v3.88c.591-.068 1.078-.213 1.434-.434.443-.275.733-.694.733-1.44 0-.38-.086-.65-.21-.858-.126-.212-.318-.4-.589-.572-.37-.235-.832-.412-1.368-.577Z'/></svg>\"\nexport const dotMenuHorizontal = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 10.1a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm6 0a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm7.6-1.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0Z'/></svg>\"\nexport const downSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.594 5.594a.889.889 0 0 1 1.257 0L7.778 8.52l2.927-2.927a.889.889 0 0 1 1.257 1.257l-3.556 3.555a.889.889 0 0 1-1.257 0L3.594 6.851a.889.889 0 0 1 0-1.257Z'/></svg>\"\nexport const download = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M7.733 11.933c-.066 0-.133-.066-.2-.133l-4-4a.644.644 0 0 1 0-.933.644.644 0 0 1 .934 0l2.866 2.866v-8.4c0-.4.267-.666.667-.666s.667.266.667.666v8.4l2.866-2.866a.645.645 0 0 1 .934 0 .645.645 0 0 1 0 .933l-4 4a.35.35 0 0 1-.1.067.348.348 0 0 0-.1.066C8.2 12 8.067 12 8 12s-.2 0-.267-.067Z'/><path d='M14 11.333c0-.4.267-.666.667-.666s.666.266.666.666v4c0 .4-.266.667-.666.667H1.333c-.4 0-.666-.267-.666-.667v-4c0-.4.266-.666.666-.666s.667.266.667.666v3.334h12v-3.334Z'/></svg>\"\nexport const downsell = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.817 10.724 10.54 15l-.942-.943 2.666-2.667h-6.39a4.666 4.666 0 0 1-4.667-4.666v-6H2.54v6a3.333 3.333 0 0 0 3.334 3.333h6.39L9.598 7.39l.942-.942 4.277 4.276Z'/></svg>\"\nexport const draft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.932 0h-7.75a.727.727 0 0 0-.727.727v14.546c0 .401.325.727.727.727h11.636a.727.727 0 0 0 .727-.727V5.09a.727.727 0 0 0-.183-.483L10.483.244A.727.727 0 0 0 9.933 0Zm-.72 1.455V5.09c0 .402.326.727.727.727h3.152v8.727H2.909V1.456h6.303Z'/></svg>\"\nexport const drop = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M6.609 9.74a.696.696 0 1 0-1.392 0c0 1.087.517 1.813 1.135 2.24.581.403 1.245.542 1.648.542a.696.696 0 1 0 0-1.392c-.153 0-.533-.07-.856-.293-.286-.198-.535-.516-.535-1.098Z'/><path fill-rule='evenodd' d='m8 .696.495-.49a.696.696 0 0 0-.99 0L7.5.213l-.013.013a13.774 13.774 0 0 0-.231.241A37.731 37.731 0 0 0 4.663 3.52c-.709.934-1.43 1.993-1.976 3.05-.54 1.04-.948 2.15-.948 3.17C1.74 13.738 4.973 16 8 16s6.26-2.262 6.26-6.26c0-1.02-.408-2.13-.947-3.172-.546-1.056-1.268-2.115-1.976-3.05A37.718 37.718 0 0 0 8.513.226L8.5.212 8.495.207 8 .696Zm0 0-.495-.49.495.49Zm-.352 1.398L8 1.707a36.34 36.34 0 0 1 2.228 2.652c.683.9 1.353 1.89 1.85 2.849.504.974.792 1.846.792 2.531 0 3.097-2.471 4.87-4.87 4.87s-4.87-1.773-4.87-4.87c0-.685.288-1.557.792-2.531.497-.96 1.167-1.948 1.85-2.849a36.339 36.339 0 0 1 1.876-2.265Z'/></svg>\"\nexport const duplicate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333.667C1.333.298 1.632 0 2 0h6.229a.664.664 0 0 1 .476.207l2.338 2.46H14c.368 0 .667.298.667.666v12A.667.667 0 0 1 14 16H4.667A.667.667 0 0 1 4 15.333v-2H2a.667.667 0 0 1-.667-.666v-12ZM4.671 12H2.667V1.333h4.889V3.94c0 .369.298.667.666.667h2.445V12H4.67Zm.662 1.333v1.334h8V4H12v8.667a.667.667 0 0 1-.667.666h-6ZM4 6.667C4 6.298 4.298 6 4.667 6h4a.667.667 0 0 1 0 1.333h-4A.667.667 0 0 1 4 6.667Zm.667 2a.667.667 0 1 0 0 1.333h4a.667.667 0 0 0 0-1.333h-4Z'/></svg>\"\nexport const emailActivity = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.333 2.667a.666.666 0 0 0-.666.666v5.334a.667.667 0 0 1-1.334 0V3.333a2 2 0 0 1 2-2h9.334a2 2 0 0 1 2 2v5.334a.667.667 0 0 1-1.334 0V3.333a.666.666 0 0 0-.666-.666H3.333ZM8 4c.368 0 .667.298.667.667V8a.667.667 0 0 1-1.334 0V4.667C7.333 4.298 7.632 4 8 4Zm2.667 1.333c.368 0 .666.299.666.667v2A.667.667 0 1 1 10 8V6c0-.368.299-.667.667-.667ZM6 7.333a.667.667 0 0 0-1.333 0V8A.667.667 0 1 0 6 8v-.667ZM.667 10a.667.667 0 0 0-.667.667V12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1.333a.667.667 0 0 0-.667-.667H.667Zm.666 2v-.667h13.334V12a.666.666 0 0 1-.667.667H2A.666.666 0 0 1 1.333 12Z'/></svg>\"\nexport const emoji = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 8c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8-8-3.6-8-8Zm1.3 0a6.7 6.7 0 1 0 13.4 0A6.7 6.7 0 0 0 1.3 8ZM8 12.7A2.732 2.732 0 0 1 5.3 10h5.4A2.732 2.732 0 0 1 8 12.7ZM5 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm7-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'/></svg>\"\nexport const enlarge = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8.471 1.529a.667.667 0 0 0-.942 0L4.195 4.862a.667.667 0 1 0 .943.943L8 2.943l2.862 2.862a.667.667 0 1 0 .943-.943L8.47 1.529ZM5.138 10.195a.667.667 0 1 0-.943.943l3.334 3.333c.26.26.682.26.942 0l3.334-3.333a.667.667 0 1 0-.943-.943L8 13.057l-2.862-2.862Z'/></svg>\"\nexport const enlargeVertical = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m10.867 10.85-2.2 2.2V2.917l2.2 2.2c.133.133.266.2.466.2s.334-.067.467-.2a.644.644 0 0 0 0-.934L8.467.85C8.4.783 8.333.717 8.267.717a.736.736 0 0 0-.534 0c-.066 0-.133.066-.2.133L4.2 4.183a.644.644 0 0 0 0 .934.644.644 0 0 0 .933 0l2.2-2.2V13.05l-2.2-2.2a.644.644 0 0 0-.933 0 .644.644 0 0 0 0 .933l3.333 3.334c.067.066.134.133.2.133.067.067.2.067.267.067s.2 0 .267-.067c.066-.067.133-.067.2-.133l3.333-3.334a.644.644 0 0 0 0-.933.644.644 0 0 0-.933 0Z'/></svg>\"\nexport const expand = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.776 1.776v4a.667.667 0 1 0 1.334 0v-2.39l3.528 3.528a.667.667 0 1 0 .943-.943L3.052 2.443h2.39a.667.667 0 0 0 0-1.333h-4a.667.667 0 0 0-.666.666ZM15.11 14.443v-4a.667.667 0 0 0-1.334 0v2.39l-3.528-3.528a.667.667 0 1 0-.943.943l3.528 3.528h-2.39a.667.667 0 1 0 0 1.334h4a.667.667 0 0 0 .667-.667Z'/></svg>\"\nexport const facebook = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M6.021 15.333 6 8.667H3.333V6H6V4.333C6 1.86 7.532.667 9.74.667c1.057 0 1.965.078 2.23.114v2.585l-1.53.001c-1.201 0-1.433.57-1.433 1.407V6H12.5l-1.333 2.667h-2.16v6.666H6.02Z'/></svg>\"\nexport const facebook2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M16 8.048a8 8 0 1 0-9.25 7.903v-5.59H4.719V8.048H6.75V6.285c0-2.004 1.195-3.112 3.021-3.112.6.008 1.2.06 1.792.156v1.969h-1.01a1.156 1.156 0 0 0-1.303 1.25v1.5h2.217l-.355 2.313H9.245v5.59A8 8 0 0 0 16 8.048Z'/></svg>\"\nexport const favorite = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.4 2C3.2.2 6.133.2 8 2v.067V2C9.8.2 12.8.2 14.6 2c1.8 1.8 1.8 4.8 0 6.6l-6.133 6.133a.605.605 0 0 1-.467.2.605.605 0 0 1-.467-.2L1.4 8.6C-.467 6.8-.467 3.867 1.4 2ZM7 3C5.667 1.667 3.6 1.667 2.267 3c-1.334 1.333-1.334 3.4 0 4.733L7.933 13.4 13.6 7.733c1.333-1.333 1.333-3.4 0-4.733-1.333-1.333-3.4-1.333-4.733 0-.067.133-.2.333-.334.467-.133.2-.333.266-.533.266s-.4-.133-.533-.266C7.333 3.333 7.2 3.133 7 3Z'/></svg>\"\nexport const feedback = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 7.333C0 3.513 3.697.667 8 .667s8 2.846 8 6.666v.016a6.141 6.141 0 0 1-1.7 4.096l.362 3.145a.667.667 0 0 1-.913.694l-3.726-1.516a7.7 7.7 0 0 1-2.03.232C3.693 13.997 0 11.152 0 7.333ZM8 2C4.17 2 1.333 4.487 1.333 7.333S4.17 12.667 8 12.667h.014a6.366 6.366 0 0 0 1.87-.242.667.667 0 0 1 .434.024l2.89 1.176-.27-2.349a.667.667 0 0 1 .207-.563 4.81 4.81 0 0 0 1.522-3.388C14.66 4.483 11.827 2 8 2Zm0 1.333c.368 0 .667.299.667.667v4a.667.667 0 1 1-1.334 0V4c0-.368.299-.667.667-.667Zm.667 7.334a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0Z'/></svg>\"\nexport const file = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.438 0H2a.667.667 0 0 0-.667.667v14.666c0 .368.299.667.667.667h12a.667.667 0 0 0 .667-.667V4.667c0-.164-.06-.321-.169-.443l-3.555-4A.667.667 0 0 0 10.438 0Zm-.66 1.333v3.334c0 .368.298.666.666.666h2.89v9.334H2.666V1.333h7.11Z'/><path fill-rule='evenodd' d='M4 6c0-.368.298-.667.667-.667H8a.667.667 0 0 1 0 1.334H4.667A.667.667 0 0 1 4 6ZM4 8.667C4 8.298 4.298 8 4.667 8h6.666a.667.667 0 1 1 0 1.333H4.667A.667.667 0 0 1 4 8.667ZM4 11.333c0-.368.298-.666.667-.666h6.666a.667.667 0 1 1 0 1.333H4.667A.667.667 0 0 1 4 11.333Z'/></svg>\"\nexport const fileMoney = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 0h13.334v16H1.333V0Zm1.334 1.333v13.334h10.666V1.333H2.667Zm6 10.595v1.405H7.333v-1.35a8.692 8.692 0 0 1-2.225-.489l-.628-.226.451-1.254.628.225c.566.204 1.191.35 1.774.405v-2.34c-.433-.153-.9-.347-1.287-.63C5.498 7.27 5.1 6.678 5.1 5.82c0-.73.32-1.288.83-1.649.413-.29.917-.431 1.404-.489V2.667h1.334V3.69c.748.086 1.457.291 1.904.537l.584.322-.642 1.168-.584-.321c-.255-.14-.73-.286-1.262-.362v2.313c.378.133.775.293 1.107.506.54.348.98.887.98 1.713 0 .699-.233 1.278-.677 1.698-.394.372-.9.57-1.41.663Zm0-1.369c.22-.066.382-.157.494-.263.143-.135.26-.346.26-.729 0-.254-.099-.418-.37-.592a2.626 2.626 0 0 0-.384-.2v1.784ZM7.333 6.874V5.03c-.276.048-.49.13-.635.232-.16.113-.266.267-.266.56 0 .367.141.584.403.776.14.103.306.192.498.276Z'/></svg>\"\nexport const filter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.71 4.3a1.26 1.26 0 1 0 0 2.518 1.26 1.26 0 0 0 0-2.518Zm-11.06 2h8.609A2.56 2.56 0 1 0 10.21 5H1.65a.65.65 0 1 0 0 1.3Zm1.91 5.518a1.26 1.26 0 1 0 0-2.518 1.26 1.26 0 0 0 0 2.518Zm11.058-2H6.01a2.56 2.56 0 1 0 .048 1.3h8.561a.65.65 0 1 0 0-1.3Z'/></svg>\"\nexport const flag = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 .667a.667.667 0 0 0-1.333 0v14.666a.667.667 0 1 0 1.333 0V10h8a.667.667 0 0 0 .667-.667V4.667h3.075L12.7 7.789a.667.667 0 0 0 0 .422l1.04 3.122H6a.667.667 0 0 0 0 1.334h8.667a.666.666 0 0 0 .632-.878L14.036 8 15.3 4.21a.667.667 0 0 0-.632-.877h-4v-2A.667.667 0 0 0 10 .667H2ZM2 2v6.667h7.333V2H2Z'/></svg>\"\nexport const flash = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.824 0h6.06L9.55 4.667h4.54L4.646 15.999 6.48 8.667H2.461L4.824 0Zm1.019 1.333-1.637 6h3.981l-.833 3.335L11.244 6H7.782l1.333-4.667H5.843Z'/></svg>\"\nexport const flashFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.255 5.019a.667.667 0 0 0-.588-.352H9.55L10.64.85A.667.667 0 0 0 10 0H5.333c-.3 0-.564.201-.643.491l-2 7.334a.667.667 0 0 0 .643.842h3.202l-1.191 6.547a.666.666 0 0 0 1.211.49l6.667-10a.668.668 0 0 0 .033-.685Z'/></svg>\"\nexport const folder = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 1.333C0 .965.298.667.667.667H6c.21 0 .407.098.533.266l1.8 2.4h7c.368 0 .667.299.667.667v9.333a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-12ZM1.333 2v11.333A.667.667 0 0 0 2 14h12a.666.666 0 0 0 .667-.667V4.667H8a.667.667 0 0 1-.533-.267L5.667 2H1.333Z'/></svg>\"\nexport const folderGroup = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1 0a1 1 0 0 0-1 1v6.333a2 2 0 0 0 2 2h3.333V8h-3.5a.5.5 0 0 1-.5-.5V1.333H2.85a.5.5 0 0 1 .354.147l.894.894a1 1 0 0 0 .707.293H8v2.666h1.333v-3a1 1 0 0 0-1-1h-3.39L3.903.293A1 1 0 0 0 3.194 0H1Zm6.667 6.667a1 1 0 0 0-1 1V14a2 2 0 0 0 2 2H14a2 2 0 0 0 2-2V9a1 1 0 0 0-1-1h-3.39l-1.041-1.04a1 1 0 0 0-.707-.293H7.667Zm.333 7.5V8h1.517a.5.5 0 0 1 .353.146l.894.894a1 1 0 0 0 .707.293h3.196v4.834a.5.5 0 0 1-.5.5H8.5a.5.5 0 0 1-.5-.5Z'/></svg>\"\nexport const form = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.667 0A.667.667 0 0 0 4 .667v4c0 .368.298.666.667.666h2a.667.667 0 0 0 .666-.666.666.666 0 1 1 1.334 0c0 .368.298.666.666.666h2A.667.667 0 0 0 12 4.667v-4A.667.667 0 0 0 11.333 0H4.667Zm1.447 4h-.78V1.333h5.333V4h-.78a2 2 0 0 0-3.773 0ZM.667 2c0-.368.298-.667.666-.667h1.334a.667.667 0 0 1 0 1.334H2v12h12v-12h-.667a.667.667 0 1 1 0-1.334h1.334c.368 0 .666.299.666.667v13.333a.667.667 0 0 1-.666.667H1.333a.667.667 0 0 1-.666-.667V2Zm4 5.333a.667.667 0 0 0 0 1.334h6.666a.667.667 0 0 0 0-1.334H4.667Zm0 3.334a.667.667 0 1 0 0 1.333h6.666a.667.667 0 0 0 0-1.333H4.667Z'/></svg>\"\nexport const formField = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667.667A.667.667 0 0 0 0 1.333v5.334c0 .368.298.666.667.666h14.666A.667.667 0 0 0 16 6.667V1.333a.667.667 0 0 0-.667-.666H.667ZM1.333 6V2h13.334v4H1.333ZM.667 8.667A.667.667 0 0 0 0 9.333v5.334c0 .368.298.666.667.666h14.666a.667.667 0 0 0 .667-.666V9.333a.667.667 0 0 0-.667-.666H.667ZM1.333 14v-4h13.334v4H1.333Zm1.334-9.905c0-.368.298-.666.666-.666H6a.667.667 0 1 1 0 1.333H3.333a.667.667 0 0 1-.666-.667Zm.666 7.238a.667.667 0 0 0 0 1.334H6a.667.667 0 0 0 0-1.334H3.333Z'/></svg>\"\nexport const formFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.333.667H.667A.667.667 0 0 0 0 1.333v5.334a.667.667 0 0 0 .667.666h14.666A.667.667 0 0 0 16 6.667V1.333a.666.666 0 0 0-.667-.666Zm-4 4H2.667V3.333h8.666v1.334ZM15.333 8.667H.667A.667.667 0 0 0 0 9.333v5.334a.667.667 0 0 0 .667.666h14.666a.667.667 0 0 0 .667-.666V9.333a.666.666 0 0 0-.667-.666Zm-6.666 4h-6v-1.334h6v1.334Z'/></svg>\"\nexport const fullscreen = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.529 5.529 13.057 2h-2.39a.667.667 0 1 1 0-1.333h4a.665.665 0 0 1 .666.666v4.001a.667.667 0 0 1-1.333 0V2.942L10.471 6.47a.667.667 0 1 1-.942-.942ZM2.943 14l3.528-3.529a.667.667 0 1 0-.942-.942L2 13.057v-2.39a.667.667 0 1 0-1.333 0v4a.665.665 0 0 0 .666.666h4.001a.667.667 0 0 0 0-1.333H2.942Zm12.39.666v-4a.667.667 0 0 0-1.333 0v2.391L10.471 9.53a.667.667 0 0 0-.942.942L13.057 14h-2.39a.667.667 0 0 0 0 1.333h4.032a.664.664 0 0 0 .634-.66v-.007ZM5.333 2h-2.39l4.195 4.195a.667.667 0 1 1-.943.943L2 2.943v2.39a.667.667 0 0 1-1.333 0v-4c0-.368.298-.666.666-.666h4a.667.667 0 1 1 0 1.333Z'/></svg>\"\nexport const funnel = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.104.435C.213.218.43 0 .757 0h14.476c.218 0 .544.109.653.435a.93.93 0 0 1 0 .762l-5.66 8.49v5.551a.744.744 0 0 1-.762.762h-2.83c-.435 0-.762-.326-.762-.653v-5.66l-5.66-8.49C-.004.98-.004.653.105.435Zm2.068 1.089 5.007 7.619c.108.109.108.218.108.435v5.007h1.415V9.469c0-.108 0-.326.11-.435l5.006-7.619H2.172v.109Z'/></svg>\"\nexport const grantOffer = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path fill-rule='evenodd' d='M6.001 1.333A.671.671 0 0 0 5.334 2c0 .356.286.651.638.667h1.724c-.356-.703-.906-1.334-1.695-1.334Zm-2 .667c0 .234.04.458.114.667H2.666c-.736 0-1.333.597-1.333 1.333v1.334c0 .737.597 1.334 1.333 1.334h.003v2.001H1.333C.597 8.67 0 9.266 0 10.003v2.494c0 .538.324 1.024.82 1.23l4.87 2.03.01.005c.684.256 1.425.249 2.064.09l.032-.009 6.505-2.332a1.26 1.26 0 0 0 .743-.695 1.099 1.099 0 0 0-.15-1.105 2.68 2.68 0 0 0-.386-.403c.104-.19.162-.407.162-.638V6.668c.737 0 1.334-.597 1.334-1.334V4c0-.736-.597-1.333-1.334-1.333h-1.447A2.004 2.004 0 0 0 11.337 0C9.991 0 9.15.9 8.67 1.678 8.19.9 7.347 0 6.001 0c-1.102 0-2 .899-2 2Zm8.002 10.003h.693c.456.006.756.155.955.325l-6.24 2.237c-.417.099-.859.09-1.232-.047l-4.846-2.02v-2.495h2.001c.778 0 1.483.301 1.952.833.243.275.615.5 1.065.5h1.651c.38 0 .831.27 1.103.668h-3.77v1.333h4.001c.363 0 .72-.15.959-.424a1.09 1.09 0 0 0 .259-.91h1.449Zm.7-1.333h.634V6.668H4.003v2.054c.873.14 1.685.554 2.283 1.232a.192.192 0 0 0 .055.045l.011.004h1.65c.625 0 1.216.265 1.681.667h3.02ZM2.666 4H14.67v1.334H2.666V4Zm9.338-2c0 .356-.286.651-.638.667H9.642c.356-.703.906-1.334 1.695-1.334.366 0 .667.302.667.667Z'/></svg>\"\nexport const handle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 5.333a.667.667 0 0 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667Zm0 4.667a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Z'/></svg>\"\nexport const handle2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.6 7.2a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm0 5.333a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm6.4 0a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm8-1.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0ZM9.6 5.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0Zm4.8 1.6a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Z'/></svg>\"\nexport const handle2Vertical = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.933 0a1.6 1.6 0 1 1 0 3.2 1.6 1.6 0 0 1 0-3.2Zm1.6 8a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Zm0 6.4a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Zm-5.333 0a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Zm-1.6-8a1.6 1.6 0 1 1 0 3.2 1.6 1.6 0 0 1 0-3.2Zm1.6-4.8a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Z'/></svg>\"\nexport const hashtag = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.326 1.432a.667.667 0 0 0-1.319-.198l-.514 3.433h-2.16a.667.667 0 0 0 0 1.333h1.96l-.6 4H2.667a.667.667 0 0 0 0 1.333h1.826l-.486 3.235a.667.667 0 0 0 1.319.198l.515-3.433h3.318l-.485 3.235a.667.667 0 0 0 1.319.198l.514-3.433h2.16a.667.667 0 1 0 0-1.333h-1.96l.6-4h2.026a.667.667 0 1 0 0-1.333h-1.825l.485-3.235a.667.667 0 1 0-1.319-.198l-.515 3.433H6.841l.485-3.235ZM9.359 10l.6-4H6.641l-.6 4h3.318Z'/></svg>\"\nexport const hdVideo = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.32 1.856h13.36c.73 0 1.32.593 1.32 1.324v9.64c0 .731-.59 1.324-1.32 1.324H1.32c-.73 0-1.32-.593-1.32-1.324V3.18c0-.731.59-1.324 1.32-1.324Zm.284 10.68h12.792V3.464H1.604v9.07ZM8.94 5.37l.014-.001.024-.001.609-.002c.472-.002.945-.005 1.417.006.636.014 1.218.206 1.702.638.353.315.583.71.699 1.166.176.691.16 1.376-.12 2.038-.3.71-.845 1.143-1.578 1.348a2.922 2.922 0 0 1-.782.107l-1.406.001H8.94v-5.3Zm1.357 4.183c.132 0 .261.001.39-.002l.074-.002c.133-.003.267-.006.397-.03.518-.097.875-.392 1.037-.902.103-.326.11-.66.048-.995-.125-.692-.629-1.097-1.31-1.132a9.152 9.152 0 0 0-.53-.007h-.23a.225.225 0 0 0-.034.004.582.582 0 0 1-.017.003v3.062h.175Zm-6.337 1.114H2.78V5.375h1.179V7.44h2.108V5.374h1.186v5.293H6.07v-2.1H3.96v2.101Z'/></svg>\"\nexport const headingLarge = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 .667a.667.667 0 0 1 1.333 0v6.666h9.334V.667a.667.667 0 0 1 1.333 0v14.666a.667.667 0 0 1-1.333 0V8.667H3.333v6.666a.667.667 0 1 1-1.333 0V.667Z'/></svg>\"\nexport const headingSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.333 4.111a.778.778 0 0 1 1.556 0v3.222h6.222V4.111a.778.778 0 1 1 1.556 0v7.778a.778.778 0 0 1-1.556 0V8.667H4.89v3.222a.778.778 0 0 1-1.556 0V4.11Z'/></svg>\"\nexport const headset = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0A7.338 7.338 0 0 0 .667 7.333v4c0 1.1.9 2 2 2h2c.366 0 .666-.3.666-.666V8c0-.367-.3-.667-.666-.667H2c0-3.306 2.693-6 6-6s6 2.694 6 6h-2.667c-.366 0-.666.3-.666.667v4.667c0 .366.3.666.666.666h2c.234 0 .46-.046.667-.12v.12c0 .734-.6 1.334-1.333 1.334H9.333c-.366 0-.666.3-.666.666 0 .367.3.667.666.667h3.334a2.666 2.666 0 0 0 2.666-2.667v-6A7.338 7.338 0 0 0 8 0ZM4 8.667V12H2.667A.669.669 0 0 1 2 11.333V8.667h2ZM13.333 12H12V8.667h2v2.666c0 .367-.3.667-.667.667Z'/></svg>\"\nexport const helpFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.333 6h-.276A7.309 7.309 0 0 0 10 .943V.667A.666.666 0 0 0 9.333 0H6.667A.666.666 0 0 0 6 .667v.276A7.309 7.309 0 0 0 .943 6H.667A.666.666 0 0 0 0 6.667v2.666c0 .368.298.667.667.667h.276A7.309 7.309 0 0 0 6 15.057v.276c0 .368.298.667.667.667h2.666a.667.667 0 0 0 .667-.667v-.276A7.309 7.309 0 0 0 15.057 10h.276A.666.666 0 0 0 16 9.333V6.667A.666.666 0 0 0 15.333 6ZM8 10.667A2.67 2.67 0 0 1 5.333 8 2.67 2.67 0 0 1 8 5.333 2.67 2.67 0 0 1 10.667 8 2.67 2.67 0 0 1 8 10.667ZM13.655 6h-2.196A4.016 4.016 0 0 0 10 4.541V2.345A5.967 5.967 0 0 1 13.655 6ZM6 2.345v2.196A4.016 4.016 0 0 0 4.541 6H2.345A5.967 5.967 0 0 1 6 2.345ZM2.345 10h2.196c.351.605.854 1.108 1.459 1.459v2.196A5.967 5.967 0 0 1 2.345 10ZM10 13.655v-2.196A4.022 4.022 0 0 0 11.459 10h2.196A5.967 5.967 0 0 1 10 13.655Z'/></svg>\"\nexport const helpOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.06 6A7.373 7.373 0 0 0 10 .94.94.94 0 0 0 9.06 0H6.94A.94.94 0 0 0 6 .94 7.373 7.373 0 0 0 .94 6a.94.94 0 0 0-.94.94v2.12c0 .52.42.94.94.94A7.36 7.36 0 0 0 6 15.06c0 .52.42.94.94.94h2.12c.52 0 .94-.42.94-.94A7.36 7.36 0 0 0 15.06 10c.52 0 .94-.42.94-.94V6.94a.94.94 0 0 0-.94-.94ZM10 2.34A6.016 6.016 0 0 1 13.66 6h-2.193A4.07 4.07 0 0 0 10 4.533V2.34ZM7.333 1.333h1.334v2.72A4.423 4.423 0 0 0 8 4c-.227 0-.447.02-.667.053v-2.72ZM6 2.34v2.193A4.07 4.07 0 0 0 4.533 6H2.34A6.032 6.032 0 0 1 6 2.34ZM1.333 7.333h2.72C4.02 7.553 4 7.773 4 8c0 .227.02.447.053.667h-2.72V7.333ZM6 13.66A6.016 6.016 0 0 1 2.34 10h2.193A4.07 4.07 0 0 0 6 11.467v2.193Zm2.667 1.007H7.333v-2.72c.22.033.44.053.667.053.227 0 .447-.02.667-.053v2.72Zm-.667-4a2.666 2.666 0 1 1 0-5.334 2.666 2.666 0 1 1 0 5.334Zm2 2.993v-2.193A4.07 4.07 0 0 0 11.467 10h2.193A6.032 6.032 0 0 1 10 13.66Zm4.667-4.993h-2.72c.033-.22.053-.44.053-.667 0-.227-.02-.447-.053-.667h2.72v1.334Z'/></svg>\"\nexport const homeAlt = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m8 .472 7.755 6.345-.844 1.032L8 2.195 1.089 7.849.245 6.817 8 .472ZM6 10.667h4v4h2.667V8H14v8H2V8h1.333v6.667H6v-4Zm1.333 4h1.334V12H7.333v2.667Zm2-8H6.667v2.666h2.666V6.667Z'/></svg>\"\nexport const horizontalLine = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.667 7.333H1.333c-.4 0-.666.267-.666.667s.266.667.666.667h13.334c.4 0 .666-.267.666-.667s-.266-.667-.666-.667Z'/></svg>\"\nexport const image = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path fill-rule='evenodd' d='M11.333 6c.2 0 .4.067.534.2l4 4.667c.266.266.2.733-.067.933-.267.267-.733.2-.933-.067l-3.534-4.066L7.2 12.4c-.133.2-.333.267-.533.267a.605.605 0 0 1-.467-.2l-2.133-2.134L1.2 13.8c-.267.267-.667.333-.933.067C0 13.6-.067 13.2.2 12.933l3.333-4c.067-.2.267-.266.467-.266s.4.066.533.2L6.667 11l4.2-4.8c.066-.133.266-.2.466-.2Z'/><path fill-rule='evenodd' d='M0 2c0-.4.267-.667.667-.667h14.666c.4 0 .667.267.667.667v12c0 .4-.267.667-.667.667H.667C.267 14.667 0 14.4 0 14V2Zm1.333.667v10.666h13.334V2.667H1.333Z'/><path fill-rule='evenodd' d='M6 4.667c-.4 0-.667.266-.667.666S5.6 6 6 6s.667-.267.667-.667S6.4 4.667 6 4.667Zm-2 .666c0-1.133.867-2 2-2s2 .867 2 2c0 1.134-.867 2-2 2s-2-.866-2-2Z'/></svg>\"\nexport const infoCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.333a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 8 1.333ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-1.333c.368 0 .667.298.667.666v4a.667.667 0 1 1-1.334 0v-4c0-.368.299-.666.667-.666Zm.667-2a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0Z'/></svg>\"\nexport const infoCircleFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm1 12H7V7h2v5ZM8 6c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1Z'/></svg>\"\nexport const instagram = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.988c1.958 0 2.19.007 2.963.043.465.005.926.09 1.362.252.318.118.607.305.843.549.244.236.431.525.549.843.161.436.247.897.252 1.362.036.773.043 1.005.043 2.963 0 1.958-.007 2.19-.043 2.963-.005.465-.09.926-.252 1.362a2.428 2.428 0 0 1-1.392 1.392 4.05 4.05 0 0 1-1.362.252c-.773.036-1.005.043-2.963.043-1.958 0-2.19-.007-2.963-.043a4.05 4.05 0 0 1-1.362-.252 2.266 2.266 0 0 1-.843-.549 2.266 2.266 0 0 1-.549-.843 4.048 4.048 0 0 1-.252-1.362C1.995 10.19 1.988 9.958 1.988 8c0-1.958.007-2.19.043-2.963.005-.465.09-.926.252-1.362.118-.318.305-.607.549-.843.236-.244.525-.431.843-.549a4.048 4.048 0 0 1 1.362-.252C5.81 1.995 6.042 1.988 8 1.988ZM8 .667c-1.991 0-2.241.008-3.023.044a5.405 5.405 0 0 0-1.78.34A3.75 3.75 0 0 0 1.05 3.2a5.405 5.405 0 0 0-.34 1.78C.675 5.759.667 6.009.667 8s.008 2.241.044 3.023c.012.609.127 1.21.34 1.78A3.75 3.75 0 0 0 3.2 14.95c.57.213 1.172.328 1.78.34.779.036 1.029.044 3.02.044s2.241-.008 3.023-.044a5.406 5.406 0 0 0 1.78-.34A3.752 3.752 0 0 0 14.95 12.8c.213-.57.328-1.172.34-1.78.036-.779.044-1.029.044-3.02s-.008-2.241-.044-3.023a5.407 5.407 0 0 0-.34-1.78A3.75 3.75 0 0 0 12.8 1.05a5.406 5.406 0 0 0-1.78-.34C10.241.675 9.991.667 8 .667Zm0 3.567a3.766 3.766 0 1 0 0 7.532 3.766 3.766 0 0 0 0-7.532Zm0 6.21a2.445 2.445 0 1 1 0-4.89 2.445 2.445 0 0 1 0 4.89Zm4.795-6.359a.88.88 0 1 1-1.76 0 .88.88 0 0 1 1.76 0Z'/></svg>\"\nexport const iosBattery = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.3 11.8h-10C1 11.8 0 10.7 0 9.5v-3c0-1.3 1-2.3 2.3-2.3h9.9c1.3 0 2.3 1 2.3 2.3v2.9c.1 1.3-.9 2.4-2.2 2.4Zm-10-7c-1 0-1.8.8-1.8 1.8v2.9c0 1 .8 1.8 1.8 1.8h9.9c1 0 1.8-.8 1.8-1.8v-3c0-1-.8-1.8-1.8-1.8H2.3v.1Z' opacity='.35'/><path d='M15.2 7.1v2.5c.5-.2.8-.7.8-1.2 0-.6-.3-1.1-.8-1.3Z' opacity='.4'/><path d='M1.2 6.5c0-.6.5-1.2 1.2-1.2h9.9c.6 0 1.2.5 1.2 1.2v2.9c0 .6-.5 1.2-1.2 1.2h-10c-.6 0-1.2-.5-1.2-1.2V6.5h.1Z'/></svg>\"\nexport const iosData = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8.9 5.3c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v7.1c0 .5-.4.9-.9.9h-.9c-.5 0-.9-.4-.9-.9V5.3ZM13.3 3.6c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v8.9c0 .5-.4.9-.9.9h-.9c-.5 0-.9-.4-.9-.9V3.6ZM4.4 8.4c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v4c0 .5-.4.9-.9.9h-.9c-.5 0-.9-.4-.9-.9v-4ZM0 10.7c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v1.8c0 .5-.4.9-.9.9H.9c-.5 0-.9-.4-.9-.9v-1.8Z'/></svg>\"\nexport const iosWifi = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 4.9c2.3 0 4.6.9 6.2 2.5.1.1.3.1.5 0l1.2-1.2c.1-.1.1-.2.1-.3 0-.1 0-.2-.1-.2C11.5 1.4 4.5 1.4.1 5.7c-.1 0-.1.1-.1.2s0 .2.1.3l1.2 1.2c.1.1.3.1.5 0C3.4 5.8 5.7 4.9 8 4.9Z'/><path fill-rule='evenodd' d='M8 8.6c1.3 0 2.5.5 3.5 1.4.1.1.3.1.5 0l1.2-1.2c.1-.1.1-.2.1-.2 0-.1 0-.2-.1-.2-2.9-2.7-7.3-2.7-10.2 0-.1-.1-.2 0-.2.1s0 .2.1.2L4.1 10c.1.1.3.1.5 0 .9-.9 2.2-1.4 3.4-1.4Z'/><path fill-rule='evenodd' d='M10.5 11.1c0 .1 0 .2-.1.2l-2.1 2.2c-.1.1-.1.1-.2.1s-.2 0-.2-.1l-2.1-2.2c-.1-.1-.1-.2-.1-.2 0-.1 0-.2.1-.2 1.3-1.2 3.3-1.2 4.6 0 .1 0 .1.1.1.2Z'/></svg>\"\nexport const italic = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 0H8a.667.667 0 0 0 0 1.333h1.127L5.491 14.666H4A.667.667 0 0 0 4 16h4a.667.667 0 0 0 0-1.334H6.873l3.636-13.333h1.49A.667.667 0 1 0 12 0Z'/></svg>\"\nexport const kajabiFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 0 0 16V0h16Zm0 16H3.2l6.4-6.4L16 16Z'/></svg>\"\nexport const kajabiOutlined = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 0 0 16V0h16Zm-3.2 1.3L1.3 12.8V1.3h11.5ZM16 16H3.2l6.4-6.4L16 16Zm-9.6-1.3 3.2-3.2 3.2 3.2H6.4Z'/></svg>\"\nexport const lab = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4 .667C4 .298 4.298 0 4.667 0h6.666c.368 0 .667.298.667.667v2.666a.667.667 0 0 1-.667.667H10v3.762l3.622 4.427A2.333 2.333 0 0 1 11.816 16H4.184a2.334 2.334 0 0 1-1.806-3.81L6 7.761V4H4.667A.667.667 0 0 1 4 3.333V.667Zm1.333.666v1.334h1.334c.368 0 .666.298.666.666V8a.667.667 0 0 1-.15.422L3.41 13.033a1 1 0 0 0 .774 1.634h7.632a1 1 0 0 0 .774-1.633L8.817 8.421A.667.667 0 0 1 8.667 8V3.333c0-.368.298-.666.666-.666h1.334V1.333H5.333Z'/></svg>\"\nexport const launch = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.138.862a.665.665 0 0 1 .195.461v5.344a.667.667 0 0 1-1.333 0V2.943L7.805 9.138a.667.667 0 1 1-.943-.943L13.057 2H9.333a.667.667 0 0 1 0-1.333h5.334c.17 0 .34.065.471.195ZM1.333 2a.667.667 0 0 0-.666.667v12c0 .368.298.666.666.666h12a.667.667 0 0 0 .667-.666V10a.667.667 0 0 0-1.333 0v4H2V3.333h4A.667.667 0 1 0 6 2H1.333Z'/></svg>\"\nexport const layoutGrid = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.2 5.8V2.2h3.6v3.6H2.2ZM6 1H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1ZM2.2 13.8v-3.6h3.6v3.6H2.2ZM6 9H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1Zm4.2-6.8v3.6h3.6V2.2h-3.6ZM10 1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1Zm.2 12.8v-3.6h3.6v3.6h-3.6ZM14 9h-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1Z'/></svg>\"\nexport const layoutList = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6.2 4.2v1.6h8.6V4.2H6.2ZM6 3h9a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm-4.8 8.8v-1.6h1.6v1.6H1.2ZM3 9H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm3.2 2.8v-1.6h8.6v1.6H6.2ZM15 9H6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1ZM1.2 5.8V4.2h1.6v1.6H1.2ZM3 3H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Z'/></svg>\"\nexport const leftSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.406 3.594a.889.889 0 0 1 0 1.257L7.48 7.778l2.927 2.927a.889.889 0 1 1-1.257 1.257L5.594 8.406a.889.889 0 0 1 0-1.257l3.555-3.555a.889.889 0 0 1 1.257 0Z'/></svg>\"\nexport const linkedin = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.333 0H.667C.267 0 0 .267 0 .667v14.666c0 .4.267.667.667.667h14.666c.4 0 .667-.267.667-.667V.667c0-.4-.267-.667-.667-.667Zm-10.6 13.667H2.4V6h2.4v7.667h-.067Zm-1.2-8.734c-.733 0-1.4-.6-1.4-1.4 0-.733.6-1.4 1.4-1.4.734 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4Zm10.134 8.734h-2.4V9.933c0-.866 0-2-1.2-2-1.267 0-1.4.934-1.4 1.934v3.8h-2.4V6h2.266v1.067c.334-.6 1.067-1.2 2.267-1.2 2.4 0 2.867 1.6 2.867 3.666v4.134Z'/></svg>\"\nexport const listBullet = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 2.667a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0Zm.667-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM1.333 8a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0ZM2 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0 6.667A.667.667 0 1 0 2 14a.667.667 0 0 0 0-1.333Zm-2 .666a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM6 2a.667.667 0 0 0 0 1.333h9.333a.667.667 0 1 0 0-1.333H6Zm-.667 6c0-.368.299-.667.667-.667h9.333a.667.667 0 1 1 0 1.334H6A.667.667 0 0 1 5.333 8ZM6 12.667A.667.667 0 0 0 6 14h9.333a.667.667 0 1 0 0-1.333H6Z'/></svg>\"\nexport const listNumbers = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.04 3.92v.475h2.106v-.474l-.492-.042c-.09-.006-.096-.024-.096-.12V.94h-1.44l-.066.491.522.108c.06.018.078.054.078.126V3.76c0 .09-.012.114-.096.12l-.516.042ZM5.333 2a.667.667 0 0 0 0 1.333h10a.667.667 0 1 0 0-1.333h-10Zm0 5.333a.667.667 0 0 0 0 1.334h10a.667.667 0 1 0 0-1.334h-10Zm-.666 6c0-.368.298-.666.666-.666h10a.667.667 0 0 1 0 1.333h-10a.667.667 0 0 1-.666-.667Zm-3.94-3.56v-.558l.805-.786.053-.051c.568-.551.811-.787.811-1.119 0-.222-.108-.384-.426-.384-.33 0-.468.108-.468.534l-.816-.072c.005-.954.732-1.11 1.362-1.11.93 0 1.26.396 1.26.96 0 .563-.387.934-.824 1.352l-.004.004-.678.649h.882c.06 0 .084-.012.096-.073l.084-.474H3.5v1.129H.728Zm2.818 4.419c0-.54-.281-.846-.792-.925v-.024a.94.94 0 0 0 .69-.936c0-.642-.354-.996-1.278-.996-.63 0-1.344.162-1.344 1.11l.822.072c0-.426.156-.534.48-.534.336 0 .438.186.438.414 0 .384-.234.594-.666.648l-.294.036v.6c.18-.03.294-.042.444-.042.372 0 .6.15.6.517 0 .42-.288.54-.624.54-.42 0-.672-.174-.9-.396l-.48.528c.306.336.846.552 1.452.552.858 0 1.452-.372 1.452-1.164Z'/></svg>\"\nexport const location = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.13 6.26c0-3.096 2.471-4.869 4.87-4.869s4.87 1.773 4.87 4.87c0 .685-.288 1.557-.792 2.531-.497.96-1.167 1.948-1.85 2.848A36.324 36.324 0 0 1 8 14.293a36.327 36.327 0 0 1-2.228-2.652c-.683-.9-1.353-1.89-1.85-2.849-.504-.974-.792-1.846-.792-2.531Zm4.375 9.533L8 15.304l.495.49a.696.696 0 0 1-.99-.001Zm0 0L8 15.304l.495.489.005-.005.013-.014.05-.05.181-.19a37.71 37.71 0 0 0 2.593-3.053c.709-.934 1.43-1.993 1.976-3.05.54-1.04.948-2.15.948-3.17C14.26 2.262 11.027 0 8 0S1.74 2.262 1.74 6.26c0 1.02.408 2.13.947 3.172.546 1.056 1.267 2.115 1.976 3.05a37.728 37.728 0 0 0 2.775 3.242l.049.05.013.014.005.005Zm-.896-9.532a1.391 1.391 0 1 1 2.782 0 1.391 1.391 0 0 1-2.782 0ZM8 3.478a2.783 2.783 0 1 0 0 5.565 2.783 2.783 0 0 0 0-5.565Z'/></svg>\"\nexport const lock = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 11.333c0-1.133.867-2 2-2s2 .867 2 2c0 1.134-.867 2-2 2s-2-.866-2-2Zm2-.666c-.4 0-.667.266-.667.666S7.6 12 8 12s.667-.267.667-.667-.267-.666-.667-.666Z'/><path fill-rule='evenodd' d='M8.067 0H8C6.933 0 5.933.4 5.2 1.133c-.733.734-1.2 1.734-1.2 2.8v2.734H2c-.4 0-.667.266-.667.666v8c0 .4.267.667.667.667h12c.4 0 .667-.267.667-.667v-8c0-.4-.267-.666-.667-.666h-2V4c0-1.067-.4-2.067-1.133-2.8C10.133.467 9.133 0 8.067 0Zm-5.4 8v6.667h10.666V8H2.667Zm2.666-1.333h5.334V4c0-.667-.267-1.4-.734-1.867-.533-.533-1.2-.8-1.866-.8H8c-.667 0-1.4.267-1.867.734-.533.533-.8 1.2-.8 1.866v2.734Z'/></svg>\"\nexport const lockAlt = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.073 0h-.07A3.967 3.967 0 0 0 4 3.927v1.406h1.333V3.937a2.634 2.634 0 0 1 2.66-2.604h.07a2.634 2.634 0 0 1 2.603 2.66v1.34H12v-1.33A3.967 3.967 0 0 0 8.073 0Zm-4.74 8a.667.667 0 0 0-.666.667V14c0 .368.298.667.666.667h9.334a.667.667 0 0 0 .666-.667V8.667A.667.667 0 0 0 12.666 8H3.333Zm-2 .667a2 2 0 0 1 2-2h9.334a2 2 0 0 1 2 2V14a2 2 0 0 1-2 2H3.332a2 2 0 0 1-2-2V8.667Zm6.667 2A.667.667 0 1 0 8 12a.667.667 0 0 0 0-1.333Zm-2 .666a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'/></svg>\"\nexport const logoAfterpay = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path d='m14.925 3.8-2.2-1.3-2.3-1.3c-1.5-.9-3.4.2-3.4 1.9v.3c0 .2.1.3.2.4l1 .6c.4.2.8 0 .8-.4v-.7c0-.3.3-.5.6-.3l2.1 1.2 2.1 1.2c.3.2.3.6 0 .8l-2.1 1.2-2.1 1.1c-.3.1-.6-.1-.6-.4v-.3c0-1.8-1.9-2.9-3.4-2l-2.3 1.3-2.2 1.3c-1.5.9-1.5 3 0 3.9l2.2 1.3 2.3 1.3c1.5.8 3.4-.3 3.4-2v-.3c0-.2-.1-.3-.2-.4l-1-.6c-.4-.2-.8 0-.8.4v.7c0 .3-.3.5-.6.3l-2.1-1.2-2.1-1.2c-.2-.1-.2-.5.1-.7l2.1-1.2 2.1-1.2c.2-.1.5.1.5.4v.3c0 1.7 1.9 2.8 3.4 1.9l2.3-1.3 2.2-1.3c1.5-.7 1.5-2.9 0-3.7Z'/></svg>\"\nexport const loop = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.133 3.533c.134.134.2.267.2.467s-.066.333-.2.467l-2.666 2.666a.644.644 0 0 1-.934 0 .644.644 0 0 1 0-.933l1.534-1.533H2V8c0 .4-.267.667-.667.667S.667 8.4.667 8V4c0-.4.266-.667.666-.667h11.734L11.533 1.8a.644.644 0 0 1 0-.933.644.644 0 0 1 .934 0l2.666 2.666ZM14 8c0-.4.267-.667.667-.667s.666.267.666.667v4c0 .4-.266.667-.666.667H2.933L4.467 14.2a.644.644 0 0 1 0 .933.644.644 0 0 1-.934 0L.867 12.467c-.067-.067-.134-.134-.134-.2-.066-.067-.066-.2-.066-.267s0-.2.066-.267c0-.066.067-.133.134-.2l2.666-2.666a.644.644 0 0 1 .934 0 .644.644 0 0 1 0 .933l-1.534 1.533H14V8Z'/></svg>\"\nexport const mail = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.624 1.882c.358-.34.843-.549 1.376-.549h12a2 2 0 0 1 2 2v9.334a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3.333a1.994 1.994 0 0 1 .624-1.45Zm.71 1.625v9.16c0 .368.298.666.666.666h12a.667.667 0 0 0 .667-.666v-9.16L8.448 9.16a.667.667 0 0 1-.896 0L1.333 3.507Zm12.275-.84H2.39L8 7.766l5.609-5.1Z'/></svg>\"\nexport const mailFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14 1.333H2a2 2 0 0 0-2 2v9.334a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3.333a2 2 0 0 0-2-2Zm-.2 3.2L8.467 9.2c-.146.075-.304.12-.467.133a1.236 1.236 0 0 1-.467-.133L2.2 4.533a.662.662 0 1 1 .867-1L7.933 7.8 12.8 3.533a.648.648 0 0 1 .933.067.6.6 0 0 1 .067.933Z'/></svg>\"\nexport const map = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 14.174V.8l-5.973 1.493-4-1.333L0 2.467V15.84l5.973-1.493 4 1.333L16 14.174Zm-14.667-.04V3.507l4-1v10.625l-4 1Zm5.333-.96V2.578l2.667.889v10.594l-2.667-.889Zm4 .96V3.508l4-1v10.625l-4 1Z'/></svg>\"\nexport const mapped = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 1.333a.667.667 0 0 0-.828-.646l-5.145 1.286L6.21.7a.667.667 0 0 0-.373-.014L.505 2.02A.667.667 0 0 0 0 2.667v12a.667.667 0 0 0 .828.646l5.145-1.286 1.15.384a.667.667 0 0 0 .422-1.265L6.21 12.7a.666.666 0 0 0-.373-.014l-4.505 1.126V3.187l4.64-1.16L9.79 3.3c.12.04.25.045.373.014l4.505-1.126v6.48a.667.667 0 1 0 1.333 0V1.333Zm-.862 10.472a.667.667 0 0 0-.943-.943l-2.862 2.862-.862-.862a.667.667 0 0 0-.942.943l1.333 1.333c.26.26.682.26.943 0l3.333-3.333Z'/></svg>\"\nexport const marginLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 2Zm8.667 4c0-.368.298-.667.666-.667h6a.667.667 0 1 1 0 1.334h-6A.667.667 0 0 1 8.667 6Zm.666 3.333a.667.667 0 0 0 0 1.334h6a.667.667 0 1 0 0-1.334h-6ZM0 14c0-.368.298-.667.667-.667h14.666a.667.667 0 0 1 0 1.334H.667A.667.667 0 0 1 0 14Zm.667-6.667a.667.667 0 0 0 0 1.334h4v.666a.667.667 0 0 0 1.138.472L7.138 8.47a.667.667 0 0 0 0-.942L5.805 6.195a.667.667 0 0 0-1.138.472v.666h-4Z'/></svg>\"\nexport const marginRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 2Zm0 4c0-.368.298-.667.667-.667h6a.667.667 0 0 1 0 1.334h-6A.667.667 0 0 1 0 6Zm.667 3.333a.667.667 0 0 0 0 1.334h6a.667.667 0 1 0 0-1.334h-6ZM0 14c0-.368.298-.667.667-.667h14.666a.667.667 0 0 1 0 1.334H.667A.667.667 0 0 1 0 14Zm11.333-7.333v.666h4a.667.667 0 1 1 0 1.334h-4v.666a.667.667 0 0 1-1.138.472L8.862 8.47a.667.667 0 0 1 0-.942l1.333-1.334a.667.667 0 0 1 1.138.472Z'/></svg>\"\nexport const marker = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m15.1 5.2-4-4c-.3-.3-.7-.3-.9 0l-8 8c-.3.3-.3.7 0 .9l.9.9-2.2 2.2c-.2.2-.2.4-.2.6.1.2.2.4.4.5l2 .7c.2.1.5 0 .7-.2l1.5-1.5.9.9c.3.3.7.3.9 0l8-8c.3-.3.3-.7 0-1ZM3.2 13.6l-.6-.2L4 11.9l.4.4-1.2 1.3Zm3.5-.9-.9-.9-1.3-1.3-.9-.8 7.1-7.1.9.9L8 7l1.3 1.3 3.5-3.5.9.9-7 7Z'/></svg>\"\nexport const markerFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m15.1 5.2-4-4c-.3-.3-.7-.3-.9 0l-8 8c-.3.3-.3.7 0 .9l.8.9-2.2 2.2c-.2.2-.2.4-.2.6.1.2.2.4.4.5l2 .7c.2.1.5 0 .7-.2l1.5-1.5.9.9c.3.3.7.3.9 0l8-8c.4-.3.4-.7.1-1ZM9.3 8.3 8 7l3.5-3.5 1.3 1.3-3.5 3.5Z'/></svg>\"\nexport const marketingFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.017.458a.667.667 0 0 0-.648-.03L7.176 3.025H3.333a3.333 3.333 0 0 0 0 6.667h3.843l5.193 2.6a.667.667 0 0 0 .964-.6V1.025a.667.667 0 0 0-.316-.567Zm.983 3.9v4a2 2 0 0 0 0-4ZM3.875 11.025h2.886l1.142 2.835a1.333 1.333 0 0 1-2.472.994l-1.556-3.829Z'/></svg>\"\nexport const marketingOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.017.434a.667.667 0 0 1 .316.567v10.667a.667.667 0 0 1-.965.596L7.22 9.69l1.302 3.231a2 2 0 0 1-1.108 2.6l-.25-.618.25.618a2 2 0 0 1-2.6-1.107L2.871 9.635A3.333 3.333 0 0 1 3.333 3h3.843L12.368.405a.667.667 0 0 1 .65.03Zm-6.809 7.9h1.125c.104 0 .206.025.298.071L12 10.59V2.08L7.631 4.264a.667.667 0 0 1-.298.07h-4a2 2 0 0 0-.014 4h2.889Zm-.434 1.334h-1.45l1.726 4.247a.666.666 0 0 0 1.235-.497l-1.511-3.75ZM14 8.335v-4a2 2 0 0 1 0 4Z'/></svg>\"\nexport const menu = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 3.333c0-.368.298-.666.667-.666h14.666a.667.667 0 1 1 0 1.333H.667A.667.667 0 0 1 0 3.333ZM0 8c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 8Zm.667 4a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Z'/></svg>\"\nexport const menu2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.333.667H.667v14.666h14.666V.667ZM2 14V2h12v12H2ZM12.667 4H3.333v1.333h9.334V4Zm0 3.333H3.333v1.334h9.334V7.333Zm-9.334 3.334h9.334V12H3.333v-1.333Z'/></svg>\"\nexport const menuAlt = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 8c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 8ZM0 3.333c0-.368.298-.666.667-.666h10.666a.667.667 0 1 1 0 1.333H.667A.667.667 0 0 1 0 3.333ZM0 12.667C0 12.299.298 12 .667 12h8a.667.667 0 0 1 0 1.333h-8A.667.667 0 0 1 0 12.667Z'/></svg>\"\nexport const merge = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.8 5.14c-.26.26-.68.26-.94 0l-2.193-2.2v6.393a.651.651 0 0 1-.2.467l-6 6a.664.664 0 1 1-.94-.94l5.806-5.807V2.94l-2.2 2.193a.664.664 0 1 1-.94-.94L7.527.86a.667.667 0 0 1 .94.007L11.8 4.2c.26.26.26.68 0 .94Zm-1.327 5.72 4 4a.664.664 0 1 1-.94.94l-4-4a.664.664 0 1 1 .94-.94Z'/></svg>\"\nexport const microphone = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 6.667c0 2.266-1.733 4-4 4s-4-1.734-4-4V4c0-2.267 1.733-4 4-4s4 1.733 4 4v2.667ZM8 1.333A2.675 2.675 0 0 0 5.333 4v2.667c0 1.466 1.2 2.666 2.667 2.666 1.467 0 2.667-1.2 2.667-2.666V4c0-1.467-1.2-2.667-2.667-2.667ZM14 6c.4 0 .667.267.667.667 0 3.466-2.6 6.333-6 6.666v1.334h2.666c.4 0 .667.266.667.666s-.267.667-.667.667H4.667c-.4 0-.667-.267-.667-.667s.267-.666.667-.666h2.666v-1.334c-3.4-.333-6-3.2-6-6.666C1.333 6.267 1.6 6 2 6s.667.267.667.667C2.667 9.6 5.067 12 8 12c2.933 0 5.333-2.4 5.333-5.333 0-.4.267-.667.667-.667Z'/></svg>\"\nexport const microphoneOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m6.893 10.053 7.58-7.58a.67.67 0 0 0-.946-.946l-1.614 1.62A3.96 3.96 0 0 0 8.053 0h-.126A4 4 0 0 0 4 4v2.667A3.94 3.94 0 0 0 5.38 9.68l-.953.947a5.334 5.334 0 0 1-1.76-3.96.667.667 0 0 0-1.334 0 6.667 6.667 0 0 0 2.147 4.906l-1.953 1.954a.666.666 0 0 0 0 .946.668.668 0 0 0 .946 0l4.414-4.42h.006Zm-1.56-3.386V4a2.667 2.667 0 0 1 1.62-2.453A2.853 2.853 0 0 1 8 1.333a2.667 2.667 0 0 1 2.447 1.627c.138.33.213.683.22 1.04v.393l-4.34 4.34a2.593 2.593 0 0 1-.994-2.066Zm6 .353a.667.667 0 0 0-.826.447A2.58 2.58 0 0 1 8.773 9.2a.667.667 0 0 0 .22 1.307c.064.007.13.007.194 0a3.92 3.92 0 0 0 2.666-2.667.667.667 0 0 0-.52-.82Zm2.196-.825a.667.667 0 0 1 1.138.472 6.666 6.666 0 0 1-6 6.666v1.334h2.666a.667.667 0 1 1 0 1.333H4.667a.666.666 0 1 1 0-1.333h2.666v-1.38a7.126 7.126 0 0 1-1.126-.2.669.669 0 0 1 .36-1.287c.466.133.948.2 1.433.2a5.333 5.333 0 0 0 5.333-5.333c0-.177.07-.347.196-.472Z'/></svg>\"\nexport const moveLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 8c0-.368.298-.667.666-.667h10a.667.667 0 0 1 0 1.334h-10A.667.667 0 0 1 .667 8Z'/><path fill-rule='evenodd' d='M5.805 3.529c.26.26.26.682 0 .942L2.276 8l3.529 3.529a.667.667 0 1 1-.943.942l-4-4a.667.667 0 0 1 0-.942l4-4c.26-.26.682-.26.943 0ZM14.667.667c.368 0 .666.298.666.666v13.334a.667.667 0 1 1-1.333 0V1.333c0-.368.299-.666.667-.666Z'/></svg>\"\nexport const moveRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4 8c0-.368.298-.667.667-.667h10a.667.667 0 0 1 0 1.334h-10A.667.667 0 0 1 4 8Z'/><path fill-rule='evenodd' d='M10.195 3.529c.26-.26.683-.26.943 0l4 4c.26.26.26.682 0 .942l-4 4a.667.667 0 1 1-.943-.942L13.724 8l-3.529-3.529a.667.667 0 0 1 0-.942ZM1.333.667c.369 0 .667.298.667.666v13.334a.667.667 0 0 1-1.333 0V1.333c0-.368.298-.666.666-.666Z'/></svg>\"\nexport const multiPay = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 4.667C0 4.298.298 4 .667 4h14.666c.368 0 .667.298.667.667v10.666a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 15.333V4.667Zm1.333.666v9.334h13.334V5.333H1.333Z'/><path fill-rule='evenodd' d='M8 8.667a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667ZM5.333 10a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.333 0ZM2 2.667C2 2.298 2.298 2 2.667 2h10.666a.667.667 0 1 1 0 1.333H2.667A.667.667 0 0 1 2 2.667ZM4.667.667c0-.369.298-.667.666-.667h5.333a.667.667 0 1 1 0 1.333H5.333a.667.667 0 0 1-.667-.666Z'/></svg>\"\nexport const newsletter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.333 0H2.667v5.06L0 6.993V16h16V6.993L13.333 5.06V0ZM12 8.392l-4 2.182-4-2.182V1.333h8v7.06Zm2.667.064-5.275 2.877 5.275 2.877V8.456Zm-13.334 6.21v-6.21l11.386 6.21H1.333Zm4-11.333h5.334v1.334H5.333V3.333ZM10.667 6H5.333v1.333h5.334V6Z'/></svg>\"\nexport const oneOffSession = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 1.333a.667.667 0 1 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667ZM0 4.667C0 4.298.298 4 .667 4h14.666c.368 0 .667.298.667.667v6.666a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 11.333V4.667Zm1.333.666v5.334h13.334V5.333H1.333ZM0 14c0-.368.298-.667.667-.667h14.666a.667.667 0 0 1 0 1.334H.667A.667.667 0 0 1 0 14Z'/></svg>\"\nexport const oneTime = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2.667C0 2.298.298 2 .667 2h14.666c.368 0 .667.298.667.667v10.666a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 13.333V2.667Zm1.333.666v9.334h13.334V3.333H1.333Z'/><path fill-rule='evenodd' d='M8 6.667a1.333 1.333 0 1 0 0 2.666 1.333 1.333 0 0 0 0-2.666ZM5.333 8a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.333 0Z'/></svg>\"\nexport const partnersFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 8.496c-1.84 0-3.333-2.159-3.333-4V3.83a3.334 3.334 0 0 1 6.666 0v.666c0 1.841-1.492 4-3.333 4Zm2 4c0-.878.247-1.696.668-2.397A13.85 13.85 0 0 0 6 9.829c-1.883 0-3.553.426-4.65.796A1.994 1.994 0 0 0 0 12.518v2.645h8.84A4.642 4.642 0 0 1 8 12.496Zm5.697-1.246-1.03-2.087-1.03 2.087-2.304.335L11 13.21l-.393 2.294 2.06-1.084 2.06 1.084-.394-2.294L16 11.585l-2.303-.335Z'/></svg>\"\nexport const partnersOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.95 8.454c.129.165.27.323.42.473-.979.172-1.83.413-2.488.635A2.777 2.777 0 0 0 0 12.196v2.76c0 .385.312.696.696.696h6.956a.696.696 0 1 0 0-1.391h-6.26v-2.065c0-.598.377-1.127.935-1.316 1.1-.37 2.765-.793 4.63-.793 1.243 0 2.295-.725 3.006-1.633.715-.912 1.167-2.103 1.167-3.237v-.695a4.174 4.174 0 0 0-8.347 0v.695c0 1.134.453 2.325 1.167 3.237Zm3.007-6.715a2.783 2.783 0 0 0-2.783 2.783v.695c0 .788.326 1.683.87 2.379.548.698 1.235 1.1 1.913 1.1.677 0 1.364-.402 1.911-1.1.545-.696.871-1.591.871-2.379v-.695a2.783 2.783 0 0 0-2.782-2.783ZM.696 14.956v.696-.695Z'/><path d='m13.597 10.874-1.075-2.178-1.075 2.178-2.404.349 1.74 1.695-.41 2.394 2.149-1.13 2.15 1.13-.411-2.394L16 11.223l-2.403-.35Z'/></svg>\"\nexport const pause = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M4.667.667H1.333a.667.667 0 0 0-.666.666v13.334a.667.667 0 0 0 .666.666h3.334a.667.667 0 0 0 .666-.666V1.333a.667.667 0 0 0-.666-.666ZM14.667.667h-3.334a.667.667 0 0 0-.666.666v13.334a.667.667 0 0 0 .666.666h3.334a.667.667 0 0 0 .666-.666V1.333a.667.667 0 0 0-.666-.666Z'/></svg>\"\nexport const pauseCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6.125 4.875c.345 0 .625.28.625.625v5a.625.625 0 1 1-1.25 0v-5c0-.345.28-.625.625-.625ZM9.875 4.875c.345 0 .625.28.625.625v5a.625.625 0 1 1-1.25 0v-5c0-.345.28-.625.625-.625Z'/><path fill-rule='evenodd' d='M8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5ZM.5 8a7.5 7.5 0 1 1 15 0 7.5 7.5 0 0 1-15 0Z'/></svg>\"\nexport const payout = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.9 6.9c.1.2.1.3.1.4v8c0 .4-.3.7-.7.7H.7c-.4 0-.7-.3-.7-.6V7.3c0-.1 0-.2.1-.3l.2-.2L2.7 5V.7c0-.4.2-.7.6-.7h9.3c.4 0 .7.3.7.7V5l2.4 1.7.2.2ZM12 1.3H4v7.1l4 2.1 4-2.2v-7ZM1.3 8.4v6.2h11.4L1.3 8.4Zm8.1 2.8 5.3 2.9V8.3l-5.3 2.9Zm-.9-2.8v.5c0 .3-.2.6-.5.6s-.6-.2-.6-.5v-.5c-.37 0-.74-.11-1.069-.207C6.215 8.26 6.104 8.226 6 8.2c-.3-.1-.4-.3-.3-.6.1-.3.3-.5.6-.4.15.05.35.1.55.15.2.05.4.1.55.15V6.1c-.8-.3-1.5-.7-1.5-1.7 0-.5.1-.9.6-1.1.333-.133.489-.178.644-.222.078-.022.156-.045.256-.078v-.2c0-.3.3-.5.6-.5s.5.2.5.5v.1c.4.1 1 .3 1.2.4.2.1.3.3.2.6-.1.3-.4.3-.7.2a3.19 3.19 0 0 0-.345-.09A1.456 1.456 0 0 1 8.5 3.9v1.4c.6.2 1.3.6 1.3 1.5 0 .7-.3 1.1-.6 1.3-.1.05-.225.1-.35.15-.125.05-.25.1-.35.15Zm.3-1.6c0-.1 0-.3-.3-.4v1l.1-.1c.1-.1.2-.2.2-.5ZM7 4.4c0 .2.1.4.5.6V3.9c-.1 0-.2 0-.3.1-.1.1-.2.2-.2.4Z'/></svg>\"\nexport const pen = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.14 3.527 12.473.86a.664.664 0 0 0-.94 0l-10 10a.676.676 0 0 0-.18.34l-.666 3.333a.66.66 0 0 0 .18.6c.12.134.293.2.466.2.047 0 .087-.006.134-.013l3.333-.667a.675.675 0 0 0 .34-.18l10-10a.672.672 0 0 0 0-.946Zm-10.8 9.86-2.153.433.433-2.153L9.333 4.94l1.727 1.727-6.72 6.72ZM12 5.727 10.273 4 12 2.273 13.727 4 12 5.727Z'/></svg>\"\nexport const phonePortrait = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.5 1.333a.433.433 0 0 0-.323.163A.77.77 0 0 0 4 2v12a.77.77 0 0 0 .177.504.433.433 0 0 0 .323.163h7c.102 0 .22-.046.323-.163A.77.77 0 0 0 12 14V2a.77.77 0 0 0-.177-.504.433.433 0 0 0-.323-.163h-7ZM3.173.618C3.508.236 3.983 0 4.5 0h7c.517 0 .992.236 1.327.618.332.38.506.878.506 1.382v12c0 .504-.174 1.002-.506 1.382-.335.383-.81.618-1.327.618h-7c-.517 0-.992-.236-1.327-.618A2.102 2.102 0 0 1 2.667 14V2c0-.504.174-1.002.506-1.382Z'/><path d='M8 13.333A.667.667 0 1 0 8 12a.667.667 0 0 0 0 1.333Z'/></svg>\"\nexport const phoneToolbar = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.529 1.529A.667.667 0 0 1 4 1.333h8a.667.667 0 0 1 .667.667v12a.667.667 0 0 1-.667.667H4A.667.667 0 0 1 3.333 14V2c0-.177.07-.346.196-.471ZM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm8 12H4v1.333h8V12Z'/></svg>\"\nexport const play = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.37 7.445 4.37.78a.667.667 0 0 0-1.037.554v13.334a.667.667 0 0 0 1.037.554l10-6.666a.668.668 0 0 0 0-1.11Z'/></svg>\"\nexport const playCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm-.964 4.779A.667.667 0 0 0 6 5.333v5.334a.667.667 0 0 0 1.036.554l4-2.666a.667.667 0 0 0 0-1.11l-4-2.666Z'/></svg>\"\nexport const playOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.109.084a.8.8 0 0 1 .838.076l9.6 7.2a.8.8 0 0 1 0 1.28l-9.6 7.2a.8.8 0 0 1-1.28-.64V.8a.8.8 0 0 1 .442-.716ZM4.267 2.4v11.2L11.733 8 4.267 2.4Z'/></svg>\"\nexport const playStore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.022 7.373c-.1-.2-.301-.3-.502-.502L2.683.151c-.4-.201-.902-.201-1.304 0-.1.1-.3.2-.4.4-.101.201-.202.402-.202.603v13.542c0 .2.1.401.201.602.1.2.301.3.502.501.2.1.4.201.602.201.2 0 .4-.1.601-.2L14.52 8.977c.201 0 .402-.2.502-.401.1-.2.2-.401.2-.602 0-.2-.1-.401-.2-.602Zm-1.404.602L11.21 9.379 9.806 7.975 11.21 6.57l2.408 1.404Zm-3.612 2.107L4.69 13.09l4.113-4.113 1.203 1.104ZM4.69 2.859l5.316 3.01-1.203 1.103L4.69 2.859ZM7.9 7.975l-5.718 5.718V2.257L7.9 7.975Z'/></svg>\"\nexport const plug = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.985 2.073a4 4 0 0 0-5.147.432L6.367 3.976l5.657 5.657 1.471-1.47a4 4 0 0 0 .432-5.147l1.683-1.683-.943-.942-1.682 1.682Zm-5.652 7.65L6.276 8.668 7.61 7.333l-.942-.942-1.334 1.333-1.357-1.357-1.471 1.47a4 4 0 0 0-.432 5.147L.39 14.667l.942.943 1.683-1.683a4 4 0 0 0 5.146-.432l1.471-1.471-1.357-1.357L9.61 9.333l-.942-.943-1.334 1.334Zm-.942.944L5.333 9.609l-.942-.942-.415-.415-.529.529a2.667 2.667 0 0 0 3.772 3.772l.529-.529-.415-.414-.942-.943Zm2.39-7.22a2.667 2.667 0 0 1 3.772 3.772l-.529.529-3.772-3.772.529-.529Z'/></svg>\"\nexport const premium = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 1.057V10H0V1.057l4.041 4.041L8 1.798l3.959 3.3L16 1.058ZM0 12.667v-1.334h16v1.334A1.334 1.334 0 0 1 14.667 14H1.333A1.334 1.334 0 0 1 0 12.667Z'/></svg>\"\nexport const present = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.667 1.62a1.058 1.058 0 0 1 .777-.286c.993 0 1.706.62 2.21 1.372.144.214.265.43.363.628h-2.67a1.058 1.058 0 0 1-1.013-1c.014-.272.134-.528.333-.715ZM2.245 3.333A2.39 2.39 0 0 1 2 2.356v-.044A2.391 2.391 0 0 1 4.455.001c1.63.004 2.692 1.048 3.306 1.961.087.129.166.257.239.383a6.54 6.54 0 0 1 .238-.383C8.852 1.05 9.914.005 11.545.001a2.391 2.391 0 0 1 2.454 2.355 2.39 2.39 0 0 1-.245.978h1.579c.368 0 .666.298.666.667v2.666a.667.667 0 0 1-.667.667H8.666v7.333h4a.667.667 0 0 0 .667-.667V8.667a.667.667 0 0 1 1.333 0V14a2 2 0 0 1-2 2H3.333a2 2 0 0 1-2-2V8.667a.667.667 0 1 1 1.334 0V14a.667.667 0 0 0 .666.667h4V7.334H.667A.667.667 0 0 1 0 6.667V4.001c0-.369.298-.667.667-.667h1.578Zm2.081 1.333H1.333v1.334h6V4.667H4.454a2.388 2.388 0 0 1-.128 0Zm4.34 0v1.334h6V4.667h-2.993a2.385 2.385 0 0 1-.128 0H8.666Zm2.986-1.333a1.058 1.058 0 0 0 1.013-1 1.058 1.058 0 0 0-1.11-1c-.993 0-1.706.62-2.21 1.372-.144.214-.265.43-.363.628h2.67Z'/></svg>\"\nexport const previewOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.247 7.667c-.067-.12-1.067-1.827-2.76-3.214l1.986-1.986a.664.664 0 1 0-.94-.94l-2.146 2.146C10.407 3.087 9.273 2.667 8 2.667c-4.34 0-7.127 4.8-7.247 5a.65.65 0 0 0 0 .66c.067.12 1.067 1.826 2.76 3.213l-1.986 1.987c-.26.26-.26.68 0 .94.133.133.3.2.473.2s.34-.067.473-.194l2.147-2.146c.973.586 2.107 1.006 3.38 1.006 4.34 0 7.127-4.8 7.247-5a.696.696 0 0 0 0-.666ZM2.12 8C2.793 6.987 5.02 4 8 4c.873 0 1.68.26 2.407.653l-1.06 1.06c-.4-.233-.854-.38-1.347-.38A2.666 2.666 0 0 0 5.333 8c0 .493.147.947.38 1.347l-1.246 1.246C3.313 9.673 2.487 8.547 2.12 8Zm7.213 0c0 .733-.6 1.333-1.333 1.333-.12 0-.233-.02-.34-.046L9.287 7.66c.026.107.046.22.046.34ZM6.667 8c0-.733.6-1.333 1.333-1.333.12 0 .233.02.34.046L6.713 8.34A1.396 1.396 0 0 1 6.667 8ZM8 12c-.873 0-1.68-.26-2.407-.653l1.06-1.06c.4.233.854.38 1.347.38A2.666 2.666 0 0 0 10.667 8c0-.493-.147-.947-.38-1.347l1.246-1.246c1.154.92 1.98 2.046 2.34 2.593-.666 1.013-2.893 4-5.873 4Z'/></svg>\"\nexport const previewOn = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.585 7.818A13.344 13.344 0 0 0 3.241 9.85c1.221 1.221 2.863 2.333 4.76 2.333 1.895 0 3.537-1.112 4.758-2.333a13.347 13.347 0 0 0 1.656-2.03 13.348 13.348 0 0 0-1.656-2.031C11.539 4.566 9.896 3.454 8 3.454c-1.896 0-3.538 1.111-4.758 2.332a13.345 13.345 0 0 0-1.657 2.031Zm13.688 0 .631-.361-.001-.002-.003-.005-.008-.014a13.813 13.813 0 0 0-.138-.225 14.797 14.797 0 0 0-1.967-2.452C12.462 3.434 10.467 2 8 2 5.532 2 3.538 3.434 2.213 4.759A14.8 14.8 0 0 0 .246 7.21a8.859 8.859 0 0 0-.138.225L.1 7.45l-.003.005v.001s-.001.001.63.362l-.631-.36a.727.727 0 0 0 0 .721l.631-.36-.631.36.001.003.003.004.008.014a5.202 5.202 0 0 0 .138.226 14.8 14.8 0 0 0 1.967 2.452c1.325 1.325 3.32 2.758 5.787 2.758 2.468 0 4.462-1.433 5.787-2.758a14.797 14.797 0 0 0 1.967-2.452 8.904 8.904 0 0 0 .138-.226l.008-.014.003-.004V8.18l-.63-.362Zm0 0 .631.361a.728.728 0 0 0 0-.722l-.631.361Z'/><path fill-rule='evenodd' d='M8 6.364a1.455 1.455 0 1 0 0 2.909 1.455 1.455 0 0 0 0-2.91ZM5.091 7.818a2.91 2.91 0 1 1 5.818 0 2.91 2.91 0 0 1-5.818 0Z'/></svg>\"\nexport const productsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M7.757 6.912a.5.5 0 0 0 .486 0l5.877-3.265a.2.2 0 0 0 0-.35L8.347.09a.715.715 0 0 0-.695 0L1.88 3.297a.2.2 0 0 0 0 .35l5.877 3.265Zm-.472 1.49a.2.2 0 0 0-.103-.174L1.147 4.875a.2.2 0 0 0-.297.175v7.105a.715.715 0 0 0 .368.624l5.77 3.206a.2.2 0 0 0 .297-.175V8.403Zm1.43 0a.2.2 0 0 1 .103-.174l6.034-3.352a.2.2 0 0 1 .298.175v7.104a.714.714 0 0 1-.368.624l-5.77 3.206a.2.2 0 0 1-.297-.175V8.403Z'/></svg>\"\nexport const productsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.295.063a.727.727 0 0 0-.59 0L1.162 2.97a.724.724 0 0 0-.435.681v8.712c0 .287.17.547.432.664l6.531 2.903a.725.725 0 0 0 .291.069H8a.734.734 0 0 0 .31-.07l6.53-2.902a.727.727 0 0 0 .433-.664V3.652a.722.722 0 0 0-.072-.33.724.724 0 0 0-.363-.352L8.295.063Zm4.46 3.573L8 1.523 3.245 3.636 8 5.75l4.755-2.114ZM2.182 4.756v7.135l5.09 2.263V7.018l-5.09-2.263Zm6.545 9.398 5.091-2.263V4.755l-5.09 2.263v7.136Z'/></svg>\"\nexport const questionCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 12.667a.667.667 0 1 0 0-1.334.667.667 0 0 0 0 1.334ZM6.838 4.983a3.651 3.651 0 0 1 1.75-.304c.56.053.888.253 1.025.475.33.535.2 1.281-.683 2.03-.988.837-1.597 1.478-1.597 2.483a.667.667 0 1 0 1.334 0c0-.329.113-.608 1.125-1.466 1.116-.946 1.791-2.395.955-3.748-.446-.723-1.265-1.029-2.034-1.101a4.982 4.982 0 0 0-2.414.412.667.667 0 1 0 .54 1.22Z'/><path fill-rule='evenodd' d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.667a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 8 1.333Z'/></svg>\"\nexport const quote = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.255 2.616a.667.667 0 1 0-.51-1.232C2.533 1.885 1.581 2.698.94 3.83.306 4.954 0 6.35 0 8v6.666c0 .369.298.667.667.667H6a.667.667 0 0 0 .667-.667V8A.667.667 0 0 0 6 7.333H1.353c.071-1.174.334-2.112.748-2.846.485-.858 1.2-1.477 2.154-1.871ZM1.333 14V8.667h4V14h-4ZM13.588 2.616a.667.667 0 0 0-.51-1.232c-1.212.501-2.164 1.314-2.804 2.447-.635 1.123-.94 2.52-.94 4.169v6.666c0 .369.298.667.666.667h5.333a.667.667 0 0 0 .667-.667V8a.667.667 0 0 0-.667-.667h-4.647c.071-1.174.334-2.112.749-2.846.484-.858 1.199-1.477 2.153-1.871ZM10.667 14V8.667h4V14h-4Z'/></svg>\"\nexport const redo = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.424 4.642a.667.667 0 1 0-1.312.236l.51 2.853A10.001 10.001 0 0 0 .93 8.929a.667.667 0 1 0 .943.942 8.67 8.67 0 0 1 11.226-.88l-3.256.585a.667.667 0 0 0 .235 1.312l4.61-.826a.664.664 0 0 0 .567-.789l-.83-4.63Z'/></svg>\"\nexport const refresh = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 2a6 6 0 1 0 5.501 8.4.667.667 0 0 1 1.222.534 7.334 7.334 0 1 1-2.405-8.862l1.21-1.21a.667.667 0 0 1 1.13.362l.666 4a.667.667 0 0 1-.767.767l-4-.667a.667.667 0 0 1-.362-1.129l1.166-1.166A5.972 5.972 0 0 0 8 2Z'/></svg>\"\nexport const remove = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.138 3.805a.667.667 0 1 0-.943-.943L8 7.057 3.805 2.862a.667.667 0 1 0-.943.943L7.057 8l-4.195 4.195a.667.667 0 1 0 .943.943L8 8.943l4.195 4.195a.667.667 0 0 0 .943-.943L8.943 8l4.195-4.195Z'/></svg>\"\nexport const removeCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M11.138 4.862c.26.26.26.682 0 .943L8.943 8l2.195 2.195a.667.667 0 0 1-.943.943L8 8.943l-2.195 2.195a.667.667 0 0 1-.943-.943L7.057 8 4.862 5.805a.667.667 0 1 1 .943-.943L8 7.057l2.195-2.195c.26-.26.683-.26.943 0Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const rename = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.118 13.322a.645.645 0 0 1-.584-.182.66.66 0 0 1-.18-.6l.666-3.333a.676.676 0 0 1 .18-.34l8-8c.26-.26.68-.26.94 0l2.667 2.666c.26.26.26.68 0 .94l-8 8a.677.677 0 0 1-.34.18l-3.334.667-.015.002ZM12.393 4l-1.726-1.727-1.06 1.06 1.726 1.727L12.393 4Zm-3.726.273L3.28 9.66l-.427 2.16 2.154-.433L10.393 6 8.667 4.273ZM1.333 14.667h13.334c.366 0 .666.3.666.666 0 .367-.3.667-.666.667H1.333a.669.669 0 0 1-.666-.667c0-.366.3-.666.666-.666Z'/></svg>\"\nexport const resetPassword = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.7 2c-1.48 0-2.834.541-3.878 1.439a.667.667 0 1 1-.87-1.01A7.255 7.255 0 0 1 8.7.666C12.735.667 16 3.953 16 8c0 4.047-3.265 7.333-7.3 7.333-3.787 0-6.895-2.893-7.264-6.593l-.229.317a.667.667 0 1 1-1.081-.78l1.57-2.178a.667.667 0 0 1 1.091.014l1.487 2.178a.667.667 0 1 1-1.1.752l-.428-.626C2.96 11.54 5.546 14 8.7 14c3.293 0 5.968-2.683 5.968-6s-2.675-6-5.968-6Z'/><path fill-rule='evenodd' d='M6 8.09c0-.736.597-1.333 1.333-1.333h3.334c.736 0 1.333.597 1.333 1.333V10c0 .736-.597 1.333-1.333 1.333H7.333A1.333 1.333 0 0 1 6 10V8.09Zm4.667 0H7.333V10h3.334V8.09Z'/><path fill-rule='evenodd' d='M9.039 5.333c-.165.001-.31.06-.405.146a.353.353 0 0 0-.13.26v2.27H7.17V5.735c.002-.486.22-.934.577-1.252A1.95 1.95 0 0 1 9.037 4l.002.667L9.04 4a1.95 1.95 0 0 1 1.29.483c.357.318.575.766.576 1.252V8.009H9.574v-2.27a.353.353 0 0 0-.13-.26.618.618 0 0 0-.405-.146Z'/></svg>\"\nexport const restore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M2.44 3.216A7.264 7.264 0 0 1 8 .666c4.035 0 7.333 3.3 7.333 7.334 0 4.035-3.298 7.333-7.333 7.333S.667 12.035.667 8A.667.667 0 1 1 2 8c0 3.299 2.702 6 6 6 3.299 0 6-2.701 6-6 0-3.298-2.701-6-6-6a5.93 5.93 0 0 0-4.553 2.09l1.795-.305A.667.667 0 0 1 5.465 5.1l-3.278.556a.664.664 0 0 1-.78-.557L.852 1.825a.667.667 0 0 1 1.315-.223l.273 1.614Z'/><path d='M8 4c.368 0 .667.298.667.667v3.057l2.471 2.471a.667.667 0 0 1-.943.943L7.53 8.471A.667.667 0 0 1 7.333 8V4.667C7.333 4.298 7.632 4 8 4Z'/></svg>\"\nexport const rightSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.594 3.594a.889.889 0 0 1 1.257 0l3.555 3.555a.889.889 0 0 1 0 1.257l-3.555 3.556a.889.889 0 0 1-1.257-1.257L8.52 7.778 5.594 4.85a.889.889 0 0 1 0-1.257Z'/></svg>\"\nexport const roundDollar = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.333a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 8 1.333ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-5.333c.368 0 .667.298.667.666v.358c.748.086 1.457.292 1.904.538a.667.667 0 1 1-.642 1.168c-.255-.14-.73-.285-1.262-.362v2.313c.378.133.775.293 1.107.506.54.348.98.887.98 1.713 0 .699-.233 1.278-.677 1.698-.394.372-.9.57-1.41.663v.739a.667.667 0 0 1-1.334 0v-.685a8.678 8.678 0 0 1-2.226-.49.667.667 0 0 1 .453-1.255c.565.204 1.19.352 1.773.406V8.304c-.433-.153-.9-.347-1.286-.63-.549-.403-.948-.995-.948-1.853 0-.73.32-1.288.831-1.649.413-.29.916-.43 1.403-.489v-.35c0-.368.299-.666.667-.666ZM7.333 5.03c-.276.048-.49.13-.635.232-.16.113-.266.267-.266.56 0 .367.141.584.403.776.14.103.306.192.498.276V5.03Zm1.334 3.746v1.783c.22-.066.382-.157.494-.263.143-.135.26-.346.26-.729 0-.254-.099-.417-.37-.592a2.626 2.626 0 0 0-.384-.2Z'/></svg>\"\nexport const rows = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.7 1.3c0-.3.3-.6.6-.6h13.3c.4 0 .7.3.7.7V4c0 .4-.3.7-.7.7H1.3C1 4.7.7 4.4.7 4V1.3ZM2 2v1.3h12V2H2ZM.7 6.7c0-.4.3-.7.6-.7h13.3c.4 0 .7.3.7.7v2.7c0 .4-.3.7-.7.7H1.3C1 10 .7 9.7.7 9.3V6.7Zm1.3.6v1.3h12V7.3H2Zm-.7 4c-.4 0-.7.3-.7.7v2.7c0 .4.3.7.7.7h13.3c.4 0 .7-.3.7-.7V12c0-.4-.3-.7-.7-.7H1.3ZM2 14v-1.3h12V14H2Z'/></svg>\"\nexport const salesFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.696 0A.696.696 0 0 0 0 .696v6.26c0 .185.073.362.204.492l8.348 8.348a.696.696 0 0 0 .983 0l6.261-6.26a.696.696 0 0 0 0-.984L7.448.204A.696.696 0 0 0 6.957 0H.696ZM4.87 3.478a1.391 1.391 0 1 0 0 2.783 1.391 1.391 0 0 0 0-2.783Z'/></svg>\"\nexport const salesOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.696 0A.696.696 0 0 0 0 .696v6.26c0 .185.073.362.204.492l8.348 8.348a.696.696 0 0 0 .983 0l6.261-6.26a.696.696 0 0 0 0-.984L7.448.204A.696.696 0 0 0 6.957 0H.696Zm.695 6.668V1.391h5.277l7.652 7.652-5.277 5.277-7.652-7.652ZM4.174 4.87a.696.696 0 1 1 1.391 0 .696.696 0 0 1-1.391 0Zm.696-2.087a2.087 2.087 0 1 0 0 4.174 2.087 2.087 0 0 0 0-4.174Z'/></svg>\"\nexport const scissor = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 10.67a2.652 2.652 0 0 0-2 .92l-.76-1.85a2.64 2.64 0 0 0 2.52-1.65l1.43-3.49a3.36 3.36 0 0 0 0-2.55 3.33 3.33 0 0 0-1.82-1.8L10.75 0 8 6.71 5.25 0l-.62.25A3.45 3.45 0 0 0 3.54 1a3.41 3.41 0 0 0-.72 1.08 3.29 3.29 0 0 0-.26 1.28c.006.425.091.846.25 1.24l1.43 3.49a2.64 2.64 0 0 0 2.52 1.65L6 11.59a2.66 2.66 0 1 0 .65 1.92L8 10.22l1.35 3.29A2.66 2.66 0 1 0 12 10.67Zm-.56-8.83c.218.202.392.447.51.72a2 2 0 0 1 0 1.53l-1.44 3.5a1.33 1.33 0 0 1-.57.65 1.4 1.4 0 0 1-.85.16l-.33-.05 2.68-6.51Zm-5.39 6.4a1.33 1.33 0 0 1-.57-.65L4 4.1a2.07 2.07 0 0 1-.15-.77 2.3 2.3 0 0 1 .16-.77 2 2 0 0 1 .43-.64.6.6 0 0 0 .08-.08l2.71 6.51-.33.05a1.4 1.4 0 0 1-.85-.16ZM4 14.67a1.34 1.34 0 1 1 1.33-1.34A1.33 1.33 0 0 1 4 14.67Zm8 0a1.34 1.34 0 1 1 1.33-1.34A1.33 1.33 0 0 1 12 14.67Z'/></svg>\"\nexport const screenShareOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.667 2h-2.39l3.528 3.529a.667.667 0 1 1-.943.942L1.333 2.943v2.39a.667.667 0 1 1-1.333 0v-4a.665.665 0 0 1 .194-.47L.197.861a.665.665 0 0 1 .47-.194h4a.667.667 0 0 1 0 1.333ZM12 14H4.667a.667.667 0 0 0 0 1.333H12A.667.667 0 1 0 12 14Zm4-10a.667.667 0 0 0-1.333 0v7.333H7.333a.667.667 0 0 0 0 1.334h8A.667.667 0 0 0 16 12V4ZM.667 7.333c.368 0 .666.299.666.667v3.333h2.39L13.058 2H7.333a.667.667 0 0 1 0-1.333h7.334a.667.667 0 0 1 .471 1.138L1.805 15.138a.667.667 0 0 1-.943-.943l1.529-1.528H.667A.667.667 0 0 1 0 12V8c0-.368.298-.667.667-.667Z'/></svg>\"\nexport const screenShareOn = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.4.867C.333.867.267.933.2 1a.605.605 0 0 0-.2.467v4c0 .4.267.666.667.666s.666-.266.666-.666v-2.4L4.867 6.6a.644.644 0 0 0 .933 0 .644.644 0 0 0 0-.933L2.267 2.133h2.4c.4 0 .666-.266.666-.666S5.067.8 4.667.8h-4C.6.8.467.8.4.867ZM4 14.133c-.4 0-.667.267-.667.667s.267.667.667.667h8c.4 0 .667-.267.667-.667s-.267-.667-.667-.667H4ZM6.667 1.467c0-.4.266-.667.666-.667h8c.4 0 .667.267.667.667v10.666c0 .4-.267.667-.667.667H.667c-.4 0-.667-.267-.667-.667v-4c0-.4.267-.666.667-.666s.666.266.666.666v3.334h13.334V2.133H7.333c-.4 0-.666-.266-.666-.666Z'/></svg>\"\nexport const search = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.98 6.54c0-2.6 2.1-4.7 4.7-4.7s4.7 2.1 4.7 4.7-2.1 4.7-4.7 4.7-4.7-2.1-4.7-4.7Zm4.7-6c-3.3 0-6 2.7-6 6s2.7 6 6 6c1.3 0 2.6-.4 3.6-1.2l3.9 3.9c.3.3.7.3.9 0 .3-.3.3-.7 0-.9l-3.9-3.9c.9-1 1.4-2.4 1.4-3.9.1-3.3-2.6-6-5.9-6Z'/></svg>\"\nexport const searchSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.775 12.725 11.45 10.4c.675-.9 1.05-1.95 1.05-3.15A5.218 5.218 0 0 0 7.25 2 5.218 5.218 0 0 0 2 7.25a5.218 5.218 0 0 0 5.25 5.25c1.2 0 2.25-.375 3.15-1.05l2.325 2.325a.81.81 0 0 0 .525.225.68.68 0 0 0 .525-.225c.3-.3.3-.75 0-1.05ZM7.25 11C5.15 11 3.5 9.35 3.5 7.25S5.15 3.5 7.25 3.5 11 5.15 11 7.25 9.35 11 7.25 11Z'/></svg>\"\nexport const sendMessage = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.66 1.96a.797.797 0 0 0-.033-.173c-.006-.02-.013-.04-.026-.067a.558.558 0 0 0-.134-.193.657.657 0 0 0-.433-.187c-.013-.007-.033-.007-.046-.007a.578.578 0 0 0-.214.04L1.107 6.04a.665.665 0 0 0-.073 1.22l5.133 2.567 2.567 5.133c.12.227.347.373.6.373h.04a.657.657 0 0 0 .587-.433l4.666-12.667c.027-.066.034-.14.04-.213 0-.027-.006-.047-.006-.06Zm-3.28 1.713L6.535 8.52 3.007 6.753l8.374-3.08Zm-2.14 9.314L7.48 9.46l4.848-4.847-3.087 8.374Z'/></svg>\"\nexport const sequences = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.69.662c0-.366.296-.662.662-.662h5.296a.662.662 0 0 1 0 1.324H5.352A.662.662 0 0 1 4.69.662ZM3.366 2.648a.662.662 0 0 0 0 1.324h9.268a.662.662 0 0 0 0-1.324H3.366Zm-.332 2.318a1.65 1.65 0 0 0-1.153.468c-.31.3-.502.721-.502 1.187v7.724c0 .914.741 1.655 1.655 1.655h9.931c.915 0 1.656-.741 1.656-1.655V6.62c0-.914-.741-1.655-1.655-1.655H3.034Zm-.551 9.379v-7.58l5.146 4.678c.21.191.532.191.742 0l5.146-4.679v7.58a.552.552 0 0 1-.551.553H3.034a.552.552 0 0 1-.551-.552Zm.875-8.276h9.284L8 10.289l-4.642-4.22Z'/></svg>\"\nexport const series = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333 0a.667.667 0 0 0 0 1.333h5.334a.667.667 0 1 0 0-1.333H5.333ZM2.667 3.333c0-.368.298-.666.666-.666h9.334a.667.667 0 1 1 0 1.333H3.333a.667.667 0 0 1-.666-.667ZM1.333 6c0-.368.299-.667.667-.667h12c.368 0 .667.299.667.667v9.333A.667.667 0 0 1 14 16H2a.667.667 0 0 1-.667-.667V6Zm1.334.667v8h10.666v-8H2.667Z'/></svg>\"\nexport const settingsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.667 6.667h-.821a5.96 5.96 0 0 0-.77-1.857l.58-.581a1.334 1.334 0 0 0-1.885-1.886l-.581.582a5.962 5.962 0 0 0-1.857-.771v-.82a1.333 1.333 0 1 0-2.666 0v.82c-.658.15-1.286.41-1.857.77l-.581-.58a1.333 1.333 0 0 0-1.886 1.885l.582.581c-.36.57-.621 1.199-.771 1.857h-.82a1.333 1.333 0 1 0 0 2.666h.82c.15.658.41 1.286.77 1.857l-.58.581a1.333 1.333 0 0 0 1.885 1.886l.581-.582c.57.36 1.199.621 1.857.771v.82a1.333 1.333 0 0 0 2.666 0v-.82a5.96 5.96 0 0 0 1.857-.77l.581.58a1.334 1.334 0 0 0 1.886-1.885l-.582-.581c.36-.57.621-1.199.771-1.857h.82a1.333 1.333 0 0 0 0-2.666Zm-6.667 4a2.667 2.667 0 1 1 0-5.334 2.667 2.667 0 0 1 0 5.334Z'/></svg>\"\nexport const settingsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 0a2 2 0 0 0-2 2v.348c-.2.07-.393.151-.582.241l-.247-.246a2 2 0 1 0-2.828 2.828l.246.247c-.09.189-.17.383-.24.582H2a2 2 0 0 0 0 4h.348c.07.2.151.393.241.582l-.246.247a2 2 0 1 0 2.828 2.828l.247-.246c.188.09.383.17.582.24V14a2 2 0 0 0 4 0v-.348c.2-.07.393-.151.582-.241l.247.246a2 2 0 1 0 2.828-2.828l-.246-.247c.09-.189.17-.383.24-.582H14a2 2 0 0 0 0-4h-.348c-.07-.2-.151-.393-.241-.582l.246-.247a2 2 0 1 0-2.828-2.828l-.247.246A5.976 5.976 0 0 0 10 2.35V2a2 2 0 0 0-2-2Zm-.667 2a.666.666 0 1 1 1.334 0v.841c0 .304.205.57.5.646.427.11.829.278 1.2.497a.667.667 0 0 0 .81-.103l.594-.595a.666.666 0 1 1 .943.943l-.595.594a.667.667 0 0 0-.103.81c.219.371.387.773.497 1.2.076.295.342.5.646.5H14a.666.666 0 1 1 0 1.334h-.841a.667.667 0 0 0-.646.5c-.11.427-.278.83-.496 1.2a.667.667 0 0 0 .102.81l.595.594a.666.666 0 1 1-.943.943l-.594-.595a.667.667 0 0 0-.81-.103c-.371.219-.773.387-1.2.497a.667.667 0 0 0-.5.646V14a.666.666 0 1 1-1.334 0v-.841a.667.667 0 0 0-.5-.646 4.635 4.635 0 0 1-1.2-.496.667.667 0 0 0-.81.102l-.594.595a.666.666 0 1 1-.943-.943l.595-.594a.667.667 0 0 0 .103-.81 4.644 4.644 0 0 1-.497-1.2.667.667 0 0 0-.646-.5H2a.666.666 0 1 1 0-1.334h.841c.304 0 .57-.205.646-.5.11-.427.278-.829.497-1.2a.667.667 0 0 0-.103-.81l-.595-.594a.666.666 0 1 1 .943-.943l.594.595a.667.667 0 0 0 .81.103c.371-.219.773-.387 1.2-.497a.667.667 0 0 0 .5-.646V2Zm-.666 6a1.333 1.333 0 1 1 2.666 0 1.333 1.333 0 0 1-2.666 0ZM8 5.333a2.667 2.667 0 1 0 0 5.334 2.667 2.667 0 0 0 0-5.334Z'/></svg>\"\nexport const share = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.6 1.4c.2-.1.5-.1.7.1l6.3 5.3c.2.1.2.3.2.5s-.1.4-.2.5l-6.3 5.3c-.2.2-.5.2-.7.1-.2-.1-.4-.3-.4-.6V10c-1.9 0-3 .3-3.9.8-1 .5-1.7 1.4-2.9 3-.2.2-.5.3-.8.2-.3-.1-.5-.3-.5-.6 0-3.4 1.1-5.6 2.9-7 1.5-1.2 3.4-1.6 5.1-1.7V2c.1-.3.2-.5.5-.6Zm.9 2v1.9c0 .4-.3.7-.7.7-1.8 0-3.6.4-5 1.4-1 .8-1.8 2-2.2 3.8.6-.7 1.2-1.2 2-1.7 1.3-.7 2.8-.9 5.2-.9.4 0 .7.3.7.7v1.9l4.6-3.9-4.6-3.9Z'/></svg>\"\nexport const skipped = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.744.154c.161.138.256.35.256.573v6.546c0 .401-.299.727-.667.727-.368 0-.666-.326-.666-.727V1.659l-4.505 1.228a.614.614 0 0 1-.373-.015L5.973 1.484 1.333 2.75V14.34l4.505-1.228a.614.614 0 0 1 .373.015l2 .727c.35.127.538.54.421.92-.116.381-.494.587-.843.46l-1.816-.66-5.145 1.403a.624.624 0 0 1-.572-.132.753.753 0 0 1-.256-.573V2.182c0-.334.208-.625.505-.706L5.838.022a.614.614 0 0 1 .373.015l3.816 1.388L15.172.022c.199-.055.41-.006.572.132Zm-.606 10.24c.26.285.26.745 0 1.03L13.61 13.09l1.528 1.668c.26.284.26.744 0 1.028a.628.628 0 0 1-.943 0l-1.528-1.668-1.529 1.668a.628.628 0 0 1-.943 0 .775.775 0 0 1 0-1.029l1.529-1.667-1.529-1.668a.775.775 0 0 1 0-1.028.628.628 0 0 1 .943 0l1.529 1.667 1.528-1.667a.628.628 0 0 1 .943 0Z'/></svg>\"\nexport const slashDivider = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.604 15.282a.667.667 0 0 1-.322-.886L10.48 1.103a.667.667 0 0 1 1.209.564L5.49 14.959a.667.667 0 0 1-.886.323Z'/></svg>\"\nexport const sparkle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.3 7.3c.4 0 .7.3.7.7a2.732 2.732 0 0 0 2.7 2.7c.4 0 .7.3.7.7 0 .4-.3.7-.7.7-1.1 0-2.1-.4-2.8-1.2-.2-.2-.4-.4-.5-.6-.1.2-.3.4-.5.6-.8.7-1.8 1.1-2.9 1.1-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7a2.732 2.732 0 0 0 2.7-2.7c0-.3.3-.6.6-.6Z'/><path fill-rule='evenodd' d='M7.3 11.3c0-.4.3-.7.7-.7 1.1 0 2.1.4 2.8 1.2.2.2.4.4.5.6.1-.2.3-.4.5-.6.8-.8 1.8-1.2 2.8-1.2.4 0 .7.3.7.7 0 .4-.3.7-.7.7-.7 0-1.4.3-1.9.8S12 14 12 14.7c0 .4-.3.7-.7.7-.4 0-.7-.3-.7-.7 0-.7-.3-1.4-.8-1.9-.4-.5-1.1-.8-1.8-.8-.4 0-.7-.3-.7-.7ZM4.7.7c.3 0 .6.3.6.6A2.732 2.732 0 0 0 8 4c.4 0 .7.3.7.7 0 .3-.3.6-.7.6-1.1 0-2.1-.4-2.8-1.2-.2-.1-.4-.3-.5-.6-.2.3-.3.5-.5.7-.4.3-.9.6-1.3.8-.5.2-1 .3-1.5.3-.4 0-.7-.3-.7-.6 0-.4.3-.7.6-.7.4 0 .7-.1 1-.2.4-.1.7-.3.9-.6.3-.2.5-.5.6-.8.1-.4.2-.7.2-1.1 0-.3.3-.6.7-.6Z'/><path fill-rule='evenodd' d='M.7 4.7c0-.4.3-.7.6-.7.5 0 1 .1 1.5.3.5.2.9.5 1.3.9.2.2.4.4.5.6l.6-.6C5.9 4.4 6.9 4 8 4c.4 0 .7.3.7.7 0 .3-.3.6-.7.6A2.732 2.732 0 0 0 5.3 8c0 .4-.3.7-.7.7-.3 0-.6-.3-.6-.7 0-.4-.1-.7-.2-1-.1-.3-.3-.6-.6-.9-.2-.2-.5-.4-.8-.6-.4-.1-.7-.2-1.1-.2-.3 0-.6-.3-.6-.6ZM1.3 12.7c0-.4.3-.7.7-.7h2.7c.4 0 .7.3.7.7 0 .4-.3.7-.7.7H2c-.4-.1-.7-.4-.7-.7Z'/><path fill-rule='evenodd' d='M3.3 10.7c.4 0 .7.3.7.6V14c0 .4-.3.7-.7.7-.4 0-.6-.3-.6-.7v-2.7c0-.3.3-.6.6-.6ZM10.7 3.3c0-.4.3-.7.7-.7H14c.4 0 .7.3.7.7 0 .4-.3.7-.7.7h-2.7c-.3 0-.6-.3-.6-.7Z'/><path fill-rule='evenodd' d='M12.7 1.3c.4 0 .7.3.7.7v2.7c0 .4-.3.7-.7.7-.4-.1-.7-.4-.7-.7V2c0-.4.3-.7.7-.7Z'/></svg>\"\nexport const sparkleFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.7 5.3c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1.1.1.1.2.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.2.1-.3.1-.4.1ZM3.3 14.7c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1.1.1.1.2.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.1 0-.2.1-.4.1ZM11.3 15.3c-.2 0-.3-.1-.5-.2-.1-.1-.2-.3-.2-.5 0-.7-.3-1.4-.8-1.9-.4-.4-1.1-.7-1.8-.7-.2 0-.3-.1-.5-.2-.1-.1-.2-.3-.2-.5s.1-.3.2-.5c.1-.1.3-.2.5-.2a2.732 2.732 0 0 0 2.7-2.7c0-.2.1-.3.2-.5.1-.1.3-.2.5-.2s.3.1.5.2c0 .3.1.4.1.6a2.732 2.732 0 0 0 2.7 2.7c.2 0 .3.1.5.2s.2.3.2.5-.1.3-.2.5-.4.1-.5.1a2.732 2.732 0 0 0-2.7 2.7c0 .2-.1.3-.2.5-.1.1-.3.1-.5.1ZM4.7 8.7c-.2 0-.3-.1-.5-.2-.1-.2-.2-.3-.2-.5a2.732 2.732 0 0 0-2.7-2.7c-.1 0-.3 0-.4-.2-.2-.1-.2-.3-.2-.4 0-.2.1-.3.2-.5.1-.1.3-.2.4-.2A2.732 2.732 0 0 0 4 1.3c0-.1.1-.3.2-.4.1-.1.3-.2.5-.2s.3.1.5.2c.1.1.1.3.1.4A2.732 2.732 0 0 0 8 4c.2 0 .3.1.5.2.1.1.2.3.2.5s-.1.3-.2.5c-.2.1-.3.1-.5.1A2.732 2.732 0 0 0 5.3 8c0 .2-.1.3-.2.5-.1.1-.3.2-.4.2Z'/></svg>\"\nexport const speaker = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M11.333.13v13.073l-6.19-3.87H3.127l2.315 5.12a.405.405 0 0 0 .741-.327L4.706 10.88l1.213-.552 1.482 3.252A1.738 1.738 0 0 1 4.227 15l-.001-.002-2.67-5.906A2.667 2.667 0 0 1 2.665 4h2.476L11.333.13ZM10 2.536 5.525 5.333H2.667a1.333 1.333 0 1 0 0 2.667h2.858L10 10.797v-8.26ZM16 6h-2.667v1.333H16V6Zm-.739-2.756-2.309 1.333-.667-1.154 2.31-1.334.666 1.155Zm0 6.845-2.309-1.333-.667 1.155 2.31 1.333.666-1.155Z'/></svg>\"\nexport const stack = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.657.095a.667.667 0 0 1 .686 0l6.667 4a.667.667 0 0 1 0 1.143l-6.667 4a.667.667 0 0 1-.686 0l-6.667-4a.667.667 0 0 1 0-1.143l6.667-4ZM2.629 4.667 8 7.889l5.37-3.222L8 1.444 2.63 4.667ZM.762 7.657a.667.667 0 0 1 .914-.229L8 11.223l6.324-3.795a.667.667 0 1 1 .686 1.144l-6.667 4a.667.667 0 0 1-.686 0l-6.667-4a.667.667 0 0 1-.228-.915Zm.914 3.105a.667.667 0 1 0-.686 1.143l6.667 4a.667.667 0 0 0 .686 0l6.667-4a.667.667 0 1 0-.686-1.143L8 14.556l-6.324-3.794Z'/></svg>\"\nexport const star = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.333c.29 0 .547.188.635.464L9.976 6H14a.667.667 0 0 1 .405 1.196L11.19 9.659l1.343 4.135a.667.667 0 0 1-1.025.745L8 11.991 4.492 14.54a.667.667 0 0 1-1.025-.745L4.81 9.659 1.595 7.196A.667.667 0 0 1 2 6h4.024l1.34-4.203A.667.667 0 0 1 8 1.333Zm0 2.86-.854 2.676a.667.667 0 0 1-.635.464H3.967l2.028 1.554a.667.667 0 0 1 .229.736l-.855 2.632 2.24-1.627c.233-.17.55-.17.783 0l2.24 1.627-.856-2.632a.667.667 0 0 1 .229-.736l2.028-1.554H9.49a.667.667 0 0 1-.635-.464L8 4.193Z'/></svg>\"\nexport const stop = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.667.667H1.333a.666.666 0 0 0-.666.666v13.334c0 .368.298.666.666.666h13.334a.666.666 0 0 0 .666-.666V1.333a.666.666 0 0 0-.666-.666Z'/></svg>\"\nexport const stopwatch = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.667 6v2.667h2.666V10h-4V6h1.334Z'/><path fill-rule='evenodd' d='M8 4a5.333 5.333 0 1 0 0 10.667A5.333 5.333 0 0 0 8 4ZM1.333 9.333a6.667 6.667 0 1 1 13.334 0 6.667 6.667 0 0 1-13.334 0ZM5.333 0h5.334v1.333H5.333V0Z'/><path fill-rule='evenodd' d='M8.667 0v2H7.333V0h1.334Z'/></svg>\"\nexport const strikethrough = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667.667C.667.298.965 0 1.333 0h13.334c.368 0 .666.298.666.667v2a.667.667 0 1 1-1.333 0V1.333H8.667v6h6.666a.667.667 0 1 1 0 1.334H.667a.667.667 0 0 1 0-1.334h6.666v-6H2v1.334a.667.667 0 0 1-1.333 0v-2Zm4 14a.667.667 0 1 0 0 1.333h6.666a.667.667 0 0 0 0-1.333H8.667v-4a.667.667 0 1 0-1.334 0v4H4.667Z'/></svg>\"\nexport const subscript = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.762 0A.762.762 0 0 0 0 .762v1.524a.762.762 0 0 0 1.524 0v-.762h4.571v11.428H3.81a.762.762 0 1 0 0 1.524H9.905a.762.762 0 1 0 0-1.524H7.619V1.524h4.572v.762a.762.762 0 1 0 1.523 0V.762A.762.762 0 0 0 12.952 0H.762Zm11.665 15.28V16H16v-1.454h-.82l-.108.61c-.015.078-.046.093-.123.093H13.81l.874-.835.006-.006c.562-.539 1.061-1.017 1.061-1.742 0-.727-.425-1.237-1.624-1.237-.812 0-1.748.2-1.755 1.431l1.052.093c0-.55.177-.689.603-.689.41 0 .55.21.55.496 0 .427-.314.73-1.045 1.44l-.07.067-1.036 1.014Z'/></svg>\"\nexport const subscriptions = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M10.4 9.249a1.516 1.516 0 0 1-.55 1.222c-.445.337-.982.53-1.54.552v.98h-.654v-.961c-.703 0-1.399-.14-2.047-.411V9.369c.32.153.656.274 1 .363.341.097.691.16 1.045.187V8.436l-.32-.124a3.571 3.571 0 0 1-1.342-.81A1.555 1.555 0 0 1 5.6 6.417a1.414 1.414 0 0 1 .543-1.14c.44-.326.966-.515 1.513-.541v-.734h.655v.713c.682.02 1.353.17 1.98.44l-.45 1.119a5.179 5.179 0 0 0-1.533-.373v1.41c.462.163.907.371 1.328.622.234.146.431.344.578.579.127.224.191.478.186.736ZM7.04 6.418a.452.452 0 0 0 .146.347c.14.118.3.212.471.28V5.92c-.41.06-.617.226-.617.497Zm1.923 2.903a.43.43 0 0 0-.163-.34 2.115 2.115 0 0 0-.488-.287v1.19c.433-.073.65-.26.65-.563Z'/><path fill-rule='evenodd' d='M2.06.096c.366.046.625.379.579.744l-.361 2.87 2.83-.788a.667.667 0 0 1 .357 1.285L1.67 5.264a.667.667 0 0 1-.84-.725L1.316.674a.667.667 0 0 1 .745-.578Z'/><path fill-rule='evenodd' d='M10.342 1.758a6.667 6.667 0 0 0-8.259 3.17A.667.667 0 1 1 .9 4.315a8 8 0 1 1-.9 3.69.667.667 0 1 1 1.333 0 6.667 6.667 0 1 0 9.01-6.246Z'/></svg>\"\nexport const superAdmin = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm-.333 8.667c-.867 0-1.667.2-2.2.4a.64.64 0 0 0-.467.6v1h2.333c.2 0 .334.133.334.333s-.134.333-.334.333H4.667c-.2 0-.334-.133-.334-.333V9.667c0-.6.334-1.067.934-1.267.207-.083.44-.14.7-.204.157-.038.324-.079.5-.13l-.2-.2c-.334-.466-.534-1-.534-1.533V6c0-1.133.867-2 2-2 1.134 0 2 .867 2 2v.333c0 .534-.2 1.134-.533 1.534-.467.466-.933.8-1.533.8Zm4.333 3c0 .2-.133.333-.333.333H9c-.2 0-.333-.133-.333-.333V10c0-.2.133-.333.333-.333h.333V9c0-.533.467-1 1-1 .534 0 1 .467 1 1v.667h.334c.2 0 .333.133.333.333v1.667Zm-1.667-3c.2 0 .334.133.334.333v.667H10V9c0-.2.133-.333.333-.333Zm-1 2.666v-1h2v1h-2ZM7.667 4.667C8.4 4.667 9 5.267 9 6v.333c0 .4-.133.8-.4 1.134C8.333 7.8 8 8 7.667 8c-.334 0-.667-.2-.934-.533a1.81 1.81 0 0 1-.4-1.134V6c0-.733.6-1.333 1.334-1.333Z'/></svg>\"\nexport const superscript = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.873 3.37V4H16V2.727h-.717l-.095.535c-.013.068-.04.081-.108.081h-.995l.764-.731.006-.005c.491-.471.928-.89.928-1.524C15.783.447 15.411 0 14.362 0c-.71 0-1.53.176-1.535 1.253l.92.081c0-.48.155-.603.528-.603.358 0 .48.183.48.434 0 .373-.274.64-.914 1.26l-.06.059-.908.887ZM.667 2.668A.667.667 0 0 0 0 3.333v1.334a.667.667 0 1 0 1.333 0V4h4v10h-2a.667.667 0 0 0 0 1.333h5.334a.667.667 0 1 0 0-1.333h-2V4h4v.667a.667.667 0 1 0 1.333 0V3.333a.667.667 0 0 0-.667-.666H.667Z'/></svg>\"\nexport const sync = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.623.473c.365.05.62.385.57.75l-.532 3.933a.667.667 0 0 1-.75.571l-4-.533a.667.667 0 1 1 .177-1.321l2.567.342A5.926 5.926 0 0 0 8 2C4.701 2 2 4.702 2 8A.667.667 0 1 1 .667 8C.667 3.965 3.965.667 8 .667c2.228 0 4.24.981 5.576 2.567l.297-2.19a.667.667 0 0 1 .75-.571ZM15.333 8A.667.667 0 0 0 14 8c0 3.299-2.702 6-6 6a5.926 5.926 0 0 1-4.655-2.215l2.567.342a.667.667 0 0 0 .176-1.321l-4-.533a.667.667 0 0 0-.749.57l-.533 3.934a.667.667 0 0 0 1.321.18l.297-2.192A7.264 7.264 0 0 0 8 15.333c4.035 0 7.333-3.298 7.333-7.333Z'/></svg>\"\nexport const tabletLandscape = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.667 13.333A.667.667 0 0 1 14 14H2a.666.666 0 0 1-.667-.667V2.667A.667.667 0 0 1 2 2h12a.667.667 0 0 1 .667.667v10.666Zm.747 1.415A2 2 0 0 0 16 13.333V2.667a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10.666a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.585Z'/><path d='M12 8a.667.667 0 1 1 1.333 0A.667.667 0 0 1 12 8Z'/></svg>\"\nexport const tabletPortrait = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.667 14.667A.667.667 0 0 1 2 14V2a.667.667 0 0 1 .667-.667h10.666A.667.667 0 0 1 14 2v12a.667.667 0 0 1-.667.667H2.667Zm-1.415.747A2 2 0 0 0 2.667 16h10.666a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2.667a2 2 0 0 0-2 2v12a2 2 0 0 0 .585 1.414Z'/><path d='M8 12a.667.667 0 1 1 0 1.333A.667.667 0 0 1 8 12Z'/></svg>\"\nexport const textStyles = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M7.814 13.312a.694.694 0 1 0 1.305-.472l-3.36-9.184A1 1 0 0 0 4.82 3h-.18a1 1 0 0 0-.94.656L.337 12.851a.685.685 0 1 0 1.29.461l.841-2.414a.2.2 0 0 1 .19-.134h4.104a.2.2 0 0 1 .188.133l.864 2.415ZM4.508 5.085a.2.2 0 0 1 .377-.001l1.434 4.03a.2.2 0 0 1-.189.267H3.286a.2.2 0 0 1-.189-.266l1.41-4.03ZM10.23 11.812c0 1.155.88 2.188 2.249 2.188.922 0 1.532-.412 1.898-.837.082-.095.28.09.29.216.024.302.271.393.574.393h.019c.39 0 .686-.347.667-.736a9.617 9.617 0 0 1-.01-.464V8.91c0-1.428-.783-2.674-2.795-2.674-1.258 0-2.296.728-2.643 1.83-.095.303.118.598.425.676.38.097.743-.182.924-.53.241-.463.685-.76 1.322-.76 1.02 0 1.453.592 1.453 1.306 0 .259-.112.486-.517.547l-1.817.289c-1.16.182-2.04.912-2.04 2.218Zm2.43.988c-.67 0-1.09-.517-1.09-1.064 0-.653.42-1.003.979-1.094l1.822-.296a.2.2 0 0 1 .232.197v.1c0 1.595-.867 2.157-1.942 2.157Z'/></svg>\"\nexport const themeStore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.095.99c.12-.2.337-.323.572-.323h10.666c.235 0 .451.123.572.323l2 3.334a.667.667 0 0 1 .095.341 2.661 2.661 0 0 1-4.443 1.983A2.651 2.651 0 0 1 8 6.649a2.65 2.65 0 0 1-3.557-.001A2.661 2.661 0 0 1 0 4.665c0-.12.033-.238.095-.341l2-3.334ZM3.045 2 1.342 4.835a1.328 1.328 0 0 0 2.506.431.667.667 0 0 1 1.193.002 1.318 1.318 0 0 0 2.36 0 .667.667 0 0 1 1.195 0 1.318 1.318 0 0 0 2.361 0 .667.667 0 0 1 1.193-.002 1.328 1.328 0 0 0 2.506-.431L12.956 2H3.044ZM2.667 8c.368 0 .666.298.666.667V14H6v-3.333c0-.368.298-.667.667-.667h2.666c.369 0 .667.299.667.667V14h2.667V8.667a.667.667 0 1 1 1.333 0v6a.667.667 0 0 1-.667.666H2.667A.667.667 0 0 1 2 14.667v-6C2 8.298 2.298 8 2.667 8Zm4.666 6h1.334v-2.667H7.333V14Z'/></svg>\"\nexport const themeStoreFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><g clip-path='url(#a)'><path fill-rule='evenodd' d='m13.905.657 2 3.333a.667.667 0 0 1 .095.343 2.661 2.661 0 0 1-4.444 1.984 2.65 2.65 0 0 1-3.558 0 2.65 2.65 0 0 1-3.555 0A2.65 2.65 0 0 1 2.661 7h-.006A2.662 2.662 0 0 1 0 4.333c0-.12.033-.24.095-.343l2-3.333a.667.667 0 0 1 .572-.324h10.666a.667.667 0 0 1 .572.324Zm-2.347 7.258c.555.275 1.166.419 1.786.418.22-.003.44-.024.656-.062V15a.666.666 0 0 1-.667.667h-4v-4H6.667v4h-4A.667.667 0 0 1 2 15V8.273c.218.038.44.058.66.06a3.993 3.993 0 0 0 1.783-.416c.164.08.333.15.506.209a3.959 3.959 0 0 0 3.042-.206L8 7.917a3.965 3.965 0 0 0 3.55.003l.009-.005Z'/></g><defs><clipPath id='a'><path d='M0 0h16v16H0z'/></clipPath></defs></svg>\"\nexport const thumbsDown = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 0A.667.667 0 0 0 0 .667V8c0 .368.298.667.667.667H3.49l1.866 6.842c.079.29.342.491.643.491a2.667 2.667 0 0 0 2.667-2.667V10H13a2.667 2.667 0 0 0 2.636-3.072l-.718-4.667A2.667 2.667 0 0 0 12.285 0H.667Zm2.666 1.333h-2v6h2v-6Zm1.334 6.578V1.333h7.617A1.333 1.333 0 0 1 13.6 2.464l.718 4.667A1.333 1.333 0 0 1 13 8.667H8a.667.667 0 0 0-.667.666v4a1.333 1.333 0 0 1-.849 1.243L4.667 7.91Z'/></svg>\"\nexport const thumbsDownFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.115 9.757a2.667 2.667 0 0 0 1.522-2.829l-.717-4.667A2.653 2.653 0 0 0 12.284 0H4v8.667l2.023 6.842a.667.667 0 0 0 .644.491c1.47 0 2-1.196 2-2.667V10H13c.385 0 .765-.083 1.115-.243ZM.667 8.667h2V0h-2A.667.667 0 0 0 0 .667V8a.667.667 0 0 0 .667.667Z'/></svg>\"\nexport const thumbsUp = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 0c-.3 0-.564.201-.643.491L3.49 7.333H.667A.667.667 0 0 0 0 8v7.333c0 .368.298.667.667.667h11.617a2.667 2.667 0 0 0 2.634-2.261l.718-4.667A2.667 2.667 0 0 0 13 6H8.667V2.667A2.667 2.667 0 0 0 6 0ZM3.333 14.667v-6h-2v6h2Zm1.334-6.578 1.817-6.665a1.333 1.333 0 0 1 .85 1.243v4c0 .368.298.666.666.666h5a1.333 1.333 0 0 1 1.318 1.536l-.718 4.667a1.333 1.333 0 0 1-1.317 1.13H4.667V8.09Z'/></svg>\"\nexport const thumbsUpFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.115 6.245a2.667 2.667 0 0 1 1.522 2.827l-.717 4.667A2.653 2.653 0 0 1 12.284 16H4V7.333L6.023.491A.667.667 0 0 1 6.667 0c1.47 0 2 1.196 2 2.667V6H13c.385 0 .765.084 1.115.245ZM.667 7.333h2V16h-2A.667.667 0 0 1 0 15.333V8a.667.667 0 0 1 .667-.667Z'/></svg>\"\nexport const tiktok = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M6.793 5.958v2.748a2.392 2.392 0 0 0-3 2.216 2.161 2.161 0 0 0 2.311 2.295 2.154 2.154 0 0 0 2.311-2.326V0h2.718c.462 2.877 1.901 3.544 3.827 3.852v2.757a8.195 8.195 0 0 1-3.75-1.267v5.445C11.21 13.253 9.75 16 6.125 16a5.11 5.11 0 0 1-5.085-5.24 5.01 5.01 0 0 1 5.753-4.802Z'/></svg>\"\nexport const trash = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333 0a.667.667 0 0 0-.666.667v2h-4A.667.667 0 1 0 .667 4h14.666a.667.667 0 1 0 0-1.333h-4v-2A.667.667 0 0 0 10.667 0H5.333ZM10 2.667V1.333H6v1.334h4Z'/><path d='M2.667 5.333c.368 0 .666.299.666.667v8a.667.667 0 0 0 .667.667h8a.667.667 0 0 0 .667-.667V6A.667.667 0 1 1 14 6v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6c0-.368.298-.667.667-.667Z'/><path d='M10.471 7.519c.26.26.26.682 0 .942L8.943 9.99l1.528 1.529a.667.667 0 1 1-.942.942L8 10.933 6.471 12.46a.667.667 0 0 1-.942-.942L7.057 9.99 5.53 8.461a.667.667 0 0 1 .942-.942L8 9.047 9.529 7.52c.26-.26.682-.26.942 0Z'/></svg>\"\nexport const twitter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M16 3.067c-.6.266-1.2.466-1.867.533A3.55 3.55 0 0 0 15.6 1.8c-.667.4-1.333.667-2.067.8a3.227 3.227 0 0 0-2.4-1.067A3.272 3.272 0 0 0 7.867 4.8c0 .267 0 .533.066.733a9.205 9.205 0 0 1-6.8-3.466 3.009 3.009 0 0 0-.466 1.666c0 1.134.6 2.134 1.466 2.734-.533 0-1.066-.134-1.466-.4v.066c0 1.6 1.133 2.934 2.6 3.2-.267.067-.534.134-.867.134-.2 0-.4 0-.6-.067a3.16 3.16 0 0 0 3.067 2.267c-1.134.866-2.534 1.4-4.067 1.4-.267 0-.533 0-.8-.067a9.332 9.332 0 0 0 5 1.467c6.067 0 9.333-5 9.333-9.334v-.4C15 4.267 15.533 3.667 16 3.067Z'/></svg>\"\nexport const underline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.667 1.333H4V8a4 4 0 0 0 8 0V1.333h-.667a.667.667 0 1 1 0-1.333H14a.667.667 0 1 1 0 1.333h-.667V8A5.333 5.333 0 1 1 2.667 8V1.333H2A.667.667 0 1 1 2 0h2.667a.667.667 0 0 1 0 1.333Zm-4 13.334a.667.667 0 1 0 0 1.333h14.666a.667.667 0 0 0 0-1.333H.667Z'/></svg>\"\nexport const undo = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.888 4.878a.667.667 0 0 0-1.312-.236l-.83 4.629a.67.67 0 0 0 .542.786l4.635.831a.667.667 0 1 0 .235-1.312l-3.257-.584a8.67 8.67 0 0 1 11.227.88.667.667 0 1 0 .943-.943A10.002 10.002 0 0 0 2.377 7.73l.511-2.853Z'/></svg>\"\nexport const unlock = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.073 0h-.07A3.967 3.967 0 0 0 4 3.927v2.74H2a.667.667 0 0 0-.667.666v8c0 .368.299.667.667.667h12a.667.667 0 0 0 .667-.667v-8A.667.667 0 0 0 14 6.667H5.333v-2.73a2.634 2.634 0 0 1 2.66-2.604h.07a2.634 2.634 0 0 1 2.604 2.66.667.667 0 0 0 1.333.014A3.967 3.967 0 0 0 8.073 0ZM4.668 8H2.666v6.667h10.667V8H4.668ZM8 10.667A.667.667 0 1 0 8 12a.667.667 0 0 0 0-1.333Zm-2 .666a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'/></svg>\"\nexport const unmapped = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 1.333a.667.667 0 0 0-.828-.646l-5.145 1.286L6.21.7a.667.667 0 0 0-.373-.014L.505 2.02A.667.667 0 0 0 0 2.667v12a.667.667 0 0 0 .828.646l5.334-1.333a.667.667 0 1 0-.324-1.293l-4.505 1.126V3.187l4.64-1.16L9.79 3.3c.12.04.25.045.373.014l4.505-1.126v5.146a.667.667 0 1 0 1.333 0v-6Zm-2.862 6.862a.667.667 0 0 0-.943 0l-4 4a.667.667 0 0 0-.195.472v2c0 .368.298.666.667.666h2c.177 0 .346-.07.471-.195l4-4a.667.667 0 0 0 0-.943l-2-2ZM9.333 14v-1.057l3.334-3.334 1.057 1.058L10.39 14H9.333Z'/></svg>\"\nexport const upSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.15 5.594a.889.889 0 0 1 1.256 0l3.556 3.555a.889.889 0 0 1-1.257 1.257L7.778 7.48 4.85 10.406A.889.889 0 1 1 3.594 9.15l3.555-3.555Z'/></svg>\"\nexport const upload = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.727 10.182c.402 0 .728.325.728.727v3.636h13.09V10.91a.727.727 0 1 1 1.455 0v4.364a.727.727 0 0 1-.727.727H.727A.727.727 0 0 1 0 15.273v-4.364c0-.402.326-.727.727-.727Z'/><path fill-rule='evenodd' d='M8 0c.402 0 .727.326.727.727v10.91a.727.727 0 0 1-1.454 0V.726C7.273.326 7.598 0 8 0Z'/><path fill-rule='evenodd' d='M7.486.213a.727.727 0 0 1 1.028 0l4.364 4.364a.727.727 0 0 1-1.029 1.028L8 1.755l-3.85 3.85a.727.727 0 1 1-1.028-1.028L7.486.213Z'/></svg>\"\nexport const url = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M9.518 2.758 7.805 4.47a.667.667 0 1 1-.943-.942l1.722-1.723a4.007 4.007 0 0 1 5.598 0l-.465.477.477-.465a4.008 4.008 0 0 1 0 5.598l-.006.005-1.717 1.717a.667.667 0 1 1-.942-.943l1.713-1.713a2.674 2.674 0 0 0 .003-3.727 2.674 2.674 0 0 0-3.727.003ZM4.471 6.862c.26.26.26.682 0 .943L2.758 9.518a2.674 2.674 0 0 0-.003 3.727 2.674 2.674 0 0 0 3.727-.003l1.713-1.713a.667.667 0 1 1 .943.942l-1.722 1.723a4.008 4.008 0 0 1-5.598 0l.465-.477-.477.465a4.007 4.007 0 0 1 0-5.598l.006-.005 1.717-1.717c.26-.26.682-.26.942 0Z'/><path d='M11.138 5.805a.667.667 0 0 0-.943-.943l-5.333 5.333a.667.667 0 1 0 .943.943l5.333-5.333Z'/></svg>\"\nexport const user = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.88 8.34a4.667 4.667 0 1 0-5.758 0 7.336 7.336 0 0 0-5.122 6.993.667.667 0 1 0 1.333 0 6 6 0 0 1 6-6h1.334a6 6 0 0 1 6 6 .667.667 0 1 0 1.333 0 7.336 7.336 0 0 0-5.12-6.993ZM4.666 4.667a3.333 3.333 0 1 1 6.666 0 3.333 3.333 0 0 1-6.666 0Z'/></svg>\"\nexport const userFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M11.667 3.697C11.667 5.687 10.067 8 8 8 5.933 8 4.333 5.687 4.333 3.697a3.667 3.667 0 1 1 7.334 0Zm-8.77 7.2c1-1 2.356-1.562 3.77-1.564h2.666a5.34 5.34 0 0 1 5.334 5.334.667.667 0 0 1-.464.635A22.19 22.19 0 0 1 8 16a22.19 22.19 0 0 1-6.203-.698.667.667 0 0 1-.464-.635 5.34 5.34 0 0 1 1.564-3.77Z'/></svg>\"\nexport const users = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.388 14.715H12.71c-.4 0-.668-.267-.668-.669 0-.401.267-.669.668-.669h2.008V11.17l-2.476-1.003c-.267-.067-.468-.268-.602-.468-.134-.201-.2-.469-.2-.736V8.36c0-.268.133-.469.334-.603.334-.2.535-.4.736-.735.134-.335.2-.67.2-1.004V4.68c0-.335-.066-.67-.267-1.004a1.944 1.944 0 0 0-.736-.736 2.133 2.133 0 0 0-2.007 0c-.335.201-.736.067-.937-.267-.2-.335-.067-.736.268-.937a3.323 3.323 0 0 1 3.345 0c.535.268.937.736 1.204 1.204.335.536.469 1.138.469 1.74v1.338a3.02 3.02 0 0 1-.469 1.673c-.2.401-.535.736-.87 1.003v.2l2.476 1.004c.268.067.468.268.602.469.134.2.2.468.2.736v2.943c.068.335-.2.67-.601.67ZM10.035 14.715H.67c-.401 0-.669-.267-.669-.669V11.84c0-.268.067-.536.2-.736.135-.201.335-.402.603-.469l2.542-1.07v-.2c-.334-.268-.669-.603-.87-1.004a3.02 3.02 0 0 1-.468-1.673V5.349c0-.87.335-1.74 1.004-2.342.602-.669 1.471-1.003 2.341-1.003.87 0 1.74.334 2.342 1.003.669.603 1.003 1.472 1.003 2.342v1.338A3.02 3.02 0 0 1 8.23 8.36c-.2.401-.535.736-.87 1.003v.2l2.476 1.004c.267.067.468.268.602.469.134.2.2.468.2.736v2.274c.067.335-.2.67-.602.67Zm-8.697-1.338h8.028v-1.539l-2.475-1.003c-.268-.067-.468-.268-.602-.468a1.286 1.286 0 0 1-.268-.803v-.602c0-.268.134-.469.335-.602.334-.201.535-.402.736-.736.2-.268.267-.602.267-.937V5.349c0-.535-.2-1.07-.602-1.405-.736-.803-2.074-.803-2.81 0-.401.335-.602.87-.602 1.405v1.338c0 .335.067.67.268 1.004.2.334.401.535.736.736.2.066.334.334.334.535v.602c0 .267-.067.535-.2.736-.134.2-.335.401-.603.468l-2.542 1.07v1.54Z'/></svg>\"\nexport const usersWm = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.167 9.867a1.334 1.334 0 0 1 .833 1.24v3.546h-4V13.32h2.667v-2.213l-2.494-1a1.312 1.312 0 0 1-.606-.487 1.302 1.302 0 0 1-.234-.747V7.9l.334-.187a1.967 1.967 0 0 0 1-1.72V4.66c0-.353-.094-.693-.267-1a1.985 1.985 0 0 0-.733-.733 2.02 2.02 0 0 0-2 0l-.58.333-.667-1.153.58-.334a3.377 3.377 0 0 1 3.333 0c.507.294.927.714 1.22 1.22A3.32 3.32 0 0 1 14 4.66v1.333c0 .58-.16 1.16-.447 1.66a3.327 3.327 0 0 1-.886.994v.226l2.5.994Zm-7.427-.16 2.087.833c.246.1.46.267.613.493.147.22.227.48.227.747v2.88H0v-2.88a1.344 1.344 0 0 1 .84-1.247L2.927 9.7C1.273 9.253.793 8.407.74 8.293l-.22-.426.34-.347C1.18 7.2 2 6.187 2 5.327c0-.894.347-1.727.973-2.36a3.34 3.34 0 0 1 2.36-.974 3.34 3.34 0 0 1 2.36.974 3.34 3.34 0 0 1 .974 2.36c0 .86.82 1.873 1.14 2.2l.34.34-.22.433c-.062.11-.537.954-2.187 1.407ZM1.333 11.78v1.54h7.994v-1.547l-2.494-1A1.312 1.312 0 0 1 6 9.54v-.887l.58-.073c.973-.127 1.54-.4 1.847-.613-.454-.58-1.094-1.574-1.094-2.64a1.97 1.97 0 0 0-.586-1.414c-.754-.753-2.074-.753-2.827 0-.38.38-.587.88-.587 1.414 0 1.066-.64 2.066-1.093 2.633.307.213.867.48 1.847.613l.58.08v.887a1.34 1.34 0 0 1-.84 1.24l-2.494 1Z'/></svg>\"\nexport const videoOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.133 1.8a.644.644 0 0 0 0-.933.644.644 0 0 0-.933 0l-2.867 2.866c-.066-.466-.266-.866-.6-1.133-.333-.4-.866-.6-1.4-.6H2c-.533 0-1.067.2-1.4.6-.4.333-.6.867-.6 1.4v8c0 .533.2 1.067.6 1.4.2.2.4.333.6.4l-.333.333a.645.645 0 0 0 0 .934.645.645 0 0 0 .933 0L15.133 1.8ZM2.4 12.667l7.6-7.6V4c0-.2-.067-.333-.2-.467a.605.605 0 0 0-.467-.2H2c-.2 0-.333.067-.467.2a.605.605 0 0 0-.2.467v8c0 .2.067.333.2.467.134.133.267.2.467.2h.4Zm13.333-8.534c.2.134.267.334.267.534v6.666c0 .2-.067.4-.267.534-.133.133-.4.133-.6.133l-3.8-1.133V12c0 .533-.2 1.067-.6 1.4-.333.4-.866.6-1.4.6H5.467c-.4 0-.667-.267-.667-.667s.267-.666.667-.666h3.866c.2 0 .334-.067.467-.2A.605.605 0 0 0 10 12v-2c0-.2.067-.4.267-.533.133-.134.4-.134.6-.134l3.8 1.067V5.533l-.8.2c-.334.134-.734-.133-.8-.466-.134-.334.133-.734.466-.8l1.6-.467c.2 0 .467 0 .6.133Z'/></svg>\"\nexport const videoOn = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 4c0-.4.267-.667.667-.667h7.333c.4 0 .667.267.667.667v8c0 .4-.267.667-.667.667H2c-.4 0-.667-.267-.667-.667V4Zm10 6.333V12c0 1.133-.866 2-2 2H2c-1.133 0-2-.867-2-2V4c0-1.133.867-2 2-2h7.333c1.134 0 2 .867 2 2v1.667l3.734-1.6c.2-.067.466-.067.6.066.2.134.333.334.333.534v6.666c0 .2-.133.4-.267.534-.2.133-.4.133-.6.066l-3.8-1.6Zm0-1.466 3.334 1.4V5.6L11.333 7v1.867Z'/></svg>\"\nexport const warning = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 6.667c.368 0 .667.298.667.666V10a.667.667 0 1 1-1.334 0V7.333c0-.368.299-.666.667-.666ZM8.667 12a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0Z'/><path fill-rule='evenodd' d='M8 1.333c.248 0 .475.137.59.357l6.667 12.666a.666.666 0 0 1-.59.977H1.333a.666.666 0 0 1-.59-.977L7.41 1.69A.667.667 0 0 1 8 1.333ZM13.562 14 8 3.431 2.438 14h11.124Z'/></svg>\"\nexport const warningFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path d='M15.8 12.526 9.485.88A1.668 1.668 0 0 0 8.8.2a1.693 1.693 0 0 0-2.284.68L.2 12.526A1.678 1.678 0 0 0 1.687 15h12.628a1.7 1.7 0 0 0 1.308-.615 1.675 1.675 0 0 0 .178-1.859ZM8 13a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1-3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4Z'/></svg>\"\nexport const websiteFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14 0H2a2 2 0 0 0-2 2v9.333a2 2 0 0 0 2 2h4.667v1.334H4A.667.667 0 1 0 4 16h8a.667.667 0 0 0 0-1.333H9.333v-1.334H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2Zm.667 10.667H1.333V2A.667.667 0 0 1 2 1.333h12a.667.667 0 0 1 .667.667v8.667Z'/></svg>\"\nexport const websiteOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 1.333A.666.666 0 0 0 1.333 2v7.333h13.334V2A.666.666 0 0 0 14 1.333H2Zm12.667 9.334H1.333v.666c0 .369.299.667.667.667h12a.666.666 0 0 0 .667-.667v-.666ZM0 10v1.333a2 2 0 0 0 2 2h5.333v1.334H4A.667.667 0 1 0 4 16h8a.667.667 0 0 0 0-1.333H8.667v-1.334H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8Z'/></svg>\"\nexport const windowParagraph = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.333.667H0v14.666h16V.667H3.333Zm0 1.333h-2v1.333h2V2Zm1.334 2.667H1.333V14h13.334V4.667h-10Zm0-1.334V2h10v1.333h-10Zm-2 3.334H8V12H2.667V6.667ZM4 8v2.667h2.667V8H4Zm9.333-1.333h-4V8h4V6.667Zm-4 2.666H12v1.334H9.333V9.333Z'/></svg>\"\nexport const world = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.39 1.864a6.672 6.672 0 0 0-4.024 5.47h1.986c.12-2.1.805-4.026 2.038-5.47ZM1.366 8.667a6.672 6.672 0 0 0 4.024 5.47c-1.233-1.445-1.919-3.372-2.038-5.47H1.366Zm9.244 5.47a6.672 6.672 0 0 0 4.024-5.47h-1.986c-.12 2.099-.805 4.025-2.038 5.47Zm4.024-6.804a6.672 6.672 0 0 0-4.024-5.47c1.233 1.445 1.919 3.371 2.038 5.47h1.986ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm-.667 14.146c-1.564-1.184-2.497-3.141-2.645-5.48h2.645v5.48ZM4.688 7.333h2.645V1.854C5.77 3.038 4.836 4.995 4.688 7.334Zm3.979 6.813v-5.48h2.645c-.148 2.339-1.08 4.295-2.645 5.48Zm0-6.813h2.645c-.148-2.338-1.08-4.295-2.645-5.479v5.48Z'/></svg>\"\nexport const wrench = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.228 0a6.024 6.024 0 0 1 1.694.23l1.094.312-2.387 2.377 1.455 1.448L15.44 2.02l.334 1.034a4.6 4.6 0 0 1 .08 2.55l-.003.011-.003.01a4.467 4.467 0 0 1-3.384 3.129l-.019.004-.02.003a5.165 5.165 0 0 1-1.785-.05l-5.549 6.24a2.862 2.862 0 0 1-4.28.166l-.002-.003a2.951 2.951 0 0 1 .177-4.232l.004-.002 6.252-5.512a3.482 3.482 0 0 1-.104-.877 4.416 4.416 0 0 1 4.037-4.49L11.202 0h.026Zm.037 1.333a3.083 3.083 0 0 0-2.793 3.14v.024c-.003.285.05.569.158.833l.177.438-6.932 6.11-.001.001a1.617 1.617 0 0 0-.097 2.318 1.529 1.529 0 0 0 2.29-.097l.01-.012 6.116-6.878.405.119a3.832 3.832 0 0 0 1.615.116 3.134 3.134 0 0 0 2.353-2.18 3.26 3.26 0 0 0 .091-.583l-1.573 1.566-3.345-3.33 1.592-1.584h-.066Z'/></svg>\"\nexport const youtube = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.867 4.8s-.134-1.133-.667-1.6c-.6-.667-1.267-.667-1.6-.667C11.333 2.4 8 2.4 8 2.4s-3.333 0-5.6.133C2.067 2.6 1.4 2.6.8 3.2.333 3.667.133 4.8.133 4.8S0 6.067 0 7.4v1.2c0 1.267.133 2.6.133 2.6s.134 1.133.667 1.6c.6.667 1.4.6 1.733.667C3.8 13.6 8 13.6 8 13.6s3.333 0 5.6-.2c.333-.067 1-.067 1.6-.667.467-.466.667-1.6.667-1.6S16 9.867 16 8.533v-1.2c0-1.266-.133-2.533-.133-2.533Zm-9.534 5.267V5.6l4.334 2.267-4.334 2.2Z'/></svg>\"\n",":host {\n\n --border-radius: var(--pine-border-radius-sm);\n --color: var(--pine-color-neutral-charcoal-400);\n --font-size: var(--pine-font-size-body);\n --font-size-sm: var(--pine-font-size-body-sm);\n --font-size-xs: var(--pine-font-size-body-xs);\n --font-weight: var(--pine-font-weight-medium);\n --margin-inline-start: var(--pine-spacing-xxs);\n --outline: 4px solid var(--pine-color-primary-200);\n --svg-lg: 15px;\n --svg-md: 13px;\n --svg-sm: 11px;\n\n display: inline;\n\n pds-icon {\n margin-inline-start: var(--margin-inline-start);\n }\n}\n\n.pds-link {\n align-items: center;\n color: var(--color);\n display: inline-flex;\n font-weight: inherit;\n\n &:focus {\n border-radius: var(--border-radius);\n outline: var(--outline);\n }\n}\n\n// We have a small consensus stating that\n// fonts will be REMs, box-model will be\n// discussed later px or (r)em's\n.pds-link--sm {\n font-size: var(--font-size-xs);\n\n pds-icon {\n height: var(--svg-sm);\n width: var(--svg-sm);\n }\n}\n\n.pds-link--md {\n font-size: var(--font-size-sm);\n\n pds-icon {\n height: var(--svg-md);\n width: var(--svg-md);\n }\n}\n\n.pds-link--lg {\n font-size: var(--font-size);\n\n pds-icon {\n height: var(--svg-lg);\n width: var(--svg-lg);\n }\n}\n\n.pds-link--plain {\n font-weight: var(--font-weight);\n text-decoration: none;\n\n &:hover {\n text-decoration: underline;\n }\n}\n\n// Default = inline link\n.pds-link--default {\n text-decoration: underline;\n\n &:hover {\n text-decoration: none;\n }\n}\n","import { Component, h, Prop } from '@stencil/core';\n\nimport { launch } from '@pine-ds/icons/icons';\n\n/**\n * @slot - Content is placed between the opening closing tags\n */\n@Component({\n tag: 'pds-link',\n styleUrl: 'pds-link.scss',\n shadow: true,\n})\nexport class PdsLink {\n /**\n * A unique identifier used for the underlying component `id` attribute.\n */\n @Prop() componentId: string;\n\n /**\n * When enabled, opens link in a new tab.\n * @defaultValue false\n */\n @Prop() external = false;\n\n /**\n *\n * Modifies the look of the link\n */\n @Prop() variant: 'inline' | 'plain' = 'inline';\n\n /**\n *\n * The Font size follows t-shirt model\n * sm: 12px\n * md: 14px\n * lg: 16px\n * @defaultValue lg\n */\n @Prop() fontSize: 'sm' | 'md' | 'lg' = 'lg';\n\n /**\n * The URL that the hyperlink points to.\n */\n @Prop() href!: string;\n\n private classNames() {\n const classNames = ['pds-link'];\n\n if (this.fontSize) {\n classNames.push('pds-link--' + this.fontSize);\n }\n\n if (this.variant) {\n classNames.push('pds-link--' + this.variant);\n }\n\n return classNames.join(' ');\n }\n\n render() {\n\n return (\n <a\n class={this.classNames()}\n href={this.href}\n id={this.componentId}\n target={this.external ? '_blank' : undefined}\n >\n <slot>{this.href}</slot>\n {this.external &&\n <pds-icon icon={launch} size={this.fontSize}></pds-icon>\n }\n </a>\n );\n }\n}\n"],"version":3}
1
+ {"file":"pds-link.js","mappings":";;;AAAA;AAmJO,MAAM,MAAM,GAAG;;ACnJtB,MAAM,UAAU,GAAG,8vCAA8vC,CAAC;AAClxC,sBAAe,UAAU;;MCYZA,SAAO;;;;;;wBAUC,KAAK;uBAMc,QAAQ;wBAUP,IAAI;;;IAOnC,UAAU;QAChB,MAAM,UAAU,GAAG,CAAC,UAAU,CAAC,CAAC;QAEhC,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,UAAU,CAAC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,QAAQ,CAAC,CAAC;SAC/C;QAED,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,UAAU,CAAC,IAAI,CAAC,YAAY,GAAG,IAAI,CAAC,OAAO,CAAC,CAAC;SAC9C;QAED,OAAO,UAAU,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;KAC7B;IAED,MAAM;QAEJ,QACE,0DACE,KAAK,EAAE,IAAI,CAAC,UAAU,EAAE,EACxB,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,EAAE,EAAE,IAAI,CAAC,WAAW,EACpB,MAAM,EAAE,IAAI,CAAC,QAAQ,GAAG,QAAQ,GAAG,SAAS,EAC5C,IAAI,EAAC,MAAM,IAEX,+DAAO,IAAI,CAAC,IAAI,CAAQ,EACvB,IAAI,CAAC,QAAQ;YACZ,gBAAU,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,IAAI,CAAC,QAAQ,GAAa,CAExD,EACJ;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["PdsLink"],"sources":["../../node_modules/@pine-ds/icons/icons/index.mjs","src/components/pds-link/pds-link.scss?tag=pds-link&encapsulation=shadow","src/components/pds-link/pds-link.tsx"],"sourcesContent":["/* pds-icons v3.4.0, ES Modules */\n\nexport const accessKey = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m14.193 2.75 1.571-1.572c.315-.314.315-.733 0-.942-.314-.315-.733-.315-.942 0L12.727 2.33l-2.095 2.095-2.933 2.828c-1.886-1.467-4.609-1.257-6.285.419-1.885 1.885-1.885 5.027 0 6.913 1.886 1.885 5.028 1.885 6.913 0a4.817 4.817 0 0 0 .42-6.39l2.409-2.409 1.57 1.571c.315.315.734.315.943 0l2.095-2.095c.315-.314.315-.733 0-.942l-1.57-1.571ZM7.28 13.643a3.477 3.477 0 0 1-4.923 0 3.477 3.477 0 0 1 0-4.923 3.477 3.477 0 0 1 4.923 0 3.477 3.477 0 0 1 0 4.923Zm5.97-7.646-1.152-1.152 1.152-1.153 1.153 1.153-1.153 1.152Z'/></svg>\"\nexport const add = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 2a.628.628 0 0 0-.628.628v4.744H2.628a.628.628 0 0 0 0 1.256h4.744v4.744a.628.628 0 1 0 1.256 0V8.628h4.744a.628.628 0 1 0 0-1.256H8.628V2.628A.628.628 0 0 0 8 2Z'/></svg>\"\nexport const addCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 4c.368 0 .667.298.667.667v2.666h2.666a.667.667 0 1 1 0 1.334H8.667v2.666a.667.667 0 1 1-1.334 0V8.667H4.667a.667.667 0 0 1 0-1.334h2.666V4.667C7.333 4.298 7.632 4 8 4Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const addImage = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M0 .667C0 .298.298 0 .667 0h14c.368 0 .666.298.666.667v8a.667.667 0 1 1-1.333 0V1.333H1.333V14h7.334a.667.667 0 0 1 0 1.333h-8A.667.667 0 0 1 0 14.667v-14Z'/><path d='M11.805 6.862c.26.26.26.682 0 .943L8.47 11.138a.667.667 0 0 1-.871.062L5.396 9.547l-1.591 1.591a.667.667 0 0 1-.943-.943l2-2a.667.667 0 0 1 .871-.062l2.204 1.653 2.925-2.924c.26-.26.682-.26.943 0Z'/><path fill-rule='evenodd' d='M6 2.667a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm-.667 2a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0Z'/><path d='M13.333 10.667c.368 0 .667.298.667.666v1.334h1.333a.667.667 0 1 1 0 1.333H14v1.333a.667.667 0 0 1-1.333 0V14h-1.334a.667.667 0 0 1 0-1.333h1.334v-1.334c0-.368.298-.666.666-.666Z'/></svg>\"\nexport const addSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.375 7.375h-3.75v-3.75C8.625 3.25 8.375 3 8 3s-.625.25-.625.625v3.75h-3.75C3.25 7.375 3 7.625 3 8s.25.625.625.625h3.75v3.75c0 .375.25.625.625.625s.625-.25.625-.625v-3.75h3.75c.375 0 .625-.25.625-.625s-.25-.625-.625-.625Z'/></svg>\"\nexport const aiSparkle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.714 2.287a.571.571 0 0 1 .549.414l.62 2.168a2.857 2.857 0 0 0 1.962 1.963l2.168.62a.571.571 0 0 1 0 1.098l-2.168.62a2.857 2.857 0 0 0-1.963 1.962l-.62 2.168a.571.571 0 0 1-1.098 0l-.62-2.168a2.857 2.857 0 0 0-1.962-1.963L.414 8.55a.571.571 0 0 1 0-1.099l2.168-.619a2.857 2.857 0 0 0 1.963-1.963l.62-2.168a.571.571 0 0 1 .549-.414ZM12.57 0a.571.571 0 0 1 .555.433l.197.79c.18.715.739 1.274 1.455 1.454l.789.197a.572.572 0 0 1 0 1.11l-.79.196a2.003 2.003 0 0 0-1.454 1.455l-.197.79a.572.572 0 0 1-1.11 0l-.196-.79a2 2 0 0 0-1.455-1.455l-.79-.197a.571.571 0 0 1 0-1.11l.79-.196a2 2 0 0 0 1.455-1.455l.197-.79a.571.571 0 0 1 .554-.432Zm-1.143 10.285a.571.571 0 0 1 .543.391l.3.901c.114.34.381.61.722.723l.902.3a.571.571 0 0 1 0 1.084l-.902.3c-.34.115-.608.382-.722.723l-.3.901a.571.571 0 0 1-1.084 0l-.301-.9a1.144 1.144 0 0 0-.722-.723l-.902-.301a.571.571 0 0 1 0-1.083l.902-.301c.34-.115.608-.381.722-.723l.3-.9a.57.57 0 0 1 .543-.392Z'/></svg>\"\nexport const aiWriter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 4c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1 0-.1-.1-.3-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1 0 .3-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1 0 .1.1.3.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.1 0-.3.1-.4.1Zm-6.8.4c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.4.2-.5.1-.1.3-.2.5-.2.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.1 0-.2-.1-.3-.1 0-.2-.1-.3-.1-.2 0-.4-.1-.5-.2-.1-.1-.2-.3-.2-.5 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3.1 0 .1-.1.2-.1.3 0 .2-.1.4-.2.5-.1.1-.3.2-.5.2-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .4.1.5.2.1.1.2.3.2.5 0 .1.1.2.1.3ZM2 14.1l2.4-.5c.1 0 .2-.1.2-.1l5.7-5.7c.2-.2.2-.5 0-.7l-1.8-2c-.2-.1-.5-.1-.7 0l-5.7 5.7c-.1.1-.1.2-.1.3l-.5 2.4c0 .2 0 .3.1.4.1.1.2.2.4.2Zm6.2-8 1.2 1.2-.7.8-1.3-1.2.8-.8Zm-5.3 5.4 3.9-3.9L8 8.8l-3.9 3.9-1.5.3.3-1.5ZM11 15H1.5c-.3 0-.5.3-.5.5 0 .3.2.5.5.5H11c.3 0 .5-.2.5-.5 0-.2-.2-.5-.5-.5Zm1.9-3.6c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.5.3-.6.2-.1.4-.3.6-.3.1 0 .2 0 .3-.1.2-.1.2-.2.2-.3 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.2 0-.5-.1-.6-.3-.2-.2-.3-.4-.3-.6 0-.1 0-.2-.1-.3-.1-.2-.2-.2-.4-.2s-.2 0-.3.1c-.1.1-.1.2-.1.3 0 .2-.1.5-.3.6-.2.2-.4.3-.6.3-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .5.1.6.3.1.2.3.4.3.6 0 .2.1.3.1.4Z'/></svg>\"\nexport const aiWriterFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 4c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1 0-.1-.1-.3-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1 0 .3-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1 0 .1.1.3.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.1 0-.3.1-.4.1Zm-6.8.4c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.4.2-.5.1-.1.3-.2.5-.2.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.1 0-.2-.1-.3-.1 0-.2-.1-.3-.1-.2 0-.4-.1-.5-.2-.1-.1-.2-.3-.2-.5 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3.1 0 .1-.1.2-.1.3 0 .2-.1.4-.2.5-.1.1-.3.2-.5.2-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .4.1.5.2.1.1.2.3.2.5 0 .1.1.2.1.3Zm5.2 2.7L8.5 5.2c-.1-.1-.2-.2-.3-.2-.1 0-.3.1-.4.2l-.9.9c-.1.1-.1.2 0 .3l2.3 2.2c.1.1.3.1.4 0l.9-.9c.1-.1.1-.2.1-.3 0-.1-.1-.3-.2-.3Zm-4.5 0c.1-.1.2-.1.3 0l2.2 2.2c.1.1.1.2 0 .3l-3.8 3.8c-.1.1-.2.1-.2.1L2 14c-.3.1-.6-.2-.6-.6l.6-2.3c0-.1 0-.2.1-.2l3.8-3.8ZM1.5 16H11c.1 0 .3-.1.4-.1.1-.1.1-.2.1-.3 0-.1-.1-.2-.1-.3-.1-.2-.2-.3-.4-.3H1.5c-.1 0-.3.1-.4.1 0 .2-.1.3-.1.4 0 .1.1.2.1.3.1.1.3.2.4.2Zm11.4-4.6c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.2.1-.3 0-.2.1-.5.3-.6.2-.1.4-.3.6-.3.1 0 .2 0 .3-.1.2-.1.2-.2.2-.3 0-.1 0-.2-.1-.3-.1-.1-.2-.1-.3-.1-.2 0-.5-.1-.6-.3-.2-.2-.3-.4-.3-.6 0-.1 0-.2-.1-.3-.1-.2-.2-.2-.4-.2s-.2 0-.3.1c-.1.1-.1.2-.1.3 0 .2-.1.5-.3.6-.2.2-.4.3-.6.3-.1 0-.2 0-.3.1-.1.1-.1.2-.1.3 0 .1 0 .2.1.3.1.1.2.1.3.1.2 0 .5.1.6.3.1.2.3.4.3.6 0 .2.1.3.1.4Z'/></svg>\"\nexport const alignCenter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 1.333a.667.667 0 0 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667Zm3.333 4a.667.667 0 0 0 0 1.334h8a.667.667 0 1 0 0-1.334H4ZM0 10c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 10Zm4 3.333a.667.667 0 0 0 0 1.334h8a.667.667 0 1 0 0-1.334H4Z'/></svg>\"\nexport const alignJustify = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 2a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Zm0 4a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667ZM0 10.667C0 10.299.298 10 .667 10h14.666a.667.667 0 0 1 0 1.333H.667A.667.667 0 0 1 0 10.667ZM.667 14a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Z'/></svg>\"\nexport const alignLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 1.333a.667.667 0 0 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667Zm0 4a.667.667 0 0 0 0 1.334h8a.667.667 0 0 0 0-1.334h-8ZM0 10c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 10Zm.667 3.333a.667.667 0 0 0 0 1.334h8a.667.667 0 1 0 0-1.334h-8Z'/></svg>\"\nexport const alignRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 2a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Zm6.666 4a.667.667 0 0 0 0 1.333h8a.667.667 0 1 0 0-1.333h-8ZM0 10.667C0 10.299.298 10 .667 10h14.666a.667.667 0 0 1 0 1.333H.667A.667.667 0 0 1 0 10.667ZM7.333 14a.667.667 0 0 0 0 1.333h8a.667.667 0 1 0 0-1.333h-8Z'/></svg>\"\nexport const analyticsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.333 1.333H6.667A.667.667 0 0 0 6 2v12c0 .368.299.667.667.667h2.666A.667.667 0 0 0 10 14V2a.667.667 0 0 0-.667-.667Zm-6 7.334H.667A.667.667 0 0 0 0 9.333V14c0 .368.299.667.667.667h2.666A.667.667 0 0 0 4 14V9.333a.667.667 0 0 0-.667-.666Zm9.334-3.334h2.666c.368 0 .667.299.667.667v8a.667.667 0 0 1-.667.667h-2.666A.667.667 0 0 1 12 14V6c0-.368.299-.667.667-.667Z'/></svg>\"\nexport const analyticsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 2c0-.368.298-.667.667-.667h2.666c.369 0 .667.299.667.667v12a.667.667 0 0 1-.667.667H6.667A.667.667 0 0 1 6 14V2Zm1.333.667v10.666h1.334V2.667H7.333ZM0 9.333c0-.368.298-.666.667-.666h2.666c.369 0 .667.298.667.666V14a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 14V9.333ZM1.333 10v3.333h1.334V10H1.333ZM12 6c0-.368.299-.667.667-.667h2.666c.368 0 .667.299.667.667v8a.667.667 0 0 1-.667.667h-2.666A.667.667 0 0 1 12 14V6Zm1.333.667v6.666h1.334V6.667h-1.334Z'/></svg>\"\nexport const appStore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.585 0c.2.8-.2 1.6-.6 2.2-.5.6-1.3 1-2.1 1-.1-.8.2-1.6.7-2.1.5-.6 1.3-1.1 2-1.1Zm-7.9 13.8c.7 1 1.6 2.2 3 2.2.435 0 .765-.105 1.066-.201.114-.037.224-.072.334-.099.3-.2.6-.3 1.1-.3.37 0 .63.11.862.207.082.034.16.067.238.093.056.019.115.04.178.064.278.104.634.236 1.122.236 1.3 0 2.2-1.1 3-2.3.5-.7.7-1 1-1.8l.3-.7-.7-.3c-.9-.3-1.5-1.1-1.6-2.1-.1-.9.4-1.8 1.2-2.3l.7-.4-.5-.6c-.8-1.1-2-1.7-3.2-1.7-.8 0-1.3.2-1.8.4a7.477 7.477 0 0 0-.327.091c-.209.062-.367.109-.573.109-.238 0-.475-.063-.762-.138L7.085 4.2c-.5-.2-1-.4-1.7-.4-1.3 0-2.7.8-3.5 2.1-1.3 2-.9 5.2.8 7.9Zm.3-7.1c.6-.9 1.5-1.5 2.4-1.5.5 0 .9.1 1.3.3.11.027.22.063.334.099.3.096.63.201 1.066.201.6 0 1-.1 1.2-.3.4-.2.8-.3 1.4-.3.6 0 1.2.3 1.7.7-.8.7-1.3 1.8-1.2 3 .1 1.3.8 2.4 1.8 3a4.215 4.215 0 0 0-.214.371c-.1.188-.208.391-.386.629a9.05 9.05 0 0 0-.14.195c-.366.518-1.063 1.505-1.76 1.505-.206 0-.318-.047-.464-.109-.068-.028-.142-.06-.236-.091-.4-.2-.9-.4-1.7-.4-.8 0-1.3.2-1.7.4-.2.1-.4.2-.7.2-.7 0-1.4-.8-1.9-1.6-1.6-2.4-1.6-5.1-.8-6.3Z'/></svg>\"\nexport const archive = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.593 1.448a.312.312 0 0 0-.085.22V11.69h12.984V1.67a.312.312 0 0 0-.086-.221.177.177 0 0 0-.126-.06h-1.932c-.417 0-.754-.31-.754-.694 0-.383.337-.694.754-.694h1.932C15.293 0 16 .808 16 1.668v12.664c0 .86-.707 1.668-1.72 1.668H1.72A1.693 1.693 0 0 1 0 14.332V1.668C0 .808.707 0 1.72 0h1.932c.417 0 .754.31.754.694 0 .383-.337.694-.754.694H1.72a.177.177 0 0 0-.127.06Zm12.9 11.63H1.507v1.254c0 .097.038.173.085.22.047.047.092.06.127.06h12.56c.035 0 .08-.013.127-.06a.312.312 0 0 0 .085-.22v-1.254ZM5.796.694c0-.383.337-.694.754-.694h2.898c.417 0 .754.31.754.694v4.177h1.179c.29 0 .553.152.679.393a.65.65 0 0 1-.09.734L8.588 9.894a.78.78 0 0 1-.589.261.78.78 0 0 1-.589-.26L4.03 5.997a.65.65 0 0 1-.09-.734.762.762 0 0 1 .678-.393h1.179V.694Zm1.508.694v4.177c0 .383-.338.694-.754.694h-.365L8 8.349l1.814-2.09H9.45c-.416 0-.754-.311-.754-.694V1.388h-1.39Z'/></svg>\"\nexport const arrowCorner = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.846.216A.735.735 0 0 1 4.366 0a.725.725 0 0 1 .512.213l3.636 3.636a.727.727 0 0 1-1.028 1.029L5.09 2.483v8.426h8.426l-2.395-2.395a.727.727 0 0 1 1.029-1.028l3.636 3.636a.725.725 0 0 1 0 1.029l-3.636 3.636a.727.727 0 0 1-1.029-1.029l2.395-2.394H4.364a.727.727 0 0 1-.728-.728V2.483L1.242 4.878A.727.727 0 1 1 .213 3.849L3.846.216Z'/></svg>\"\nexport const arrowDown = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m2.867 10.467 4.666 4.666c.067.067.134.134.2.134.2.066.334.066.534 0 .066 0 .133-.067.2-.134l4.666-4.666a.644.644 0 0 0 0-.934.644.644 0 0 0-.933 0l-3.533 3.534V1.333c0-.4-.267-.666-.667-.666s-.667.266-.667.666v11.734L3.8 9.533a.605.605 0 0 0-.467-.2c-.2 0-.333.067-.466.2a.644.644 0 0 0 0 .934Z'/></svg>\"\nexport const arrowLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M5.517 2.867.85 7.533c-.067.067-.133.134-.133.2a.736.736 0 0 0 0 .534c0 .066.066.133.133.2l4.667 4.666a.644.644 0 0 0 .933 0 .644.644 0 0 0 0-.933L2.917 8.667H14.65c.4 0 .667-.267.667-.667s-.267-.667-.667-.667H2.917L6.45 3.8a.605.605 0 0 0 .2-.467c0-.2-.067-.333-.2-.466a.644.644 0 0 0-.933 0Z'/></svg>\"\nexport const arrowRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m10.475 13.125 4.667-4.667c.066-.066.133-.133.133-.2a.736.736 0 0 0 0-.533c0-.067-.067-.133-.133-.2l-4.667-4.667a.644.644 0 0 0-.933 0 .644.644 0 0 0 0 .934l3.533 3.533H1.342c-.4 0-.667.267-.667.667s.267.666.667.666h11.733l-3.533 3.534a.605.605 0 0 0-.2.466c0 .2.066.334.2.467a.644.644 0 0 0 .933 0Z'/></svg>\"\nexport const arrowUp = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.133 5.517 8.467.85C8.4.783 8.333.717 8.267.717a.736.736 0 0 0-.534 0c-.066 0-.133.066-.2.133L2.867 5.517a.644.644 0 0 0 0 .933.644.644 0 0 0 .933 0l3.533-3.533V14.65c0 .4.267.667.667.667s.667-.267.667-.667V2.917L12.2 6.45c.133.133.267.2.467.2s.333-.067.466-.2a.645.645 0 0 0 0-.933Z'/></svg>\"\nexport const assessment = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.52 2.416a.667.667 0 1 0-1.04-.832l-7.535 9.418-2.14-2.14a.667.667 0 0 0-.943.943l2.667 2.666a.667.667 0 0 0 .992-.055l8-10Zm.813 2.25a.667.667 0 1 0 0 1.334h2a.667.667 0 0 0 0-1.333h-2Zm-3.333 4c0-.368.299-.666.667-.666h4.666a.667.667 0 0 1 0 1.333h-4.666A.667.667 0 0 1 10 8.667Zm-2 2.667a.667.667 0 0 0 0 1.334h7.333a.667.667 0 0 0 0-1.334H8Z'/></svg>\"\nexport const atSign = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.938 2.367A6 6 0 0 1 14 8v.667a1.333 1.333 0 0 1-2.667 0v-4H10v.666a3.333 3.333 0 1 0 .494 4.879 2.665 2.665 0 0 0 4.058.34c.5-.5.781-1.178.781-1.885V8a7.334 7.334 0 1 0-4.4 6.723l.611-.267-.533-1.222-.611.267A6 6 0 1 1 5.938 2.367ZM6 8a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'/></svg>\"\nexport const attach = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.662 2.605c-.94-.94-2.384-.94-3.324 0l-5.2 5.2c-1.406 1.406-1.406 3.784 0 5.19 1.406 1.407 3.784 1.407 5.19 0l5.867-5.866a.667.667 0 1 1 .943.942l-5.867 5.867c-1.927 1.927-5.149 1.927-7.076 0-1.927-1.927-1.927-5.15 0-7.076l5.2-5.2a3.645 3.645 0 0 1 5.21 0 3.645 3.645 0 0 1 0 5.21l-.004.003-4.796 4.73-.002.002c-.909.906-2.408.947-3.287-.015-.896-.909-.933-2.399.024-3.275L8.529 4.33a.667.667 0 1 1 .942.942l-4 4a.665.665 0 0 1-.025.025c-.358.322-.395.945.025 1.366a.683.683 0 0 1 .025.025c.322.358.945.396 1.366-.025l.003-.003 4.799-4.732c.938-.94.937-2.383-.002-3.322Z'/></svg>\"\nexport const automations = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 .667c.368 0 .667.298.667.666v14a.667.667 0 1 1-1.334 0v-14c0-.368.299-.666.667-.666Z'/><path fill-rule='evenodd' d='M3.333 6c.369 0 .667.298.667.667v4a2 2 0 0 0 2 2h2A.667.667 0 1 1 8 14H6a3.333 3.333 0 0 1-3.333-3.333v-4c0-.369.298-.667.666-.667Z'/><path fill-rule='evenodd' d='M12.667 4c.368 0 .666.298.666.667V8A3.333 3.333 0 0 1 10 11.333H8A.667.667 0 1 1 8 10h2a2 2 0 0 0 2-2V4.667c0-.369.299-.667.667-.667ZM7.529.862c.26-.26.682-.26.942 0l2 2a.667.667 0 0 1-.942.943L8 2.276 6.471 3.805a.667.667 0 0 1-.942-.943l2-2ZM2.862 6.195c.26-.26.682-.26.943 0l2 2a.667.667 0 1 1-.943.943L3.333 7.61 1.805 9.14a.667.667 0 0 1-.943-.944l2-2Z'/><path fill-rule='evenodd' d='M12.195 4.195c.26-.26.683-.26.943 0l2 2a.667.667 0 0 1-.943.943L12.667 5.61l-1.529 1.53a.667.667 0 1 1-.943-.944l2-2Z'/></svg>\"\nexport const ban = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 8A6.667 6.667 0 0 1 12.22 2.838L2.84 12.22A6.64 6.64 0 0 1 1.332 8Zm.89 5.534a.667.667 0 0 0 .243.243A8 8 0 0 0 13.777 2.466a.668.668 0 0 0-.243-.243A8 8 0 0 0 2.223 13.534Zm10.94-9.753a6.667 6.667 0 0 1-9.381 9.381l9.38-9.38Z'/></svg>\"\nexport const bank = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.602 4.41 8.348.435a.634.634 0 0 0-.596 0L.497 4.41c-.398.1-.497.397-.497.596v1.988a.68.68 0 0 0 .696.695h14.608c.298 0 .597-.298.597-.695V5.006c0-.199-.1-.497-.299-.596ZM1.292 6.298v-.894L7.95 1.826l6.659 3.578v.894H1.292Zm1.391 6.659V8.98a.68.68 0 0 0-.695-.695.68.68 0 0 0-.696.695v3.976a.68.68 0 0 0 .696.695.68.68 0 0 0 .695-.695ZM6.658 8.98v3.976a.68.68 0 0 1-.695.695.68.68 0 0 1-.696-.695V8.98a.68.68 0 0 1 .696-.695.68.68 0 0 1 .695.695Zm3.975 3.976V8.98a.68.68 0 0 0-.695-.695.68.68 0 0 0-.696.695v3.976a.68.68 0 0 0 .696.695.68.68 0 0 0 .695-.695ZM14.61 8.98v3.976a.68.68 0 0 1-.696.695.68.68 0 0 1-.696-.695V8.98a.68.68 0 0 1 .696-.695.68.68 0 0 1 .696.695ZM.696 14.248a.68.68 0 0 0-.696.696.68.68 0 0 0 .696.696h14.608a.68.68 0 0 0 .696-.696c0-.397-.398-.696-.795-.696H.695Zm7.95-9.937a.696.696 0 1 1-1.391 0 .696.696 0 0 1 1.39 0Z'/></svg>\"\nexport const bell = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 0a5.333 5.333 0 0 0-5.333 5.333v2c0 .857-.372 1.386-.834 1.91l-.173.192a7.698 7.698 0 0 0-.557.66c-.231.325-.436.73-.436 1.238 0 .566.329 1.006.725 1.316.396.31.934.555 1.553.746C4.189 13.78 5.929 14 8 14c2.071 0 3.81-.22 5.055-.605.62-.191 1.157-.436 1.553-.746.396-.31.725-.75.725-1.316 0-.508-.205-.913-.436-1.237-.161-.225-.371-.457-.557-.661l-.174-.193c-.461-.523-.833-1.052-.833-1.909v-2A5.333 5.333 0 0 0 8 0ZM5.172 2.505A4 4 0 0 1 12 5.333v2c0 1.344.629 2.181 1.167 2.791.086.099.165.185.237.264.165.182.296.326.408.483.143.2.188.337.188.462 0 .003.002.097-.214.266-.218.171-.585.356-1.125.522-1.072.332-2.666.546-4.661.546-1.995 0-3.59-.214-4.661-.546-.54-.166-.907-.351-1.125-.522-.216-.17-.214-.263-.214-.266 0-.125.045-.261.188-.462.112-.157.243-.3.408-.482.072-.08.15-.166.237-.265C3.371 9.514 4 8.677 4 7.334v-2a4 4 0 0 1 1.172-2.83ZM6.097 14.6c.596.044 1.229.067 1.903.067.674 0 1.307-.023 1.903-.067a1.995 1.995 0 0 1-3.806 0Z'/></svg>\"\nexport const blog = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.667 0H1.333v16h13.334V0Zm-12 14.667V1.333h10.666v13.334H2.667Zm9.333-12H4V8h8V2.667Zm-6.667 4V4h5.334v2.667H5.333ZM4 9.333h8v1.334H4V9.333ZM12 12H4v1.333h8V12Z'/></svg>\"\nexport const blogFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14 0H2a.667.667 0 0 0-.667.667v14.666c0 .368.299.667.667.667h12a.667.667 0 0 0 .667-.667V.667A.667.667 0 0 0 14 0Zm-2 13c0 .184-.15.333-.333.333H4.333A.333.333 0 0 1 4 13v-.667c0-.184.15-.333.333-.333h7.334c.184 0 .333.15.333.333V13Zm0-3.333c0 .184-.15.333-.333.333H4.333A.333.333 0 0 1 4 9.667V9c0-.184.15-.333.333-.333h7.334c.184 0 .333.149.333.333v.667Zm0-3.334c0 .184-.15.334-.333.334H4.333A.333.333 0 0 1 4 6.333V3c0-.184.15-.333.333-.333h7.334c.184 0 .333.149.333.333v3.333Z'/></svg>\"\nexport const bold = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333.667C1.333.298 1.632 0 2 0h7.333A4 4 0 0 1 11.9 7.07 4.668 4.668 0 0 1 10 16H2a.667.667 0 0 1 0-1.333h.667V1.333H2a.667.667 0 0 1-.667-.666Zm2.667 6h5.333a2.667 2.667 0 1 0 0-5.334H4v5.334ZM4 8v6.667h6A3.333 3.333 0 0 0 10 8H4Z'/></svg>\"\nexport const broadcast = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.056 1.46a.667.667 0 0 1 .277.54v10.667a.667.667 0 0 1-.877.632l-3.123-1.04V14a.667.667 0 0 1-.85.641l-4.666-1.333a.667.667 0 0 1-.484-.641v-2.409l-.877-.292A.667.667 0 0 1 0 9.333v-4c0-.287.184-.541.456-.632l10-3.333a.667.667 0 0 1 .6.091Zm-4.193 9.236a.76.76 0 0 1 .03.01L10 11.742V2.925L1.333 5.814v3.039l5.53 1.843ZM6 13.116v-1.302l-3.333-1.111v1.46L6 13.117Zm8-6.45A.667.667 0 1 0 14 8h1.333a.667.667 0 1 0 0-1.333H14Zm.908-3.337a.667.667 0 0 1-.237.912l-1.133.667a.667.667 0 1 1-.676-1.15l1.133-.666a.667.667 0 0 1 .913.237Zm-1.37 6.43a.667.667 0 1 0-.676 1.149l1.133.667a.667.667 0 1 0 .676-1.15l-1.133-.666Z'/></svg>\"\nexport const calendarDate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M3.333 7.667a.667.667 0 0 0-.666.666V9c0 .368.298.667.666.667h1.334A.667.667 0 0 0 5.333 9v-.667a.667.667 0 0 0-.666-.666H3.333ZM7.333 7.667a.667.667 0 0 0-.666.666V9c0 .368.298.667.666.667h1.334A.667.667 0 0 0 9.333 9v-.667a.667.667 0 0 0-.666-.666H7.333ZM2.667 11.667c0-.368.298-.667.666-.667h1.334c.368 0 .666.299.666.667v.666a.667.667 0 0 1-.666.667H3.333a.667.667 0 0 1-.666-.667v-.666ZM7.333 11a.667.667 0 0 0-.666.667v.666c0 .368.298.667.666.667h1.334a.667.667 0 0 0 .666-.667v-.666A.667.667 0 0 0 8.667 11H7.333ZM10.667 8.333c0-.368.298-.666.666-.666h1.334c.368 0 .666.298.666.666V9a.667.667 0 0 1-.666.667h-1.334A.667.667 0 0 1 10.667 9v-.667Z'/><path fill-rule='evenodd' d='M12 1a.667.667 0 0 0-1.333 0v1.333H5.333V1A.667.667 0 1 0 4 1v1.333H.667A.667.667 0 0 0 0 3v12c0 .368.298.667.667.667h14.666A.667.667 0 0 0 16 15V3a.667.667 0 0 0-.667-.667H12V1Zm2.667 4V3.667H1.333V5h13.334ZM1.333 6.333h13.334v8H1.333v-8Z'/></svg>\"\nexport const calendarSchedule = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333.667A.667.667 0 1 0 4 .667V2H.667A.667.667 0 0 0 0 2.667v12c0 .368.298.666.667.666H6A.667.667 0 1 0 6 14H1.333V6h13.334v1.333a.667.667 0 1 0 1.333 0V2.667A.667.667 0 0 0 15.333 2H12V.667a.667.667 0 0 0-1.333 0V2H5.333V.667Zm9.334 4V3.333H1.333v1.334h13.334Z'/><path d='M12 10.667a.667.667 0 0 0-1.333 0V12c0 .368.298.667.666.667h1.334a.667.667 0 0 0 0-1.334H12v-.666Z'/><path fill-rule='evenodd' d='M11.333 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm-2.666 4A2.667 2.667 0 1 1 14 12a2.667 2.667 0 0 1-5.333 0Z'/></svg>\"\nexport const calendarSimple = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4 0c.368 0 .667.298.667.667v.666h6.666V.667a.667.667 0 0 1 1.334 0v.666H14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-10a2 2 0 0 1 2-2h1.333V.667C3.333.298 3.632 0 4 0Zm7.333 2.667H4.667a.667.667 0 1 1-1.334 0H2a.667.667 0 0 0-.667.666v1.334h13.334V3.333A.667.667 0 0 0 14 2.667h-1.333a.667.667 0 0 1-1.334 0ZM14.667 6v7.333A.667.667 0 0 1 14 14H2a.667.667 0 0 1-.667-.667V6h13.334Z'/></svg>\"\nexport const cardBwAmex = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.667c0-.184.15-.334.334-.334h12.666c.184 0 .334.15.334.334v8.666c0 .184-.15.334-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667ZM1.667 2C.747 2 0 2.746 0 3.667v8.666C0 13.253.746 14 1.667 14h12.666c.92 0 1.667-.746 1.667-1.667V3.667C16 2.747 15.254 2 14.333 2H1.667Zm2.62 6.143h-.776l.388-.952.389.952Zm8.057-1.81h1.99L12.925 8l1.262 1.667h-1.99l-.437-.524-.485.524H7.393v-.429l-.145.429h-.971l-.146-.381v.38H4.24l-.194-.523h-.486l-.194.524H1.667l1.407-3.334H4.53l.194.381v-.38h1.699l.388.856.388-.857h4.222l.437.524.486-.524ZM7.927 9.19H8.509V6.81h-.922l-.68 1.618L6.18 6.81h-.922v2.238L4.336 6.81H3.51L2.49 9.19h.632l.194-.523H4.48l.194.523h1.117V7.333l.825 1.857h.485l.825-1.857V9.19Zm4.61 0h.729L12.246 8l1.068-1.19h-.68l-.728.761-.679-.762H8.995V9.19h2.184l.728-.81.63.81ZM9.53 7.714v-.428h1.407l.583.666-.631.715h-1.36V8.19h1.214v-.477H9.529Z'/></svg>\"\nexport const cardBwAppleCard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667Zm10.579 5.735a4.302 4.302 0 0 1-.39.728c-.253.385-.61.865-1.053.869-.182.002-.3-.053-.43-.112-.149-.068-.31-.142-.597-.14-.285 0-.45.074-.6.142A.963.963 0 0 1 7.07 11c-.442-.004-.78-.437-1.033-.823-.708-1.078-.782-2.342-.346-3.015.31-.478.8-.757 1.26-.757.246 0 .444.07.632.138.171.06.335.119.52.119.17 0 .311-.053.464-.111.184-.07.387-.146.683-.146.41 0 .843.223 1.153.608-1.014.555-.849 2.002.175 2.389ZM9.132 5c.054.365-.095.721-.292.974-.211.27-.575.48-.926.47-.064-.35.101-.709.3-.95.22-.267.596-.472.918-.494Z'/></svg>\"\nexport const cardBwDinersClub = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.667c0-.184.15-.334.334-.334h12.666c.184 0 .334.15.334.334v8.666c0 .184-.15.334-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667ZM1.667 2C.747 2 0 2.746 0 3.667v8.666C0 13.253.746 14 1.667 14h12.666c.92 0 1.667-.746 1.667-1.667V3.667C16 2.747 15.254 2 14.333 2H1.667ZM8 8c0 .62-.426 1.137-1 1.286V6.714c.574.149 1 .667 1 1.286Zm1.333-2.667H6.667a2.667 2.667 0 0 0 0 5.334h2.666a2.667 2.667 0 0 0 0-5.334ZM6.667 10c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2ZM5.333 8c0-.62.427-1.137 1-1.286v2.572c-.573-.149-1-.667-1-1.286Z'/></svg>\"\nexport const cardBwDiscover = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667Zm8.343 3.337c-.563 0-1.02.44-1.02.984 0 .578.437 1.01 1.02 1.01a.998.998 0 0 0 1.018-.999c0-.557-.445-.995-1.018-.995ZM2 7.04h.549c.605 0 1.027.393 1.027.958 0 .282-.13.555-.347.735-.184.153-.393.222-.684.222H2V7.04Zm.474 1.59c.241 0 .393-.046.511-.152a.658.658 0 0 0 .206-.483.646.646 0 0 0-.205-.476c-.125-.111-.27-.155-.512-.155h-.1V8.63h.1ZM4.12 7.04h-.372v1.915h.372V7.04Zm.624.493c0 .104.065.159.29.241.425.155.552.293.551.598 0 .37-.273.629-.66.629-.285 0-.491-.113-.663-.365l.24-.233c.087.167.23.256.408.256.167 0 .29-.115.29-.27a.228.228 0 0 0-.111-.198 1.416 1.416 0 0 0-.259-.109c-.35-.127-.47-.262-.47-.526 0-.312.258-.548.597-.548.209 0 .401.072.562.213l-.195.255c-.098-.11-.19-.154-.302-.154-.161 0-.278.091-.278.211Zm.959.465c0 .563.442 1 1.01 1 .16 0 .298-.032.468-.112v-.44c-.15.15-.281.21-.451.21-.376 0-.643-.273-.643-.66 0-.367.275-.658.626-.658.177 0 .312.063.467.215v-.439a1.006 1.006 0 0 0-1.478.884Zm3.992-.958.51 1.286.518-1.286h.404L10.3 9.003h-.2L9.288 7.04h.407Zm1.602 1.915h1.058V8.63h-.685v-.516h.66v-.325h-.66v-.425h.685V7.04h-1.058v1.915Zm1.86-1.915c.43 0 .676.206.676.565 0 .293-.154.485-.435.542l.602.807h-.46l-.515-.77h-.049v.77h-.374V7.04h.554Zm-.18.88h.108c.239 0 .364-.103.364-.294 0-.186-.125-.284-.358-.284h-.115v.579Z'/></svg>\"\nexport const cardBwGpayCard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.667c0-.184.15-.334.334-.334h12.666c.184 0 .334.15.334.334v8.666c0 .184-.15.334-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667ZM1.667 2C.747 2 0 2.746 0 3.667v8.666C0 13.253.746 14 1.667 14h12.666c.92 0 1.667-.746 1.667-1.667V3.667C16 2.747 15.254 2 14.333 2H1.667ZM8.07 7.463h2.917c.278 2.462-1.245 3.557-2.93 3.557-.497 0-.987-.119-1.427-.347a3.04 3.04 0 0 1-1.097-.964 2.969 2.969 0 0 1-.325-2.792 3.01 3.01 0 0 1 .848-1.183 3.1 3.1 0 0 1 2.78-.634c.48.125.923.364 1.289.695l-.909.853a1.816 1.816 0 0 0-1.628-.356c-.28.074-.539.213-.753.407a1.754 1.754 0 0 0-.258 2.333 1.827 1.827 0 0 0 1.48.757c.75 0 1.402-.274 1.666-1.095H8.07V7.463Z'/></svg>\"\nexport const cardBwMastercard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666a.333.333 0 0 0 .334.334h12.666a.333.333 0 0 0 .334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM.488 2.488A1.667 1.667 0 0 1 1.667 2h12.666A1.666 1.666 0 0 1 16 3.667v8.666A1.666 1.666 0 0 1 14.333 14H1.667A1.667 1.667 0 0 1 0 12.333V3.667c0-.442.176-.866.488-1.179ZM8 10.082a2.667 2.667 0 1 1 0-4.164 2.667 2.667 0 1 1 0 4.164Z'/></svg>\"\nexport const cardBwPaypal = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667ZM10.097 6.4h-.933a.13.13 0 0 0-.128.11l-.377 2.393a.078.078 0 0 0 .077.09h.479a.091.091 0 0 0 .09-.077l.106-.679a.13.13 0 0 1 .128-.109h.296c.614 0 .97-.298 1.062-.887.042-.258.002-.461-.119-.603-.133-.155-.368-.238-.68-.238Zm.108.874c-.051.335-.307.335-.554.335H9.51l.099-.625a.078.078 0 0 1 .077-.066h.042c.187 0 .349-.001.432.096.049.058.064.143.045.26Zm-7.698-.874h.933c.312 0 .547.083.68.239.121.141.161.344.12.602-.093.59-.448.887-1.063.887h-.295a.13.13 0 0 0-.128.11l-.102.645a.13.13 0 0 1-.128.11h-.446a.078.078 0 0 1-.077-.09L2.38 6.51a.13.13 0 0 1 .128-.109Zm.486 1.21c.248 0 .504 0 .555-.336.018-.117.003-.202-.046-.26-.082-.096-.241-.096-.41-.096h-.064a.078.078 0 0 0-.077.066l-.099.625h.141Zm3.237-.346h-.447a.078.078 0 0 0-.077.065l-.02.125-.008-.011c-.046-.07-.146-.221-.551-.221-.494 0-.916.374-.998.899a.845.845 0 0 0 .167.686c.136.16.33.228.563.228.398 0 .618-.256.618-.256l-.02.124a.078.078 0 0 0 .077.09h.403a.13.13 0 0 0 .128-.109l.242-1.53a.078.078 0 0 0-.077-.09Zm-.623.87a.498.498 0 0 1-.504.426c-.13 0-.234-.041-.3-.12a.38.38 0 0 1-.07-.314.5.5 0 0 1 .5-.43c.128 0 .23.042.299.121.068.08.095.193.075.317Zm6.833-.87h.447c.048 0 .085.042.077.09l-.242 1.53a.13.13 0 0 1-.128.11h-.402a.078.078 0 0 1-.077-.09l.02-.125s-.221.256-.619.256c-.232 0-.427-.067-.563-.228a.845.845 0 0 1-.166-.686c.082-.525.504-.9.997-.9.405 0 .505.151.552.221l.008.012.02-.125a.078.078 0 0 1 .076-.065Zm-.68 1.296a.498.498 0 0 0 .504-.426.387.387 0 0 0-.075-.317.376.376 0 0 0-.298-.121.5.5 0 0 0-.501.43.38.38 0 0 0 .07.314c.067.079.17.12.3.12ZM8.61 7.265h-.449a.13.13 0 0 0-.107.057l-.62.912-.263-.877a.13.13 0 0 0-.124-.092h-.442a.078.078 0 0 0-.073.103l.494 1.452-.465.656a.078.078 0 0 0 .063.123h.449a.13.13 0 0 0 .107-.056l1.494-2.156a.078.078 0 0 0-.064-.122Zm4.421 1.64.383-2.438a.077.077 0 0 1 .077-.065h.431c.048 0 .084.042.077.09l-.378 2.393a.13.13 0 0 1-.128.11h-.385a.078.078 0 0 1-.077-.09Z'/></svg>\"\nexport const cardBwStripe = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.431 3.431a.333.333 0 0 1 .236-.098h12.666a.333.333 0 0 1 .334.334v8.666a.333.333 0 0 1-.334.334H1.667a.333.333 0 0 1-.334-.334V3.667c0-.089.035-.174.098-.236ZM1.667 2A1.667 1.667 0 0 0 0 3.667v8.666A1.666 1.666 0 0 0 1.667 14h12.666A1.666 1.666 0 0 0 16 12.333V3.667A1.667 1.667 0 0 0 14.333 2H1.667Zm10.83 4.647c.74 0 1.128.631 1.128 1.431l-.004.177a4.62 4.62 0 0 0-.002.101H12.09c.034.369.303.475.606.475.266.005.529-.054.767-.172v.625a1.742 1.742 0 0 1-.867.203c-.763 0-1.294-.474-1.294-1.415 0-.794.453-1.425 1.194-1.425Zm-.003.634c-.197 0-.413.147-.413.5h.807c0-.353-.204-.5-.394-.5Zm-3.01-.39a.883.883 0 0 1 .613-.244c.547 0 1.062.494 1.066 1.399 0 .99-.51 1.44-1.07 1.44a.879.879 0 0 1-.552-.196l-.003.884-.782.167V6.697h.688l.04.194Zm.225 1.877a.467.467 0 0 0 .2.032c.288 0 .482-.313.482-.731 0-.41-.197-.728-.482-.728a.464.464 0 0 0-.371.153l.003 1.159c.046.05.104.09.168.115ZM8.466 6.294l-.785.168v-.637l.785-.166v.635ZM7.68 6.7h.785v2.734H7.68V6.7Zm-.89 0 .05.231a.53.53 0 0 1 .65-.231v.719a.551.551 0 0 0-.594.162v1.852h-.781V6.7h.675Zm-2.275-.516.762-.162-.003.678h.594v.667h-.594v1.109c0 .462.494.319.594.278v.633a1.205 1.205 0 0 1-.547.104.785.785 0 0 1-.81-.804l.004-2.503ZM3.433 7.325c-.166 0-.266.047-.266.169 0 .133.172.191.385.264.348.118.806.274.809.852 0 .56-.447.882-1.097.882-.293-.001-.584-.062-.853-.178V8.57c.261.148.553.233.853.25.175 0 .3-.047.3-.191 0-.147-.186-.215-.411-.296-.343-.124-.776-.28-.776-.8 0-.554.423-.885 1.056-.885.265-.003.529.046.775.144v.733a1.746 1.746 0 0 0-.775-.2Z'/></svg>\"\nexport const cardBwVisa = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.667 3.333a.333.333 0 0 0-.334.334v8.666c0 .184.15.334.334.334h12.666c.184 0 .334-.15.334-.334V3.667a.333.333 0 0 0-.334-.334H1.667ZM0 3.667C0 2.747.746 2 1.667 2h12.666C15.253 2 16 2.746 16 3.667v8.666c0 .92-.746 1.667-1.667 1.667H1.667C.747 14 0 13.254 0 12.333V3.667ZM6.413 9.6h.87l.544-3.192h-.87L6.413 9.6Zm2.68-2.306c-.002.15.184.248.488.396.502.227.734.504.731.867-.006.662-.6 1.09-1.515 1.09-.39-.004-.766-.081-.969-.17l.122-.715c.35.159.545.219.931.219.25 0 .519-.098.52-.312.002-.14-.112-.24-.45-.396-.33-.153-.768-.409-.763-.867.005-.62.611-1.054 1.47-1.054.338 0 .608.07.78.134l-.118.692a1.573 1.573 0 0 0-.729-.159c-.34 0-.498.142-.498.275Zm3.576-.883h-.672c-.209 0-.364.057-.456.265L10.249 9.6h.914l.183-.48h.502l.612.002c.026.111.106.478.106.478h.808l-.705-3.19Zm-1.073 2.058c.036-.092.391-1.004.462-1.197l.029.134a90.073 90.073 0 0 0 .055.254l.177.809h-.723Zm-6.765.118.852-2.177h.922l-1.37 3.186-.92.001-.774-2.772a3.667 3.667 0 0 0-.914-.35l.01-.067h1.404c.189.007.342.068.394.27l.305 1.467.091.442Z'/></svg>\"\nexport const cardUpdate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 0C.898 0 0 .898 0 2v8.667c0 1.101.898 2 2 2h4.667v-1.334H2a.67.67 0 0 1-.667-.666V7.333H16V2c0-1.102-.899-2-2-2H2Zm12.667 2.667V2A.67.67 0 0 0 14 1.333H2A.67.67 0 0 0 1.333 2v.667h13.334ZM1.333 4v2h13.334V4H1.333ZM12 10c-.931 0-1.715.637-1.937 1.5l-1.291-.333a3.334 3.334 0 0 1 5.736-1.362l.972-.706L15.195 12l-2.847-.626 1.074-.78A1.993 1.993 0 0 0 12 10Zm0 4.667c.931 0 1.715-.637 1.937-1.5l1.291.332a3.334 3.334 0 0 1-5.736 1.363l-.972.705.285-2.9 2.847.626-1.074.78c.363.367.866.594 1.422.594Z'/></svg>\"\nexport const caretDown = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.862 4.862c.26-.26.682-.26.943 0L8 11.057l6.195-6.195a.667.667 0 1 1 .943.943L8.471 12.47a.667.667 0 0 1-.942 0L.862 5.805a.667.667 0 0 1 0-.943Z'/></svg>\"\nexport const caretLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.805.862c.26.26.26.682 0 .943L5.609 8l6.196 6.195a.667.667 0 1 1-.943.943L4.195 8.471a.667.667 0 0 1 0-.942L10.862.862c.26-.26.682-.26.943 0Z'/></svg>\"\nexport const caretRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.195.862c.26-.26.683-.26.943 0l6.667 6.667c.26.26.26.682 0 .942l-6.667 6.667a.667.667 0 0 1-.943-.943L10.39 8 4.195 1.805a.667.667 0 0 1 0-.943Z'/></svg>\"\nexport const caretUp = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.529 3.529c.26-.26.682-.26.942 0l6.667 6.666a.667.667 0 0 1-.943.943L8 4.943l-6.195 6.195a.667.667 0 0 1-.943-.943L7.529 3.53Z'/></svg>\"\nexport const cart = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.696 0a.696.696 0 1 0 0 1.391h1.478l1.31 9.831c.046.346.341.604.69.604h9.739a.696.696 0 0 0 .682-.56l1.391-6.956a.695.695 0 0 0-.682-.832H3.855L3.472.604A.696.696 0 0 0 2.782 0H.697Zm4.087 10.435L4.041 4.87h10.415l-1.113 5.565h-8.56Z'/><path d='M4.174 13.217a1.391 1.391 0 1 0 0 2.783 1.391 1.391 0 0 0 0-2.783ZM13.913 13.217a1.391 1.391 0 1 0 0 2.783 1.391 1.391 0 0 0 0-2.783Z'/></svg>\"\nexport const cartAdd = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 0a.667.667 0 0 0 0 1.333h1.416l1.256 9.422a.667.667 0 0 0 .661.578h9.333a.667.667 0 0 0 .654-.536l.782-3.91a4 4 0 1 0-6.714-3.553h-4.36L3.327.578A.667.667 0 0 0 2.667 0h-2Zm7.388 4.667H3.873L4.583 10h8.204l.438-2.191a4.001 4.001 0 0 1-5.17-3.142Zm5.676 1.362-.009.007a2.667 2.667 0 1 1 .009-.007Zm-9.064 7.304a.667.667 0 1 0 0 1.334.667.667 0 0 0 0-1.334Zm-2 .667a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm10-.667a.667.667 0 1 0 0 1.334.667.667 0 0 0 0-1.334Zm-2 .667a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM12 2c.368 0 .667.298.667.667v.666h.666a.667.667 0 1 1 0 1.334h-.666v.666a.667.667 0 0 1-1.334 0v-.666h-.666a.667.667 0 1 1 0-1.334h.666v-.666c0-.369.299-.667.667-.667Z'/></svg>\"\nexport const certificate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.3 4.7C14.9 5 16 6.4 16 8c0 .7-.3 1.4-.6 2v4.7c0 .2-.1.4-.3.5-.2.1-.4.2-.6.1l-1.8-.6-1.8.6c-.2.1-.4 0-.6-.1-.2-.1-.3-.3-.3-.5V10c-.4-.6-.7-1.3-.7-2 0-1.6 1.2-3 2.7-3.3V1.3H1.3v11.3H8c.4 0 .7.3.7.7 0 .4-.3.7-.7.7H.7c-.4 0-.7-.3-.7-.6V.7C0 .3.3 0 .7 0h12c.3 0 .6.3.6.7v4ZM14.7 8c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Zm-3.3 5.8 1.1-.4h.4l1.1.4v-2.7c-.4.2-.8.3-1.3.3-.4 0-.9-.1-1.3-.3v2.7ZM9.3 3.3c.4 0 .7.3.7.7 0 .4-.3.7-.6.7h-6c-.4 0-.7-.3-.7-.7 0-.4.3-.7.6-.7h6ZM7.3 6h-4c-.3 0-.6.3-.6.7 0 .3.3.6.6.6h4c.4 0 .7-.3.7-.6 0-.4-.3-.7-.7-.7Zm-4 2.7h4c.4 0 .7.3.7.6 0 .4-.3.7-.7.7h-4c-.3 0-.6-.3-.6-.7 0-.3.3-.6.6-.6Z'/></svg>\"\nexport const check = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.138 3.529c.26.26.26.682 0 .942l-8.667 8.667a.667.667 0 0 1-.942 0L.862 8.471a.667.667 0 0 1 .943-.942L6 11.724l8.195-8.195c.26-.26.683-.26.943 0Z'/></svg>\"\nexport const checkCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.471 5.805a.667.667 0 1 0-.942-.943L6.667 9.724 4.47 7.529a.667.667 0 1 0-.942.942l2.666 2.667c.26.26.683.26.943 0l5.333-5.333Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const checkCircleFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.58 0 0 3.58 0 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8Zm4.473 5.807L7.14 11.14c-.26.26-.68.26-.94 0L3.533 8.473a.664.664 0 1 1 .94-.94l2.194 2.194 4.86-4.86c.26-.26.68-.26.94 0 .266.253.266.68.006.94Z'/></svg>\"\nexport const circle1 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0ZM7.84 4.242h1.337V12H7.773V5.61h-.046L5.913 6.769V5.48L7.84 4.242Z'/></svg>\"\nexport const circle2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-3.982 3.455H5.643v-.963L8.196 7.99c.726-.736 1.099-1.174 1.099-1.788 0-.693-.52-1.12-1.22-1.12-.733 0-1.207.47-1.207 1.22H5.6C5.6 4.906 6.634 4 8.092 4c1.48 0 2.481.901 2.481 2.133 0 .83-.395 1.497-1.824 2.87L7.482 10.29v.05h3.203v1.114Z'/></svg>\"\nexport const circle3 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-3.86 1.652c.004 1.242-1.141 2.143-2.714 2.143-1.551 0-2.661-.858-2.697-2.1h1.35c.033.6.604.984 1.343.984.787 0 1.35-.446 1.347-1.096.003-.664-.55-1.13-1.48-1.13h-.65V7.424h.65c.762 0 1.293-.427 1.29-1.07.003-.618-.453-1.034-1.139-1.034-.678 0-1.253.384-1.275 1.002H5.55C5.58 5.09 6.685 4.24 8.114 4.24c1.47 0 2.424.916 2.42 2.036.004.826-.53 1.419-1.328 1.59v.058c1.03.148 1.605.808 1.602 1.728Z'/></svg>\"\nexport const circle4 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-6.279 2.15H4.88V9.09L8 4.16h1.66v4.894h.94v1.096h-.94v1.364H8.387V10.15ZM6.245 9.054h2.158V5.668h-.058l-2.1 3.329v.057Z'/></svg>\"\nexport const circle5 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0ZM10.65 9.338c0 1.461-1.085 2.517-2.64 2.517-1.436 0-2.503-.88-2.538-2.1h1.292c.047.602.582 1.022 1.246 1.022.787 0 1.354-.585 1.35-1.407.004-.833-.578-1.43-1.386-1.433-.441-.003-.908.18-1.156.453l-1.203-.198L6 4.4h4.266v1.113H7.102l-.212 1.95h.043c.273-.323.8-.56 1.397-.56 1.336 0 2.32 1.02 2.32 2.435Z'/></svg>\"\nexport const circle6 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-4.009 1.34c.004 1.454-1.063 2.546-2.65 2.535-1.411-.007-2.812-.872-2.808-3.57 0-2.513 1.117-3.985 2.884-3.985 1.39 0 2.348.894 2.506 2.083H9.28c-.137-.564-.564-.93-1.196-.93-1.02 0-1.588.94-1.591 2.488h.05c.352-.632 1.049-1.016 1.839-1.016 1.289 0 2.28 1.005 2.276 2.395Zm-4.022.04c.004.768.579 1.418 1.365 1.418.78 0 1.368-.625 1.365-1.43.003-.79-.568-1.407-1.347-1.407-.78 0-1.375.647-1.383 1.419Z'/></svg>\"\nexport const circle7 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-7.102 3.754H6.183l3.127-6.19v-.05H5.68V4.4h5.01v1.138l-3.125 6.216Z'/></svg>\"\nexport const circle8 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0Zm-3.918 1.723c-.004 1.196-1.142 2.072-2.733 2.072-1.605 0-2.74-.876-2.736-2.072a1.851 1.851 0 0 1 1.537-1.831v-.05c-.758-.165-1.268-.833-1.264-1.63C5.549 5.076 6.591 4.24 8.016 4.24c1.415 0 2.457.84 2.46 1.971-.004.798-.52 1.466-1.264 1.63v.051a1.872 1.872 0 0 1 1.537 1.831ZM6.652 9.63c-.007.679.531 1.138 1.364 1.138.823 0 1.358-.46 1.365-1.138-.007-.7-.582-1.203-1.365-1.203-.793 0-1.371.5-1.364 1.203Zm.2-3.293c-.006.64.482 1.081 1.164 1.081.672 0 1.157-.438 1.164-1.08-.007-.633-.478-1.057-1.164-1.057-.696 0-1.17.424-1.163 1.056Z'/></svg>\"\nexport const circle9 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Zm-1.333 0A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0ZM5.36 6.68c0-1.435 1.06-2.53 2.654-2.52 1.41.007 2.804.873 2.808 3.551.003 2.532-1.12 4.004-2.884 4.004-1.393 0-2.355-.887-2.506-2.104h1.31c.133.585.56.952 1.196.952 1.017 0 1.587-.938 1.591-2.51h-.05c-.356.632-1.045 1.016-1.839 1.016-1.289 0-2.276-1.002-2.28-2.388Zm4.022-.039c0-.75-.578-1.404-1.365-1.404-.779 0-1.364.625-1.364 1.415.003.787.567 1.404 1.35 1.404.776 0 1.382-.653 1.379-1.415Z'/></svg>\"\nexport const clock = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8.667 4a.667.667 0 0 0-1.334 0v4c0 .368.299.667.667.667h4a.667.667 0 1 0 0-1.334H8.667V4Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const closedCaptions = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 3.333c0-.368.298-.666.667-.666h14.666c.368 0 .667.298.667.666v9.334a.667.667 0 0 1-.667.666H.667A.667.667 0 0 1 0 12.667V3.333ZM1.333 4v8h13.334V4H1.333Zm3.998 2.822a.917.917 0 0 0-.366.399c-.11.239-.165.5-.16.764v.058c-.024.36.083.715.3 1.003a.994.994 0 0 0 .763.289.67.67 0 0 1 .052-.002c.272.005.544-.04.8-.133a.667.667 0 0 1 .453 1.254c-.401.145-.824.217-1.25.213a2.328 2.328 0 0 1-1.847-.772 2.835 2.835 0 0 1-.604-1.909 3.062 3.062 0 0 1 .285-1.329l.001-.003a2.25 2.25 0 0 1 .914-.991l.01-.006a2.612 2.612 0 0 1 1.314-.324 3.12 3.12 0 0 1 1.39.318A.667.667 0 0 1 6.8 6.85a1.787 1.787 0 0 0-.825-.183 1.279 1.279 0 0 0-.644.156Zm4.401.399a.921.921 0 0 1 .367-.4 1.277 1.277 0 0 1 .667-.154c.277-.003.552.06.801.182a.667.667 0 1 0 .587-1.198 3.115 3.115 0 0 0-1.39-.318 2.61 2.61 0 0 0-1.314.324l-.01.006c-.399.23-.717.575-.914.99l-.002.004c-.193.416-.29.87-.284 1.328a2.832 2.832 0 0 0 .64 1.955 2.327 2.327 0 0 0 1.811.727c.426.004.85-.068 1.25-.213a.667.667 0 1 0-.452-1.254 2.256 2.256 0 0 1-.802.133c-.017 0-.035 0-.053.002a.993.993 0 0 1-.764-.289 1.499 1.499 0 0 1-.298-1.001c.001-.02.002-.04.001-.06a1.729 1.729 0 0 1 .16-.764Z'/></svg>\"\nexport const cloudUpload = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.666 8v6H7.333V8h1.333Z'/><path fill-rule='evenodd' d='m8 7.057 3.61 3.61-.944.942L8 8.943l-2.667 2.666-.943-.943L8 7.057Z'/><path fill-rule='evenodd' d='M6.902 1.794a6.666 6.666 0 1 1 3.912 12.707l-.65.148-.296-1.3.65-.148a5.333 5.333 0 1 0-6.49-5.734l-.05.488-.482.098a2.667 2.667 0 0 0 .507 5.28H6v1.333H3.995a4 4 0 0 1-1.232-7.795 6.667 6.667 0 0 1 4.139-5.077Z'/></svg>\"\nexport const code = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.98 2.828a.667.667 0 0 0-1.293-.323L6.02 13.172a.667.667 0 0 0 1.293.323L9.98 2.828ZM4.471 4.862c.26.26.26.682 0 .943L2.276 8l2.195 2.195a.667.667 0 1 1-.942.943L.862 8.471a.667.667 0 0 1 0-.942l2.667-2.667c.26-.26.682-.26.942 0Zm7.058 0c.26-.26.682-.26.942 0l2.667 2.667c.26.26.26.682 0 .942l-2.667 2.667a.667.667 0 1 1-.942-.943L13.724 8l-2.195-2.195a.667.667 0 0 1 0-.943Z'/></svg>\"\nexport const color = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333 10.667H2.667A.669.669 0 0 1 2 10c0-.367.3-.667.667-.667h.866L6.707.44A.67.67 0 0 1 7.333 0h1.334c.28 0 .533.18.626.44l3.174 8.893h.866c.367 0 .667.3.667.667 0 .367-.3.667-.667.667h-2.666A.669.669 0 0 1 10 10c0-.367.3-.667.667-.667h.393l-.953-2.666H5.9l-.953 2.666h.386c.367 0 .667.3.667.667 0 .367-.3.667-.667.667Zm2.86-9.334H7.8l-1.427 4H9.62l-1.427-4ZM.667 12h14.666c.367 0 .667.3.667.667v2.666c0 .367-.3.667-.667.667H.667A.669.669 0 0 1 0 15.333v-2.666C0 12.3.3 12 .667 12Zm.666 2.667h13.334v-1.334H1.333v1.334Z'/></svg>\"\nexport const columns = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.667.667c.368 0 .666.298.666.666v13.334a.667.667 0 0 1-.666.666H12a.667.667 0 0 1-.667-.666V1.333c0-.368.299-.666.667-.666h2.667ZM14 2h-1.333v12H14V2ZM9.333.667c.368 0 .667.298.667.666v13.334a.667.667 0 0 1-.667.666H6.667A.667.667 0 0 1 6 14.667V1.333c0-.368.298-.666.667-.666h2.666ZM8.667 2H7.333v12h1.334V2Zm-4-.667A.667.667 0 0 0 4 .667H1.333a.667.667 0 0 0-.666.666v13.334c0 .368.298.666.666.666H4a.667.667 0 0 0 .667-.666V1.333ZM2 2h1.333v12H2V2Z'/></svg>\"\nexport const comment = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 7.333C0 3.513 3.697.667 8 .667s8 2.846 8 6.666c0 1.568-.667 2.975-1.702 4.102l.364 3.155a.667.667 0 0 1-.913.694l-3.723-1.514C9.358 13.943 8.694 14 8 14c-4.303 0-8-2.846-8-6.667ZM8 2C4.17 2 1.333 4.487 1.333 7.333S4.17 12.667 8 12.667c.692 0 1.29-.063 1.875-.239a.667.667 0 0 1 .443.021l2.89 1.176-.27-2.349a.667.667 0 0 1 .19-.547c.97-.97 1.539-2.142 1.539-3.396C14.667 4.487 11.83 2 8 2Z'/></svg>\"\nexport const connect = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 4.667a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v2.666a2 2 0 0 1-2 2H6.667a.667.667 0 1 0 0 1.334h2.666a3.334 3.334 0 0 0 3.334-3.334V4.667a3.333 3.333 0 0 0-3.334-3.334h-6A3.333 3.333 0 0 0 0 4.667v2.666c0 .996.438 1.891 1.129 2.501a.667.667 0 0 0 .882-1 1.994 1.994 0 0 1-.678-1.5V4.666Zm3.334 4a2 2 0 0 1 2-2h2.666a.667.667 0 0 0 0-1.334H6.667a3.333 3.333 0 0 0-3.334 3.334v2.666a3.333 3.333 0 0 0 3.334 3.334h6A3.333 3.333 0 0 0 16 11.333V8.667c0-.996-.438-1.891-1.129-2.501a.667.667 0 0 0-.882 1c.416.367.678.903.678 1.5v2.667a2 2 0 0 1-2 2h-6a2 2 0 0 1-2-2V8.667Z'/></svg>\"\nexport const contact = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2.667c0-.737.597-1.334 1.333-1.334h1.334c.387 0 .698.169.92.36.22.187.38.42.494.626a.666.666 0 0 0 1.171 0 2.25 2.25 0 0 1 .494-.626c.222-.191.534-.36.92-.36h2.667c.387 0 .699.169.921.36.219.187.38.42.494.626a.666.666 0 0 0 1.171 0 2.25 2.25 0 0 1 .494-.626c.222-.191.533-.36.92-.36h1.334c.736 0 1.333.597 1.333 1.334v10.666c0 .737-.597 1.334-1.333 1.334H1.333A1.333 1.333 0 0 1 0 13.333V2.667Zm2.663 0h-1.33v10.666h13.334V2.667h-1.33a.201.201 0 0 0-.056.038.935.935 0 0 0-.192.254 2 2 0 0 1-3.51 0 .935.935 0 0 0-.193-.254.201.201 0 0 0-.057-.038H6.671a.201.201 0 0 0-.057.038.935.935 0 0 0-.192.254 2 2 0 0 1-3.51 0 .935.935 0 0 0-.193-.254.2.2 0 0 0-.056-.038Zm-.004-.001h.003-.003Zm4.015 0h-.002.002Zm2.652 0h.002-.002Zm4.015 0h-.003.003ZM9.333 7.333c0-.368.299-.666.667-.666h2.667a.667.667 0 1 1 0 1.333H10a.667.667 0 0 1-.667-.667Zm0 2.667c0-.368.299-.667.667-.667h2.667a.667.667 0 1 1 0 1.334H10A.667.667 0 0 1 9.333 10Zm-6.557.679c-.12.348.19.654.557.654h4c.369 0 .678-.306.557-.654A2 2 0 0 0 6 9.333H4.667a2 2 0 0 0-1.89 1.346Zm3.89-3.346a1.333 1.333 0 1 1-2.666 0 1.333 1.333 0 0 1 2.667 0Z'/></svg>\"\nexport const contactsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 8c0-4.411 3.589-8 8-8s8 3.589 8 8-3.589 8-8 8-8-3.589-8-8Zm9.333 2.667c1.466 0 2.69.954 3.132 2.269A6.644 6.644 0 0 0 14.667 8 6.674 6.674 0 0 0 8 1.333 6.674 6.674 0 0 0 1.333 8c0 1.958.854 3.716 2.203 4.937.443-1.316 1.665-2.27 3.13-2.27h2.667ZM5.333 6a2.667 2.667 0 0 1 5.334 0v.667a2.667 2.667 0 0 1-5.334 0V6Z'/></svg>\"\nexport const contactsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M16 8c0-4.413-3.587-8-8-8S0 3.587 0 8a7.98 7.98 0 0 0 2.853 6.113l.034.034A7.97 7.97 0 0 0 8 16a7.97 7.97 0 0 0 5.113-1.853l.034-.034A7.98 7.98 0 0 0 16 8ZM1.333 8c0-3.673 2.994-6.667 6.667-6.667 3.673 0 6.667 2.994 6.667 6.667 0 1.6-.567 3.067-1.514 4.22a2.642 2.642 0 0 0-1.166-1.373l-1.387-.794A3.27 3.27 0 0 0 11.333 8V6.667a3.335 3.335 0 0 0-6.666 0V8c0 .78.28 1.487.726 2.053l-1.38.794a2.667 2.667 0 0 0-1.166 1.373A6.624 6.624 0 0 1 1.333 8ZM6 8V6.667c0-1.1.9-2 2-2s2 .9 2 2V8c0 1.1-.9 2-2 2s-2-.9-2-2Zm-2 5.32v-.16c0-.48.26-.92.673-1.16l1.82-1.047c.454.234.96.38 1.507.38.547 0 1.047-.14 1.5-.373L11.327 12c.413.24.673.68.673 1.16v.16a6.628 6.628 0 0 1-4 1.347c-1.5 0-2.887-.507-4-1.347Z'/></svg>\"\nexport const conversation = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.333 0C3.43 0 0 2.555 0 6c0 1.3.508 2.485 1.333 3.445v3.222a.667.667 0 0 0 .965.596l2.7-1.35C6.095 13.202 7.957 14 10 14c.354 0 .7-.025 1.034-.07l2.668 1.333a.667.667 0 0 0 .965-.596v-2.398C15.477 11.49 16 10.476 16 9.333c0-1.15-.53-2.168-1.348-2.948.01-.127.015-.255.015-.385 0-3.445-3.43-6-7.334-6Zm5.968 6.48a.666.666 0 0 0-.02.132c-.382 2.192-2.779 4.055-5.948 4.055-.678 0-1.329-.092-1.939-.255a.667.667 0 0 0-.47.048l-.013.006a.66.66 0 0 0-.018.01l-2.226 1.112V9.19a.667.667 0 0 0-.18-.456C1.75 7.948 1.333 7.004 1.333 6c0-2.446 2.54-4.667 6-4.667s6 2.221 6 4.667c0 .161-.01.322-.032.48ZM7.218 12h.115c3.105 0 5.91-1.617 6.928-4.011.266.421.406.878.406 1.344 0 .777-.386 1.525-1.1 2.133a.667.667 0 0 0-.234.507v1.615l-1.89-.946a.667.667 0 0 0-.407-.061c-.335.055-.681.086-1.036.086-1.063 0-2.018-.255-2.782-.668Z'/></svg>\"\nexport const copy = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10 5.333c0-.368.299-.666.667-.666h4c.368 0 .666.298.666.666v9.334a.667.667 0 0 1-.666.666H5.333a.667.667 0 0 1-.666-.666v-4a.667.667 0 1 1 1.333 0V14h8V6h-3.333A.667.667 0 0 1 10 5.333Z'/><path fill-rule='evenodd' d='M.667 1.333c0-.368.298-.666.666-.666h9.334c.368 0 .666.298.666.666v9.334a.667.667 0 0 1-.666.666H1.333a.667.667 0 0 1-.666-.666V1.333ZM2 2v8h8V2H2Z'/></svg>\"\nexport const coupon = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 2A.667.667 0 0 0 0 2.667V6c0 .368.298.667.667.667C1.432 6.667 2 7.235 2 8S1.432 9.333.667 9.333A.667.667 0 0 0 0 10v3.333c0 .368.298.667.667.667h14.666a.667.667 0 0 0 .667-.667V10a.667.667 0 0 0-.667-.667C14.568 9.333 14 8.765 14 8s.568-1.333 1.333-1.333A.667.667 0 0 0 16 6V2.667A.667.667 0 0 0 15.333 2H.667Zm.666 3.413v-2.08h13.334v2.08c-1.166.287-2 1.317-2 2.587 0 1.27.834 2.3 2 2.587v2.08H1.333v-2.08c1.166-.287 2-1.317 2-2.587 0-1.27-.834-2.3-2-2.587Zm9.138 1.058a.667.667 0 1 0-.942-.942l-4 4a.667.667 0 1 0 .942.942l4-4Zm-4.138.196a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4.334 3.666a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'/></svg>\"\nexport const course = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667.667A.667.667 0 0 0 0 1.333v13.334c0 .368.298.666.667.666h14.666a.667.667 0 0 0 .667-.666V1.333a.667.667 0 0 0-.667-.666H.667ZM3.333 2h-2v1.333h2V2Zm1.334 1.333V2h10v1.333h-10ZM1.333 4.667h13.334V14H1.333V4.667Zm1.334 2.666c0-.368.298-.666.666-.666h4c.369 0 .667.298.667.666v4a.667.667 0 0 1-.667.667h-4a.667.667 0 0 1-.666-.667v-4ZM4 8v2.667h2.667V8H4Zm6-1.333A.667.667 0 0 0 10 8h2.667a.667.667 0 1 0 0-1.333H10ZM9.333 10c0-.368.299-.667.667-.667h1.333a.667.667 0 1 1 0 1.334H10A.667.667 0 0 1 9.333 10Z'/></svg>\"\nexport const creatorStudio = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.7 2.7c-.4 0-.7.3-.7.6V10c0 .4.3.7.7.7H14c.4 0 .7-.3.7-.7V3.3c0-.4-.3-.7-.7-.7H4.7v.1Zm-2 .6c0-1.1.9-2 2-2H14c1.1 0 2 .9 2 2V10c0 1.1-.9 2-2 2H4.7c-1.1 0-2-.9-2-2V3.3ZM.7 4c.3 0 .6.3.6.7v8c0 .146.054.24.122.357.024.043.051.09.078.143.1.1.3.2.5.2h10.7c.4 0 .7.3.7.7 0 .4-.3.7-.7.7H2c-.5 0-1-.2-1.4-.6-.4-.5-.6-1-.6-1.5v-8c0-.4.3-.7.7-.7Zm7.6.1c-.2-.1-.4-.1-.6 0-.2.1-.4.3-.4.6v4c0 .2.2.4.4.6.2.1.5.1.7 0l3.3-2c.2-.1.3-.4.3-.6 0-.3-.1-.5-.4-.6l-3.3-2Zm.4 3.3V5.8l1.3.9-1.3.7Z'/></svg>\"\nexport const creatorStudioFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.7 1.3H14c1.1 0 2 .9 2 2V10c0 1.1-.9 2-2 2H4.7c-1.1 0-2-.9-2-2V3.3c0-1.1.9-2 2-2Zm3.7 7.9 3.3-2c.2-.1.3-.3.3-.5 0-.3-.1-.5-.4-.6l-3.3-2c-.2-.1-.4-.1-.7 0-.2.1-.3.4-.3.6v4c0 .2.2.4.4.5.2.1.5.1.7 0ZM1.3 4.7c0-.4-.3-.7-.6-.7-.4 0-.7.3-.7.7v8c0 .5.2 1 .6 1.5.4.4.9.6 1.4.6h10.7c.4 0 .7-.3.7-.7 0-.4-.3-.7-.7-.7H2c-.2 0-.4-.1-.5-.2-.027-.054-.054-.1-.078-.143-.068-.118-.122-.21-.122-.357v-8Z'/></svg>\"\nexport const creditCard = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 3.333c0-.368.299-.666.667-.666h12c.368 0 .667.298.667.666V4H1.333v-.667ZM0 5.333v-2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v9.334a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V5.333Zm1.333 1.334V5.333h13.334v1.334H1.333Zm0 1.333v4.667c0 .368.299.666.667.666h12a.666.666 0 0 0 .667-.666V8H1.333Zm1.334 2h4.666v1.333H2.667V10Zm10.666 0h-2v1.333h2V10Z'/></svg>\"\nexport const customField = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.681.667c.243 0 .465.147.572.38l1.822 3.947 4.075.633c.24.037.44.217.514.464a.715.715 0 0 1-.161.699L12.59 8.783a.609.609 0 0 1-.902-.012.716.716 0 0 1 .012-.964l.988-1.03-3.128-.485a.642.642 0 0 1-.48-.373L7.68 2.889l-1.398 3.03a.642.642 0 0 1-.48.373l-3.128.486 2.263 2.359c.15.156.219.382.183.603l-.534 3.331 1.522-.855c.312-.175.697-.047.861.286.164.333.044.746-.268.92l-2.665 1.499a.603.603 0 0 1-.672-.052.705.705 0 0 1-.253-.667l.696-4.34L.859 6.79a.715.715 0 0 1-.161-.7.651.651 0 0 1 .515-.463l4.074-.633L7.11 1.047a.635.635 0 0 1 .572-.38ZM8.32 14.65c0-.376.285-.681.637-.681h5.74c.352 0 .637.305.637.681 0 .377-.285.682-.637.682h-5.74c-.352 0-.637-.305-.637-.682Zm.637-4.09c-.352 0-.637.304-.637.68 0 .377.285.683.637.683h5.74c.352 0 .637-.306.637-.682 0-.377-.285-.682-.637-.682h-5.74Z'/></svg>\"\nexport const customize = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.027 2a1.679 1.679 0 0 0-.845.28l-.004.004a6.575 6.575 0 0 0-2.845 5.45A6.646 6.646 0 0 0 8 14.402c3.024 0 5.629-2.055 6.421-4.833.12-.52.25-1.45.097-2.364-.153-.907-.566-1.73-1.479-2.204-1.38-.643-2.652-.325-3.9.063l-.216.068c-.53.167-1.1.347-1.614.394-.641.058-1.307-.08-1.821-.697l-.009-.01c-.288-.361-.31-.77-.272-1.084.032-.26.118-.533.183-.739l.023-.075c.077-.247.121-.416.127-.554.005-.114-.017-.162-.052-.204a.665.665 0 0 1-.043-.057c-.013-.02-.106-.117-.418-.104Zm1.507-.665C6.144.78 5.486.648 4.974.67a3.01 3.01 0 0 0-1.554.518A7.909 7.909 0 0 0 0 7.735c0 4.435 3.565 8 8 8 3.638 0 6.762-2.471 7.708-5.819a.567.567 0 0 0 .008-.029c.145-.616.311-1.745.117-2.904-.198-1.174-.782-2.448-2.195-3.174a.6.6 0 0 0-.021-.011c-1.883-.884-3.607-.402-4.873-.008l-.217.068h-.002c-.559.175-.977.306-1.336.339-.337.03-.513-.035-.662-.205a.389.389 0 0 1 .003-.094c.017-.133.064-.283.136-.517l.02-.065c.074-.236.172-.559.186-.891a1.59 1.59 0 0 0-.338-1.09ZM6.53 4.002s-.002-.001-.002-.006l.002.006Zm4.803 3.066a.667.667 0 1 0 0 1.333.667.667 0 0 0 0-1.333Zm-2 .667a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-1.334a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667Zm.334 4.667a1.333 1.333 0 1 1 2.666 0 1.333 1.333 0 0 1-2.666 0Zm5 0a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667Z'/></svg>\"\nexport const danger = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.491.195A.667.667 0 0 1 4.963 0h6.074c.177 0 .347.07.472.195l4.296 4.296a.666.666 0 0 1 .195.472v6.074c0 .177-.07.347-.195.472l-4.296 4.296a.666.666 0 0 1-.472.195H4.963a.666.666 0 0 1-.472-.195L.195 11.509A.667.667 0 0 1 0 11.037V4.963c0-.177.07-.347.195-.472L4.491.195Zm.748 1.138L1.333 5.24v5.522l3.906 3.906h5.522l3.906-3.906V5.24L10.76 1.333H5.24Z'/><path fill-rule='evenodd' d='M8 4c.368 0 .667.298.667.667v4a.667.667 0 0 1-1.334 0v-4C7.333 4.298 7.632 4 8 4Z'/><path d='M8 12a.667.667 0 1 0 0-1.333A.667.667 0 0 0 8 12Z'/></svg>\"\nexport const dangerFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm0 12c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1Zm1-3H7V4h2v5Z'/></svg>\"\nexport const dashboardFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m15.747 6.817-7.333-6a.667.667 0 0 0-.844 0l-7.333 6A.667.667 0 0 0 1.08 7.85l.911-.745v7.563a.667.667 0 0 0 .667.666h4v-4h2.666v4h4a.667.667 0 0 0 .667-.666V7.104l.911.745a.667.667 0 1 0 .844-1.032Z'/></svg>\"\nexport const dashboardOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.588.483c.265-.2.598-.2.864 0l7.312 5.994c.266.2.333.666.067.932-.2.266-.665.333-.931.067L7.986 1.882l-6.913 5.66c-.266.2-.731.2-.93-.066-.2-.267-.2-.733.066-.933L7.588.483ZM5.992 11.005c0-.4.266-.666.665-.666h2.659c.399 0 .665.266.665.666v3.33h2.659V8.34c0-.4.266-.666.665-.666s.664.267.664.666v6.66c0 .4-.265.666-.664.666H2.668c-.399 0-.664-.267-.664-.666V8.34c0-.4.265-.666.664-.666.4 0 .665.267.665.666v5.994h2.66v-3.33Zm1.33 3.33h1.33V11.67h-1.33v2.664Z'/></svg>\"\nexport const deleteCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M4.667 7.333a.667.667 0 0 0 0 1.334h6.666a.667.667 0 1 0 0-1.334H4.667Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const deleteKey = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.827 2.9a.667.667 0 0 1 .506-.233h10c.368 0 .667.298.667.666v9.334a.667.667 0 0 1-.667.666h-10a.667.667 0 0 1-.506-.232l-4-4.667a.667.667 0 0 1 0-.868l4-4.667ZM5.64 4 2.211 8l3.429 4h9.027V4H5.64Z'/></svg>\"\nexport const deleteX = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M7.529 6.195c.26-.26.682-.26.942 0l.862.862.862-.862a.667.667 0 1 1 .943.943L10.276 8l.862.862a.667.667 0 0 1-.943.943l-.862-.862-.862.862a.667.667 0 1 1-.942-.943L8.39 8l-.862-.862a.667.667 0 0 1 0-.943Z'/><path fill-rule='evenodd' d='M4.827 2.9a.667.667 0 0 1 .506-.233h10c.368 0 .667.298.667.666v9.334a.667.667 0 0 1-.667.666h-10a.667.667 0 0 1-.506-.232l-4-4.667a.667.667 0 0 1 0-.868l4-4.667ZM5.64 4 2.211 8l3.429 4h9.027V4H5.64Z'/></svg>\"\nexport const dollarSign = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M8.75.75a.75.75 0 0 0-1.5 0v.623c-.717.077-1.462.273-2.097.648-.9.531-1.57 1.426-1.57 2.729 0 .62.144 1.162.421 1.627.275.46.656.803 1.073 1.068.64.408 1.43.666 2.173.876v4.324a11.279 11.279 0 0 1-3.004-.603.75.75 0 1 0-.492 1.416c1.128.393 2.305.624 3.496.69v1.269a.75.75 0 0 0 1.5 0V14.13c.803-.073 1.584-.268 2.225-.666.893-.555 1.442-1.461 1.442-2.715 0-.62-.144-1.162-.421-1.627a3.25 3.25 0 0 0-1.072-1.068c-.64-.408-1.431-.666-2.174-.876V2.886c.67.084 1.324.269 1.941.548a.75.75 0 1 0 .618-1.368 8.277 8.277 0 0 0-2.559-.69V.75Zm-1.5 2.134c-.498.07-.965.21-1.335.429-.511.302-.832.74-.832 1.437 0 .38.086.65.21.858.126.212.318.4.589.572.37.235.832.412 1.368.577V2.884Zm1.5 5.86v3.88c.591-.068 1.078-.213 1.434-.434.443-.275.733-.694.733-1.44 0-.38-.086-.65-.21-.858-.126-.212-.318-.4-.589-.572-.37-.235-.832-.412-1.368-.577Z'/></svg>\"\nexport const dotMenuHorizontal = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 10.1a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm6 0a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm7.6-1.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0Z'/></svg>\"\nexport const downSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.594 5.594a.889.889 0 0 1 1.257 0L7.778 8.52l2.927-2.927a.889.889 0 0 1 1.257 1.257l-3.556 3.555a.889.889 0 0 1-1.257 0L3.594 6.851a.889.889 0 0 1 0-1.257Z'/></svg>\"\nexport const download = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M7.733 11.933c-.066 0-.133-.066-.2-.133l-4-4a.644.644 0 0 1 0-.933.644.644 0 0 1 .934 0l2.866 2.866v-8.4c0-.4.267-.666.667-.666s.667.266.667.666v8.4l2.866-2.866a.645.645 0 0 1 .934 0 .645.645 0 0 1 0 .933l-4 4a.35.35 0 0 1-.1.067.348.348 0 0 0-.1.066C8.2 12 8.067 12 8 12s-.2 0-.267-.067Z'/><path d='M14 11.333c0-.4.267-.666.667-.666s.666.266.666.666v4c0 .4-.266.667-.666.667H1.333c-.4 0-.666-.267-.666-.667v-4c0-.4.266-.666.666-.666s.667.266.667.666v3.334h12v-3.334Z'/></svg>\"\nexport const downsell = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.817 10.724 10.54 15l-.942-.943 2.666-2.667h-6.39a4.666 4.666 0 0 1-4.667-4.666v-6H2.54v6a3.333 3.333 0 0 0 3.334 3.333h6.39L9.598 7.39l.942-.942 4.277 4.276Z'/></svg>\"\nexport const draft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.932 0h-7.75a.727.727 0 0 0-.727.727v14.546c0 .401.325.727.727.727h11.636a.727.727 0 0 0 .727-.727V5.09a.727.727 0 0 0-.183-.483L10.483.244A.727.727 0 0 0 9.933 0Zm-.72 1.455V5.09c0 .402.326.727.727.727h3.152v8.727H2.909V1.456h6.303Z'/></svg>\"\nexport const drop = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M6.609 9.74a.696.696 0 1 0-1.392 0c0 1.087.517 1.813 1.135 2.24.581.403 1.245.542 1.648.542a.696.696 0 1 0 0-1.392c-.153 0-.533-.07-.856-.293-.286-.198-.535-.516-.535-1.098Z'/><path fill-rule='evenodd' d='m8 .696.495-.49a.696.696 0 0 0-.99 0L7.5.213l-.013.013a13.774 13.774 0 0 0-.231.241A37.731 37.731 0 0 0 4.663 3.52c-.709.934-1.43 1.993-1.976 3.05-.54 1.04-.948 2.15-.948 3.17C1.74 13.738 4.973 16 8 16s6.26-2.262 6.26-6.26c0-1.02-.408-2.13-.947-3.172-.546-1.056-1.268-2.115-1.976-3.05A37.718 37.718 0 0 0 8.513.226L8.5.212 8.495.207 8 .696Zm0 0-.495-.49.495.49Zm-.352 1.398L8 1.707a36.34 36.34 0 0 1 2.228 2.652c.683.9 1.353 1.89 1.85 2.849.504.974.792 1.846.792 2.531 0 3.097-2.471 4.87-4.87 4.87s-4.87-1.773-4.87-4.87c0-.685.288-1.557.792-2.531.497-.96 1.167-1.948 1.85-2.849a36.339 36.339 0 0 1 1.876-2.265Z'/></svg>\"\nexport const duplicate = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333.667C1.333.298 1.632 0 2 0h6.229a.664.664 0 0 1 .476.207l2.338 2.46H14c.368 0 .667.298.667.666v12A.667.667 0 0 1 14 16H4.667A.667.667 0 0 1 4 15.333v-2H2a.667.667 0 0 1-.667-.666v-12ZM4.671 12H2.667V1.333h4.889V3.94c0 .369.298.667.666.667h2.445V12H4.67Zm.662 1.333v1.334h8V4H12v8.667a.667.667 0 0 1-.667.666h-6ZM4 6.667C4 6.298 4.298 6 4.667 6h4a.667.667 0 0 1 0 1.333h-4A.667.667 0 0 1 4 6.667Zm.667 2a.667.667 0 1 0 0 1.333h4a.667.667 0 0 0 0-1.333h-4Z'/></svg>\"\nexport const emailActivity = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.333 2.667a.666.666 0 0 0-.666.666v5.334a.667.667 0 0 1-1.334 0V3.333a2 2 0 0 1 2-2h9.334a2 2 0 0 1 2 2v5.334a.667.667 0 0 1-1.334 0V3.333a.666.666 0 0 0-.666-.666H3.333ZM8 4c.368 0 .667.298.667.667V8a.667.667 0 0 1-1.334 0V4.667C7.333 4.298 7.632 4 8 4Zm2.667 1.333c.368 0 .666.299.666.667v2A.667.667 0 1 1 10 8V6c0-.368.299-.667.667-.667ZM6 7.333a.667.667 0 0 0-1.333 0V8A.667.667 0 1 0 6 8v-.667ZM.667 10a.667.667 0 0 0-.667.667V12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1.333a.667.667 0 0 0-.667-.667H.667Zm.666 2v-.667h13.334V12a.666.666 0 0 1-.667.667H2A.666.666 0 0 1 1.333 12Z'/></svg>\"\nexport const emoji = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 8c0-4.4 3.6-8 8-8s8 3.6 8 8-3.6 8-8 8-8-3.6-8-8Zm1.3 0a6.7 6.7 0 1 0 13.4 0A6.7 6.7 0 0 0 1.3 8ZM8 12.7A2.732 2.732 0 0 1 5.3 10h5.4A2.732 2.732 0 0 1 8 12.7ZM5 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm7-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'/></svg>\"\nexport const enlarge = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8.471 1.529a.667.667 0 0 0-.942 0L4.195 4.862a.667.667 0 1 0 .943.943L8 2.943l2.862 2.862a.667.667 0 1 0 .943-.943L8.47 1.529ZM5.138 10.195a.667.667 0 1 0-.943.943l3.334 3.333c.26.26.682.26.942 0l3.334-3.333a.667.667 0 1 0-.943-.943L8 13.057l-2.862-2.862Z'/></svg>\"\nexport const enlargeVertical = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='m10.867 10.85-2.2 2.2V2.917l2.2 2.2c.133.133.266.2.466.2s.334-.067.467-.2a.644.644 0 0 0 0-.934L8.467.85C8.4.783 8.333.717 8.267.717a.736.736 0 0 0-.534 0c-.066 0-.133.066-.2.133L4.2 4.183a.644.644 0 0 0 0 .934.644.644 0 0 0 .933 0l2.2-2.2V13.05l-2.2-2.2a.644.644 0 0 0-.933 0 .644.644 0 0 0 0 .933l3.333 3.334c.067.066.134.133.2.133.067.067.2.067.267.067s.2 0 .267-.067c.066-.067.133-.067.2-.133l3.333-3.334a.644.644 0 0 0 0-.933.644.644 0 0 0-.933 0Z'/></svg>\"\nexport const expand = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.776 1.776v4a.667.667 0 1 0 1.334 0v-2.39l3.528 3.528a.667.667 0 1 0 .943-.943L3.052 2.443h2.39a.667.667 0 0 0 0-1.333h-4a.667.667 0 0 0-.666.666ZM15.11 14.443v-4a.667.667 0 0 0-1.334 0v2.39l-3.528-3.528a.667.667 0 1 0-.943.943l3.528 3.528h-2.39a.667.667 0 1 0 0 1.334h4a.667.667 0 0 0 .667-.667Z'/></svg>\"\nexport const facebook = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M6.021 15.333 6 8.667H3.333V6H6V4.333C6 1.86 7.532.667 9.74.667c1.057 0 1.965.078 2.23.114v2.585l-1.53.001c-1.201 0-1.433.57-1.433 1.407V6H12.5l-1.333 2.667h-2.16v6.666H6.02Z'/></svg>\"\nexport const facebook2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M16 8.048a8 8 0 1 0-9.25 7.903v-5.59H4.719V8.048H6.75V6.285c0-2.004 1.195-3.112 3.021-3.112.6.008 1.2.06 1.792.156v1.969h-1.01a1.156 1.156 0 0 0-1.303 1.25v1.5h2.217l-.355 2.313H9.245v5.59A8 8 0 0 0 16 8.048Z'/></svg>\"\nexport const favorite = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.4 2C3.2.2 6.133.2 8 2v.067V2C9.8.2 12.8.2 14.6 2c1.8 1.8 1.8 4.8 0 6.6l-6.133 6.133a.605.605 0 0 1-.467.2.605.605 0 0 1-.467-.2L1.4 8.6C-.467 6.8-.467 3.867 1.4 2ZM7 3C5.667 1.667 3.6 1.667 2.267 3c-1.334 1.333-1.334 3.4 0 4.733L7.933 13.4 13.6 7.733c1.333-1.333 1.333-3.4 0-4.733-1.333-1.333-3.4-1.333-4.733 0-.067.133-.2.333-.334.467-.133.2-.333.266-.533.266s-.4-.133-.533-.266C7.333 3.333 7.2 3.133 7 3Z'/></svg>\"\nexport const feedback = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 7.333C0 3.513 3.697.667 8 .667s8 2.846 8 6.666v.016a6.141 6.141 0 0 1-1.7 4.096l.362 3.145a.667.667 0 0 1-.913.694l-3.726-1.516a7.7 7.7 0 0 1-2.03.232C3.693 13.997 0 11.152 0 7.333ZM8 2C4.17 2 1.333 4.487 1.333 7.333S4.17 12.667 8 12.667h.014a6.366 6.366 0 0 0 1.87-.242.667.667 0 0 1 .434.024l2.89 1.176-.27-2.349a.667.667 0 0 1 .207-.563 4.81 4.81 0 0 0 1.522-3.388C14.66 4.483 11.827 2 8 2Zm0 1.333c.368 0 .667.299.667.667v4a.667.667 0 1 1-1.334 0V4c0-.368.299-.667.667-.667Zm.667 7.334a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0Z'/></svg>\"\nexport const file = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.438 0H2a.667.667 0 0 0-.667.667v14.666c0 .368.299.667.667.667h12a.667.667 0 0 0 .667-.667V4.667c0-.164-.06-.321-.169-.443l-3.555-4A.667.667 0 0 0 10.438 0Zm-.66 1.333v3.334c0 .368.298.666.666.666h2.89v9.334H2.666V1.333h7.11Z'/><path fill-rule='evenodd' d='M4 6c0-.368.298-.667.667-.667H8a.667.667 0 0 1 0 1.334H4.667A.667.667 0 0 1 4 6ZM4 8.667C4 8.298 4.298 8 4.667 8h6.666a.667.667 0 1 1 0 1.333H4.667A.667.667 0 0 1 4 8.667ZM4 11.333c0-.368.298-.666.667-.666h6.666a.667.667 0 1 1 0 1.333H4.667A.667.667 0 0 1 4 11.333Z'/></svg>\"\nexport const fileMoney = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 0h13.334v16H1.333V0Zm1.334 1.333v13.334h10.666V1.333H2.667Zm6 10.595v1.405H7.333v-1.35a8.692 8.692 0 0 1-2.225-.489l-.628-.226.451-1.254.628.225c.566.204 1.191.35 1.774.405v-2.34c-.433-.153-.9-.347-1.287-.63C5.498 7.27 5.1 6.678 5.1 5.82c0-.73.32-1.288.83-1.649.413-.29.917-.431 1.404-.489V2.667h1.334V3.69c.748.086 1.457.291 1.904.537l.584.322-.642 1.168-.584-.321c-.255-.14-.73-.286-1.262-.362v2.313c.378.133.775.293 1.107.506.54.348.98.887.98 1.713 0 .699-.233 1.278-.677 1.698-.394.372-.9.57-1.41.663Zm0-1.369c.22-.066.382-.157.494-.263.143-.135.26-.346.26-.729 0-.254-.099-.418-.37-.592a2.626 2.626 0 0 0-.384-.2v1.784ZM7.333 6.874V5.03c-.276.048-.49.13-.635.232-.16.113-.266.267-.266.56 0 .367.141.584.403.776.14.103.306.192.498.276Z'/></svg>\"\nexport const filter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.71 4.3a1.26 1.26 0 1 0 0 2.518 1.26 1.26 0 0 0 0-2.518Zm-11.06 2h8.609A2.56 2.56 0 1 0 10.21 5H1.65a.65.65 0 1 0 0 1.3Zm1.91 5.518a1.26 1.26 0 1 0 0-2.518 1.26 1.26 0 0 0 0 2.518Zm11.058-2H6.01a2.56 2.56 0 1 0 .048 1.3h8.561a.65.65 0 1 0 0-1.3Z'/></svg>\"\nexport const flag = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 .667a.667.667 0 0 0-1.333 0v14.666a.667.667 0 1 0 1.333 0V10h8a.667.667 0 0 0 .667-.667V4.667h3.075L12.7 7.789a.667.667 0 0 0 0 .422l1.04 3.122H6a.667.667 0 0 0 0 1.334h8.667a.666.666 0 0 0 .632-.878L14.036 8 15.3 4.21a.667.667 0 0 0-.632-.877h-4v-2A.667.667 0 0 0 10 .667H2ZM2 2v6.667h7.333V2H2Z'/></svg>\"\nexport const flash = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.824 0h6.06L9.55 4.667h4.54L4.646 15.999 6.48 8.667H2.461L4.824 0Zm1.019 1.333-1.637 6h3.981l-.833 3.335L11.244 6H7.782l1.333-4.667H5.843Z'/></svg>\"\nexport const flashFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.255 5.019a.667.667 0 0 0-.588-.352H9.55L10.64.85A.667.667 0 0 0 10 0H5.333c-.3 0-.564.201-.643.491l-2 7.334a.667.667 0 0 0 .643.842h3.202l-1.191 6.547a.666.666 0 0 0 1.211.49l6.667-10a.668.668 0 0 0 .033-.685Z'/></svg>\"\nexport const folder = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 1.333C0 .965.298.667.667.667H6c.21 0 .407.098.533.266l1.8 2.4h7c.368 0 .667.299.667.667v9.333a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-12ZM1.333 2v11.333A.667.667 0 0 0 2 14h12a.666.666 0 0 0 .667-.667V4.667H8a.667.667 0 0 1-.533-.267L5.667 2H1.333Z'/></svg>\"\nexport const folderGroup = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1 0a1 1 0 0 0-1 1v6.333a2 2 0 0 0 2 2h3.333V8h-3.5a.5.5 0 0 1-.5-.5V1.333H2.85a.5.5 0 0 1 .354.147l.894.894a1 1 0 0 0 .707.293H8v2.666h1.333v-3a1 1 0 0 0-1-1h-3.39L3.903.293A1 1 0 0 0 3.194 0H1Zm6.667 6.667a1 1 0 0 0-1 1V14a2 2 0 0 0 2 2H14a2 2 0 0 0 2-2V9a1 1 0 0 0-1-1h-3.39l-1.041-1.04a1 1 0 0 0-.707-.293H7.667Zm.333 7.5V8h1.517a.5.5 0 0 1 .353.146l.894.894a1 1 0 0 0 .707.293h3.196v4.834a.5.5 0 0 1-.5.5H8.5a.5.5 0 0 1-.5-.5Z'/></svg>\"\nexport const form = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.667 0A.667.667 0 0 0 4 .667v4c0 .368.298.666.667.666h2a.667.667 0 0 0 .666-.666.666.666 0 1 1 1.334 0c0 .368.298.666.666.666h2A.667.667 0 0 0 12 4.667v-4A.667.667 0 0 0 11.333 0H4.667Zm1.447 4h-.78V1.333h5.333V4h-.78a2 2 0 0 0-3.773 0ZM.667 2c0-.368.298-.667.666-.667h1.334a.667.667 0 0 1 0 1.334H2v12h12v-12h-.667a.667.667 0 1 1 0-1.334h1.334c.368 0 .666.299.666.667v13.333a.667.667 0 0 1-.666.667H1.333a.667.667 0 0 1-.666-.667V2Zm4 5.333a.667.667 0 0 0 0 1.334h6.666a.667.667 0 0 0 0-1.334H4.667Zm0 3.334a.667.667 0 1 0 0 1.333h6.666a.667.667 0 0 0 0-1.333H4.667Z'/></svg>\"\nexport const formField = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667.667A.667.667 0 0 0 0 1.333v5.334c0 .368.298.666.667.666h14.666A.667.667 0 0 0 16 6.667V1.333a.667.667 0 0 0-.667-.666H.667ZM1.333 6V2h13.334v4H1.333ZM.667 8.667A.667.667 0 0 0 0 9.333v5.334c0 .368.298.666.667.666h14.666a.667.667 0 0 0 .667-.666V9.333a.667.667 0 0 0-.667-.666H.667ZM1.333 14v-4h13.334v4H1.333Zm1.334-9.905c0-.368.298-.666.666-.666H6a.667.667 0 1 1 0 1.333H3.333a.667.667 0 0 1-.666-.667Zm.666 7.238a.667.667 0 0 0 0 1.334H6a.667.667 0 0 0 0-1.334H3.333Z'/></svg>\"\nexport const formFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.333.667H.667A.667.667 0 0 0 0 1.333v5.334a.667.667 0 0 0 .667.666h14.666A.667.667 0 0 0 16 6.667V1.333a.666.666 0 0 0-.667-.666Zm-4 4H2.667V3.333h8.666v1.334ZM15.333 8.667H.667A.667.667 0 0 0 0 9.333v5.334a.667.667 0 0 0 .667.666h14.666a.667.667 0 0 0 .667-.666V9.333a.666.666 0 0 0-.667-.666Zm-6.666 4h-6v-1.334h6v1.334Z'/></svg>\"\nexport const fullscreen = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M9.529 5.529 13.057 2h-2.39a.667.667 0 1 1 0-1.333h4a.665.665 0 0 1 .666.666v4.001a.667.667 0 0 1-1.333 0V2.942L10.471 6.47a.667.667 0 1 1-.942-.942ZM2.943 14l3.528-3.529a.667.667 0 1 0-.942-.942L2 13.057v-2.39a.667.667 0 1 0-1.333 0v4a.665.665 0 0 0 .666.666h4.001a.667.667 0 0 0 0-1.333H2.942Zm12.39.666v-4a.667.667 0 0 0-1.333 0v2.391L10.471 9.53a.667.667 0 0 0-.942.942L13.057 14h-2.39a.667.667 0 0 0 0 1.333h4.032a.664.664 0 0 0 .634-.66v-.007ZM5.333 2h-2.39l4.195 4.195a.667.667 0 1 1-.943.943L2 2.943v2.39a.667.667 0 0 1-1.333 0v-4c0-.368.298-.666.666-.666h4a.667.667 0 1 1 0 1.333Z'/></svg>\"\nexport const funnel = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.104.435C.213.218.43 0 .757 0h14.476c.218 0 .544.109.653.435a.93.93 0 0 1 0 .762l-5.66 8.49v5.551a.744.744 0 0 1-.762.762h-2.83c-.435 0-.762-.326-.762-.653v-5.66l-5.66-8.49C-.004.98-.004.653.105.435Zm2.068 1.089 5.007 7.619c.108.109.108.218.108.435v5.007h1.415V9.469c0-.108 0-.326.11-.435l5.006-7.619H2.172v.109Z'/></svg>\"\nexport const grantOffer = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path fill-rule='evenodd' d='M6.001 1.333A.671.671 0 0 0 5.334 2c0 .356.286.651.638.667h1.724c-.356-.703-.906-1.334-1.695-1.334Zm-2 .667c0 .234.04.458.114.667H2.666c-.736 0-1.333.597-1.333 1.333v1.334c0 .737.597 1.334 1.333 1.334h.003v2.001H1.333C.597 8.67 0 9.266 0 10.003v2.494c0 .538.324 1.024.82 1.23l4.87 2.03.01.005c.684.256 1.425.249 2.064.09l.032-.009 6.505-2.332a1.26 1.26 0 0 0 .743-.695 1.099 1.099 0 0 0-.15-1.105 2.68 2.68 0 0 0-.386-.403c.104-.19.162-.407.162-.638V6.668c.737 0 1.334-.597 1.334-1.334V4c0-.736-.597-1.333-1.334-1.333h-1.447A2.004 2.004 0 0 0 11.337 0C9.991 0 9.15.9 8.67 1.678 8.19.9 7.347 0 6.001 0c-1.102 0-2 .899-2 2Zm8.002 10.003h.693c.456.006.756.155.955.325l-6.24 2.237c-.417.099-.859.09-1.232-.047l-4.846-2.02v-2.495h2.001c.778 0 1.483.301 1.952.833.243.275.615.5 1.065.5h1.651c.38 0 .831.27 1.103.668h-3.77v1.333h4.001c.363 0 .72-.15.959-.424a1.09 1.09 0 0 0 .259-.91h1.449Zm.7-1.333h.634V6.668H4.003v2.054c.873.14 1.685.554 2.283 1.232a.192.192 0 0 0 .055.045l.011.004h1.65c.625 0 1.216.265 1.681.667h3.02ZM2.666 4H14.67v1.334H2.666V4Zm9.338-2c0 .356-.286.651-.638.667H9.642c.356-.703.906-1.334 1.695-1.334.366 0 .667.302.667.667Z'/></svg>\"\nexport const handle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 5.333a.667.667 0 0 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667Zm0 4.667a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Z'/></svg>\"\nexport const handle2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.6 7.2a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm0 5.333a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm6.4 0a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Zm8-1.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0ZM9.6 5.6a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0Zm4.8 1.6a1.6 1.6 0 1 0 0-3.2 1.6 1.6 0 0 0 0 3.2Z'/></svg>\"\nexport const handle2Vertical = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.933 0a1.6 1.6 0 1 1 0 3.2 1.6 1.6 0 0 1 0-3.2Zm1.6 8a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Zm0 6.4a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Zm-5.333 0a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Zm-1.6-8a1.6 1.6 0 1 1 0 3.2 1.6 1.6 0 0 1 0-3.2Zm1.6-4.8a1.6 1.6 0 1 0-3.2 0 1.6 1.6 0 0 0 3.2 0Z'/></svg>\"\nexport const hashtag = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.326 1.432a.667.667 0 0 0-1.319-.198l-.514 3.433h-2.16a.667.667 0 0 0 0 1.333h1.96l-.6 4H2.667a.667.667 0 0 0 0 1.333h1.826l-.486 3.235a.667.667 0 0 0 1.319.198l.515-3.433h3.318l-.485 3.235a.667.667 0 0 0 1.319.198l.514-3.433h2.16a.667.667 0 1 0 0-1.333h-1.96l.6-4h2.026a.667.667 0 1 0 0-1.333h-1.825l.485-3.235a.667.667 0 1 0-1.319-.198l-.515 3.433H6.841l.485-3.235ZM9.359 10l.6-4H6.641l-.6 4h3.318Z'/></svg>\"\nexport const hdVideo = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.32 1.856h13.36c.73 0 1.32.593 1.32 1.324v9.64c0 .731-.59 1.324-1.32 1.324H1.32c-.73 0-1.32-.593-1.32-1.324V3.18c0-.731.59-1.324 1.32-1.324Zm.284 10.68h12.792V3.464H1.604v9.07ZM8.94 5.37l.014-.001.024-.001.609-.002c.472-.002.945-.005 1.417.006.636.014 1.218.206 1.702.638.353.315.583.71.699 1.166.176.691.16 1.376-.12 2.038-.3.71-.845 1.143-1.578 1.348a2.922 2.922 0 0 1-.782.107l-1.406.001H8.94v-5.3Zm1.357 4.183c.132 0 .261.001.39-.002l.074-.002c.133-.003.267-.006.397-.03.518-.097.875-.392 1.037-.902.103-.326.11-.66.048-.995-.125-.692-.629-1.097-1.31-1.132a9.152 9.152 0 0 0-.53-.007h-.23a.225.225 0 0 0-.034.004.582.582 0 0 1-.017.003v3.062h.175Zm-6.337 1.114H2.78V5.375h1.179V7.44h2.108V5.374h1.186v5.293H6.07v-2.1H3.96v2.101Z'/></svg>\"\nexport const headingLarge = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 .667a.667.667 0 0 1 1.333 0v6.666h9.334V.667a.667.667 0 0 1 1.333 0v14.666a.667.667 0 0 1-1.333 0V8.667H3.333v6.666a.667.667 0 1 1-1.333 0V.667Z'/></svg>\"\nexport const headingSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.333 4.111a.778.778 0 0 1 1.556 0v3.222h6.222V4.111a.778.778 0 1 1 1.556 0v7.778a.778.778 0 0 1-1.556 0V8.667H4.89v3.222a.778.778 0 0 1-1.556 0V4.11Z'/></svg>\"\nexport const headset = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0A7.338 7.338 0 0 0 .667 7.333v4c0 1.1.9 2 2 2h2c.366 0 .666-.3.666-.666V8c0-.367-.3-.667-.666-.667H2c0-3.306 2.693-6 6-6s6 2.694 6 6h-2.667c-.366 0-.666.3-.666.667v4.667c0 .366.3.666.666.666h2c.234 0 .46-.046.667-.12v.12c0 .734-.6 1.334-1.333 1.334H9.333c-.366 0-.666.3-.666.666 0 .367.3.667.666.667h3.334a2.666 2.666 0 0 0 2.666-2.667v-6A7.338 7.338 0 0 0 8 0ZM4 8.667V12H2.667A.669.669 0 0 1 2 11.333V8.667h2ZM13.333 12H12V8.667h2v2.666c0 .367-.3.667-.667.667Z'/></svg>\"\nexport const helpFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.333 6h-.276A7.309 7.309 0 0 0 10 .943V.667A.666.666 0 0 0 9.333 0H6.667A.666.666 0 0 0 6 .667v.276A7.309 7.309 0 0 0 .943 6H.667A.666.666 0 0 0 0 6.667v2.666c0 .368.298.667.667.667h.276A7.309 7.309 0 0 0 6 15.057v.276c0 .368.298.667.667.667h2.666a.667.667 0 0 0 .667-.667v-.276A7.309 7.309 0 0 0 15.057 10h.276A.666.666 0 0 0 16 9.333V6.667A.666.666 0 0 0 15.333 6ZM8 10.667A2.67 2.67 0 0 1 5.333 8 2.67 2.67 0 0 1 8 5.333 2.67 2.67 0 0 1 10.667 8 2.67 2.67 0 0 1 8 10.667ZM13.655 6h-2.196A4.016 4.016 0 0 0 10 4.541V2.345A5.967 5.967 0 0 1 13.655 6ZM6 2.345v2.196A4.016 4.016 0 0 0 4.541 6H2.345A5.967 5.967 0 0 1 6 2.345ZM2.345 10h2.196c.351.605.854 1.108 1.459 1.459v2.196A5.967 5.967 0 0 1 2.345 10ZM10 13.655v-2.196A4.022 4.022 0 0 0 11.459 10h2.196A5.967 5.967 0 0 1 10 13.655Z'/></svg>\"\nexport const helpOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.06 6A7.373 7.373 0 0 0 10 .94.94.94 0 0 0 9.06 0H6.94A.94.94 0 0 0 6 .94 7.373 7.373 0 0 0 .94 6a.94.94 0 0 0-.94.94v2.12c0 .52.42.94.94.94A7.36 7.36 0 0 0 6 15.06c0 .52.42.94.94.94h2.12c.52 0 .94-.42.94-.94A7.36 7.36 0 0 0 15.06 10c.52 0 .94-.42.94-.94V6.94a.94.94 0 0 0-.94-.94ZM10 2.34A6.016 6.016 0 0 1 13.66 6h-2.193A4.07 4.07 0 0 0 10 4.533V2.34ZM7.333 1.333h1.334v2.72A4.423 4.423 0 0 0 8 4c-.227 0-.447.02-.667.053v-2.72ZM6 2.34v2.193A4.07 4.07 0 0 0 4.533 6H2.34A6.032 6.032 0 0 1 6 2.34ZM1.333 7.333h2.72C4.02 7.553 4 7.773 4 8c0 .227.02.447.053.667h-2.72V7.333ZM6 13.66A6.016 6.016 0 0 1 2.34 10h2.193A4.07 4.07 0 0 0 6 11.467v2.193Zm2.667 1.007H7.333v-2.72c.22.033.44.053.667.053.227 0 .447-.02.667-.053v2.72Zm-.667-4a2.666 2.666 0 1 1 0-5.334 2.666 2.666 0 1 1 0 5.334Zm2 2.993v-2.193A4.07 4.07 0 0 0 11.467 10h2.193A6.032 6.032 0 0 1 10 13.66Zm4.667-4.993h-2.72c.033-.22.053-.44.053-.667 0-.227-.02-.447-.053-.667h2.72v1.334Z'/></svg>\"\nexport const homeAlt = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m8 .472 7.755 6.345-.844 1.032L8 2.195 1.089 7.849.245 6.817 8 .472ZM6 10.667h4v4h2.667V8H14v8H2V8h1.333v6.667H6v-4Zm1.333 4h1.334V12H7.333v2.667Zm2-8H6.667v2.666h2.666V6.667Z'/></svg>\"\nexport const horizontalLine = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.667 7.333H1.333c-.4 0-.666.267-.666.667s.266.667.666.667h13.334c.4 0 .666-.267.666-.667s-.266-.667-.666-.667Z'/></svg>\"\nexport const image = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path fill-rule='evenodd' d='M11.333 6c.2 0 .4.067.534.2l4 4.667c.266.266.2.733-.067.933-.267.267-.733.2-.933-.067l-3.534-4.066L7.2 12.4c-.133.2-.333.267-.533.267a.605.605 0 0 1-.467-.2l-2.133-2.134L1.2 13.8c-.267.267-.667.333-.933.067C0 13.6-.067 13.2.2 12.933l3.333-4c.067-.2.267-.266.467-.266s.4.066.533.2L6.667 11l4.2-4.8c.066-.133.266-.2.466-.2Z'/><path fill-rule='evenodd' d='M0 2c0-.4.267-.667.667-.667h14.666c.4 0 .667.267.667.667v12c0 .4-.267.667-.667.667H.667C.267 14.667 0 14.4 0 14V2Zm1.333.667v10.666h13.334V2.667H1.333Z'/><path fill-rule='evenodd' d='M6 4.667c-.4 0-.667.266-.667.666S5.6 6 6 6s.667-.267.667-.667S6.4 4.667 6 4.667Zm-2 .666c0-1.133.867-2 2-2s2 .867 2 2c0 1.134-.867 2-2 2s-2-.866-2-2Z'/></svg>\"\nexport const infoCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.333a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 8 1.333ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-1.333c.368 0 .667.298.667.666v4a.667.667 0 1 1-1.334 0v-4c0-.368.299-.666.667-.666Zm.667-2a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0Z'/></svg>\"\nexport const infoCircleFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm1 12H7V7h2v5ZM8 6c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1Z'/></svg>\"\nexport const instagram = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.988c1.958 0 2.19.007 2.963.043.465.005.926.09 1.362.252.318.118.607.305.843.549.244.236.431.525.549.843.161.436.247.897.252 1.362.036.773.043 1.005.043 2.963 0 1.958-.007 2.19-.043 2.963-.005.465-.09.926-.252 1.362a2.428 2.428 0 0 1-1.392 1.392 4.05 4.05 0 0 1-1.362.252c-.773.036-1.005.043-2.963.043-1.958 0-2.19-.007-2.963-.043a4.05 4.05 0 0 1-1.362-.252 2.266 2.266 0 0 1-.843-.549 2.266 2.266 0 0 1-.549-.843 4.048 4.048 0 0 1-.252-1.362C1.995 10.19 1.988 9.958 1.988 8c0-1.958.007-2.19.043-2.963.005-.465.09-.926.252-1.362.118-.318.305-.607.549-.843.236-.244.525-.431.843-.549a4.048 4.048 0 0 1 1.362-.252C5.81 1.995 6.042 1.988 8 1.988ZM8 .667c-1.991 0-2.241.008-3.023.044a5.405 5.405 0 0 0-1.78.34A3.75 3.75 0 0 0 1.05 3.2a5.405 5.405 0 0 0-.34 1.78C.675 5.759.667 6.009.667 8s.008 2.241.044 3.023c.012.609.127 1.21.34 1.78A3.75 3.75 0 0 0 3.2 14.95c.57.213 1.172.328 1.78.34.779.036 1.029.044 3.02.044s2.241-.008 3.023-.044a5.406 5.406 0 0 0 1.78-.34A3.752 3.752 0 0 0 14.95 12.8c.213-.57.328-1.172.34-1.78.036-.779.044-1.029.044-3.02s-.008-2.241-.044-3.023a5.407 5.407 0 0 0-.34-1.78A3.75 3.75 0 0 0 12.8 1.05a5.406 5.406 0 0 0-1.78-.34C10.241.675 9.991.667 8 .667Zm0 3.567a3.766 3.766 0 1 0 0 7.532 3.766 3.766 0 0 0 0-7.532Zm0 6.21a2.445 2.445 0 1 1 0-4.89 2.445 2.445 0 0 1 0 4.89Zm4.795-6.359a.88.88 0 1 1-1.76 0 .88.88 0 0 1 1.76 0Z'/></svg>\"\nexport const iosBattery = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.3 11.8h-10C1 11.8 0 10.7 0 9.5v-3c0-1.3 1-2.3 2.3-2.3h9.9c1.3 0 2.3 1 2.3 2.3v2.9c.1 1.3-.9 2.4-2.2 2.4Zm-10-7c-1 0-1.8.8-1.8 1.8v2.9c0 1 .8 1.8 1.8 1.8h9.9c1 0 1.8-.8 1.8-1.8v-3c0-1-.8-1.8-1.8-1.8H2.3v.1Z' opacity='.35'/><path d='M15.2 7.1v2.5c.5-.2.8-.7.8-1.2 0-.6-.3-1.1-.8-1.3Z' opacity='.4'/><path d='M1.2 6.5c0-.6.5-1.2 1.2-1.2h9.9c.6 0 1.2.5 1.2 1.2v2.9c0 .6-.5 1.2-1.2 1.2h-10c-.6 0-1.2-.5-1.2-1.2V6.5h.1Z'/></svg>\"\nexport const iosData = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8.9 5.3c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v7.1c0 .5-.4.9-.9.9h-.9c-.5 0-.9-.4-.9-.9V5.3ZM13.3 3.6c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v8.9c0 .5-.4.9-.9.9h-.9c-.5 0-.9-.4-.9-.9V3.6ZM4.4 8.4c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v4c0 .5-.4.9-.9.9h-.9c-.5 0-.9-.4-.9-.9v-4ZM0 10.7c0-.5.4-.9.9-.9h.9c.5 0 .9.4.9.9v1.8c0 .5-.4.9-.9.9H.9c-.5 0-.9-.4-.9-.9v-1.8Z'/></svg>\"\nexport const iosWifi = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 4.9c2.3 0 4.6.9 6.2 2.5.1.1.3.1.5 0l1.2-1.2c.1-.1.1-.2.1-.3 0-.1 0-.2-.1-.2C11.5 1.4 4.5 1.4.1 5.7c-.1 0-.1.1-.1.2s0 .2.1.3l1.2 1.2c.1.1.3.1.5 0C3.4 5.8 5.7 4.9 8 4.9Z'/><path fill-rule='evenodd' d='M8 8.6c1.3 0 2.5.5 3.5 1.4.1.1.3.1.5 0l1.2-1.2c.1-.1.1-.2.1-.2 0-.1 0-.2-.1-.2-2.9-2.7-7.3-2.7-10.2 0-.1-.1-.2 0-.2.1s0 .2.1.2L4.1 10c.1.1.3.1.5 0 .9-.9 2.2-1.4 3.4-1.4Z'/><path fill-rule='evenodd' d='M10.5 11.1c0 .1 0 .2-.1.2l-2.1 2.2c-.1.1-.1.1-.2.1s-.2 0-.2-.1l-2.1-2.2c-.1-.1-.1-.2-.1-.2 0-.1 0-.2.1-.2 1.3-1.2 3.3-1.2 4.6 0 .1 0 .1.1.1.2Z'/></svg>\"\nexport const italic = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 0H8a.667.667 0 0 0 0 1.333h1.127L5.491 14.666H4A.667.667 0 0 0 4 16h4a.667.667 0 0 0 0-1.334H6.873l3.636-13.333h1.49A.667.667 0 1 0 12 0Z'/></svg>\"\nexport const kajabiFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 0 0 16V0h16Zm0 16H3.2l6.4-6.4L16 16Z'/></svg>\"\nexport const kajabiOutlined = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 0 0 16V0h16Zm-3.2 1.3L1.3 12.8V1.3h11.5ZM16 16H3.2l6.4-6.4L16 16Zm-9.6-1.3 3.2-3.2 3.2 3.2H6.4Z'/></svg>\"\nexport const lab = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4 .667C4 .298 4.298 0 4.667 0h6.666c.368 0 .667.298.667.667v2.666a.667.667 0 0 1-.667.667H10v3.762l3.622 4.427A2.333 2.333 0 0 1 11.816 16H4.184a2.334 2.334 0 0 1-1.806-3.81L6 7.761V4H4.667A.667.667 0 0 1 4 3.333V.667Zm1.333.666v1.334h1.334c.368 0 .666.298.666.666V8a.667.667 0 0 1-.15.422L3.41 13.033a1 1 0 0 0 .774 1.634h7.632a1 1 0 0 0 .774-1.633L8.817 8.421A.667.667 0 0 1 8.667 8V3.333c0-.368.298-.666.666-.666h1.334V1.333H5.333Z'/></svg>\"\nexport const launch = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.138.862a.665.665 0 0 1 .195.461v5.344a.667.667 0 0 1-1.333 0V2.943L7.805 9.138a.667.667 0 1 1-.943-.943L13.057 2H9.333a.667.667 0 0 1 0-1.333h5.334c.17 0 .34.065.471.195ZM1.333 2a.667.667 0 0 0-.666.667v12c0 .368.298.666.666.666h12a.667.667 0 0 0 .667-.666V10a.667.667 0 0 0-1.333 0v4H2V3.333h4A.667.667 0 1 0 6 2H1.333Z'/></svg>\"\nexport const layoutGrid = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.2 5.8V2.2h3.6v3.6H2.2ZM6 1H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1ZM2.2 13.8v-3.6h3.6v3.6H2.2ZM6 9H2a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1Zm4.2-6.8v3.6h3.6V2.2h-3.6ZM10 1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1Zm.2 12.8v-3.6h3.6v3.6h-3.6ZM14 9h-4a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1Z'/></svg>\"\nexport const layoutList = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6.2 4.2v1.6h8.6V4.2H6.2ZM6 3h9a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Zm-4.8 8.8v-1.6h1.6v1.6H1.2ZM3 9H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1Zm3.2 2.8v-1.6h8.6v1.6H6.2ZM15 9H6a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h9a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1ZM1.2 5.8V4.2h1.6v1.6H1.2ZM3 3H1a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1Z'/></svg>\"\nexport const leftSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.406 3.594a.889.889 0 0 1 0 1.257L7.48 7.778l2.927 2.927a.889.889 0 1 1-1.257 1.257L5.594 8.406a.889.889 0 0 1 0-1.257l3.555-3.555a.889.889 0 0 1 1.257 0Z'/></svg>\"\nexport const linkedin = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.333 0H.667C.267 0 0 .267 0 .667v14.666c0 .4.267.667.667.667h14.666c.4 0 .667-.267.667-.667V.667c0-.4-.267-.667-.667-.667Zm-10.6 13.667H2.4V6h2.4v7.667h-.067Zm-1.2-8.734c-.733 0-1.4-.6-1.4-1.4 0-.733.6-1.4 1.4-1.4.734 0 1.4.6 1.4 1.4 0 .8-.6 1.4-1.4 1.4Zm10.134 8.734h-2.4V9.933c0-.866 0-2-1.2-2-1.267 0-1.4.934-1.4 1.934v3.8h-2.4V6h2.266v1.067c.334-.6 1.067-1.2 2.267-1.2 2.4 0 2.867 1.6 2.867 3.666v4.134Z'/></svg>\"\nexport const listBullet = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 2.667a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0Zm.667-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4ZM1.333 8a.667.667 0 1 1 1.334 0 .667.667 0 0 1-1.334 0ZM2 6a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0 6.667A.667.667 0 1 0 2 14a.667.667 0 0 0 0-1.333Zm-2 .666a2 2 0 1 1 4 0 2 2 0 0 1-4 0ZM6 2a.667.667 0 0 0 0 1.333h9.333a.667.667 0 1 0 0-1.333H6Zm-.667 6c0-.368.299-.667.667-.667h9.333a.667.667 0 1 1 0 1.334H6A.667.667 0 0 1 5.333 8ZM6 12.667A.667.667 0 0 0 6 14h9.333a.667.667 0 1 0 0-1.333H6Z'/></svg>\"\nexport const listNumbers = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.04 3.92v.475h2.106v-.474l-.492-.042c-.09-.006-.096-.024-.096-.12V.94h-1.44l-.066.491.522.108c.06.018.078.054.078.126V3.76c0 .09-.012.114-.096.12l-.516.042ZM5.333 2a.667.667 0 0 0 0 1.333h10a.667.667 0 1 0 0-1.333h-10Zm0 5.333a.667.667 0 0 0 0 1.334h10a.667.667 0 1 0 0-1.334h-10Zm-.666 6c0-.368.298-.666.666-.666h10a.667.667 0 0 1 0 1.333h-10a.667.667 0 0 1-.666-.667Zm-3.94-3.56v-.558l.805-.786.053-.051c.568-.551.811-.787.811-1.119 0-.222-.108-.384-.426-.384-.33 0-.468.108-.468.534l-.816-.072c.005-.954.732-1.11 1.362-1.11.93 0 1.26.396 1.26.96 0 .563-.387.934-.824 1.352l-.004.004-.678.649h.882c.06 0 .084-.012.096-.073l.084-.474H3.5v1.129H.728Zm2.818 4.419c0-.54-.281-.846-.792-.925v-.024a.94.94 0 0 0 .69-.936c0-.642-.354-.996-1.278-.996-.63 0-1.344.162-1.344 1.11l.822.072c0-.426.156-.534.48-.534.336 0 .438.186.438.414 0 .384-.234.594-.666.648l-.294.036v.6c.18-.03.294-.042.444-.042.372 0 .6.15.6.517 0 .42-.288.54-.624.54-.42 0-.672-.174-.9-.396l-.48.528c.306.336.846.552 1.452.552.858 0 1.452-.372 1.452-1.164Z'/></svg>\"\nexport const location = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.13 6.26c0-3.096 2.471-4.869 4.87-4.869s4.87 1.773 4.87 4.87c0 .685-.288 1.557-.792 2.531-.497.96-1.167 1.948-1.85 2.848A36.324 36.324 0 0 1 8 14.293a36.327 36.327 0 0 1-2.228-2.652c-.683-.9-1.353-1.89-1.85-2.849-.504-.974-.792-1.846-.792-2.531Zm4.375 9.533L8 15.304l.495.49a.696.696 0 0 1-.99-.001Zm0 0L8 15.304l.495.489.005-.005.013-.014.05-.05.181-.19a37.71 37.71 0 0 0 2.593-3.053c.709-.934 1.43-1.993 1.976-3.05.54-1.04.948-2.15.948-3.17C14.26 2.262 11.027 0 8 0S1.74 2.262 1.74 6.26c0 1.02.408 2.13.947 3.172.546 1.056 1.267 2.115 1.976 3.05a37.728 37.728 0 0 0 2.775 3.242l.049.05.013.014.005.005Zm-.896-9.532a1.391 1.391 0 1 1 2.782 0 1.391 1.391 0 0 1-2.782 0ZM8 3.478a2.783 2.783 0 1 0 0 5.565 2.783 2.783 0 0 0 0-5.565Z'/></svg>\"\nexport const lock = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 11.333c0-1.133.867-2 2-2s2 .867 2 2c0 1.134-.867 2-2 2s-2-.866-2-2Zm2-.666c-.4 0-.667.266-.667.666S7.6 12 8 12s.667-.267.667-.667-.267-.666-.667-.666Z'/><path fill-rule='evenodd' d='M8.067 0H8C6.933 0 5.933.4 5.2 1.133c-.733.734-1.2 1.734-1.2 2.8v2.734H2c-.4 0-.667.266-.667.666v8c0 .4.267.667.667.667h12c.4 0 .667-.267.667-.667v-8c0-.4-.267-.666-.667-.666h-2V4c0-1.067-.4-2.067-1.133-2.8C10.133.467 9.133 0 8.067 0Zm-5.4 8v6.667h10.666V8H2.667Zm2.666-1.333h5.334V4c0-.667-.267-1.4-.734-1.867-.533-.533-1.2-.8-1.866-.8H8c-.667 0-1.4.267-1.867.734-.533.533-.8 1.2-.8 1.866v2.734Z'/></svg>\"\nexport const lockAlt = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.073 0h-.07A3.967 3.967 0 0 0 4 3.927v1.406h1.333V3.937a2.634 2.634 0 0 1 2.66-2.604h.07a2.634 2.634 0 0 1 2.603 2.66v1.34H12v-1.33A3.967 3.967 0 0 0 8.073 0Zm-4.74 8a.667.667 0 0 0-.666.667V14c0 .368.298.667.666.667h9.334a.667.667 0 0 0 .666-.667V8.667A.667.667 0 0 0 12.666 8H3.333Zm-2 .667a2 2 0 0 1 2-2h9.334a2 2 0 0 1 2 2V14a2 2 0 0 1-2 2H3.332a2 2 0 0 1-2-2V8.667Zm6.667 2A.667.667 0 1 0 8 12a.667.667 0 0 0 0-1.333Zm-2 .666a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'/></svg>\"\nexport const logoAfterpay = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path d='m14.925 3.8-2.2-1.3-2.3-1.3c-1.5-.9-3.4.2-3.4 1.9v.3c0 .2.1.3.2.4l1 .6c.4.2.8 0 .8-.4v-.7c0-.3.3-.5.6-.3l2.1 1.2 2.1 1.2c.3.2.3.6 0 .8l-2.1 1.2-2.1 1.1c-.3.1-.6-.1-.6-.4v-.3c0-1.8-1.9-2.9-3.4-2l-2.3 1.3-2.2 1.3c-1.5.9-1.5 3 0 3.9l2.2 1.3 2.3 1.3c1.5.8 3.4-.3 3.4-2v-.3c0-.2-.1-.3-.2-.4l-1-.6c-.4-.2-.8 0-.8.4v.7c0 .3-.3.5-.6.3l-2.1-1.2-2.1-1.2c-.2-.1-.2-.5.1-.7l2.1-1.2 2.1-1.2c.2-.1.5.1.5.4v.3c0 1.7 1.9 2.8 3.4 1.9l2.3-1.3 2.2-1.3c1.5-.7 1.5-2.9 0-3.7Z'/></svg>\"\nexport const loop = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.133 3.533c.134.134.2.267.2.467s-.066.333-.2.467l-2.666 2.666a.644.644 0 0 1-.934 0 .644.644 0 0 1 0-.933l1.534-1.533H2V8c0 .4-.267.667-.667.667S.667 8.4.667 8V4c0-.4.266-.667.666-.667h11.734L11.533 1.8a.644.644 0 0 1 0-.933.644.644 0 0 1 .934 0l2.666 2.666ZM14 8c0-.4.267-.667.667-.667s.666.267.666.667v4c0 .4-.266.667-.666.667H2.933L4.467 14.2a.644.644 0 0 1 0 .933.644.644 0 0 1-.934 0L.867 12.467c-.067-.067-.134-.134-.134-.2-.066-.067-.066-.2-.066-.267s0-.2.066-.267c0-.066.067-.133.134-.2l2.666-2.666a.644.644 0 0 1 .934 0 .644.644 0 0 1 0 .933l-1.534 1.533H14V8Z'/></svg>\"\nexport const mail = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.624 1.882c.358-.34.843-.549 1.376-.549h12a2 2 0 0 1 2 2v9.334a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3.333a1.994 1.994 0 0 1 .624-1.45Zm.71 1.625v9.16c0 .368.298.666.666.666h12a.667.667 0 0 0 .667-.666v-9.16L8.448 9.16a.667.667 0 0 1-.896 0L1.333 3.507Zm12.275-.84H2.39L8 7.766l5.609-5.1Z'/></svg>\"\nexport const mailFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14 1.333H2a2 2 0 0 0-2 2v9.334a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3.333a2 2 0 0 0-2-2Zm-.2 3.2L8.467 9.2c-.146.075-.304.12-.467.133a1.236 1.236 0 0 1-.467-.133L2.2 4.533a.662.662 0 1 1 .867-1L7.933 7.8 12.8 3.533a.648.648 0 0 1 .933.067.6.6 0 0 1 .067.933Z'/></svg>\"\nexport const map = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 14.174V.8l-5.973 1.493-4-1.333L0 2.467V15.84l5.973-1.493 4 1.333L16 14.174Zm-14.667-.04V3.507l4-1v10.625l-4 1Zm5.333-.96V2.578l2.667.889v10.594l-2.667-.889Zm4 .96V3.508l4-1v10.625l-4 1Z'/></svg>\"\nexport const mapped = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 1.333a.667.667 0 0 0-.828-.646l-5.145 1.286L6.21.7a.667.667 0 0 0-.373-.014L.505 2.02A.667.667 0 0 0 0 2.667v12a.667.667 0 0 0 .828.646l5.145-1.286 1.15.384a.667.667 0 0 0 .422-1.265L6.21 12.7a.666.666 0 0 0-.373-.014l-4.505 1.126V3.187l4.64-1.16L9.79 3.3c.12.04.25.045.373.014l4.505-1.126v6.48a.667.667 0 1 0 1.333 0V1.333Zm-.862 10.472a.667.667 0 0 0-.943-.943l-2.862 2.862-.862-.862a.667.667 0 0 0-.942.943l1.333 1.333c.26.26.682.26.943 0l3.333-3.333Z'/></svg>\"\nexport const marginLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 2Zm8.667 4c0-.368.298-.667.666-.667h6a.667.667 0 1 1 0 1.334h-6A.667.667 0 0 1 8.667 6Zm.666 3.333a.667.667 0 0 0 0 1.334h6a.667.667 0 1 0 0-1.334h-6ZM0 14c0-.368.298-.667.667-.667h14.666a.667.667 0 0 1 0 1.334H.667A.667.667 0 0 1 0 14Zm.667-6.667a.667.667 0 0 0 0 1.334h4v.666a.667.667 0 0 0 1.138.472L7.138 8.47a.667.667 0 0 0 0-.942L5.805 6.195a.667.667 0 0 0-1.138.472v.666h-4Z'/></svg>\"\nexport const marginRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 2Zm0 4c0-.368.298-.667.667-.667h6a.667.667 0 0 1 0 1.334h-6A.667.667 0 0 1 0 6Zm.667 3.333a.667.667 0 0 0 0 1.334h6a.667.667 0 1 0 0-1.334h-6ZM0 14c0-.368.298-.667.667-.667h14.666a.667.667 0 0 1 0 1.334H.667A.667.667 0 0 1 0 14Zm11.333-7.333v.666h4a.667.667 0 1 1 0 1.334h-4v.666a.667.667 0 0 1-1.138.472L8.862 8.47a.667.667 0 0 1 0-.942l1.333-1.334a.667.667 0 0 1 1.138.472Z'/></svg>\"\nexport const marker = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m15.1 5.2-4-4c-.3-.3-.7-.3-.9 0l-8 8c-.3.3-.3.7 0 .9l.9.9-2.2 2.2c-.2.2-.2.4-.2.6.1.2.2.4.4.5l2 .7c.2.1.5 0 .7-.2l1.5-1.5.9.9c.3.3.7.3.9 0l8-8c.3-.3.3-.7 0-1ZM3.2 13.6l-.6-.2L4 11.9l.4.4-1.2 1.3Zm3.5-.9-.9-.9-1.3-1.3-.9-.8 7.1-7.1.9.9L8 7l1.3 1.3 3.5-3.5.9.9-7 7Z'/></svg>\"\nexport const markerFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m15.1 5.2-4-4c-.3-.3-.7-.3-.9 0l-8 8c-.3.3-.3.7 0 .9l.8.9-2.2 2.2c-.2.2-.2.4-.2.6.1.2.2.4.4.5l2 .7c.2.1.5 0 .7-.2l1.5-1.5.9.9c.3.3.7.3.9 0l8-8c.4-.3.4-.7.1-1ZM9.3 8.3 8 7l3.5-3.5 1.3 1.3-3.5 3.5Z'/></svg>\"\nexport const marketingFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.017.458a.667.667 0 0 0-.648-.03L7.176 3.025H3.333a3.333 3.333 0 0 0 0 6.667h3.843l5.193 2.6a.667.667 0 0 0 .964-.6V1.025a.667.667 0 0 0-.316-.567Zm.983 3.9v4a2 2 0 0 0 0-4ZM3.875 11.025h2.886l1.142 2.835a1.333 1.333 0 0 1-2.472.994l-1.556-3.829Z'/></svg>\"\nexport const marketingOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.017.434a.667.667 0 0 1 .316.567v10.667a.667.667 0 0 1-.965.596L7.22 9.69l1.302 3.231a2 2 0 0 1-1.108 2.6l-.25-.618.25.618a2 2 0 0 1-2.6-1.107L2.871 9.635A3.333 3.333 0 0 1 3.333 3h3.843L12.368.405a.667.667 0 0 1 .65.03Zm-6.809 7.9h1.125c.104 0 .206.025.298.071L12 10.59V2.08L7.631 4.264a.667.667 0 0 1-.298.07h-4a2 2 0 0 0-.014 4h2.889Zm-.434 1.334h-1.45l1.726 4.247a.666.666 0 0 0 1.235-.497l-1.511-3.75ZM14 8.335v-4a2 2 0 0 1 0 4Z'/></svg>\"\nexport const menu = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 3.333c0-.368.298-.666.667-.666h14.666a.667.667 0 1 1 0 1.333H.667A.667.667 0 0 1 0 3.333ZM0 8c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 8Zm.667 4a.667.667 0 0 0 0 1.333h14.666a.667.667 0 1 0 0-1.333H.667Z'/></svg>\"\nexport const menu2 = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.333.667H.667v14.666h14.666V.667ZM2 14V2h12v12H2ZM12.667 4H3.333v1.333h9.334V4Zm0 3.333H3.333v1.334h9.334V7.333Zm-9.334 3.334h9.334V12H3.333v-1.333Z'/></svg>\"\nexport const menuAlt = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 8c0-.368.298-.667.667-.667h14.666a.667.667 0 1 1 0 1.334H.667A.667.667 0 0 1 0 8ZM0 3.333c0-.368.298-.666.667-.666h10.666a.667.667 0 1 1 0 1.333H.667A.667.667 0 0 1 0 3.333ZM0 12.667C0 12.299.298 12 .667 12h8a.667.667 0 0 1 0 1.333h-8A.667.667 0 0 1 0 12.667Z'/></svg>\"\nexport const merge = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.8 5.14c-.26.26-.68.26-.94 0l-2.193-2.2v6.393a.651.651 0 0 1-.2.467l-6 6a.664.664 0 1 1-.94-.94l5.806-5.807V2.94l-2.2 2.193a.664.664 0 1 1-.94-.94L7.527.86a.667.667 0 0 1 .94.007L11.8 4.2c.26.26.26.68 0 .94Zm-1.327 5.72 4 4a.664.664 0 1 1-.94.94l-4-4a.664.664 0 1 1 .94-.94Z'/></svg>\"\nexport const microphone = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 6.667c0 2.266-1.733 4-4 4s-4-1.734-4-4V4c0-2.267 1.733-4 4-4s4 1.733 4 4v2.667ZM8 1.333A2.675 2.675 0 0 0 5.333 4v2.667c0 1.466 1.2 2.666 2.667 2.666 1.467 0 2.667-1.2 2.667-2.666V4c0-1.467-1.2-2.667-2.667-2.667ZM14 6c.4 0 .667.267.667.667 0 3.466-2.6 6.333-6 6.666v1.334h2.666c.4 0 .667.266.667.666s-.267.667-.667.667H4.667c-.4 0-.667-.267-.667-.667s.267-.666.667-.666h2.666v-1.334c-3.4-.333-6-3.2-6-6.666C1.333 6.267 1.6 6 2 6s.667.267.667.667C2.667 9.6 5.067 12 8 12c2.933 0 5.333-2.4 5.333-5.333 0-.4.267-.667.667-.667Z'/></svg>\"\nexport const microphoneOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='m6.893 10.053 7.58-7.58a.67.67 0 0 0-.946-.946l-1.614 1.62A3.96 3.96 0 0 0 8.053 0h-.126A4 4 0 0 0 4 4v2.667A3.94 3.94 0 0 0 5.38 9.68l-.953.947a5.334 5.334 0 0 1-1.76-3.96.667.667 0 0 0-1.334 0 6.667 6.667 0 0 0 2.147 4.906l-1.953 1.954a.666.666 0 0 0 0 .946.668.668 0 0 0 .946 0l4.414-4.42h.006Zm-1.56-3.386V4a2.667 2.667 0 0 1 1.62-2.453A2.853 2.853 0 0 1 8 1.333a2.667 2.667 0 0 1 2.447 1.627c.138.33.213.683.22 1.04v.393l-4.34 4.34a2.593 2.593 0 0 1-.994-2.066Zm6 .353a.667.667 0 0 0-.826.447A2.58 2.58 0 0 1 8.773 9.2a.667.667 0 0 0 .22 1.307c.064.007.13.007.194 0a3.92 3.92 0 0 0 2.666-2.667.667.667 0 0 0-.52-.82Zm2.196-.825a.667.667 0 0 1 1.138.472 6.666 6.666 0 0 1-6 6.666v1.334h2.666a.667.667 0 1 1 0 1.333H4.667a.666.666 0 1 1 0-1.333h2.666v-1.38a7.126 7.126 0 0 1-1.126-.2.669.669 0 0 1 .36-1.287c.466.133.948.2 1.433.2a5.333 5.333 0 0 0 5.333-5.333c0-.177.07-.347.196-.472Z'/></svg>\"\nexport const moveLeft = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 8c0-.368.298-.667.666-.667h10a.667.667 0 0 1 0 1.334h-10A.667.667 0 0 1 .667 8Z'/><path fill-rule='evenodd' d='M5.805 3.529c.26.26.26.682 0 .942L2.276 8l3.529 3.529a.667.667 0 1 1-.943.942l-4-4a.667.667 0 0 1 0-.942l4-4c.26-.26.682-.26.943 0ZM14.667.667c.368 0 .666.298.666.666v13.334a.667.667 0 1 1-1.333 0V1.333c0-.368.299-.666.667-.666Z'/></svg>\"\nexport const moveRight = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4 8c0-.368.298-.667.667-.667h10a.667.667 0 0 1 0 1.334h-10A.667.667 0 0 1 4 8Z'/><path fill-rule='evenodd' d='M10.195 3.529c.26-.26.683-.26.943 0l4 4c.26.26.26.682 0 .942l-4 4a.667.667 0 1 1-.943-.942L13.724 8l-3.529-3.529a.667.667 0 0 1 0-.942ZM1.333.667c.369 0 .667.298.667.666v13.334a.667.667 0 0 1-1.333 0V1.333c0-.368.298-.666.666-.666Z'/></svg>\"\nexport const multiPay = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 4.667C0 4.298.298 4 .667 4h14.666c.368 0 .667.298.667.667v10.666a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 15.333V4.667Zm1.333.666v9.334h13.334V5.333H1.333Z'/><path fill-rule='evenodd' d='M8 8.667a1.333 1.333 0 1 0 0 2.667 1.333 1.333 0 0 0 0-2.667ZM5.333 10a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.333 0ZM2 2.667C2 2.298 2.298 2 2.667 2h10.666a.667.667 0 1 1 0 1.333H2.667A.667.667 0 0 1 2 2.667ZM4.667.667c0-.369.298-.667.666-.667h5.333a.667.667 0 1 1 0 1.333H5.333a.667.667 0 0 1-.667-.666Z'/></svg>\"\nexport const newsletter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M13.333 0H2.667v5.06L0 6.993V16h16V6.993L13.333 5.06V0ZM12 8.392l-4 2.182-4-2.182V1.333h8v7.06Zm2.667.064-5.275 2.877 5.275 2.877V8.456Zm-13.334 6.21v-6.21l11.386 6.21H1.333Zm4-11.333h5.334v1.334H5.333V3.333ZM10.667 6H5.333v1.333h5.334V6Z'/></svg>\"\nexport const oneOffSession = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 1.333a.667.667 0 1 0 0 1.334h14.666a.667.667 0 1 0 0-1.334H.667ZM0 4.667C0 4.298.298 4 .667 4h14.666c.368 0 .667.298.667.667v6.666a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 11.333V4.667Zm1.333.666v5.334h13.334V5.333H1.333ZM0 14c0-.368.298-.667.667-.667h14.666a.667.667 0 0 1 0 1.334H.667A.667.667 0 0 1 0 14Z'/></svg>\"\nexport const oneTime = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M0 2.667C0 2.298.298 2 .667 2h14.666c.368 0 .667.298.667.667v10.666a.667.667 0 0 1-.667.667H.667A.667.667 0 0 1 0 13.333V2.667Zm1.333.666v9.334h13.334V3.333H1.333Z'/><path fill-rule='evenodd' d='M8 6.667a1.333 1.333 0 1 0 0 2.666 1.333 1.333 0 0 0 0-2.666ZM5.333 8a2.667 2.667 0 1 1 5.334 0 2.667 2.667 0 0 1-5.333 0Z'/></svg>\"\nexport const partnersFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 8.496c-1.84 0-3.333-2.159-3.333-4V3.83a3.334 3.334 0 0 1 6.666 0v.666c0 1.841-1.492 4-3.333 4Zm2 4c0-.878.247-1.696.668-2.397A13.85 13.85 0 0 0 6 9.829c-1.883 0-3.553.426-4.65.796A1.994 1.994 0 0 0 0 12.518v2.645h8.84A4.642 4.642 0 0 1 8 12.496Zm5.697-1.246-1.03-2.087-1.03 2.087-2.304.335L11 13.21l-.393 2.294 2.06-1.084 2.06 1.084-.394-2.294L16 11.585l-2.303-.335Z'/></svg>\"\nexport const partnersOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.95 8.454c.129.165.27.323.42.473-.979.172-1.83.413-2.488.635A2.777 2.777 0 0 0 0 12.196v2.76c0 .385.312.696.696.696h6.956a.696.696 0 1 0 0-1.391h-6.26v-2.065c0-.598.377-1.127.935-1.316 1.1-.37 2.765-.793 4.63-.793 1.243 0 2.295-.725 3.006-1.633.715-.912 1.167-2.103 1.167-3.237v-.695a4.174 4.174 0 0 0-8.347 0v.695c0 1.134.453 2.325 1.167 3.237Zm3.007-6.715a2.783 2.783 0 0 0-2.783 2.783v.695c0 .788.326 1.683.87 2.379.548.698 1.235 1.1 1.913 1.1.677 0 1.364-.402 1.911-1.1.545-.696.871-1.591.871-2.379v-.695a2.783 2.783 0 0 0-2.782-2.783ZM.696 14.956v.696-.695Z'/><path d='m13.597 10.874-1.075-2.178-1.075 2.178-2.404.349 1.74 1.695-.41 2.394 2.149-1.13 2.15 1.13-.411-2.394L16 11.223l-2.403-.35Z'/></svg>\"\nexport const pause = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M4.667.667H1.333a.667.667 0 0 0-.666.666v13.334a.667.667 0 0 0 .666.666h3.334a.667.667 0 0 0 .666-.666V1.333a.667.667 0 0 0-.666-.666ZM14.667.667h-3.334a.667.667 0 0 0-.666.666v13.334a.667.667 0 0 0 .666.666h3.334a.667.667 0 0 0 .666-.666V1.333a.667.667 0 0 0-.666-.666Z'/></svg>\"\nexport const pauseCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6.125 4.875c.345 0 .625.28.625.625v5a.625.625 0 1 1-1.25 0v-5c0-.345.28-.625.625-.625ZM9.875 4.875c.345 0 .625.28.625.625v5a.625.625 0 1 1-1.25 0v-5c0-.345.28-.625.625-.625Z'/><path fill-rule='evenodd' d='M8 1.75a6.25 6.25 0 1 0 0 12.5 6.25 6.25 0 0 0 0-12.5ZM.5 8a7.5 7.5 0 1 1 15 0 7.5 7.5 0 0 1-15 0Z'/></svg>\"\nexport const payout = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.9 6.9c.1.2.1.3.1.4v8c0 .4-.3.7-.7.7H.7c-.4 0-.7-.3-.7-.6V7.3c0-.1 0-.2.1-.3l.2-.2L2.7 5V.7c0-.4.2-.7.6-.7h9.3c.4 0 .7.3.7.7V5l2.4 1.7.2.2ZM12 1.3H4v7.1l4 2.1 4-2.2v-7ZM1.3 8.4v6.2h11.4L1.3 8.4Zm8.1 2.8 5.3 2.9V8.3l-5.3 2.9Zm-.9-2.8v.5c0 .3-.2.6-.5.6s-.6-.2-.6-.5v-.5c-.37 0-.74-.11-1.069-.207C6.215 8.26 6.104 8.226 6 8.2c-.3-.1-.4-.3-.3-.6.1-.3.3-.5.6-.4.15.05.35.1.55.15.2.05.4.1.55.15V6.1c-.8-.3-1.5-.7-1.5-1.7 0-.5.1-.9.6-1.1.333-.133.489-.178.644-.222.078-.022.156-.045.256-.078v-.2c0-.3.3-.5.6-.5s.5.2.5.5v.1c.4.1 1 .3 1.2.4.2.1.3.3.2.6-.1.3-.4.3-.7.2a3.19 3.19 0 0 0-.345-.09A1.456 1.456 0 0 1 8.5 3.9v1.4c.6.2 1.3.6 1.3 1.5 0 .7-.3 1.1-.6 1.3-.1.05-.225.1-.35.15-.125.05-.25.1-.35.15Zm.3-1.6c0-.1 0-.3-.3-.4v1l.1-.1c.1-.1.2-.2.2-.5ZM7 4.4c0 .2.1.4.5.6V3.9c-.1 0-.2 0-.3.1-.1.1-.2.2-.2.4Z'/></svg>\"\nexport const pen = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.14 3.527 12.473.86a.664.664 0 0 0-.94 0l-10 10a.676.676 0 0 0-.18.34l-.666 3.333a.66.66 0 0 0 .18.6c.12.134.293.2.466.2.047 0 .087-.006.134-.013l3.333-.667a.675.675 0 0 0 .34-.18l10-10a.672.672 0 0 0 0-.946Zm-10.8 9.86-2.153.433.433-2.153L9.333 4.94l1.727 1.727-6.72 6.72ZM12 5.727 10.273 4 12 2.273 13.727 4 12 5.727Z'/></svg>\"\nexport const phonePortrait = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.5 1.333a.433.433 0 0 0-.323.163A.77.77 0 0 0 4 2v12a.77.77 0 0 0 .177.504.433.433 0 0 0 .323.163h7c.102 0 .22-.046.323-.163A.77.77 0 0 0 12 14V2a.77.77 0 0 0-.177-.504.433.433 0 0 0-.323-.163h-7ZM3.173.618C3.508.236 3.983 0 4.5 0h7c.517 0 .992.236 1.327.618.332.38.506.878.506 1.382v12c0 .504-.174 1.002-.506 1.382-.335.383-.81.618-1.327.618h-7c-.517 0-.992-.236-1.327-.618A2.102 2.102 0 0 1 2.667 14V2c0-.504.174-1.002.506-1.382Z'/><path d='M8 13.333A.667.667 0 1 0 8 12a.667.667 0 0 0 0 1.333Z'/></svg>\"\nexport const phoneToolbar = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.529 1.529A.667.667 0 0 1 4 1.333h8a.667.667 0 0 1 .667.667v12a.667.667 0 0 1-.667.667H4A.667.667 0 0 1 3.333 14V2c0-.177.07-.346.196-.471ZM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4Zm8 12H4v1.333h8V12Z'/></svg>\"\nexport const play = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.37 7.445 4.37.78a.667.667 0 0 0-1.037.554v13.334a.667.667 0 0 0 1.037.554l10-6.666a.668.668 0 0 0 0-1.11Z'/></svg>\"\nexport const playCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm-.964 4.779A.667.667 0 0 0 6 5.333v5.334a.667.667 0 0 0 1.036.554l4-2.666a.667.667 0 0 0 0-1.11l-4-2.666Z'/></svg>\"\nexport const playOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.109.084a.8.8 0 0 1 .838.076l9.6 7.2a.8.8 0 0 1 0 1.28l-9.6 7.2a.8.8 0 0 1-1.28-.64V.8a.8.8 0 0 1 .442-.716ZM4.267 2.4v11.2L11.733 8 4.267 2.4Z'/></svg>\"\nexport const playStore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.022 7.373c-.1-.2-.301-.3-.502-.502L2.683.151c-.4-.201-.902-.201-1.304 0-.1.1-.3.2-.4.4-.101.201-.202.402-.202.603v13.542c0 .2.1.401.201.602.1.2.301.3.502.501.2.1.4.201.602.201.2 0 .4-.1.601-.2L14.52 8.977c.201 0 .402-.2.502-.401.1-.2.2-.401.2-.602 0-.2-.1-.401-.2-.602Zm-1.404.602L11.21 9.379 9.806 7.975 11.21 6.57l2.408 1.404Zm-3.612 2.107L4.69 13.09l4.113-4.113 1.203 1.104ZM4.69 2.859l5.316 3.01-1.203 1.103L4.69 2.859ZM7.9 7.975l-5.718 5.718V2.257L7.9 7.975Z'/></svg>\"\nexport const plug = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.985 2.073a4 4 0 0 0-5.147.432L6.367 3.976l5.657 5.657 1.471-1.47a4 4 0 0 0 .432-5.147l1.683-1.683-.943-.942-1.682 1.682Zm-5.652 7.65L6.276 8.668 7.61 7.333l-.942-.942-1.334 1.333-1.357-1.357-1.471 1.47a4 4 0 0 0-.432 5.147L.39 14.667l.942.943 1.683-1.683a4 4 0 0 0 5.146-.432l1.471-1.471-1.357-1.357L9.61 9.333l-.942-.943-1.334 1.334Zm-.942.944L5.333 9.609l-.942-.942-.415-.415-.529.529a2.667 2.667 0 0 0 3.772 3.772l.529-.529-.415-.414-.942-.943Zm2.39-7.22a2.667 2.667 0 0 1 3.772 3.772l-.529.529-3.772-3.772.529-.529Z'/></svg>\"\nexport const premium = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 1.057V10H0V1.057l4.041 4.041L8 1.798l3.959 3.3L16 1.058ZM0 12.667v-1.334h16v1.334A1.334 1.334 0 0 1 14.667 14H1.333A1.334 1.334 0 0 1 0 12.667Z'/></svg>\"\nexport const present = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.667 1.62a1.058 1.058 0 0 1 .777-.286c.993 0 1.706.62 2.21 1.372.144.214.265.43.363.628h-2.67a1.058 1.058 0 0 1-1.013-1c.014-.272.134-.528.333-.715ZM2.245 3.333A2.39 2.39 0 0 1 2 2.356v-.044A2.391 2.391 0 0 1 4.455.001c1.63.004 2.692 1.048 3.306 1.961.087.129.166.257.239.383a6.54 6.54 0 0 1 .238-.383C8.852 1.05 9.914.005 11.545.001a2.391 2.391 0 0 1 2.454 2.355 2.39 2.39 0 0 1-.245.978h1.579c.368 0 .666.298.666.667v2.666a.667.667 0 0 1-.667.667H8.666v7.333h4a.667.667 0 0 0 .667-.667V8.667a.667.667 0 0 1 1.333 0V14a2 2 0 0 1-2 2H3.333a2 2 0 0 1-2-2V8.667a.667.667 0 1 1 1.334 0V14a.667.667 0 0 0 .666.667h4V7.334H.667A.667.667 0 0 1 0 6.667V4.001c0-.369.298-.667.667-.667h1.578Zm2.081 1.333H1.333v1.334h6V4.667H4.454a2.388 2.388 0 0 1-.128 0Zm4.34 0v1.334h6V4.667h-2.993a2.385 2.385 0 0 1-.128 0H8.666Zm2.986-1.333a1.058 1.058 0 0 0 1.013-1 1.058 1.058 0 0 0-1.11-1c-.993 0-1.706.62-2.21 1.372-.144.214-.265.43-.363.628h2.67Z'/></svg>\"\nexport const previewOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.247 7.667c-.067-.12-1.067-1.827-2.76-3.214l1.986-1.986a.664.664 0 1 0-.94-.94l-2.146 2.146C10.407 3.087 9.273 2.667 8 2.667c-4.34 0-7.127 4.8-7.247 5a.65.65 0 0 0 0 .66c.067.12 1.067 1.826 2.76 3.213l-1.986 1.987c-.26.26-.26.68 0 .94.133.133.3.2.473.2s.34-.067.473-.194l2.147-2.146c.973.586 2.107 1.006 3.38 1.006 4.34 0 7.127-4.8 7.247-5a.696.696 0 0 0 0-.666ZM2.12 8C2.793 6.987 5.02 4 8 4c.873 0 1.68.26 2.407.653l-1.06 1.06c-.4-.233-.854-.38-1.347-.38A2.666 2.666 0 0 0 5.333 8c0 .493.147.947.38 1.347l-1.246 1.246C3.313 9.673 2.487 8.547 2.12 8Zm7.213 0c0 .733-.6 1.333-1.333 1.333-.12 0-.233-.02-.34-.046L9.287 7.66c.026.107.046.22.046.34ZM6.667 8c0-.733.6-1.333 1.333-1.333.12 0 .233.02.34.046L6.713 8.34A1.396 1.396 0 0 1 6.667 8ZM8 12c-.873 0-1.68-.26-2.407-.653l1.06-1.06c.4.233.854.38 1.347.38A2.666 2.666 0 0 0 10.667 8c0-.493-.147-.947-.38-1.347l1.246-1.246c1.154.92 1.98 2.046 2.34 2.593-.666 1.013-2.893 4-5.873 4Z'/></svg>\"\nexport const previewOn = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.585 7.818A13.344 13.344 0 0 0 3.241 9.85c1.221 1.221 2.863 2.333 4.76 2.333 1.895 0 3.537-1.112 4.758-2.333a13.347 13.347 0 0 0 1.656-2.03 13.348 13.348 0 0 0-1.656-2.031C11.539 4.566 9.896 3.454 8 3.454c-1.896 0-3.538 1.111-4.758 2.332a13.345 13.345 0 0 0-1.657 2.031Zm13.688 0 .631-.361-.001-.002-.003-.005-.008-.014a13.813 13.813 0 0 0-.138-.225 14.797 14.797 0 0 0-1.967-2.452C12.462 3.434 10.467 2 8 2 5.532 2 3.538 3.434 2.213 4.759A14.8 14.8 0 0 0 .246 7.21a8.859 8.859 0 0 0-.138.225L.1 7.45l-.003.005v.001s-.001.001.63.362l-.631-.36a.727.727 0 0 0 0 .721l.631-.36-.631.36.001.003.003.004.008.014a5.202 5.202 0 0 0 .138.226 14.8 14.8 0 0 0 1.967 2.452c1.325 1.325 3.32 2.758 5.787 2.758 2.468 0 4.462-1.433 5.787-2.758a14.797 14.797 0 0 0 1.967-2.452 8.904 8.904 0 0 0 .138-.226l.008-.014.003-.004V8.18l-.63-.362Zm0 0 .631.361a.728.728 0 0 0 0-.722l-.631.361Z'/><path fill-rule='evenodd' d='M8 6.364a1.455 1.455 0 1 0 0 2.909 1.455 1.455 0 0 0 0-2.91ZM5.091 7.818a2.91 2.91 0 1 1 5.818 0 2.91 2.91 0 0 1-5.818 0Z'/></svg>\"\nexport const productsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M7.757 6.912a.5.5 0 0 0 .486 0l5.877-3.265a.2.2 0 0 0 0-.35L8.347.09a.715.715 0 0 0-.695 0L1.88 3.297a.2.2 0 0 0 0 .35l5.877 3.265Zm-.472 1.49a.2.2 0 0 0-.103-.174L1.147 4.875a.2.2 0 0 0-.297.175v7.105a.715.715 0 0 0 .368.624l5.77 3.206a.2.2 0 0 0 .297-.175V8.403Zm1.43 0a.2.2 0 0 1 .103-.174l6.034-3.352a.2.2 0 0 1 .298.175v7.104a.714.714 0 0 1-.368.624l-5.77 3.206a.2.2 0 0 1-.297-.175V8.403Z'/></svg>\"\nexport const productsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.295.063a.727.727 0 0 0-.59 0L1.162 2.97a.724.724 0 0 0-.435.681v8.712c0 .287.17.547.432.664l6.531 2.903a.725.725 0 0 0 .291.069H8a.734.734 0 0 0 .31-.07l6.53-2.902a.727.727 0 0 0 .433-.664V3.652a.722.722 0 0 0-.072-.33.724.724 0 0 0-.363-.352L8.295.063Zm4.46 3.573L8 1.523 3.245 3.636 8 5.75l4.755-2.114ZM2.182 4.756v7.135l5.09 2.263V7.018l-5.09-2.263Zm6.545 9.398 5.091-2.263V4.755l-5.09 2.263v7.136Z'/></svg>\"\nexport const questionCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 12.667a.667.667 0 1 0 0-1.334.667.667 0 0 0 0 1.334ZM6.838 4.983a3.651 3.651 0 0 1 1.75-.304c.56.053.888.253 1.025.475.33.535.2 1.281-.683 2.03-.988.837-1.597 1.478-1.597 2.483a.667.667 0 1 0 1.334 0c0-.329.113-.608 1.125-1.466 1.116-.946 1.791-2.395.955-3.748-.446-.723-1.265-1.029-2.034-1.101a4.982 4.982 0 0 0-2.414.412.667.667 0 1 0 .54 1.22Z'/><path fill-rule='evenodd' d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.667a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 8 1.333Z'/></svg>\"\nexport const quote = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.255 2.616a.667.667 0 1 0-.51-1.232C2.533 1.885 1.581 2.698.94 3.83.306 4.954 0 6.35 0 8v6.666c0 .369.298.667.667.667H6a.667.667 0 0 0 .667-.667V8A.667.667 0 0 0 6 7.333H1.353c.071-1.174.334-2.112.748-2.846.485-.858 1.2-1.477 2.154-1.871ZM1.333 14V8.667h4V14h-4ZM13.588 2.616a.667.667 0 0 0-.51-1.232c-1.212.501-2.164 1.314-2.804 2.447-.635 1.123-.94 2.52-.94 4.169v6.666c0 .369.298.667.666.667h5.333a.667.667 0 0 0 .667-.667V8a.667.667 0 0 0-.667-.667h-4.647c.071-1.174.334-2.112.749-2.846.484-.858 1.199-1.477 2.153-1.871ZM10.667 14V8.667h4V14h-4Z'/></svg>\"\nexport const redo = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.424 4.642a.667.667 0 1 0-1.312.236l.51 2.853A10.001 10.001 0 0 0 .93 8.929a.667.667 0 1 0 .943.942 8.67 8.67 0 0 1 11.226-.88l-3.256.585a.667.667 0 0 0 .235 1.312l4.61-.826a.664.664 0 0 0 .567-.789l-.83-4.63Z'/></svg>\"\nexport const refresh = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 2a6 6 0 1 0 5.501 8.4.667.667 0 0 1 1.222.534 7.334 7.334 0 1 1-2.405-8.862l1.21-1.21a.667.667 0 0 1 1.13.362l.666 4a.667.667 0 0 1-.767.767l-4-.667a.667.667 0 0 1-.362-1.129l1.166-1.166A5.972 5.972 0 0 0 8 2Z'/></svg>\"\nexport const remove = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.138 3.805a.667.667 0 1 0-.943-.943L8 7.057 3.805 2.862a.667.667 0 1 0-.943.943L7.057 8l-4.195 4.195a.667.667 0 1 0 .943.943L8 8.943l4.195 4.195a.667.667 0 0 0 .943-.943L8.943 8l4.195-4.195Z'/></svg>\"\nexport const removeCircle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M11.138 4.862c.26.26.26.682 0 .943L8.943 8l2.195 2.195a.667.667 0 0 1-.943.943L8 8.943l-2.195 2.195a.667.667 0 0 1-.943-.943L7.057 8 4.862 5.805a.667.667 0 1 1 .943-.943L8 7.057l2.195-2.195c.26-.26.683-.26.943 0Z'/><path fill-rule='evenodd' d='M8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM1.333 8a6.667 6.667 0 1 1 13.334 0A6.667 6.667 0 0 1 1.333 8Z'/></svg>\"\nexport const rename = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.118 13.322a.645.645 0 0 1-.584-.182.66.66 0 0 1-.18-.6l.666-3.333a.676.676 0 0 1 .18-.34l8-8c.26-.26.68-.26.94 0l2.667 2.666c.26.26.26.68 0 .94l-8 8a.677.677 0 0 1-.34.18l-3.334.667-.015.002ZM12.393 4l-1.726-1.727-1.06 1.06 1.726 1.727L12.393 4Zm-3.726.273L3.28 9.66l-.427 2.16 2.154-.433L10.393 6 8.667 4.273ZM1.333 14.667h13.334c.366 0 .666.3.666.666 0 .367-.3.667-.666.667H1.333a.669.669 0 0 1-.666-.667c0-.366.3-.666.666-.666Z'/></svg>\"\nexport const resetPassword = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.7 2c-1.48 0-2.834.541-3.878 1.439a.667.667 0 1 1-.87-1.01A7.255 7.255 0 0 1 8.7.666C12.735.667 16 3.953 16 8c0 4.047-3.265 7.333-7.3 7.333-3.787 0-6.895-2.893-7.264-6.593l-.229.317a.667.667 0 1 1-1.081-.78l1.57-2.178a.667.667 0 0 1 1.091.014l1.487 2.178a.667.667 0 1 1-1.1.752l-.428-.626C2.96 11.54 5.546 14 8.7 14c3.293 0 5.968-2.683 5.968-6s-2.675-6-5.968-6Z'/><path fill-rule='evenodd' d='M6 8.09c0-.736.597-1.333 1.333-1.333h3.334c.736 0 1.333.597 1.333 1.333V10c0 .736-.597 1.333-1.333 1.333H7.333A1.333 1.333 0 0 1 6 10V8.09Zm4.667 0H7.333V10h3.334V8.09Z'/><path fill-rule='evenodd' d='M9.039 5.333c-.165.001-.31.06-.405.146a.353.353 0 0 0-.13.26v2.27H7.17V5.735c.002-.486.22-.934.577-1.252A1.95 1.95 0 0 1 9.037 4l.002.667L9.04 4a1.95 1.95 0 0 1 1.29.483c.357.318.575.766.576 1.252V8.009H9.574v-2.27a.353.353 0 0 0-.13-.26.618.618 0 0 0-.405-.146Z'/></svg>\"\nexport const restore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M2.44 3.216A7.264 7.264 0 0 1 8 .666c4.035 0 7.333 3.3 7.333 7.334 0 4.035-3.298 7.333-7.333 7.333S.667 12.035.667 8A.667.667 0 1 1 2 8c0 3.299 2.702 6 6 6 3.299 0 6-2.701 6-6 0-3.298-2.701-6-6-6a5.93 5.93 0 0 0-4.553 2.09l1.795-.305A.667.667 0 0 1 5.465 5.1l-3.278.556a.664.664 0 0 1-.78-.557L.852 1.825a.667.667 0 0 1 1.315-.223l.273 1.614Z'/><path d='M8 4c.368 0 .667.298.667.667v3.057l2.471 2.471a.667.667 0 0 1-.943.943L7.53 8.471A.667.667 0 0 1 7.333 8V4.667C7.333 4.298 7.632 4 8 4Z'/></svg>\"\nexport const rightSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.594 3.594a.889.889 0 0 1 1.257 0l3.555 3.555a.889.889 0 0 1 0 1.257l-3.555 3.556a.889.889 0 0 1-1.257-1.257L8.52 7.778 5.594 4.85a.889.889 0 0 1 0-1.257Z'/></svg>\"\nexport const roundDollar = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.333a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 8 1.333ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-5.333c.368 0 .667.298.667.666v.358c.748.086 1.457.292 1.904.538a.667.667 0 1 1-.642 1.168c-.255-.14-.73-.285-1.262-.362v2.313c.378.133.775.293 1.107.506.54.348.98.887.98 1.713 0 .699-.233 1.278-.677 1.698-.394.372-.9.57-1.41.663v.739a.667.667 0 0 1-1.334 0v-.685a8.678 8.678 0 0 1-2.226-.49.667.667 0 0 1 .453-1.255c.565.204 1.19.352 1.773.406V8.304c-.433-.153-.9-.347-1.286-.63-.549-.403-.948-.995-.948-1.853 0-.73.32-1.288.831-1.649.413-.29.916-.43 1.403-.489v-.35c0-.368.299-.666.667-.666ZM7.333 5.03c-.276.048-.49.13-.635.232-.16.113-.266.267-.266.56 0 .367.141.584.403.776.14.103.306.192.498.276V5.03Zm1.334 3.746v1.783c.22-.066.382-.157.494-.263.143-.135.26-.346.26-.729 0-.254-.099-.417-.37-.592a2.626 2.626 0 0 0-.384-.2Z'/></svg>\"\nexport const rows = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.7 1.3c0-.3.3-.6.6-.6h13.3c.4 0 .7.3.7.7V4c0 .4-.3.7-.7.7H1.3C1 4.7.7 4.4.7 4V1.3ZM2 2v1.3h12V2H2ZM.7 6.7c0-.4.3-.7.6-.7h13.3c.4 0 .7.3.7.7v2.7c0 .4-.3.7-.7.7H1.3C1 10 .7 9.7.7 9.3V6.7Zm1.3.6v1.3h12V7.3H2Zm-.7 4c-.4 0-.7.3-.7.7v2.7c0 .4.3.7.7.7h13.3c.4 0 .7-.3.7-.7V12c0-.4-.3-.7-.7-.7H1.3ZM2 14v-1.3h12V14H2Z'/></svg>\"\nexport const salesFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.696 0A.696.696 0 0 0 0 .696v6.26c0 .185.073.362.204.492l8.348 8.348a.696.696 0 0 0 .983 0l6.261-6.26a.696.696 0 0 0 0-.984L7.448.204A.696.696 0 0 0 6.957 0H.696ZM4.87 3.478a1.391 1.391 0 1 0 0 2.783 1.391 1.391 0 0 0 0-2.783Z'/></svg>\"\nexport const salesOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.696 0A.696.696 0 0 0 0 .696v6.26c0 .185.073.362.204.492l8.348 8.348a.696.696 0 0 0 .983 0l6.261-6.26a.696.696 0 0 0 0-.984L7.448.204A.696.696 0 0 0 6.957 0H.696Zm.695 6.668V1.391h5.277l7.652 7.652-5.277 5.277-7.652-7.652ZM4.174 4.87a.696.696 0 1 1 1.391 0 .696.696 0 0 1-1.391 0Zm.696-2.087a2.087 2.087 0 1 0 0 4.174 2.087 2.087 0 0 0 0-4.174Z'/></svg>\"\nexport const scissor = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12 10.67a2.652 2.652 0 0 0-2 .92l-.76-1.85a2.64 2.64 0 0 0 2.52-1.65l1.43-3.49a3.36 3.36 0 0 0 0-2.55 3.33 3.33 0 0 0-1.82-1.8L10.75 0 8 6.71 5.25 0l-.62.25A3.45 3.45 0 0 0 3.54 1a3.41 3.41 0 0 0-.72 1.08 3.29 3.29 0 0 0-.26 1.28c.006.425.091.846.25 1.24l1.43 3.49a2.64 2.64 0 0 0 2.52 1.65L6 11.59a2.66 2.66 0 1 0 .65 1.92L8 10.22l1.35 3.29A2.66 2.66 0 1 0 12 10.67Zm-.56-8.83c.218.202.392.447.51.72a2 2 0 0 1 0 1.53l-1.44 3.5a1.33 1.33 0 0 1-.57.65 1.4 1.4 0 0 1-.85.16l-.33-.05 2.68-6.51Zm-5.39 6.4a1.33 1.33 0 0 1-.57-.65L4 4.1a2.07 2.07 0 0 1-.15-.77 2.3 2.3 0 0 1 .16-.77 2 2 0 0 1 .43-.64.6.6 0 0 0 .08-.08l2.71 6.51-.33.05a1.4 1.4 0 0 1-.85-.16ZM4 14.67a1.34 1.34 0 1 1 1.33-1.34A1.33 1.33 0 0 1 4 14.67Zm8 0a1.34 1.34 0 1 1 1.33-1.34A1.33 1.33 0 0 1 12 14.67Z'/></svg>\"\nexport const screenShareOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.667 2h-2.39l3.528 3.529a.667.667 0 1 1-.943.942L1.333 2.943v2.39a.667.667 0 1 1-1.333 0v-4a.665.665 0 0 1 .194-.47L.197.861a.665.665 0 0 1 .47-.194h4a.667.667 0 0 1 0 1.333ZM12 14H4.667a.667.667 0 0 0 0 1.333H12A.667.667 0 1 0 12 14Zm4-10a.667.667 0 0 0-1.333 0v7.333H7.333a.667.667 0 0 0 0 1.334h8A.667.667 0 0 0 16 12V4ZM.667 7.333c.368 0 .666.299.666.667v3.333h2.39L13.058 2H7.333a.667.667 0 0 1 0-1.333h7.334a.667.667 0 0 1 .471 1.138L1.805 15.138a.667.667 0 0 1-.943-.943l1.529-1.528H.667A.667.667 0 0 1 0 12V8c0-.368.298-.667.667-.667Z'/></svg>\"\nexport const screenShareOn = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.4.867C.333.867.267.933.2 1a.605.605 0 0 0-.2.467v4c0 .4.267.666.667.666s.666-.266.666-.666v-2.4L4.867 6.6a.644.644 0 0 0 .933 0 .644.644 0 0 0 0-.933L2.267 2.133h2.4c.4 0 .666-.266.666-.666S5.067.8 4.667.8h-4C.6.8.467.8.4.867ZM4 14.133c-.4 0-.667.267-.667.667s.267.667.667.667h8c.4 0 .667-.267.667-.667s-.267-.667-.667-.667H4ZM6.667 1.467c0-.4.266-.667.666-.667h8c.4 0 .667.267.667.667v10.666c0 .4-.267.667-.667.667H.667c-.4 0-.667-.267-.667-.667v-4c0-.4.267-.666.667-.666s.666.266.666.666v3.334h13.334V2.133H7.333c-.4 0-.666-.266-.666-.666Z'/></svg>\"\nexport const search = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.98 6.54c0-2.6 2.1-4.7 4.7-4.7s4.7 2.1 4.7 4.7-2.1 4.7-4.7 4.7-4.7-2.1-4.7-4.7Zm4.7-6c-3.3 0-6 2.7-6 6s2.7 6 6 6c1.3 0 2.6-.4 3.6-1.2l3.9 3.9c.3.3.7.3.9 0 .3-.3.3-.7 0-.9l-3.9-3.9c.9-1 1.4-2.4 1.4-3.9.1-3.3-2.6-6-5.9-6Z'/></svg>\"\nexport const searchSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M13.775 12.725 11.45 10.4c.675-.9 1.05-1.95 1.05-3.15A5.218 5.218 0 0 0 7.25 2 5.218 5.218 0 0 0 2 7.25a5.218 5.218 0 0 0 5.25 5.25c1.2 0 2.25-.375 3.15-1.05l2.325 2.325a.81.81 0 0 0 .525.225.68.68 0 0 0 .525-.225c.3-.3.3-.75 0-1.05ZM7.25 11C5.15 11 3.5 9.35 3.5 7.25S5.15 3.5 7.25 3.5 11 5.15 11 7.25 9.35 11 7.25 11Z'/></svg>\"\nexport const sendMessage = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.66 1.96a.797.797 0 0 0-.033-.173c-.006-.02-.013-.04-.026-.067a.558.558 0 0 0-.134-.193.657.657 0 0 0-.433-.187c-.013-.007-.033-.007-.046-.007a.578.578 0 0 0-.214.04L1.107 6.04a.665.665 0 0 0-.073 1.22l5.133 2.567 2.567 5.133c.12.227.347.373.6.373h.04a.657.657 0 0 0 .587-.433l4.666-12.667c.027-.066.034-.14.04-.213 0-.027-.006-.047-.006-.06Zm-3.28 1.713L6.535 8.52 3.007 6.753l8.374-3.08Zm-2.14 9.314L7.48 9.46l4.848-4.847-3.087 8.374Z'/></svg>\"\nexport const sequences = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.69.662c0-.366.296-.662.662-.662h5.296a.662.662 0 0 1 0 1.324H5.352A.662.662 0 0 1 4.69.662ZM3.366 2.648a.662.662 0 0 0 0 1.324h9.268a.662.662 0 0 0 0-1.324H3.366Zm-.332 2.318a1.65 1.65 0 0 0-1.153.468c-.31.3-.502.721-.502 1.187v7.724c0 .914.741 1.655 1.655 1.655h9.931c.915 0 1.656-.741 1.656-1.655V6.62c0-.914-.741-1.655-1.655-1.655H3.034Zm-.551 9.379v-7.58l5.146 4.678c.21.191.532.191.742 0l5.146-4.679v7.58a.552.552 0 0 1-.551.553H3.034a.552.552 0 0 1-.551-.552Zm.875-8.276h9.284L8 10.289l-4.642-4.22Z'/></svg>\"\nexport const series = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333 0a.667.667 0 0 0 0 1.333h5.334a.667.667 0 1 0 0-1.333H5.333ZM2.667 3.333c0-.368.298-.666.666-.666h9.334a.667.667 0 1 1 0 1.333H3.333a.667.667 0 0 1-.666-.667ZM1.333 6c0-.368.299-.667.667-.667h12c.368 0 .667.299.667.667v9.333A.667.667 0 0 1 14 16H2a.667.667 0 0 1-.667-.667V6Zm1.334.667v8h10.666v-8H2.667Z'/></svg>\"\nexport const settingsFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.667 6.667h-.821a5.96 5.96 0 0 0-.77-1.857l.58-.581a1.334 1.334 0 0 0-1.885-1.886l-.581.582a5.962 5.962 0 0 0-1.857-.771v-.82a1.333 1.333 0 1 0-2.666 0v.82c-.658.15-1.286.41-1.857.77l-.581-.58a1.333 1.333 0 0 0-1.886 1.885l.582.581c-.36.57-.621 1.199-.771 1.857h-.82a1.333 1.333 0 1 0 0 2.666h.82c.15.658.41 1.286.77 1.857l-.58.581a1.333 1.333 0 0 0 1.885 1.886l.581-.582c.57.36 1.199.621 1.857.771v.82a1.333 1.333 0 0 0 2.666 0v-.82a5.96 5.96 0 0 0 1.857-.77l.581.58a1.334 1.334 0 0 0 1.886-1.885l-.582-.581c.36-.57.621-1.199.771-1.857h.82a1.333 1.333 0 0 0 0-2.666Zm-6.667 4a2.667 2.667 0 1 1 0-5.334 2.667 2.667 0 0 1 0 5.334Z'/></svg>\"\nexport const settingsOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 0a2 2 0 0 0-2 2v.348c-.2.07-.393.151-.582.241l-.247-.246a2 2 0 1 0-2.828 2.828l.246.247c-.09.189-.17.383-.24.582H2a2 2 0 0 0 0 4h.348c.07.2.151.393.241.582l-.246.247a2 2 0 1 0 2.828 2.828l.247-.246c.188.09.383.17.582.24V14a2 2 0 0 0 4 0v-.348c.2-.07.393-.151.582-.241l.247.246a2 2 0 1 0 2.828-2.828l-.246-.247c.09-.189.17-.383.24-.582H14a2 2 0 0 0 0-4h-.348c-.07-.2-.151-.393-.241-.582l.246-.247a2 2 0 1 0-2.828-2.828l-.247.246A5.976 5.976 0 0 0 10 2.35V2a2 2 0 0 0-2-2Zm-.667 2a.666.666 0 1 1 1.334 0v.841c0 .304.205.57.5.646.427.11.829.278 1.2.497a.667.667 0 0 0 .81-.103l.594-.595a.666.666 0 1 1 .943.943l-.595.594a.667.667 0 0 0-.103.81c.219.371.387.773.497 1.2.076.295.342.5.646.5H14a.666.666 0 1 1 0 1.334h-.841a.667.667 0 0 0-.646.5c-.11.427-.278.83-.496 1.2a.667.667 0 0 0 .102.81l.595.594a.666.666 0 1 1-.943.943l-.594-.595a.667.667 0 0 0-.81-.103c-.371.219-.773.387-1.2.497a.667.667 0 0 0-.5.646V14a.666.666 0 1 1-1.334 0v-.841a.667.667 0 0 0-.5-.646 4.635 4.635 0 0 1-1.2-.496.667.667 0 0 0-.81.102l-.594.595a.666.666 0 1 1-.943-.943l.595-.594a.667.667 0 0 0 .103-.81 4.644 4.644 0 0 1-.497-1.2.667.667 0 0 0-.646-.5H2a.666.666 0 1 1 0-1.334h.841c.304 0 .57-.205.646-.5.11-.427.278-.829.497-1.2a.667.667 0 0 0-.103-.81l-.595-.594a.666.666 0 1 1 .943-.943l.594.595a.667.667 0 0 0 .81.103c.371-.219.773-.387 1.2-.497a.667.667 0 0 0 .5-.646V2Zm-.666 6a1.333 1.333 0 1 1 2.666 0 1.333 1.333 0 0 1-2.666 0ZM8 5.333a2.667 2.667 0 1 0 0 5.334 2.667 2.667 0 0 0 0-5.334Z'/></svg>\"\nexport const share = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.6 1.4c.2-.1.5-.1.7.1l6.3 5.3c.2.1.2.3.2.5s-.1.4-.2.5l-6.3 5.3c-.2.2-.5.2-.7.1-.2-.1-.4-.3-.4-.6V10c-1.9 0-3 .3-3.9.8-1 .5-1.7 1.4-2.9 3-.2.2-.5.3-.8.2-.3-.1-.5-.3-.5-.6 0-3.4 1.1-5.6 2.9-7 1.5-1.2 3.4-1.6 5.1-1.7V2c.1-.3.2-.5.5-.6Zm.9 2v1.9c0 .4-.3.7-.7.7-1.8 0-3.6.4-5 1.4-1 .8-1.8 2-2.2 3.8.6-.7 1.2-1.2 2-1.7 1.3-.7 2.8-.9 5.2-.9.4 0 .7.3.7.7v1.9l4.6-3.9-4.6-3.9Z'/></svg>\"\nexport const skipped = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.744.154c.161.138.256.35.256.573v6.546c0 .401-.299.727-.667.727-.368 0-.666-.326-.666-.727V1.659l-4.505 1.228a.614.614 0 0 1-.373-.015L5.973 1.484 1.333 2.75V14.34l4.505-1.228a.614.614 0 0 1 .373.015l2 .727c.35.127.538.54.421.92-.116.381-.494.587-.843.46l-1.816-.66-5.145 1.403a.624.624 0 0 1-.572-.132.753.753 0 0 1-.256-.573V2.182c0-.334.208-.625.505-.706L5.838.022a.614.614 0 0 1 .373.015l3.816 1.388L15.172.022c.199-.055.41-.006.572.132Zm-.606 10.24c.26.285.26.745 0 1.03L13.61 13.09l1.528 1.668c.26.284.26.744 0 1.028a.628.628 0 0 1-.943 0l-1.528-1.668-1.529 1.668a.628.628 0 0 1-.943 0 .775.775 0 0 1 0-1.029l1.529-1.667-1.529-1.668a.775.775 0 0 1 0-1.028.628.628 0 0 1 .943 0l1.529 1.667 1.528-1.667a.628.628 0 0 1 .943 0Z'/></svg>\"\nexport const slashDivider = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.604 15.282a.667.667 0 0 1-.322-.886L10.48 1.103a.667.667 0 0 1 1.209.564L5.49 14.959a.667.667 0 0 1-.886.323Z'/></svg>\"\nexport const sparkle = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.3 7.3c.4 0 .7.3.7.7a2.732 2.732 0 0 0 2.7 2.7c.4 0 .7.3.7.7 0 .4-.3.7-.7.7-1.1 0-2.1-.4-2.8-1.2-.2-.2-.4-.4-.5-.6-.1.2-.3.4-.5.6-.8.7-1.8 1.1-2.9 1.1-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7a2.732 2.732 0 0 0 2.7-2.7c0-.3.3-.6.6-.6Z'/><path fill-rule='evenodd' d='M7.3 11.3c0-.4.3-.7.7-.7 1.1 0 2.1.4 2.8 1.2.2.2.4.4.5.6.1-.2.3-.4.5-.6.8-.8 1.8-1.2 2.8-1.2.4 0 .7.3.7.7 0 .4-.3.7-.7.7-.7 0-1.4.3-1.9.8S12 14 12 14.7c0 .4-.3.7-.7.7-.4 0-.7-.3-.7-.7 0-.7-.3-1.4-.8-1.9-.4-.5-1.1-.8-1.8-.8-.4 0-.7-.3-.7-.7ZM4.7.7c.3 0 .6.3.6.6A2.732 2.732 0 0 0 8 4c.4 0 .7.3.7.7 0 .3-.3.6-.7.6-1.1 0-2.1-.4-2.8-1.2-.2-.1-.4-.3-.5-.6-.2.3-.3.5-.5.7-.4.3-.9.6-1.3.8-.5.2-1 .3-1.5.3-.4 0-.7-.3-.7-.6 0-.4.3-.7.6-.7.4 0 .7-.1 1-.2.4-.1.7-.3.9-.6.3-.2.5-.5.6-.8.1-.4.2-.7.2-1.1 0-.3.3-.6.7-.6Z'/><path fill-rule='evenodd' d='M.7 4.7c0-.4.3-.7.6-.7.5 0 1 .1 1.5.3.5.2.9.5 1.3.9.2.2.4.4.5.6l.6-.6C5.9 4.4 6.9 4 8 4c.4 0 .7.3.7.7 0 .3-.3.6-.7.6A2.732 2.732 0 0 0 5.3 8c0 .4-.3.7-.7.7-.3 0-.6-.3-.6-.7 0-.4-.1-.7-.2-1-.1-.3-.3-.6-.6-.9-.2-.2-.5-.4-.8-.6-.4-.1-.7-.2-1.1-.2-.3 0-.6-.3-.6-.6ZM1.3 12.7c0-.4.3-.7.7-.7h2.7c.4 0 .7.3.7.7 0 .4-.3.7-.7.7H2c-.4-.1-.7-.4-.7-.7Z'/><path fill-rule='evenodd' d='M3.3 10.7c.4 0 .7.3.7.6V14c0 .4-.3.7-.7.7-.4 0-.6-.3-.6-.7v-2.7c0-.3.3-.6.6-.6ZM10.7 3.3c0-.4.3-.7.7-.7H14c.4 0 .7.3.7.7 0 .4-.3.7-.7.7h-2.7c-.3 0-.6-.3-.6-.7Z'/><path fill-rule='evenodd' d='M12.7 1.3c.4 0 .7.3.7.7v2.7c0 .4-.3.7-.7.7-.4-.1-.7-.4-.7-.7V2c0-.4.3-.7.7-.7Z'/></svg>\"\nexport const sparkleFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M12.7 5.3c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1.1.1.1.2.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.2.1-.3.1-.4.1ZM3.3 14.7c-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.3-.1-.5-.3-.7-.2-.2-.4-.3-.7-.3-.1 0-.3-.1-.4-.1-.1-.1-.1-.2-.1-.4 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.3 0 .5-.1.7-.3.2-.2.3-.4.3-.7 0-.1.1-.3.1-.4.1-.1.2-.1.4-.1.1 0 .3.1.4.1.1.1.1.2.1.4 0 .3.1.5.3.7.2.2.4.3.7.3.1 0 .3.1.4.1.1.1.1.2.1.4 0 .1-.1.3-.1.4-.1.1-.2.1-.4.1-.3 0-.5.1-.7.3-.2.2-.3.4-.3.7 0 .1-.1.3-.1.4-.1 0-.2.1-.4.1ZM11.3 15.3c-.2 0-.3-.1-.5-.2-.1-.1-.2-.3-.2-.5 0-.7-.3-1.4-.8-1.9-.4-.4-1.1-.7-1.8-.7-.2 0-.3-.1-.5-.2-.1-.1-.2-.3-.2-.5s.1-.3.2-.5c.1-.1.3-.2.5-.2a2.732 2.732 0 0 0 2.7-2.7c0-.2.1-.3.2-.5.1-.1.3-.2.5-.2s.3.1.5.2c0 .3.1.4.1.6a2.732 2.732 0 0 0 2.7 2.7c.2 0 .3.1.5.2s.2.3.2.5-.1.3-.2.5-.4.1-.5.1a2.732 2.732 0 0 0-2.7 2.7c0 .2-.1.3-.2.5-.1.1-.3.1-.5.1ZM4.7 8.7c-.2 0-.3-.1-.5-.2-.1-.2-.2-.3-.2-.5a2.732 2.732 0 0 0-2.7-2.7c-.1 0-.3 0-.4-.2-.2-.1-.2-.3-.2-.4 0-.2.1-.3.2-.5.1-.1.3-.2.4-.2A2.732 2.732 0 0 0 4 1.3c0-.1.1-.3.2-.4.1-.1.3-.2.5-.2s.3.1.5.2c.1.1.1.3.1.4A2.732 2.732 0 0 0 8 4c.2 0 .3.1.5.2.1.1.2.3.2.5s-.1.3-.2.5c-.2.1-.3.1-.5.1A2.732 2.732 0 0 0 5.3 8c0 .2-.1.3-.2.5-.1.1-.3.2-.4.2Z'/></svg>\"\nexport const speaker = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M11.333.13v13.073l-6.19-3.87H3.127l2.315 5.12a.405.405 0 0 0 .741-.327L4.706 10.88l1.213-.552 1.482 3.252A1.738 1.738 0 0 1 4.227 15l-.001-.002-2.67-5.906A2.667 2.667 0 0 1 2.665 4h2.476L11.333.13ZM10 2.536 5.525 5.333H2.667a1.333 1.333 0 1 0 0 2.667h2.858L10 10.797v-8.26ZM16 6h-2.667v1.333H16V6Zm-.739-2.756-2.309 1.333-.667-1.154 2.31-1.334.666 1.155Zm0 6.845-2.309-1.333-.667 1.155 2.31 1.333.666-1.155Z'/></svg>\"\nexport const stack = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.657.095a.667.667 0 0 1 .686 0l6.667 4a.667.667 0 0 1 0 1.143l-6.667 4a.667.667 0 0 1-.686 0l-6.667-4a.667.667 0 0 1 0-1.143l6.667-4ZM2.629 4.667 8 7.889l5.37-3.222L8 1.444 2.63 4.667ZM.762 7.657a.667.667 0 0 1 .914-.229L8 11.223l6.324-3.795a.667.667 0 1 1 .686 1.144l-6.667 4a.667.667 0 0 1-.686 0l-6.667-4a.667.667 0 0 1-.228-.915Zm.914 3.105a.667.667 0 1 0-.686 1.143l6.667 4a.667.667 0 0 0 .686 0l6.667-4a.667.667 0 1 0-.686-1.143L8 14.556l-6.324-3.794Z'/></svg>\"\nexport const star = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 1.333c.29 0 .547.188.635.464L9.976 6H14a.667.667 0 0 1 .405 1.196L11.19 9.659l1.343 4.135a.667.667 0 0 1-1.025.745L8 11.991 4.492 14.54a.667.667 0 0 1-1.025-.745L4.81 9.659 1.595 7.196A.667.667 0 0 1 2 6h4.024l1.34-4.203A.667.667 0 0 1 8 1.333Zm0 2.86-.854 2.676a.667.667 0 0 1-.635.464H3.967l2.028 1.554a.667.667 0 0 1 .229.736l-.855 2.632 2.24-1.627c.233-.17.55-.17.783 0l2.24 1.627-.856-2.632a.667.667 0 0 1 .229-.736l2.028-1.554H9.49a.667.667 0 0 1-.635-.464L8 4.193Z'/></svg>\"\nexport const stop = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14.667.667H1.333a.666.666 0 0 0-.666.666v13.334c0 .368.298.666.666.666h13.334a.666.666 0 0 0 .666-.666V1.333a.666.666 0 0 0-.666-.666Z'/></svg>\"\nexport const stopwatch = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.667 6v2.667h2.666V10h-4V6h1.334Z'/><path fill-rule='evenodd' d='M8 4a5.333 5.333 0 1 0 0 10.667A5.333 5.333 0 0 0 8 4ZM1.333 9.333a6.667 6.667 0 1 1 13.334 0 6.667 6.667 0 0 1-13.334 0ZM5.333 0h5.334v1.333H5.333V0Z'/><path fill-rule='evenodd' d='M8.667 0v2H7.333V0h1.334Z'/></svg>\"\nexport const strikethrough = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667.667C.667.298.965 0 1.333 0h13.334c.368 0 .666.298.666.667v2a.667.667 0 1 1-1.333 0V1.333H8.667v6h6.666a.667.667 0 1 1 0 1.334H.667a.667.667 0 0 1 0-1.334h6.666v-6H2v1.334a.667.667 0 0 1-1.333 0v-2Zm4 14a.667.667 0 1 0 0 1.333h6.666a.667.667 0 0 0 0-1.333H8.667v-4a.667.667 0 1 0-1.334 0v4H4.667Z'/></svg>\"\nexport const subscript = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.762 0A.762.762 0 0 0 0 .762v1.524a.762.762 0 0 0 1.524 0v-.762h4.571v11.428H3.81a.762.762 0 1 0 0 1.524H9.905a.762.762 0 1 0 0-1.524H7.619V1.524h4.572v.762a.762.762 0 1 0 1.523 0V.762A.762.762 0 0 0 12.952 0H.762Zm11.665 15.28V16H16v-1.454h-.82l-.108.61c-.015.078-.046.093-.123.093H13.81l.874-.835.006-.006c.562-.539 1.061-1.017 1.061-1.742 0-.727-.425-1.237-1.624-1.237-.812 0-1.748.2-1.755 1.431l1.052.093c0-.55.177-.689.603-.689.41 0 .55.21.55.496 0 .427-.314.73-1.045 1.44l-.07.067-1.036 1.014Z'/></svg>\"\nexport const subscriptions = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M10.4 9.249a1.516 1.516 0 0 1-.55 1.222c-.445.337-.982.53-1.54.552v.98h-.654v-.961c-.703 0-1.399-.14-2.047-.411V9.369c.32.153.656.274 1 .363.341.097.691.16 1.045.187V8.436l-.32-.124a3.571 3.571 0 0 1-1.342-.81A1.555 1.555 0 0 1 5.6 6.417a1.414 1.414 0 0 1 .543-1.14c.44-.326.966-.515 1.513-.541v-.734h.655v.713c.682.02 1.353.17 1.98.44l-.45 1.119a5.179 5.179 0 0 0-1.533-.373v1.41c.462.163.907.371 1.328.622.234.146.431.344.578.579.127.224.191.478.186.736ZM7.04 6.418a.452.452 0 0 0 .146.347c.14.118.3.212.471.28V5.92c-.41.06-.617.226-.617.497Zm1.923 2.903a.43.43 0 0 0-.163-.34 2.115 2.115 0 0 0-.488-.287v1.19c.433-.073.65-.26.65-.563Z'/><path fill-rule='evenodd' d='M2.06.096c.366.046.625.379.579.744l-.361 2.87 2.83-.788a.667.667 0 0 1 .357 1.285L1.67 5.264a.667.667 0 0 1-.84-.725L1.316.674a.667.667 0 0 1 .745-.578Z'/><path fill-rule='evenodd' d='M10.342 1.758a6.667 6.667 0 0 0-8.259 3.17A.667.667 0 1 1 .9 4.315a8 8 0 1 1-.9 3.69.667.667 0 1 1 1.333 0 6.667 6.667 0 1 0 9.01-6.246Z'/></svg>\"\nexport const superAdmin = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8 0C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8Zm-.333 8.667c-.867 0-1.667.2-2.2.4a.64.64 0 0 0-.467.6v1h2.333c.2 0 .334.133.334.333s-.134.333-.334.333H4.667c-.2 0-.334-.133-.334-.333V9.667c0-.6.334-1.067.934-1.267.207-.083.44-.14.7-.204.157-.038.324-.079.5-.13l-.2-.2c-.334-.466-.534-1-.534-1.533V6c0-1.133.867-2 2-2 1.134 0 2 .867 2 2v.333c0 .534-.2 1.134-.533 1.534-.467.466-.933.8-1.533.8Zm4.333 3c0 .2-.133.333-.333.333H9c-.2 0-.333-.133-.333-.333V10c0-.2.133-.333.333-.333h.333V9c0-.533.467-1 1-1 .534 0 1 .467 1 1v.667h.334c.2 0 .333.133.333.333v1.667Zm-1.667-3c.2 0 .334.133.334.333v.667H10V9c0-.2.133-.333.333-.333Zm-1 2.666v-1h2v1h-2ZM7.667 4.667C8.4 4.667 9 5.267 9 6v.333c0 .4-.133.8-.4 1.134C8.333 7.8 8 8 7.667 8c-.334 0-.667-.2-.934-.533a1.81 1.81 0 0 1-.4-1.134V6c0-.733.6-1.333 1.334-1.333Z'/></svg>\"\nexport const superscript = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M12.873 3.37V4H16V2.727h-.717l-.095.535c-.013.068-.04.081-.108.081h-.995l.764-.731.006-.005c.491-.471.928-.89.928-1.524C15.783.447 15.411 0 14.362 0c-.71 0-1.53.176-1.535 1.253l.92.081c0-.48.155-.603.528-.603.358 0 .48.183.48.434 0 .373-.274.64-.914 1.26l-.06.059-.908.887ZM.667 2.668A.667.667 0 0 0 0 3.333v1.334a.667.667 0 1 0 1.333 0V4h4v10h-2a.667.667 0 0 0 0 1.333h5.334a.667.667 0 1 0 0-1.333h-2V4h4v.667a.667.667 0 1 0 1.333 0V3.333a.667.667 0 0 0-.667-.666H.667Z'/></svg>\"\nexport const sync = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.623.473c.365.05.62.385.57.75l-.532 3.933a.667.667 0 0 1-.75.571l-4-.533a.667.667 0 1 1 .177-1.321l2.567.342A5.926 5.926 0 0 0 8 2C4.701 2 2 4.702 2 8A.667.667 0 1 1 .667 8C.667 3.965 3.965.667 8 .667c2.228 0 4.24.981 5.576 2.567l.297-2.19a.667.667 0 0 1 .75-.571ZM15.333 8A.667.667 0 0 0 14 8c0 3.299-2.702 6-6 6a5.926 5.926 0 0 1-4.655-2.215l2.567.342a.667.667 0 0 0 .176-1.321l-4-.533a.667.667 0 0 0-.749.57l-.533 3.934a.667.667 0 0 0 1.321.18l.297-2.192A7.264 7.264 0 0 0 8 15.333c4.035 0 7.333-3.298 7.333-7.333Z'/></svg>\"\nexport const tabletLandscape = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.667 13.333A.667.667 0 0 1 14 14H2a.666.666 0 0 1-.667-.667V2.667A.667.667 0 0 1 2 2h12a.667.667 0 0 1 .667.667v10.666Zm.747 1.415A2 2 0 0 0 16 13.333V2.667a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v10.666a2 2 0 0 0 2 2h12a2 2 0 0 0 1.414-.585Z'/><path d='M12 8a.667.667 0 1 1 1.333 0A.667.667 0 0 1 12 8Z'/></svg>\"\nexport const tabletPortrait = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.667 14.667A.667.667 0 0 1 2 14V2a.667.667 0 0 1 .667-.667h10.666A.667.667 0 0 1 14 2v12a.667.667 0 0 1-.667.667H2.667Zm-1.415.747A2 2 0 0 0 2.667 16h10.666a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2.667a2 2 0 0 0-2 2v12a2 2 0 0 0 .585 1.414Z'/><path d='M8 12a.667.667 0 1 1 0 1.333A.667.667 0 0 1 8 12Z'/></svg>\"\nexport const textStyles = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M7.814 13.312a.694.694 0 1 0 1.305-.472l-3.36-9.184A1 1 0 0 0 4.82 3h-.18a1 1 0 0 0-.94.656L.337 12.851a.685.685 0 1 0 1.29.461l.841-2.414a.2.2 0 0 1 .19-.134h4.104a.2.2 0 0 1 .188.133l.864 2.415ZM4.508 5.085a.2.2 0 0 1 .377-.001l1.434 4.03a.2.2 0 0 1-.189.267H3.286a.2.2 0 0 1-.189-.266l1.41-4.03ZM10.23 11.812c0 1.155.88 2.188 2.249 2.188.922 0 1.532-.412 1.898-.837.082-.095.28.09.29.216.024.302.271.393.574.393h.019c.39 0 .686-.347.667-.736a9.617 9.617 0 0 1-.01-.464V8.91c0-1.428-.783-2.674-2.795-2.674-1.258 0-2.296.728-2.643 1.83-.095.303.118.598.425.676.38.097.743-.182.924-.53.241-.463.685-.76 1.322-.76 1.02 0 1.453.592 1.453 1.306 0 .259-.112.486-.517.547l-1.817.289c-1.16.182-2.04.912-2.04 2.218Zm2.43.988c-.67 0-1.09-.517-1.09-1.064 0-.653.42-1.003.979-1.094l1.822-.296a.2.2 0 0 1 .232.197v.1c0 1.595-.867 2.157-1.942 2.157Z'/></svg>\"\nexport const themeStore = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.095.99c.12-.2.337-.323.572-.323h10.666c.235 0 .451.123.572.323l2 3.334a.667.667 0 0 1 .095.341 2.661 2.661 0 0 1-4.443 1.983A2.651 2.651 0 0 1 8 6.649a2.65 2.65 0 0 1-3.557-.001A2.661 2.661 0 0 1 0 4.665c0-.12.033-.238.095-.341l2-3.334ZM3.045 2 1.342 4.835a1.328 1.328 0 0 0 2.506.431.667.667 0 0 1 1.193.002 1.318 1.318 0 0 0 2.36 0 .667.667 0 0 1 1.195 0 1.318 1.318 0 0 0 2.361 0 .667.667 0 0 1 1.193-.002 1.328 1.328 0 0 0 2.506-.431L12.956 2H3.044ZM2.667 8c.368 0 .666.298.666.667V14H6v-3.333c0-.368.298-.667.667-.667h2.666c.369 0 .667.299.667.667V14h2.667V8.667a.667.667 0 1 1 1.333 0v6a.667.667 0 0 1-.667.666H2.667A.667.667 0 0 1 2 14.667v-6C2 8.298 2.298 8 2.667 8Zm4.666 6h1.334v-2.667H7.333V14Z'/></svg>\"\nexport const themeStoreFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><g clip-path='url(#a)'><path fill-rule='evenodd' d='m13.905.657 2 3.333a.667.667 0 0 1 .095.343 2.661 2.661 0 0 1-4.444 1.984 2.65 2.65 0 0 1-3.558 0 2.65 2.65 0 0 1-3.555 0A2.65 2.65 0 0 1 2.661 7h-.006A2.662 2.662 0 0 1 0 4.333c0-.12.033-.24.095-.343l2-3.333a.667.667 0 0 1 .572-.324h10.666a.667.667 0 0 1 .572.324Zm-2.347 7.258c.555.275 1.166.419 1.786.418.22-.003.44-.024.656-.062V15a.666.666 0 0 1-.667.667h-4v-4H6.667v4h-4A.667.667 0 0 1 2 15V8.273c.218.038.44.058.66.06a3.993 3.993 0 0 0 1.783-.416c.164.08.333.15.506.209a3.959 3.959 0 0 0 3.042-.206L8 7.917a3.965 3.965 0 0 0 3.55.003l.009-.005Z'/></g><defs><clipPath id='a'><path d='M0 0h16v16H0z'/></clipPath></defs></svg>\"\nexport const thumbsDown = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.667 0A.667.667 0 0 0 0 .667V8c0 .368.298.667.667.667H3.49l1.866 6.842c.079.29.342.491.643.491a2.667 2.667 0 0 0 2.667-2.667V10H13a2.667 2.667 0 0 0 2.636-3.072l-.718-4.667A2.667 2.667 0 0 0 12.285 0H.667Zm2.666 1.333h-2v6h2v-6Zm1.334 6.578V1.333h7.617A1.333 1.333 0 0 1 13.6 2.464l.718 4.667A1.333 1.333 0 0 1 13 8.667H8a.667.667 0 0 0-.667.666v4a1.333 1.333 0 0 1-.849 1.243L4.667 7.91Z'/></svg>\"\nexport const thumbsDownFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.115 9.757a2.667 2.667 0 0 0 1.522-2.829l-.717-4.667A2.653 2.653 0 0 0 12.284 0H4v8.667l2.023 6.842a.667.667 0 0 0 .644.491c1.47 0 2-1.196 2-2.667V10H13c.385 0 .765-.083 1.115-.243ZM.667 8.667h2V0h-2A.667.667 0 0 0 0 .667V8a.667.667 0 0 0 .667.667Z'/></svg>\"\nexport const thumbsUp = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M6 0c-.3 0-.564.201-.643.491L3.49 7.333H.667A.667.667 0 0 0 0 8v7.333c0 .368.298.667.667.667h11.617a2.667 2.667 0 0 0 2.634-2.261l.718-4.667A2.667 2.667 0 0 0 13 6H8.667V2.667A2.667 2.667 0 0 0 6 0ZM3.333 14.667v-6h-2v6h2Zm1.334-6.578 1.817-6.665a1.333 1.333 0 0 1 .85 1.243v4c0 .368.298.666.666.666h5a1.333 1.333 0 0 1 1.318 1.536l-.718 4.667a1.333 1.333 0 0 1-1.317 1.13H4.667V8.09Z'/></svg>\"\nexport const thumbsUpFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M14.115 6.245a2.667 2.667 0 0 1 1.522 2.827l-.717 4.667A2.653 2.653 0 0 1 12.284 16H4V7.333L6.023.491A.667.667 0 0 1 6.667 0c1.47 0 2 1.196 2 2.667V6H13c.385 0 .765.084 1.115.245ZM.667 7.333h2V16h-2A.667.667 0 0 1 0 15.333V8a.667.667 0 0 1 .667-.667Z'/></svg>\"\nexport const tiktok = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M6.793 5.958v2.748a2.392 2.392 0 0 0-3 2.216 2.161 2.161 0 0 0 2.311 2.295 2.154 2.154 0 0 0 2.311-2.326V0h2.718c.462 2.877 1.901 3.544 3.827 3.852v2.757a8.195 8.195 0 0 1-3.75-1.267v5.445C11.21 13.253 9.75 16 6.125 16a5.11 5.11 0 0 1-5.085-5.24 5.01 5.01 0 0 1 5.753-4.802Z'/></svg>\"\nexport const trash = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.333 0a.667.667 0 0 0-.666.667v2h-4A.667.667 0 1 0 .667 4h14.666a.667.667 0 1 0 0-1.333h-4v-2A.667.667 0 0 0 10.667 0H5.333ZM10 2.667V1.333H6v1.334h4Z'/><path d='M2.667 5.333c.368 0 .666.299.666.667v8a.667.667 0 0 0 .667.667h8a.667.667 0 0 0 .667-.667V6A.667.667 0 1 1 14 6v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6c0-.368.298-.667.667-.667Z'/><path d='M10.471 7.519c.26.26.26.682 0 .942L8.943 9.99l1.528 1.529a.667.667 0 1 1-.942.942L8 10.933 6.471 12.46a.667.667 0 0 1-.942-.942L7.057 9.99 5.53 8.461a.667.667 0 0 1 .942-.942L8 9.047 9.529 7.52c.26-.26.682-.26.942 0Z'/></svg>\"\nexport const twitter = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M16 3.067c-.6.266-1.2.466-1.867.533A3.55 3.55 0 0 0 15.6 1.8c-.667.4-1.333.667-2.067.8a3.227 3.227 0 0 0-2.4-1.067A3.272 3.272 0 0 0 7.867 4.8c0 .267 0 .533.066.733a9.205 9.205 0 0 1-6.8-3.466 3.009 3.009 0 0 0-.466 1.666c0 1.134.6 2.134 1.466 2.734-.533 0-1.066-.134-1.466-.4v.066c0 1.6 1.133 2.934 2.6 3.2-.267.067-.534.134-.867.134-.2 0-.4 0-.6-.067a3.16 3.16 0 0 0 3.067 2.267c-1.134.866-2.534 1.4-4.067 1.4-.267 0-.533 0-.8-.067a9.332 9.332 0 0 0 5 1.467c6.067 0 9.333-5 9.333-9.334v-.4C15 4.267 15.533 3.667 16 3.067Z'/></svg>\"\nexport const underline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M4.667 1.333H4V8a4 4 0 0 0 8 0V1.333h-.667a.667.667 0 1 1 0-1.333H14a.667.667 0 1 1 0 1.333h-.667V8A5.333 5.333 0 1 1 2.667 8V1.333H2A.667.667 0 1 1 2 0h2.667a.667.667 0 0 1 0 1.333Zm-4 13.334a.667.667 0 1 0 0 1.333h14.666a.667.667 0 0 0 0-1.333H.667Z'/></svg>\"\nexport const undo = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2.888 4.878a.667.667 0 0 0-1.312-.236l-.83 4.629a.67.67 0 0 0 .542.786l4.635.831a.667.667 0 1 0 .235-1.312l-3.257-.584a8.67 8.67 0 0 1 11.227.88.667.667 0 1 0 .943-.943A10.002 10.002 0 0 0 2.377 7.73l.511-2.853Z'/></svg>\"\nexport const unlock = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M8.073 0h-.07A3.967 3.967 0 0 0 4 3.927v2.74H2a.667.667 0 0 0-.667.666v8c0 .368.299.667.667.667h12a.667.667 0 0 0 .667-.667v-8A.667.667 0 0 0 14 6.667H5.333v-2.73a2.634 2.634 0 0 1 2.66-2.604h.07a2.634 2.634 0 0 1 2.604 2.66.667.667 0 0 0 1.333.014A3.967 3.967 0 0 0 8.073 0ZM4.668 8H2.666v6.667h10.667V8H4.668ZM8 10.667A.667.667 0 1 0 8 12a.667.667 0 0 0 0-1.333Zm-2 .666a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z'/></svg>\"\nexport const unmapped = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M16 1.333a.667.667 0 0 0-.828-.646l-5.145 1.286L6.21.7a.667.667 0 0 0-.373-.014L.505 2.02A.667.667 0 0 0 0 2.667v12a.667.667 0 0 0 .828.646l5.334-1.333a.667.667 0 1 0-.324-1.293l-4.505 1.126V3.187l4.64-1.16L9.79 3.3c.12.04.25.045.373.014l4.505-1.126v5.146a.667.667 0 1 0 1.333 0v-6Zm-2.862 6.862a.667.667 0 0 0-.943 0l-4 4a.667.667 0 0 0-.195.472v2c0 .368.298.666.667.666h2c.177 0 .346-.07.471-.195l4-4a.667.667 0 0 0 0-.943l-2-2ZM9.333 14v-1.057l3.334-3.334 1.057 1.058L10.39 14H9.333Z'/></svg>\"\nexport const upSmall = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M7.15 5.594a.889.889 0 0 1 1.256 0l3.556 3.555a.889.889 0 0 1-1.257 1.257L7.778 7.48 4.85 10.406A.889.889 0 1 1 3.594 9.15l3.555-3.555Z'/></svg>\"\nexport const upload = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M.727 10.182c.402 0 .728.325.728.727v3.636h13.09V10.91a.727.727 0 1 1 1.455 0v4.364a.727.727 0 0 1-.727.727H.727A.727.727 0 0 1 0 15.273v-4.364c0-.402.326-.727.727-.727Z'/><path fill-rule='evenodd' d='M8 0c.402 0 .727.326.727.727v10.91a.727.727 0 0 1-1.454 0V.726C7.273.326 7.598 0 8 0Z'/><path fill-rule='evenodd' d='M7.486.213a.727.727 0 0 1 1.028 0l4.364 4.364a.727.727 0 0 1-1.029 1.028L8 1.755l-3.85 3.85a.727.727 0 1 1-1.028-1.028L7.486.213Z'/></svg>\"\nexport const url = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M9.518 2.758 7.805 4.47a.667.667 0 1 1-.943-.942l1.722-1.723a4.007 4.007 0 0 1 5.598 0l-.465.477.477-.465a4.008 4.008 0 0 1 0 5.598l-.006.005-1.717 1.717a.667.667 0 1 1-.942-.943l1.713-1.713a2.674 2.674 0 0 0 .003-3.727 2.674 2.674 0 0 0-3.727.003ZM4.471 6.862c.26.26.26.682 0 .943L2.758 9.518a2.674 2.674 0 0 0-.003 3.727 2.674 2.674 0 0 0 3.727-.003l1.713-1.713a.667.667 0 1 1 .943.942l-1.722 1.723a4.008 4.008 0 0 1-5.598 0l.465-.477-.477.465a4.007 4.007 0 0 1 0-5.598l.006-.005 1.717-1.717c.26-.26.682-.26.942 0Z'/><path d='M11.138 5.805a.667.667 0 0 0-.943-.943l-5.333 5.333a.667.667 0 1 0 .943.943l5.333-5.333Z'/></svg>\"\nexport const user = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M10.88 8.34a4.667 4.667 0 1 0-5.758 0 7.336 7.336 0 0 0-5.122 6.993.667.667 0 1 0 1.333 0 6 6 0 0 1 6-6h1.334a6 6 0 0 1 6 6 .667.667 0 1 0 1.333 0 7.336 7.336 0 0 0-5.12-6.993ZM4.666 4.667a3.333 3.333 0 1 1 6.666 0 3.333 3.333 0 0 1-6.666 0Z'/></svg>\"\nexport const userFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 17' class='pdsicon'><path fill-rule='evenodd' d='M11.667 3.697C11.667 5.687 10.067 8 8 8 5.933 8 4.333 5.687 4.333 3.697a3.667 3.667 0 1 1 7.334 0Zm-8.77 7.2c1-1 2.356-1.562 3.77-1.564h2.666a5.34 5.34 0 0 1 5.334 5.334.667.667 0 0 1-.464.635A22.19 22.19 0 0 1 8 16a22.19 22.19 0 0 1-6.203-.698.667.667 0 0 1-.464-.635 5.34 5.34 0 0 1 1.564-3.77Z'/></svg>\"\nexport const users = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.388 14.715H12.71c-.4 0-.668-.267-.668-.669 0-.401.267-.669.668-.669h2.008V11.17l-2.476-1.003c-.267-.067-.468-.268-.602-.468-.134-.201-.2-.469-.2-.736V8.36c0-.268.133-.469.334-.603.334-.2.535-.4.736-.735.134-.335.2-.67.2-1.004V4.68c0-.335-.066-.67-.267-1.004a1.944 1.944 0 0 0-.736-.736 2.133 2.133 0 0 0-2.007 0c-.335.201-.736.067-.937-.267-.2-.335-.067-.736.268-.937a3.323 3.323 0 0 1 3.345 0c.535.268.937.736 1.204 1.204.335.536.469 1.138.469 1.74v1.338a3.02 3.02 0 0 1-.469 1.673c-.2.401-.535.736-.87 1.003v.2l2.476 1.004c.268.067.468.268.602.469.134.2.2.468.2.736v2.943c.068.335-.2.67-.601.67ZM10.035 14.715H.67c-.401 0-.669-.267-.669-.669V11.84c0-.268.067-.536.2-.736.135-.201.335-.402.603-.469l2.542-1.07v-.2c-.334-.268-.669-.603-.87-1.004a3.02 3.02 0 0 1-.468-1.673V5.349c0-.87.335-1.74 1.004-2.342.602-.669 1.471-1.003 2.341-1.003.87 0 1.74.334 2.342 1.003.669.603 1.003 1.472 1.003 2.342v1.338A3.02 3.02 0 0 1 8.23 8.36c-.2.401-.535.736-.87 1.003v.2l2.476 1.004c.267.067.468.268.602.469.134.2.2.468.2.736v2.274c.067.335-.2.67-.602.67Zm-8.697-1.338h8.028v-1.539l-2.475-1.003c-.268-.067-.468-.268-.602-.468a1.286 1.286 0 0 1-.268-.803v-.602c0-.268.134-.469.335-.602.334-.201.535-.402.736-.736.2-.268.267-.602.267-.937V5.349c0-.535-.2-1.07-.602-1.405-.736-.803-2.074-.803-2.81 0-.401.335-.602.87-.602 1.405v1.338c0 .335.067.67.268 1.004.2.334.401.535.736.736.2.066.334.334.334.535v.602c0 .267-.067.535-.2.736-.134.2-.335.401-.603.468l-2.542 1.07v1.54Z'/></svg>\"\nexport const usersWm = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.167 9.867a1.334 1.334 0 0 1 .833 1.24v3.546h-4V13.32h2.667v-2.213l-2.494-1a1.312 1.312 0 0 1-.606-.487 1.302 1.302 0 0 1-.234-.747V7.9l.334-.187a1.967 1.967 0 0 0 1-1.72V4.66c0-.353-.094-.693-.267-1a1.985 1.985 0 0 0-.733-.733 2.02 2.02 0 0 0-2 0l-.58.333-.667-1.153.58-.334a3.377 3.377 0 0 1 3.333 0c.507.294.927.714 1.22 1.22A3.32 3.32 0 0 1 14 4.66v1.333c0 .58-.16 1.16-.447 1.66a3.327 3.327 0 0 1-.886.994v.226l2.5.994Zm-7.427-.16 2.087.833c.246.1.46.267.613.493.147.22.227.48.227.747v2.88H0v-2.88a1.344 1.344 0 0 1 .84-1.247L2.927 9.7C1.273 9.253.793 8.407.74 8.293l-.22-.426.34-.347C1.18 7.2 2 6.187 2 5.327c0-.894.347-1.727.973-2.36a3.34 3.34 0 0 1 2.36-.974 3.34 3.34 0 0 1 2.36.974 3.34 3.34 0 0 1 .974 2.36c0 .86.82 1.873 1.14 2.2l.34.34-.22.433c-.062.11-.537.954-2.187 1.407ZM1.333 11.78v1.54h7.994v-1.547l-2.494-1A1.312 1.312 0 0 1 6 9.54v-.887l.58-.073c.973-.127 1.54-.4 1.847-.613-.454-.58-1.094-1.574-1.094-2.64a1.97 1.97 0 0 0-.586-1.414c-.754-.753-2.074-.753-2.827 0-.38.38-.587.88-.587 1.414 0 1.066-.64 2.066-1.093 2.633.307.213.867.48 1.847.613l.58.08v.887a1.34 1.34 0 0 1-.84 1.24l-2.494 1Z'/></svg>\"\nexport const videoOff = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M15.133 1.8a.644.644 0 0 0 0-.933.644.644 0 0 0-.933 0l-2.867 2.866c-.066-.466-.266-.866-.6-1.133-.333-.4-.866-.6-1.4-.6H2c-.533 0-1.067.2-1.4.6-.4.333-.6.867-.6 1.4v8c0 .533.2 1.067.6 1.4.2.2.4.333.6.4l-.333.333a.645.645 0 0 0 0 .934.645.645 0 0 0 .933 0L15.133 1.8ZM2.4 12.667l7.6-7.6V4c0-.2-.067-.333-.2-.467a.605.605 0 0 0-.467-.2H2c-.2 0-.333.067-.467.2a.605.605 0 0 0-.2.467v8c0 .2.067.333.2.467.134.133.267.2.467.2h.4Zm13.333-8.534c.2.134.267.334.267.534v6.666c0 .2-.067.4-.267.534-.133.133-.4.133-.6.133l-3.8-1.133V12c0 .533-.2 1.067-.6 1.4-.333.4-.866.6-1.4.6H5.467c-.4 0-.667-.267-.667-.667s.267-.666.667-.666h3.866c.2 0 .334-.067.467-.2A.605.605 0 0 0 10 12v-2c0-.2.067-.4.267-.533.133-.134.4-.134.6-.134l3.8 1.067V5.533l-.8.2c-.334.134-.734-.133-.8-.466-.134-.334.133-.734.466-.8l1.6-.467c.2 0 .467 0 .6.133Z'/></svg>\"\nexport const videoOn = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M1.333 4c0-.4.267-.667.667-.667h7.333c.4 0 .667.267.667.667v8c0 .4-.267.667-.667.667H2c-.4 0-.667-.267-.667-.667V4Zm10 6.333V12c0 1.133-.866 2-2 2H2c-1.133 0-2-.867-2-2V4c0-1.133.867-2 2-2h7.333c1.134 0 2 .867 2 2v1.667l3.734-1.6c.2-.067.466-.067.6.066.2.134.333.334.333.534v6.666c0 .2-.133.4-.267.534-.2.133-.4.133-.6.066l-3.8-1.6Zm0-1.466 3.334 1.4V5.6L11.333 7v1.867Z'/></svg>\"\nexport const warning = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M8 6.667c.368 0 .667.298.667.666V10a.667.667 0 1 1-1.334 0V7.333c0-.368.299-.666.667-.666ZM8.667 12a.667.667 0 1 1-1.334 0 .667.667 0 0 1 1.334 0Z'/><path fill-rule='evenodd' d='M8 1.333c.248 0 .475.137.59.357l6.667 12.666a.666.666 0 0 1-.59.977H1.333a.666.666 0 0 1-.59-.977L7.41 1.69A.667.667 0 0 1 8 1.333ZM13.562 14 8 3.431 2.438 14h11.124Z'/></svg>\"\nexport const warningFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 16' class='pdsicon'><path d='M15.8 12.526 9.485.88A1.668 1.668 0 0 0 8.8.2a1.693 1.693 0 0 0-2.284.68L.2 12.526A1.678 1.678 0 0 0 1.687 15h12.628a1.7 1.7 0 0 0 1.308-.615 1.675 1.675 0 0 0 .178-1.859ZM8 13a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1-3.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v4Z'/></svg>\"\nexport const websiteFilled = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M14 0H2a2 2 0 0 0-2 2v9.333a2 2 0 0 0 2 2h4.667v1.334H4A.667.667 0 1 0 4 16h8a.667.667 0 0 0 0-1.333H9.333v-1.334H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2Zm.667 10.667H1.333V2A.667.667 0 0 1 2 1.333h12a.667.667 0 0 1 .667.667v8.667Z'/></svg>\"\nexport const websiteOutline = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M2 1.333A.666.666 0 0 0 1.333 2v7.333h13.334V2A.666.666 0 0 0 14 1.333H2Zm12.667 9.334H1.333v.666c0 .369.299.667.667.667h12a.666.666 0 0 0 .667-.667v-.666ZM0 10v1.333a2 2 0 0 0 2 2h5.333v1.334H4A.667.667 0 1 0 4 16h8a.667.667 0 0 0 0-1.333H8.667v-1.334H14a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2a2 2 0 0 0-2 2v8Z'/></svg>\"\nexport const windowParagraph = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M3.333.667H0v14.666h16V.667H3.333Zm0 1.333h-2v1.333h2V2Zm1.334 2.667H1.333V14h13.334V4.667h-10Zm0-1.334V2h10v1.333h-10Zm-2 3.334H8V12H2.667V6.667ZM4 8v2.667h2.667V8H4Zm9.333-1.333h-4V8h4V6.667Zm-4 2.666H12v1.334H9.333V9.333Z'/></svg>\"\nexport const world = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M5.39 1.864a6.672 6.672 0 0 0-4.024 5.47h1.986c.12-2.1.805-4.026 2.038-5.47ZM1.366 8.667a6.672 6.672 0 0 0 4.024 5.47c-1.233-1.445-1.919-3.372-2.038-5.47H1.366Zm9.244 5.47a6.672 6.672 0 0 0 4.024-5.47h-1.986c-.12 2.099-.805 4.025-2.038 5.47Zm4.024-6.804a6.672 6.672 0 0 0-4.024-5.47c1.233 1.445 1.919 3.371 2.038 5.47h1.986ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Zm-.667 14.146c-1.564-1.184-2.497-3.141-2.645-5.48h2.645v5.48ZM4.688 7.333h2.645V1.854C5.77 3.038 4.836 4.995 4.688 7.334Zm3.979 6.813v-5.48h2.645c-.148 2.339-1.08 4.295-2.645 5.48Zm0-6.813h2.645c-.148-2.338-1.08-4.295-2.645-5.479v5.48Z'/></svg>\"\nexport const wrench = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path fill-rule='evenodd' d='M11.228 0a6.024 6.024 0 0 1 1.694.23l1.094.312-2.387 2.377 1.455 1.448L15.44 2.02l.334 1.034a4.6 4.6 0 0 1 .08 2.55l-.003.011-.003.01a4.467 4.467 0 0 1-3.384 3.129l-.019.004-.02.003a5.165 5.165 0 0 1-1.785-.05l-5.549 6.24a2.862 2.862 0 0 1-4.28.166l-.002-.003a2.951 2.951 0 0 1 .177-4.232l.004-.002 6.252-5.512a3.482 3.482 0 0 1-.104-.877 4.416 4.416 0 0 1 4.037-4.49L11.202 0h.026Zm.037 1.333a3.083 3.083 0 0 0-2.793 3.14v.024c-.003.285.05.569.158.833l.177.438-6.932 6.11-.001.001a1.617 1.617 0 0 0-.097 2.318 1.529 1.529 0 0 0 2.29-.097l.01-.012 6.116-6.878.405.119a3.832 3.832 0 0 0 1.615.116 3.134 3.134 0 0 0 2.353-2.18 3.26 3.26 0 0 0 .091-.583l-1.573 1.566-3.345-3.33 1.592-1.584h-.066Z'/></svg>\"\nexport const youtube = \"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' class='pdsicon'><path d='M15.867 4.8s-.134-1.133-.667-1.6c-.6-.667-1.267-.667-1.6-.667C11.333 2.4 8 2.4 8 2.4s-3.333 0-5.6.133C2.067 2.6 1.4 2.6.8 3.2.333 3.667.133 4.8.133 4.8S0 6.067 0 7.4v1.2c0 1.267.133 2.6.133 2.6s.134 1.133.667 1.6c.6.667 1.4.6 1.733.667C3.8 13.6 8 13.6 8 13.6s3.333 0 5.6-.2c.333-.067 1-.067 1.6-.667.467-.466.667-1.6.667-1.6S16 9.867 16 8.533v-1.2c0-1.266-.133-2.533-.133-2.533Zm-9.534 5.267V5.6l4.334 2.267-4.334 2.2Z'/></svg>\"\n",":host {\n\n --border-radius: var(--pine-border-radius-sm);\n --color: var(--pine-color-neutral-charcoal-400);\n --font-size: var(--pine-font-size-body);\n --font-size-sm: var(--pine-font-size-body-sm);\n --font-size-xs: var(--pine-font-size-body-xs);\n --font-weight: var(--pine-font-weight-medium);\n --margin-inline-start: var(--pine-spacing-xxs);\n --outline: 4px solid var(--pine-color-primary-200);\n --svg-lg: 15px;\n --svg-md: 13px;\n --svg-sm: 11px;\n\n display: inline;\n\n pds-icon {\n margin-inline-start: var(--margin-inline-start);\n }\n}\n\n.pds-link {\n align-items: center;\n color: var(--color);\n display: inline-flex;\n font-weight: inherit;\n\n &:focus {\n border-radius: var(--border-radius);\n outline: var(--outline);\n }\n}\n\n// We have a small consensus stating that\n// fonts will be REMs, box-model will be\n// discussed later px or (r)em's\n.pds-link--sm {\n font-size: var(--font-size-xs);\n\n pds-icon {\n height: var(--svg-sm);\n width: var(--svg-sm);\n }\n}\n\n.pds-link--md {\n font-size: var(--font-size-sm);\n\n pds-icon {\n height: var(--svg-md);\n width: var(--svg-md);\n }\n}\n\n.pds-link--lg {\n font-size: var(--font-size);\n\n pds-icon {\n height: var(--svg-lg);\n width: var(--svg-lg);\n }\n}\n\n.pds-link--plain {\n font-weight: var(--font-weight);\n text-decoration: none;\n\n &:hover {\n text-decoration: underline;\n }\n}\n\n// Default = inline link\n.pds-link--default {\n text-decoration: underline;\n\n &:hover {\n text-decoration: none;\n }\n}\n","import { Component, h, Prop } from '@stencil/core';\n\nimport { launch } from '@pine-ds/icons/icons';\n\n/**\n * @part link - The main link element that represents the link component.\n * @slot - Content is placed between the opening closing tags.\n */\n@Component({\n tag: 'pds-link',\n styleUrl: 'pds-link.scss',\n shadow: true,\n})\nexport class PdsLink {\n /**\n * A unique identifier used for the underlying component `id` attribute.\n */\n @Prop() componentId: string;\n\n /**\n * When enabled, opens link in a new tab.\n * @defaultValue false\n */\n @Prop() external = false;\n\n /**\n *\n * Modifies the look of the link\n */\n @Prop() variant: 'inline' | 'plain' = 'inline';\n\n /**\n *\n * The Font size follows t-shirt model\n * sm: 12px\n * md: 14px\n * lg: 16px\n * @defaultValue lg\n */\n @Prop() fontSize: 'sm' | 'md' | 'lg' = 'lg';\n\n /**\n * The URL that the hyperlink points to.\n */\n @Prop() href!: string;\n\n private classNames() {\n const classNames = ['pds-link'];\n\n if (this.fontSize) {\n classNames.push('pds-link--' + this.fontSize);\n }\n\n if (this.variant) {\n classNames.push('pds-link--' + this.variant);\n }\n\n return classNames.join(' ');\n }\n\n render() {\n\n return (\n <a\n class={this.classNames()}\n href={this.href}\n id={this.componentId}\n target={this.external ? '_blank' : undefined}\n part=\"link\"\n >\n <slot>{this.href}</slot>\n {this.external &&\n <pds-icon icon={launch} size={this.fontSize}></pds-icon>\n }\n </a>\n );\n }\n}\n"],"version":3}