@arco-iconbox/vue-te 0.0.2 → 0.0.4

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 (314) hide show
  1. package/dist/icon.js +4371 -1888
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +1121 -885
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/Icon3Drotate/index.js +42 -0
  6. package/esm/IconAdjust/index.js +32 -0
  7. package/esm/IconAlarm/index.js +36 -0
  8. package/esm/IconBackward10s/index.js +36 -0
  9. package/esm/IconBackwardFill/index.js +36 -0
  10. package/esm/IconBottomFill/index.js +36 -0
  11. package/esm/IconBottomLeftFill/index.js +36 -0
  12. package/esm/IconBottomRightFill/index.js +36 -0
  13. package/esm/IconBrowser/index.js +38 -0
  14. package/esm/IconCctv/index.js +36 -0
  15. package/esm/IconCctvFill/index.js +36 -0
  16. package/esm/IconCellphone/index.js +10 -4
  17. package/esm/IconCheck/index.js +1 -1
  18. package/esm/IconChromefilled/index.js +2 -2
  19. package/esm/IconClickhouse/index.js +32 -0
  20. package/esm/IconClose/index.js +1 -1
  21. package/esm/IconCloseFilled/index.js +36 -0
  22. package/esm/IconCollectionTagFilled/index.js +32 -0
  23. package/esm/IconConfiguration/index.js +42 -0
  24. package/esm/IconConnectCutup/index.js +47 -0
  25. package/esm/IconConnectedInside/index.js +51 -0
  26. package/esm/IconConnectedOut/index.js +51 -0
  27. package/esm/IconCubeThree/index.js +36 -0
  28. package/esm/IconDot/index.js +36 -0
  29. package/esm/IconEditPen/index.js +1 -1
  30. package/esm/IconEmsCostAnalysis/index.js +60 -0
  31. package/esm/IconEmsEnergyAnalysis/index.js +58 -0
  32. package/esm/IconEmsEnergyContrast/index.js +61 -0
  33. package/esm/IconEmsEnergyRanking/index.js +43 -0
  34. package/esm/IconEmsHeibang/index.js +53 -0
  35. package/esm/IconEmsHongbang/index.js +58 -0
  36. package/esm/IconEnterpriseWechat/index.js +1 -1
  37. package/esm/IconFileTypeCad/index.js +66 -0
  38. package/esm/IconFileTypeExcel/index.js +61 -0
  39. package/esm/IconFileTypeHtml/index.js +61 -0
  40. package/esm/IconFileTypeJpg/index.js +50 -0
  41. package/esm/IconFileTypePdf/index.js +61 -0
  42. package/esm/IconFileTypePng/index.js +61 -0
  43. package/esm/IconFileTypePpt/index.js +61 -0
  44. package/esm/IconFileTypeTxt/index.js +47 -0
  45. package/esm/IconFileTypeUnknown/index.js +61 -0
  46. package/esm/IconFileTypeVideo/index.js +61 -0
  47. package/esm/IconFileTypeVisio/index.js +61 -0
  48. package/esm/IconFileTypeWord/index.js +61 -0
  49. package/esm/IconFiles/index.js +1 -1
  50. package/esm/{IconHouse → IconFolderFill}/index.js +3 -3
  51. package/esm/IconForward10s/index.js +36 -0
  52. package/esm/IconForwardFill/index.js +36 -0
  53. package/esm/IconFullScreen/index.js +1 -1
  54. package/esm/IconGrid/index.js +4 -4
  55. package/esm/IconHeart/index.js +1 -1
  56. package/esm/IconHeartFilled/index.js +1 -1
  57. package/esm/IconHome/index.js +36 -0
  58. package/esm/IconHospital/index.js +36 -0
  59. package/esm/IconHospitalFill/index.js +36 -0
  60. package/esm/IconIphone/index.js +10 -4
  61. package/esm/IconJuese/index.js +36 -0
  62. package/esm/IconLevel/index.js +36 -0
  63. package/esm/IconLink/index.js +1 -1
  64. package/esm/IconLocation/index.js +1 -1
  65. package/esm/IconLocationFill/index.js +32 -0
  66. package/esm/IconMessage/index.js +1 -1
  67. package/esm/IconMinus/index.js +1 -1
  68. package/esm/IconMission/index.js +34 -0
  69. package/esm/IconMoreFilled/index.js +1 -1
  70. package/esm/IconMySQL/index.js +34 -0
  71. package/esm/IconNo/index.js +40 -0
  72. package/esm/IconOfficeBuilding/index.js +1 -1
  73. package/esm/IconPicture/index.js +1 -1
  74. package/esm/IconPlus/index.js +1 -1
  75. package/esm/{IconProtect → IconPlusBold}/index.js +4 -13
  76. package/esm/IconPostcard/index.js +10 -4
  77. package/esm/IconPriceTagFilled/index.js +38 -0
  78. package/esm/IconQuanxian/index.js +32 -0
  79. package/esm/IconRefresh/index.js +1 -1
  80. package/esm/IconRefreshLeft/index.js +1 -1
  81. package/esm/IconRefreshRight/index.js +1 -1
  82. package/esm/IconSHelp/index.js +1 -1
  83. package/esm/IconScaleToOriginal/index.js +10 -4
  84. package/esm/IconSchool/index.js +1 -1
  85. package/esm/IconService/index.js +1 -1
  86. package/esm/IconServiceFill/index.js +34 -0
  87. package/esm/IconShield/index.js +38 -0
  88. package/esm/IconSpeed/index.js +36 -0
  89. package/esm/IconStr/index.js +32 -0
  90. package/esm/IconStructure/index.js +32 -0
  91. package/esm/IconSwitchButton/index.js +6 -4
  92. package/esm/IconTenantry/index.js +42 -0
  93. package/esm/IconTitleDecoration/index.js +29 -11
  94. package/esm/IconTopFill/index.js +36 -0
  95. package/esm/IconTopLeftFill/index.js +36 -0
  96. package/esm/IconTopRightFill/index.js +36 -0
  97. package/esm/IconWechatApplet/index.js +4 -12
  98. package/esm/{IconApp → IconWorkApp}/index.js +2 -2
  99. package/esm/IconWorkBench/index.js +36 -0
  100. package/esm/IconYonghu/index.js +38 -0
  101. package/esm/IconYuanqu/index.js +36 -0
  102. package/esm/index.js +76 -17
  103. package/lib/Icon3Drotate/index.js +43 -0
  104. package/lib/IconAdjust/index.js +33 -0
  105. package/lib/IconAlarm/index.js +37 -0
  106. package/lib/IconBackward10s/index.js +37 -0
  107. package/lib/{IconHouse → IconBackwardFill}/index.js +7 -3
  108. package/lib/IconBottomFill/index.js +37 -0
  109. package/lib/IconBottomLeftFill/index.js +37 -0
  110. package/lib/IconBottomRightFill/index.js +37 -0
  111. package/lib/IconBrowser/index.js +39 -0
  112. package/lib/IconCctv/index.js +37 -0
  113. package/lib/IconCctvFill/index.js +37 -0
  114. package/lib/IconCellphone/index.js +10 -4
  115. package/lib/IconCheck/index.js +1 -1
  116. package/lib/IconChromefilled/index.js +2 -2
  117. package/lib/IconClickhouse/index.js +33 -0
  118. package/lib/IconClose/index.js +1 -1
  119. package/lib/IconCloseFilled/index.js +37 -0
  120. package/lib/IconCollectionTagFilled/index.js +33 -0
  121. package/lib/IconConfiguration/index.js +43 -0
  122. package/lib/IconConnectCutup/index.js +48 -0
  123. package/lib/IconConnectedInside/index.js +52 -0
  124. package/lib/IconConnectedOut/index.js +52 -0
  125. package/lib/IconCubeThree/index.js +37 -0
  126. package/lib/IconDot/index.js +37 -0
  127. package/lib/IconEditPen/index.js +1 -1
  128. package/lib/IconEmsCostAnalysis/index.js +61 -0
  129. package/lib/IconEmsEnergyAnalysis/index.js +59 -0
  130. package/lib/IconEmsEnergyContrast/index.js +62 -0
  131. package/lib/IconEmsEnergyRanking/index.js +44 -0
  132. package/lib/IconEmsHeibang/index.js +54 -0
  133. package/lib/IconEmsHongbang/index.js +59 -0
  134. package/lib/IconEnterpriseWechat/index.js +1 -1
  135. package/lib/IconFileTypeCad/index.js +67 -0
  136. package/lib/IconFileTypeExcel/index.js +62 -0
  137. package/lib/IconFileTypeHtml/index.js +62 -0
  138. package/lib/IconFileTypeJpg/index.js +51 -0
  139. package/lib/IconFileTypePdf/index.js +62 -0
  140. package/lib/IconFileTypePng/index.js +62 -0
  141. package/lib/IconFileTypePpt/index.js +62 -0
  142. package/lib/IconFileTypeTxt/index.js +48 -0
  143. package/lib/IconFileTypeUnknown/index.js +62 -0
  144. package/lib/IconFileTypeVideo/index.js +62 -0
  145. package/lib/IconFileTypeVisio/index.js +62 -0
  146. package/lib/IconFileTypeWord/index.js +62 -0
  147. package/lib/IconFiles/index.js +1 -1
  148. package/lib/IconFolderFill/index.js +33 -0
  149. package/lib/IconForward10s/index.js +37 -0
  150. package/lib/IconForwardFill/index.js +37 -0
  151. package/lib/IconFullScreen/index.js +1 -1
  152. package/lib/IconGrid/index.js +3 -3
  153. package/lib/IconHeart/index.js +1 -1
  154. package/lib/IconHeartFilled/index.js +1 -1
  155. package/lib/IconHome/index.js +37 -0
  156. package/lib/IconHospital/index.js +37 -0
  157. package/lib/IconHospitalFill/index.js +37 -0
  158. package/lib/IconIphone/index.js +10 -4
  159. package/lib/IconJuese/index.js +37 -0
  160. package/lib/IconLevel/index.js +37 -0
  161. package/lib/IconLink/index.js +1 -1
  162. package/lib/IconLocation/index.js +1 -1
  163. package/lib/IconLocationFill/index.js +33 -0
  164. package/lib/IconMessage/index.js +1 -1
  165. package/lib/IconMinus/index.js +1 -1
  166. package/lib/IconMission/index.js +35 -0
  167. package/lib/IconMoreFilled/index.js +1 -1
  168. package/lib/IconMySQL/index.js +35 -0
  169. package/lib/IconNo/index.js +41 -0
  170. package/lib/IconOfficeBuilding/index.js +1 -1
  171. package/lib/IconPicture/index.js +1 -1
  172. package/lib/IconPlus/index.js +1 -1
  173. package/lib/{IconProtect → IconPlusBold}/index.js +4 -13
  174. package/lib/IconPostcard/index.js +10 -4
  175. package/lib/IconPriceTagFilled/index.js +39 -0
  176. package/lib/IconQuanxian/index.js +33 -0
  177. package/lib/IconRefresh/index.js +1 -1
  178. package/lib/IconRefreshLeft/index.js +1 -1
  179. package/lib/IconRefreshRight/index.js +1 -1
  180. package/lib/IconSHelp/index.js +1 -1
  181. package/lib/IconScaleToOriginal/index.js +10 -4
  182. package/lib/IconSchool/index.js +1 -1
  183. package/lib/IconService/index.js +1 -1
  184. package/lib/IconServiceFill/index.js +35 -0
  185. package/lib/IconShield/index.js +39 -0
  186. package/lib/IconSpeed/index.js +37 -0
  187. package/lib/IconStr/index.js +33 -0
  188. package/lib/IconStructure/index.js +33 -0
  189. package/lib/IconSwitchButton/index.js +6 -4
  190. package/lib/IconTenantry/index.js +43 -0
  191. package/lib/IconTitleDecoration/index.js +28 -10
  192. package/lib/IconTopFill/index.js +37 -0
  193. package/lib/IconTopLeftFill/index.js +37 -0
  194. package/lib/IconTopRightFill/index.js +37 -0
  195. package/lib/IconWechatApplet/index.js +4 -12
  196. package/lib/{IconApp → IconWorkApp}/index.js +2 -2
  197. package/lib/IconWorkBench/index.js +37 -0
  198. package/lib/IconYonghu/index.js +39 -0
  199. package/lib/IconYuanqu/index.js +37 -0
  200. package/lib/index.js +604 -486
  201. package/package.json +1 -1
  202. package/src/Icon3Drotate/index.vue +19 -0
  203. package/src/IconAdjust/index.vue +19 -0
  204. package/src/IconAlarm/index.vue +19 -0
  205. package/src/IconBackward10s/index.vue +19 -0
  206. package/src/IconBackwardFill/index.vue +19 -0
  207. package/src/IconBottomFill/index.vue +19 -0
  208. package/src/IconBottomLeftFill/index.vue +19 -0
  209. package/src/IconBottomRightFill/index.vue +19 -0
  210. package/src/IconBrowser/index.vue +19 -0
  211. package/src/IconCctv/index.vue +19 -0
  212. package/src/IconCctvFill/index.vue +19 -0
  213. package/src/IconCellphone/index.vue +1 -1
  214. package/src/IconCheck/index.vue +1 -1
  215. package/src/IconChromefilled/index.vue +1 -1
  216. package/src/IconClickhouse/index.vue +19 -0
  217. package/src/IconClose/index.vue +1 -1
  218. package/src/IconCloseFilled/index.vue +19 -0
  219. package/src/IconCollectionTagFilled/index.vue +19 -0
  220. package/src/IconConfiguration/index.vue +19 -0
  221. package/src/IconConnectCutup/index.vue +19 -0
  222. package/src/IconConnectedInside/index.vue +19 -0
  223. package/src/IconConnectedOut/index.vue +19 -0
  224. package/src/IconCubeThree/index.vue +19 -0
  225. package/src/IconDot/index.vue +19 -0
  226. package/src/IconEditPen/index.vue +1 -1
  227. package/src/IconEmsCostAnalysis/index.vue +19 -0
  228. package/src/IconEmsEnergyAnalysis/index.vue +19 -0
  229. package/src/IconEmsEnergyContrast/index.vue +19 -0
  230. package/src/IconEmsEnergyRanking/index.vue +19 -0
  231. package/src/IconEmsHeibang/index.vue +19 -0
  232. package/src/IconEmsHongbang/index.vue +19 -0
  233. package/src/IconEnterpriseWechat/index.vue +1 -1
  234. package/src/IconFileTypeCad/index.vue +19 -0
  235. package/src/IconFileTypeExcel/index.vue +19 -0
  236. package/src/IconFileTypeHtml/index.vue +19 -0
  237. package/src/IconFileTypeJpg/index.vue +19 -0
  238. package/src/IconFileTypePdf/index.vue +19 -0
  239. package/src/IconFileTypePng/index.vue +19 -0
  240. package/src/IconFileTypePpt/index.vue +19 -0
  241. package/src/IconFileTypeTxt/index.vue +19 -0
  242. package/src/IconFileTypeUnknown/index.vue +19 -0
  243. package/src/IconFileTypeVideo/index.vue +19 -0
  244. package/src/IconFileTypeVisio/index.vue +19 -0
  245. package/src/IconFileTypeWord/index.vue +19 -0
  246. package/src/IconFiles/index.vue +1 -1
  247. package/src/IconFolderFill/index.vue +19 -0
  248. package/src/IconForward10s/index.vue +19 -0
  249. package/src/IconForwardFill/index.vue +19 -0
  250. package/src/IconFullScreen/index.vue +1 -1
  251. package/src/IconGrid/index.vue +1 -1
  252. package/src/IconHeart/index.vue +1 -1
  253. package/src/IconHeartFilled/index.vue +1 -1
  254. package/src/IconHome/index.vue +19 -0
  255. package/src/IconHospital/index.vue +19 -0
  256. package/src/IconHospitalFill/index.vue +19 -0
  257. package/src/IconIphone/index.vue +1 -1
  258. package/src/IconJuese/index.vue +19 -0
  259. package/src/IconLevel/index.vue +19 -0
  260. package/src/IconLink/index.vue +1 -1
  261. package/src/IconLocation/index.vue +1 -1
  262. package/src/IconLocationFill/index.vue +19 -0
  263. package/src/IconMessage/index.vue +1 -1
  264. package/src/IconMinus/index.vue +1 -1
  265. package/src/IconMission/index.vue +19 -0
  266. package/src/IconMoreFilled/index.vue +1 -1
  267. package/src/IconMySQL/index.vue +19 -0
  268. package/src/IconNo/index.vue +19 -0
  269. package/src/IconOfficeBuilding/index.vue +1 -1
  270. package/src/IconPicture/index.vue +1 -1
  271. package/src/IconPlus/index.vue +1 -1
  272. package/src/IconPlusBold/index.vue +19 -0
  273. package/src/IconPostcard/index.vue +1 -1
  274. package/src/IconPriceTagFilled/index.vue +19 -0
  275. package/src/IconQuanxian/index.vue +19 -0
  276. package/src/IconRefresh/index.vue +1 -1
  277. package/src/IconRefreshLeft/index.vue +1 -1
  278. package/src/IconRefreshRight/index.vue +1 -1
  279. package/src/IconSHelp/index.vue +1 -1
  280. package/src/IconScaleToOriginal/index.vue +1 -1
  281. package/src/IconSchool/index.vue +1 -1
  282. package/src/IconService/index.vue +1 -1
  283. package/src/IconServiceFill/index.vue +19 -0
  284. package/src/IconShield/index.vue +19 -0
  285. package/src/IconSpeed/index.vue +19 -0
  286. package/src/IconStr/index.vue +19 -0
  287. package/src/IconStructure/index.vue +19 -0
  288. package/src/IconSwitchButton/index.vue +1 -1
  289. package/src/IconTenantry/index.vue +19 -0
  290. package/src/IconTitleDecoration/index.vue +1 -1
  291. package/src/IconTopFill/index.vue +19 -0
  292. package/src/IconTopLeftFill/index.vue +19 -0
  293. package/src/IconTopRightFill/index.vue +19 -0
  294. package/src/IconWechatApplet/index.vue +1 -1
  295. package/src/IconWorkApp/index.vue +19 -0
  296. package/src/IconWorkBench/index.vue +19 -0
  297. package/src/IconYonghu/index.vue +19 -0
  298. package/src/IconYuanqu/index.vue +19 -0
  299. package/src/index.js +76 -17
  300. package/esm/IconHelpFilled/index.js +0 -32
  301. package/esm/IconMore/index.js +0 -32
  302. package/esm/IconSetUp/index.js +0 -32
  303. package/esm/IconTruck/index.js +0 -32
  304. package/lib/IconHelpFilled/index.js +0 -33
  305. package/lib/IconMore/index.js +0 -33
  306. package/lib/IconSetUp/index.js +0 -33
  307. package/lib/IconTruck/index.js +0 -33
  308. package/src/IconApp/index.vue +0 -19
  309. package/src/IconHelpFilled/index.vue +0 -19
  310. package/src/IconHouse/index.vue +0 -19
  311. package/src/IconMore/index.vue +0 -19
  312. package/src/IconProtect/index.vue +0 -19
  313. package/src/IconSetUp/index.vue +0 -19
  314. package/src/IconTruck/index.vue +0 -19
@@ -0,0 +1,61 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconFileTypeVideo",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = { "clip-path": "url(#svg_853deaade0__clip0_326_202)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = { id: "svg_853deaade0__clip0_326_202" };
21
+ const _hoisted_6 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-video`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ createElementVNode("g", _hoisted_1, [
32
+ createElementVNode("path", {
33
+ "fill-rule": "evenodd",
34
+ "clip-rule": "evenodd",
35
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#722ED1"
37
+ }, null, 8, _hoisted_2),
38
+ createElementVNode("path", {
39
+ opacity: ".5",
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M8.00005 5.20001C6.2255 5.20001 4.80005 6.62547 4.80005 8.40001C4.80005 10.1746 6.2255 11.6 8.00005 11.6C9.77459 11.6 11.2 10.1746 11.2 8.40001C11.2 6.62547 9.77459 5.20001 8.00005 5.20001ZM9.38187 8.53092L7.3455 9.69456C7.27278 9.73819 7.1855 9.7091 7.14187 9.63638C7.12732 9.62183 7.12732 9.59274 7.12732 9.56365V7.23638C7.12732 7.20728 7.12732 7.19274 7.14187 7.17819C7.15641 7.1491 7.1855 7.12001 7.21459 7.12001C7.25823 7.10547 7.30187 7.10547 7.3455 7.12001L9.36732 8.28365C9.39641 8.29819 9.41096 8.31274 9.4255 8.34183C9.48368 8.40001 9.45459 8.48729 9.38187 8.53092Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,61 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconFileTypeVisio",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = { "clip-path": "url(#svg_8c358bc6f8__clip0_326_206)" };
17
+ const _hoisted_2 = ["fill"];
18
+ const _hoisted_3 = ["fill"];
19
+ const _hoisted_4 = ["fill"];
20
+ const _hoisted_5 = { id: "svg_8c358bc6f8__clip0_326_206" };
21
+ const _hoisted_6 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: "none",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-visio`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ createElementVNode("g", _hoisted_1, [
32
+ createElementVNode("path", {
33
+ "fill-rule": "evenodd",
34
+ "clip-rule": "evenodd",
35
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#196DE9"
37
+ }, null, 8, _hoisted_2),
38
+ createElementVNode("path", {
39
+ opacity: ".5",
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M8.2581 10.984L10.1461 6H9.2341L8.0341 9.632L6.7381 6H5.8501L7.7061 10.984H8.2581Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -0,0 +1,61 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconFileTypeWord",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = {
17
+ "clip-path": "url(#svg_e829b53331__clip0_326_207)",
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd"
20
+ };
21
+ const _hoisted_2 = ["fill"];
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = ["fill"];
24
+ const _hoisted_5 = { id: "svg_e829b53331__clip0_326_207" };
25
+ const _hoisted_6 = ["fill"];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return openBlock(), createElementBlock("svg", mergeProps({
28
+ viewBox: "0 0 16 16",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-file-type-word`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), [
35
+ createElementVNode("g", _hoisted_1, [
36
+ createElementVNode("path", {
37
+ d: "M2.5 0.5C2.3125 0.5 2.1125 0.575 1.975 0.725C1.8375 0.875 1.75 1.0625 1.75 1.25V14.75C1.75 14.9375 1.825 15.1375 1.975 15.275C2.125 15.425 2.3125 15.5 2.5 15.5H13.5C13.6875 15.5 13.8875 15.425 14.025 15.275C14.175 15.125 14.25 14.9375 14.25 14.75V4.75L10 0.5H2.5Z",
38
+ fill: $props.useCurrentColor ? "currentColor" : "#1890FF"
39
+ }, null, 8, _hoisted_2),
40
+ createElementVNode("path", {
41
+ opacity: ".5",
42
+ d: "M14.25 4.75H10.75C10.5625 4.75 10.3625 4.675 10.225 4.525C10.075 4.3875 10 4.1875 10 4V0.5L14.25 4.75Z",
43
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
44
+ }, null, 8, _hoisted_3),
45
+ createElementVNode("path", {
46
+ d: "M4.375 6.02502H5.3875L6.4 9.83752H6.4125L7.525 6.02502H8.5L9.625 9.83752L10.65 6.02502H11.625L10.125 10.9375H9.1125L8 7.16252H7.9875L6.8625 10.925H5.85L4.375 6.02502Z",
47
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
48
+ }, null, 8, _hoisted_4)
49
+ ]),
50
+ createElementVNode("defs", null, [
51
+ createElementVNode("clipPath", _hoisted_5, [
52
+ createElementVNode("path", {
53
+ fill: $props.useCurrentColor ? "currentColor" : "#fff",
54
+ d: "M0 0H16V16H0z"
55
+ }, null, 8, _hoisted_6)
56
+ ])
57
+ ])
58
+ ], 16);
59
+ }
60
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
61
+ export { index as default };
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2 6V13H14V6H2ZM1.5 5H14.5C14.646 5 14.7658 5.04683 14.8595 5.1405C14.9532 5.23417 15 5.354 15 5.5V13.5C15 13.646 14.9532 13.7658 14.8595 13.8595C14.7658 13.9532 14.646 14 14.5 14H1.5C1.354 14 1.23417 13.9532 1.1405 13.8595C1.04683 13.7658 1 13.646 1 13.5V5.5C1 5.354 1.04683 5.23417 1.1405 5.1405C1.23417 5.04683 1.354 5 1.5 5ZM2.5 3H13.5V4H2.5V3ZM4 1H12V2H4V1Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2 6V13H14V6H2ZM1.5 5H14.5C14.646 5 14.7658 5.04683 14.8595 5.1405C14.9532 5.23417 15 5.354 15 5.5V13.5C15 13.646 14.9532 13.7658 14.8595 13.8595C14.7658 13.9532 14.646 14 14.5 14H1.5C1.354 14 1.23417 13.9532 1.1405 13.8595C1.04683 13.7658 1 13.646 1 13.5V5.5C1 5.354 1.04683 5.23417 1.1405 5.1405C1.23417 5.04683 1.354 5 1.5 5ZM2.5 3.5C2.5 3.22386 2.72386 3 3 3H13C13.2761 3 13.5 3.22386 13.5 3.5V3.5C13.5 3.77614 13.2761 4 13 4H3C2.72386 4 2.5 3.77614 2.5 3.5V3.5ZM4 1.5C4 1.22386 4.22386 1 4.5 1H11.5C11.7761 1 12 1.22386 12 1.5V1.5C12 1.77614 11.7761 2 11.5 2H4.5C4.22386 2 4 1.77614 4 1.5V1.5Z" }, null, -1);
18
18
  const _hoisted_3 = [
19
19
  _hoisted_2
20
20
  ];
@@ -1,7 +1,7 @@
1
1
  import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
2
  import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
3
  const _sfc_main = {
4
- name: "IconHouse",
4
+ name: "IconFolderFill",
5
5
  props: {
6
6
  prefix: {
7
7
  type: String,
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3 6.46901V14.0005H13V6.46901L8 2.29701L3 6.46901ZM2.1875 5.84401L7.6875 1.26601C7.78117 1.19301 7.88533 1.15651 8 1.15651C8.11467 1.15651 8.21883 1.19301 8.3125 1.26601L13.8125 5.84401C13.9375 5.94834 14 6.07851 14 6.23451V14.5C14 14.646 13.9532 14.7658 13.8595 14.8595C13.7658 14.9532 13.646 15 13.5 15H2.5C2.354 15 2.23417 14.9532 2.1405 14.8595C2.04683 14.7658 2 14.646 2 14.5V6.23451C2 6.07818 2.0625 5.94801 2.1875 5.84401Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M6 2H1.5C1.354 2 1.23417 2.04683 1.1405 2.1405C1.04683 2.23417 1 2.354 1 2.5V13.5C1 13.646 1.04683 13.7658 1.1405 13.8595C1.23417 13.9532 1.354 14 1.5 14H14.5C14.646 14 14.7658 13.9532 14.8595 13.8595C14.9532 13.7658 15 13.646 15 13.5V4.5C15 4.354 14.9532 4.23417 14.8595 4.1405C14.7658 4.04683 14.646 4 14.5 4H8L6 2Z" }, null, -1);
18
18
  const _hoisted_3 = [
19
19
  _hoisted_2
20
20
  ];
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
23
  viewBox: "0 0 16 16",
24
24
  fill: $props.useCurrentColor ? "currentColor" : "#000",
25
25
  xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-house`],
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-folder-fill`],
27
27
  width: "1em",
28
28
  height: "1em"
29
29
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconForward10s",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M3.45 4.95325H11.4596V2.61247L15 5.34309L11.4596 7.90344V5.8132H3.45C2.5314 5.8132 1.86471 6.47622 1.86471 7.38977V10.8818C1.86471 11.356 1.99095 12.4584 3.16176 12.4584H6.35294V13.3184H3.16176C1.84856 13.3184 1 12.3621 1 10.8818V7.38977C1 6.00067 2.05321 4.95325 3.45 4.95325ZM8.87667 9.79035H8.44185C8.32326 9.91388 8.17503 10.0275 7.99714 10.1362C7.81926 10.2351 7.65126 10.3042 7.49314 10.3438V10.9169C7.81926 10.8231 8.08608 10.6798 8.29856 10.4871V13.3184H8.87667V9.79035ZM11.768 10.2351C11.5358 9.88918 11.2146 9.72118 10.8045 9.72118C10.3894 9.72118 10.0683 9.88918 9.84097 10.2351C9.62356 10.5612 9.51486 11.0009 9.51486 11.5544C9.51486 12.1078 9.62356 12.5475 9.84097 12.8736C10.0683 13.2146 10.3894 13.3875 10.8045 13.3875C11.2146 13.3875 11.5358 13.2146 11.768 12.8736C11.9854 12.5475 12.0942 12.1078 12.0942 11.5544C12.0942 11.0009 11.9854 10.5612 11.768 10.2351ZM10.2116 10.6798C10.3252 10.3635 10.5229 10.2104 10.8045 10.2104C11.0812 10.2104 11.2789 10.3635 11.3974 10.6798C11.4765 10.8922 11.516 11.1838 11.516 11.5544C11.516 11.92 11.4765 12.2115 11.3974 12.4289C11.2789 12.7402 11.0812 12.8984 10.8045 12.8984C10.5229 12.8984 10.3252 12.7402 10.2116 12.4289C10.1325 12.2115 10.093 11.92 10.093 11.5544C10.093 11.1838 10.1325 10.8922 10.2116 10.6798ZM14.6468 11.5049C14.5875 10.9614 14.2169 10.6946 13.5449 10.6946C13.2287 10.6946 12.9767 10.7588 12.784 10.8972C12.5863 11.0256 12.4925 11.2085 12.4925 11.4456C12.4925 11.668 12.5913 11.8409 12.7889 11.9645C12.9125 12.0435 13.1249 12.1176 13.4263 12.1868C13.6833 12.2461 13.8513 12.2906 13.9303 12.3301C14.0786 12.3993 14.1527 12.4932 14.1527 12.6118C14.1527 12.8193 13.955 12.928 13.5598 12.928C13.372 12.928 13.2386 12.8934 13.1546 12.8341C13.0706 12.7649 13.0113 12.6513 12.9816 12.4882H12.4332C12.4875 13.0861 12.868 13.3875 13.5795 13.3875C14.3454 13.3875 14.7308 13.1158 14.7308 12.5722C14.7308 12.3449 14.627 12.1621 14.4245 12.0336C14.2861 11.9398 14.0687 11.8607 13.7821 11.7915C13.5252 11.7273 13.3572 11.6779 13.2732 11.6433C13.1348 11.584 13.0706 11.5099 13.0706 11.4308C13.0706 11.332 13.1101 11.2628 13.199 11.2184C13.2732 11.1739 13.3868 11.1541 13.535 11.1541C13.708 11.1541 13.8365 11.1788 13.9205 11.2332C13.9995 11.2826 14.0588 11.3765 14.0983 11.5049H14.6468Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-forward-10s`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconForwardFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M3.30656 4.33527C3.07227 3.86688 3.55657 3.36452 4.03321 3.58113L12.6743 7.50892C13.1086 7.70629 13.1086 8.32296 12.6743 8.52033L4.03321 12.4481C3.55657 12.6647 3.07227 12.1624 3.30656 11.694L5.14595 8.01482L3.30656 4.33527Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-forward-fill`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.5 1.5H5.5C5.646 1.51033 5.76583 1.5625 5.8595 1.6565C5.95317 1.7505 6 1.86767 6 2.008C6 2.14833 5.95317 2.2655 5.8595 2.3595C5.76583 2.4535 5.646 2.50033 5.5 2.5H2.5V5.5C2.5 5.646 2.45317 5.76583 2.3595 5.8595C2.26583 5.95317 2.146 6 2 6C1.854 6 1.73417 5.95317 1.6405 5.8595C1.54683 5.76583 1.5 5.646 1.5 5.5V1.5H2.5ZM2.5 14.5H1.5V10.5C1.5 10.354 1.54683 10.2342 1.6405 10.1405C1.73417 10.0468 1.854 10 2 10C2.146 10 2.26583 10.0468 2.3595 10.1405C2.45317 10.2342 2.5 10.354 2.5 10.5V13.5H5.5C5.646 13.5 5.76583 13.5468 5.8595 13.6405C5.95317 13.7342 6 13.8513 6 13.992C6 14.1327 5.95317 14.2498 5.8595 14.3435C5.76583 14.4372 5.646 14.4893 5.5 14.5H2.5V14.5ZM13.5 1.5H14.5V5.5C14.5 5.646 14.4532 5.76583 14.3595 5.8595C14.2658 5.95317 14.146 6 14 6C13.854 6 13.7342 5.95317 13.6405 5.8595C13.5468 5.76583 13.5 5.646 13.5 5.5V2.5H10.5C10.354 2.5 10.2342 2.45317 10.1405 2.3595C10.0468 2.26583 10 2.14867 10 2.008C10 1.86733 10.0468 1.75017 10.1405 1.6565C10.2342 1.56283 10.354 1.51067 10.5 1.5H13.5ZM13.5 14.5H10.5C10.354 14.4897 10.2342 14.4375 10.1405 14.3435C10.0468 14.2495 10 14.1323 10 13.992C10 13.8517 10.0468 13.7345 10.1405 13.6405C10.2342 13.5465 10.354 13.4997 10.5 13.5H13.5V10.5C13.5 10.354 13.5468 10.2342 13.6405 10.1405C13.7342 10.0468 13.854 10 14 10C14.146 10 14.2658 10.0468 14.3595 10.1405C14.4532 10.2342 14.5 10.354 14.5 10.5V14.5H13.5V14.5Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.92308 2H5.69231C5.82708 2.00954 5.93769 2.05769 6.02415 2.14446C6.11062 2.23123 6.15385 2.33938 6.15385 2.46892C6.15385 2.59846 6.11062 2.70662 6.02415 2.79338C5.93769 2.88015 5.82708 2.92338 5.69231 2.92308H2.92308V5.69231C2.92308 5.82708 2.87985 5.93769 2.79338 6.02415C2.70692 6.11062 2.59631 6.15385 2.46154 6.15385C2.32677 6.15385 2.21615 6.11062 2.12969 6.02415C2.04323 5.93769 2 5.82708 2 5.69231V2H2.92308ZM2.92308 14H2V10.3077C2 10.1729 2.04323 10.0623 2.12969 9.97585C2.21615 9.88938 2.32677 9.84615 2.46154 9.84615C2.59631 9.84615 2.70692 9.88938 2.79338 9.97585C2.87985 10.0623 2.92308 10.1729 2.92308 10.3077V13.0769H5.69231C5.82708 13.0769 5.93769 13.1202 6.02415 13.2066C6.11062 13.2931 6.15385 13.4012 6.15385 13.5311C6.15385 13.6609 6.11062 13.7691 6.02415 13.8555C5.93769 13.942 5.82708 13.9902 5.69231 14H2.92308V14ZM13.0769 2H14V5.69231C14 5.82708 13.9568 5.93769 13.8703 6.02415C13.7838 6.11062 13.6732 6.15385 13.5385 6.15385C13.4037 6.15385 13.2931 6.11062 13.2066 6.02415C13.1202 5.93769 13.0769 5.82708 13.0769 5.69231V2.92308H10.3077C10.1729 2.92308 10.0623 2.87985 9.97585 2.79338C9.88938 2.70692 9.84615 2.59877 9.84615 2.46892C9.84615 2.33908 9.88938 2.23092 9.97585 2.14446C10.0623 2.058 10.1729 2.00985 10.3077 2H13.0769ZM13.0769 14H10.3077C10.1729 13.9905 10.0623 13.9423 9.97585 13.8555C9.88938 13.7688 9.84615 13.6606 9.84615 13.5311C9.84615 13.4015 9.88938 13.2934 9.97585 13.2066C10.0623 13.1198 10.1729 13.0766 10.3077 13.0769H13.0769V10.3077C13.0769 10.1729 13.1202 10.0623 13.2066 9.97585C13.2931 9.88938 13.4037 9.84615 13.5385 9.84615C13.6732 9.84615 13.7838 9.88938 13.8703 9.97585C13.9568 10.0623 14 10.1729 14 10.3077V14H13.0769V14Z" }, null, -1);
18
18
  const _hoisted_3 = [
19
19
  _hoisted_2
20
20
  ];
@@ -1,4 +1,4 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
1
+ import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
2
2
  import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
3
  const _sfc_main = {
4
4
  name: "IconGrid",
@@ -14,8 +14,8 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10 6V10H6V6H10ZM11 6H14V10H11V6ZM10 14H6V11H10V14ZM11 14V11H14V14H11ZM10 2V5H6V2H10ZM11 2H14V5H11V2ZM5 6V10H2V6H5ZM5 14H2V11H5V14ZM5 2V5H2V2H5Z" }, null, -1);
18
- const _hoisted_3 = [
17
+ const _hoisted_2 = /* @__PURE__ */ createStaticVNode('<rect x="2" y="2" width="3.5" height="3.5" rx=".5"></rect><rect x="6.25" y="2" width="3.5" height="3.5" rx=".5"></rect><rect x="10.5" y="2" width="3.5" height="3.5" rx=".5"></rect><rect x="2" y="6.25" width="3.5" height="3.5" rx=".5"></rect><rect x="6.25" y="6.25" width="3.5" height="3.5" rx=".5"></rect><rect x="10.5" y="6.25" width="3.5" height="3.5" rx=".5"></rect><rect x="2" y="10.5" width="3.5" height="3.5" rx=".5"></rect><rect x="6.25" y="10.5" width="3.5" height="3.5" rx=".5"></rect><rect x="10.5" y="10.5" width="3.5" height="3.5" rx=".5"></rect>', 9);
18
+ const _hoisted_11 = [
19
19
  _hoisted_2
20
20
  ];
21
21
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -26,7 +26,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
26
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-grid`],
27
27
  width: "1em",
28
28
  height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
29
+ }, _ctx.$attrs), _hoisted_11, 16, _hoisted_1);
30
30
  }
31
31
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
32
  export { index as default };
@@ -17,7 +17,7 @@ const _hoisted_1 = ["fill"];
17
17
  const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
18
  "fill-rule": "evenodd",
19
19
  "clip-rule": "evenodd",
20
- d: "M8 3.77006C7.66172 3.77006 7.34638 3.59904 7.16186 3.31552C6.62911 2.4969 5.77785 2 4.85 2C3.34878 2 2 3.34172 2 5.16591C2 6.89353 2.9558 8.6501 4.31897 10.1397C5.53953 11.4735 6.96849 12.4628 8 12.9221C9.03151 12.4628 10.4605 11.4735 11.681 10.1397C13.0442 8.6501 14 6.89353 14 5.16591C14 3.34172 12.6512 2 11.15 2C10.2222 2 9.37089 2.4969 8.83814 3.31552C8.65362 3.59904 8.33828 3.77006 8 3.77006ZM8 14C5.55 13.119 1 9.33183 1 5.16591C1 2.86516 2.7237 1 4.85 1C5.79529 1 6.66102 1.36864 7.33109 1.98029C7.58402 2.21117 7.80907 2.47668 8 2.77006C8.19093 2.47668 8.41598 2.21117 8.66891 1.98029C9.33898 1.36864 10.2047 1 11.15 1C13.2763 1 15 2.86516 15 5.16591C15 9.33183 10.45 13.119 8 14Z"
20
+ d: "M8 4.77006C7.66172 4.77006 7.34638 4.59904 7.16186 4.31552C6.62911 3.4969 5.77785 3 4.85 3C3.34878 3 2 4.34172 2 6.16591C2 7.89353 2.9558 9.6501 4.31897 11.1397C5.53953 12.4735 6.96849 13.4628 8 13.9221C9.03151 13.4628 10.4605 12.4735 11.681 11.1397C13.0442 9.6501 14 7.89353 14 6.16591C14 4.34172 12.6512 3 11.15 3C10.2222 3 9.37089 3.4969 8.83814 4.31552C8.65362 4.59904 8.33828 4.77006 8 4.77006ZM8 15C5.55 14.119 1 10.3318 1 6.16591C1 3.86516 2.7237 2 4.85 2C5.79529 2 6.66102 2.36864 7.33109 2.98029C7.58402 3.21117 7.80907 3.47668 8 3.77006C8.19093 3.47668 8.41598 3.21117 8.66891 2.98029C9.33898 2.36864 10.2047 2 11.15 2C13.2763 2 15 3.86516 15 6.16591C15 10.3318 10.45 14.119 8 15Z"
21
21
  }, null, -1);
22
22
  const _hoisted_3 = [
23
23
  _hoisted_2
@@ -17,7 +17,7 @@ const _hoisted_1 = ["fill"];
17
17
  const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
18
  "fill-rule": "evenodd",
19
19
  "clip-rule": "evenodd",
20
- d: "M8 14C5.55 13.119 1 9.33183 1 5.16591C1 2.86516 2.7237 1 4.85 1C5.79529 1 6.66102 1.36864 7.33109 1.98029C7.58402 2.21117 7.80907 2.47668 8 2.77006C8.19093 2.47668 8.41598 2.21117 8.66891 1.98029C9.33898 1.36864 10.2047 1 11.15 1C13.2763 1 15 2.86516 15 5.16591C15 9.33183 10.45 13.119 8 14Z"
20
+ d: "M8 15C5.55 14.119 1 10.3318 1 6.16591C1 3.86516 2.7237 2 4.85 2C5.79529 2 6.66102 2.36864 7.33109 2.98029C7.58402 3.21117 7.80907 3.47668 8 3.77006C8.19093 3.47668 8.41598 3.21117 8.66891 2.98029C9.33898 2.36864 10.2047 2 11.15 2C13.2763 2 15 3.86516 15 6.16591C15 10.3318 10.45 14.119 8 15Z"
21
21
  }, null, -1);
22
22
  const _hoisted_3 = [
23
23
  _hoisted_2
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconHome",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M6 10.4C6 10.1791 6.17909 10 6.4 10H9.6C9.82091 10 10 10.1791 10 10.4V13H13V7.46838L8 3.30171L3 7.46838V13H6V10.4ZM7.61589 2.3201C7.8384 2.13467 8.1616 2.13467 8.38411 2.3201L13.7841 6.8201C13.9209 6.93409 14 7.10296 14 7.28103V13.6C14 13.8209 13.8209 14 13.6 14H9.4C9.17909 14 9 13.8209 9 13.6V11H7V13.6C7 13.8209 6.82091 14 6.6 14H2.4C2.17909 14 2 13.8209 2 13.6V7.28103C2 7.10296 2.07909 6.93409 2.21589 6.8201L7.61589 2.3201Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-home`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconHospital",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M1.5 15C1.22386 15 1 14.7761 1 14.5C1 14.2239 1.22386 14 1.5 14H2V2.5C2 2.354 2.04683 2.23417 2.1405 2.1405C2.23417 2.04683 2.354 2 2.5 2H9.5C9.646 2 9.76583 2.04683 9.8595 2.1405C9.95317 2.23417 10 2.354 10 2.5V14H11V6H13.5C13.646 6 13.7658 6.04683 13.8595 6.1405C13.9532 6.23417 14 6.354 14 6.5V14H14.5C14.7761 14 15 14.2239 15 14.5C15 14.7761 14.7761 15 14.5 15H1.5ZM9 3V14H8V12H7V14H5V12H4V14H3V3H9ZM12 14V7H13V14H12ZM6.75 7.75H5.25V6.5H4V5H5.25V3.75H6.75V5H8V6.5H6.75V7.75ZM4 9H5V11H4V9ZM8 9H7V11H8V9Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-hospital`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconHospitalFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M2.5 2H9.5C9.646 2 9.76583 2.04683 9.8595 2.1405C9.95317 2.23417 10 2.354 10 2.5V14H11V6H13.5C13.646 6 13.7658 6.04683 13.8595 6.1405C13.9532 6.23417 14 6.354 14 6.5V14H14.5C14.7761 14 15 14.2239 15 14.5C15 14.7761 14.7761 15 14.5 15H1.5C1.22386 15 1 14.7761 1 14.5C1 14.2239 1.22386 14 1.5 14H2V2.5C2 2.354 2.04683 2.23417 2.1405 2.1405C2.23417 2.04683 2.354 2 2.5 2ZM5.25 7.75V6.5H4V5H5.25V3.75H6.75V5H8V6.5H6.75V7.75H5.25ZM4 9H5V11H4V9ZM5 12H4V14H5V12ZM7 9H8V11H7V9ZM8 12H7V14H8V12Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-hospital-fill`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -14,9 +14,15 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M3.5 12V13.5C3.51033 13.7813 3.60933 14.0157 3.797 14.203C3.98467 14.3903 4.219 14.4893 4.5 14.5H11.5C11.7813 14.4897 12.0157 14.3907 12.203 14.203C12.3903 14.0153 12.4893 13.781 12.5 13.5V12H3.5ZM3.5 11H12.5V2.5C12.4897 2.21867 12.3907 1.98433 12.203 1.797C12.0153 1.60967 11.781 1.51067 11.5 1.5H4.5C4.21867 1.51033 3.98433 1.60933 3.797 1.797C3.60967 1.98467 3.51067 2.219 3.5 2.5V11ZM4 15.5C3.573 15.4897 3.21883 15.3438 2.9375 15.0625C2.65617 14.7812 2.51033 14.427 2.5 14V2C2.51033 1.573 2.65617 1.21883 2.9375 0.9375C3.21883 0.656167 3.573 0.510333 4 0.5H12C12.427 0.510333 12.7812 0.656167 13.0625 0.9375C13.3438 1.21883 13.4897 1.573 13.5 2V14C13.4897 14.427 13.3438 14.7812 13.0625 15.0625C12.7812 15.3438 12.427 15.4897 12 15.5H4ZM8.75 13.25C8.73967 13.4583 8.66417 13.6328 8.5235 13.7735C8.38283 13.9142 8.20833 13.9845 8 13.9845C7.79167 13.9845 7.61717 13.9142 7.4765 13.7735C7.33583 13.6328 7.2655 13.4583 7.2655 13.25C7.2655 13.0417 7.33583 12.8672 7.4765 12.7265C7.61717 12.5858 7.79167 12.5155 8 12.5155C8.20833 12.5155 8.38283 12.5858 8.5235 12.7265C8.66417 12.8672 8.73967 13.0417 8.75 13.25Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8 13.5C8.55229 13.5 9 13.0523 9 12.5C9 11.9477 8.55229 11.5 8 11.5C7.44772 11.5 7 11.9477 7 12.5C7 13.0523 7.44772 13.5 8 13.5Z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M2.5 2C2.5 1.44772 2.94772 1 3.5 1H12.5C13.0523 1 13.5 1.44772 13.5 2V14C13.5 14.5523 13.0523 15 12.5 15H3.5C2.94772 15 2.5 14.5523 2.5 14V2ZM3.5 2V10H12.5V2H3.5ZM3.5 14V11H12.5V14H3.5Z"
22
+ }, null, -1);
23
+ const _hoisted_4 = [
24
+ _hoisted_2,
25
+ _hoisted_3
20
26
  ];
21
27
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
28
  return openBlock(), createElementBlock("svg", mergeProps({
@@ -26,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
32
  class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-iphone`],
27
33
  width: "1em",
28
34
  height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
30
36
  }
31
37
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
38
  export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconJuese",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M7.17453 2C8.88921 2 10.2792 3.39002 10.2792 5.1047C10.2792 6.81938 8.88921 8.2094 7.17453 8.2094C7.17452 8.2094 7.17453 8.2094 7.17453 8.2094C4.95757 8.2094 3.14762 9.9522 3.03997 12.1425L3.0349 12.3501L6.65646 12.3492C6.94255 12.3491 7.1745 12.581 7.1745 12.8671C7.1745 13.1531 6.94264 13.385 6.65661 13.385L2.10376 13.3852C2.03572 13.0504 2 12.7039 2 12.3491C2 10.1704 3.34646 8.30619 5.25265 7.54322C4.53224 6.97466 4.06982 6.09368 4.06982 5.1047C4.06982 3.39002 5.45985 2 7.17453 2ZM7.1745 3.0349C6.03138 3.0349 5.1047 3.96158 5.1047 5.1047C5.1047 6.24782 6.03138 7.1745 7.1745 7.1745C8.31762 7.1745 9.24431 6.24782 9.24431 5.1047C9.24431 3.96158 8.31762 3.0349 7.1745 3.0349ZM13.9976 8V12.6178L11.5159 14L8.94 12.6178V8H13.9976ZM9.78817 12.1152L11.5159 13.0262L13.1494 12.1152V8.84817H9.78817V12.1152ZM12.4359 9.99977H10.4359V10.9998H12.4359V9.99977Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-juese`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLevel",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "teicon-"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M7.39997 2C7.73134 2 7.99996 2.24421 7.99996 2.54545V4.72727C7.99996 5.02852 7.73134 5.27273 7.39997 5.27273H5.5V7.55454H9.20003L9.20003 7.09909C9.20003 7.09909 9.46866 6.44363 9.80003 6.55363H13.4C13.7314 6.44363 14 6.68784 14 7.09909V9.00091C14 9.10215 13.7314 9.54636 13.4 9.54636H9.80003C9.46866 9.54636 9.20003 9.30215 9.20003 9.00091L9.20003 8.54545H5.5V12.0182H9.20003L9.20003 11.5627C9.20003 11.2615 9.46866 11.0173 9.80003 11.0173H13.4C13.7314 11.0173 14 11.2615 14 11.5627V13.4545C14 13.7558 13.7314 14 13.4 14H9.80003C9.46866 14 9.20003 13.7558 9.20003 13.4545L9.20003 13.0191H5.02506C4.73511 13.1291 4.50006 12.8054 4.50006 12.5418V8.85227V5.27273H2.6C2.26863 5.27273 2 5.02852 2 4.72727V2.54545C2 2.24421 2.26863 2 2.6 2H7.39997ZM7 4.27V3H3V4.27H7ZM13 7.55455H10.2V8.54546H13V7.55455ZM10.2 12.0182H13V13.0191H10.2V12.0182Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-level`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -14,7 +14,7 @@ const _sfc_main = {
14
14
  }
15
15
  };
16
16
  const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.1875 9.76548L10.4685 9.06248L11.8905 7.64048C12.4738 7.02582 12.7993 6.35398 12.867 5.62498C12.9347 4.89598 12.729 4.27098 12.25 3.74998C11.729 3.27065 11.104 3.06498 10.375 3.13298C9.64601 3.20098 8.97418 3.52648 8.35951 4.10948L6.93751 5.53148L6.23451 4.81248L7.64101 3.40598C8.46401 2.62465 9.37551 2.20015 10.3755 2.13248C11.3755 2.06482 12.2348 2.36948 12.9535 3.04648C13.6305 3.76515 13.9352 4.62448 13.8675 5.62448C13.7998 6.62448 13.3753 7.53598 12.594 8.35898L11.1875 9.76548ZM9.76551 11.1875L8.35901 12.594C7.53601 13.3753 6.62451 13.7998 5.62451 13.8675C4.62451 13.9352 3.76518 13.6305 3.04651 12.9535C2.36951 12.2348 2.06485 11.3755 2.13251 10.3755C2.20018 9.37548 2.62468 8.46398 3.40601 7.64098L4.81251 6.23448L5.53151 6.93748L4.10951 8.35948C3.52618 8.97415 3.20068 9.64598 3.13301 10.375C3.06535 11.104 3.27101 11.729 3.75001 12.25C4.27101 12.7293 4.89601 12.935 5.62501 12.867C6.35401 12.799 7.02585 12.4735 7.64051 11.8905L9.06251 10.4685L9.76551 11.1875ZM9.76551 5.53148L10.4685 6.23448L6.23401 10.469L5.53101 9.76598L9.76551 5.53148Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.539 9.41396C11.3443 9.60874 11.029 9.61051 10.8321 9.41794V9.41794C10.6319 9.22228 10.6301 8.90086 10.828 8.70296L11.8905 7.64048C12.4738 7.02582 12.7993 6.35398 12.867 5.62498C12.9347 4.89598 12.729 4.27098 12.25 3.74998C11.729 3.27065 11.104 3.06498 10.375 3.13298C9.64601 3.20098 8.97418 3.52648 8.35951 4.10948L7.29704 5.17196C7.09914 5.36986 6.77772 5.36805 6.58206 5.16794V5.16794C6.38949 4.97098 6.39126 4.65574 6.58604 4.46096L7.64101 3.40598C8.46401 2.62465 9.37551 2.20015 10.3755 2.13248C11.3755 2.06482 12.2348 2.36948 12.9535 3.04648C13.6305 3.76515 13.9352 4.62448 13.8675 5.62448C13.7998 6.62448 13.3753 7.53598 12.594 8.35898L11.539 9.41396ZM9.41797 10.832C9.61054 11.029 9.60877 11.3442 9.41399 11.539L8.35901 12.594C7.53601 13.3753 6.62451 13.7998 5.62451 13.8675C4.62451 13.9352 3.76518 13.6305 3.04651 12.9535C2.36951 12.2348 2.06485 11.3755 2.13251 10.3755C2.20018 9.37548 2.62468 8.46398 3.40601 7.64098L4.46099 6.58601C4.65577 6.39123 4.97101 6.38946 5.16797 6.58203V6.58203C5.36808 6.77769 5.36989 7.09911 5.17199 7.29701L4.10951 8.35948C3.52618 8.97415 3.20068 9.64598 3.13301 10.375C3.06535 11.104 3.27101 11.729 3.75001 12.25C4.27101 12.7293 4.89601 12.935 5.62501 12.867C6.35401 12.799 7.02585 12.4735 7.64051 11.8905L8.70299 10.828C8.90089 10.6301 9.22231 10.6319 9.41797 10.832V10.832ZM9.41401 5.88298C9.60814 5.68886 9.92289 5.68886 10.117 5.88298V5.88298C10.3111 6.07711 10.3111 6.39186 10.117 6.58598L6.58551 10.1175C6.39139 10.3116 6.07664 10.3116 5.88251 10.1175V10.1175C5.68839 9.92336 5.68839 9.60861 5.88251 9.41448L9.41401 5.88298Z" }, null, -1);
18
18
  const _hoisted_3 = [
19
19
  _hoisted_2
20
20
  ];