@opentinyvue/vue-icon-multicolor 3.27.2 → 3.27.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 (121) hide show
  1. package/lib/activitys.js +21 -0
  2. package/lib/administrative-fees.js +21 -0
  3. package/lib/air-fares.js +21 -0
  4. package/lib/album-upload.js +21 -0
  5. package/lib/analysis-report-1.js +21 -0
  6. package/lib/analysis-report.js +21 -0
  7. package/lib/apply.js +21 -0
  8. package/lib/archives.js +21 -0
  9. package/lib/baggage-fees.js +21 -0
  10. package/lib/car-insurance.js +21 -0
  11. package/lib/car-rental.js +21 -0
  12. package/lib/case-study.js +21 -0
  13. package/lib/ceremony-fees.js +21 -0
  14. package/lib/condolences.js +21 -0
  15. package/lib/entertainment-expense.js +21 -0
  16. package/lib/expert-consultation-fees.js +21 -0
  17. package/lib/expert-reimburse-form.js +21 -0
  18. package/lib/expert-teaching-fees.js +21 -0
  19. package/lib/express-delivery.js +21 -0
  20. package/lib/ferry-fares.js +21 -0
  21. package/lib/file-upload.js +21 -0
  22. package/lib/fuel-cost.js +21 -0
  23. package/lib/gift-cost.js +21 -0
  24. package/lib/home-page.js +21 -0
  25. package/lib/housing-subsidy.js +21 -0
  26. package/lib/incidental-expenses.js +21 -0
  27. package/lib/landline-phone.js +21 -0
  28. package/lib/line-rental.js +21 -0
  29. package/lib/living-subsidy.js +21 -0
  30. package/lib/lodging-fees.js +21 -0
  31. package/lib/maintenance-service.js +21 -0
  32. package/lib/meal-allowance.js +21 -0
  33. package/lib/meal-subsidy.js +21 -0
  34. package/lib/meeting-expenses.js +21 -0
  35. package/lib/meeting-reimburse-form.js +21 -0
  36. package/lib/newspaper-subscription.js +21 -0
  37. package/lib/office-equipments.js +21 -0
  38. package/lib/office-supplies.js +21 -0
  39. package/lib/others.js +21 -0
  40. package/lib/phone-bills.js +21 -0
  41. package/lib/photo-identification.js +21 -0
  42. package/lib/physical-examination.js +21 -0
  43. package/lib/private-vehicle-allowance.js +21 -0
  44. package/lib/professional-terminology.js +21 -0
  45. package/lib/reception-reimburse-form.js +21 -0
  46. package/lib/reimbursement-form.js +21 -0
  47. package/lib/service-charges.js +21 -0
  48. package/lib/share-arrow.js +21 -0
  49. package/lib/ship.js +21 -0
  50. package/lib/taxi-fares.js +21 -0
  51. package/lib/train-fares.js +21 -0
  52. package/lib/training-fees.js +21 -0
  53. package/lib/training.js +21 -0
  54. package/lib/travel-application-form.js +21 -0
  55. package/lib/travel-expenses.js +21 -0
  56. package/lib/travel-order.js +21 -0
  57. package/lib/venue-hospitality-fees.js +21 -0
  58. package/lib/venue-rental-fees.js +21 -0
  59. package/lib/visa-fees.js +21 -0
  60. package/lib/white-pager.js +21 -0
  61. package/package.json +1 -1
  62. /package/src/{activitys/index.d.ts → activitys.d.ts} +0 -0
  63. /package/src/{administrative-fees/index.d.ts → administrative-fees.d.ts} +0 -0
  64. /package/src/{air-fares/index.d.ts → air-fares.d.ts} +0 -0
  65. /package/src/{album-upload/index.d.ts → album-upload.d.ts} +0 -0
  66. /package/src/{analysis-report-1/index.d.ts → analysis-report-1.d.ts} +0 -0
  67. /package/src/{analysis-report/index.d.ts → analysis-report.d.ts} +0 -0
  68. /package/src/{apply/index.d.ts → apply.d.ts} +0 -0
  69. /package/src/{archives/index.d.ts → archives.d.ts} +0 -0
  70. /package/src/{baggage-fees/index.d.ts → baggage-fees.d.ts} +0 -0
  71. /package/src/{car-insurance/index.d.ts → car-insurance.d.ts} +0 -0
  72. /package/src/{car-rental/index.d.ts → car-rental.d.ts} +0 -0
  73. /package/src/{case-study/index.d.ts → case-study.d.ts} +0 -0
  74. /package/src/{ceremony-fees/index.d.ts → ceremony-fees.d.ts} +0 -0
  75. /package/src/{condolences/index.d.ts → condolences.d.ts} +0 -0
  76. /package/src/{entertainment-expense/index.d.ts → entertainment-expense.d.ts} +0 -0
  77. /package/src/{expert-consultation-fees/index.d.ts → expert-consultation-fees.d.ts} +0 -0
  78. /package/src/{expert-reimburse-form/index.d.ts → expert-reimburse-form.d.ts} +0 -0
  79. /package/src/{expert-teaching-fees/index.d.ts → expert-teaching-fees.d.ts} +0 -0
  80. /package/src/{express-delivery/index.d.ts → express-delivery.d.ts} +0 -0
  81. /package/src/{ferry-fares/index.d.ts → ferry-fares.d.ts} +0 -0
  82. /package/src/{file-upload/index.d.ts → file-upload.d.ts} +0 -0
  83. /package/src/{fuel-cost/index.d.ts → fuel-cost.d.ts} +0 -0
  84. /package/src/{gift-cost/index.d.ts → gift-cost.d.ts} +0 -0
  85. /package/src/{home-page/index.d.ts → home-page.d.ts} +0 -0
  86. /package/src/{housing-subsidy/index.d.ts → housing-subsidy.d.ts} +0 -0
  87. /package/src/{incidental-expenses/index.d.ts → incidental-expenses.d.ts} +0 -0
  88. /package/src/{landline-phone/index.d.ts → landline-phone.d.ts} +0 -0
  89. /package/src/{line-rental/index.d.ts → line-rental.d.ts} +0 -0
  90. /package/src/{living-subsidy/index.d.ts → living-subsidy.d.ts} +0 -0
  91. /package/src/{lodging-fees/index.d.ts → lodging-fees.d.ts} +0 -0
  92. /package/src/{maintenance-service/index.d.ts → maintenance-service.d.ts} +0 -0
  93. /package/src/{meal-allowance/index.d.ts → meal-allowance.d.ts} +0 -0
  94. /package/src/{meal-subsidy/index.d.ts → meal-subsidy.d.ts} +0 -0
  95. /package/src/{meeting-expenses/index.d.ts → meeting-expenses.d.ts} +0 -0
  96. /package/src/{meeting-reimburse-form/index.d.ts → meeting-reimburse-form.d.ts} +0 -0
  97. /package/src/{newspaper-subscription/index.d.ts → newspaper-subscription.d.ts} +0 -0
  98. /package/src/{office-equipments/index.d.ts → office-equipments.d.ts} +0 -0
  99. /package/src/{office-supplies/index.d.ts → office-supplies.d.ts} +0 -0
  100. /package/src/{others/index.d.ts → others.d.ts} +0 -0
  101. /package/src/{phone-bills/index.d.ts → phone-bills.d.ts} +0 -0
  102. /package/src/{photo-identification/index.d.ts → photo-identification.d.ts} +0 -0
  103. /package/src/{physical-examination/index.d.ts → physical-examination.d.ts} +0 -0
  104. /package/src/{private-vehicle-allowance/index.d.ts → private-vehicle-allowance.d.ts} +0 -0
  105. /package/src/{professional-terminology/index.d.ts → professional-terminology.d.ts} +0 -0
  106. /package/src/{reception-reimburse-form/index.d.ts → reception-reimburse-form.d.ts} +0 -0
  107. /package/src/{reimbursement-form/index.d.ts → reimbursement-form.d.ts} +0 -0
  108. /package/src/{service-charges/index.d.ts → service-charges.d.ts} +0 -0
  109. /package/src/{share-arrow/index.d.ts → share-arrow.d.ts} +0 -0
  110. /package/src/{ship/index.d.ts → ship.d.ts} +0 -0
  111. /package/src/{taxi-fares/index.d.ts → taxi-fares.d.ts} +0 -0
  112. /package/src/{train-fares/index.d.ts → train-fares.d.ts} +0 -0
  113. /package/src/{training-fees/index.d.ts → training-fees.d.ts} +0 -0
  114. /package/src/{training/index.d.ts → training.d.ts} +0 -0
  115. /package/src/{travel-application-form/index.d.ts → travel-application-form.d.ts} +0 -0
  116. /package/src/{travel-expenses/index.d.ts → travel-expenses.d.ts} +0 -0
  117. /package/src/{travel-order/index.d.ts → travel-order.d.ts} +0 -0
  118. /package/src/{venue-hospitality-fees/index.d.ts → venue-hospitality-fees.d.ts} +0 -0
  119. /package/src/{venue-rental-fees/index.d.ts → venue-rental-fees.d.ts} +0 -0
  120. /package/src/{visa-fees/index.d.ts → visa-fees.d.ts} +0 -0
  121. /package/src/{white-pager/index.d.ts → white-pager.d.ts} +0 -0
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="housing-subsidy_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#housing-subsidy_svg__a)" fill-rule="evenodd"><path d="M1 9.31c0 .657.657 1.19 1.467 1.19H3.5v9.4c0 1.436 1.015 2.6 2.267 2.6h12.466c1.252 0 2.267-1.164 2.267-2.6v-9.4h1.033c.424 0 .827-.149 1.105-.408.533-.495.47-1.246-.14-1.678L13.286 1.89c-.737-.521-1.835-.521-2.572 0L1.502 8.414C1.183 8.64 1 8.966 1 9.31Zm12.87-.932c.204-.374.638-.49.97-.259.332.23.435.723.23 1.097l-1.95 2.504h2.174c.39 0 .706.357.706.797 0 .44-.316.797-.706.797h-2.588v1.518h2.588c.39 0 .706.355.706.795 0 .44-.316.794-.706.794h-2.588v1.782c0 .44-.316.797-.706.797-.39 0-.706-.357-.706-.797V16.42H8.706c-.39 0-.706-.354-.706-.794 0-.44.316-.795.706-.795h2.588v-1.518H8.706c-.39 0-.706-.357-.706-.797 0-.44.316-.797.706-.797h2.175L8.93 9.216c-.205-.374-.102-.866.23-1.097.331-.232.767-.115.97.26L12 10.734l1.87-2.357Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M14.84 8.11c-.34-.23-.77-.11-.98.26L12 10.73l-1.87-2.36c-.21-.37-.64-.49-.98-.26-.33.23-.43.73-.23 1.1l1.96 2.5H8.7c-.39 0-.7.36-.7.8 0 .44.31.8.7.8h2.59v1.52H8.7c-.39 0-.7.35-.7.79 0 .44.31.8.7.8h2.59v1.78c0 .44.32.8.71.8.38 0 .7-.36.7-.8v-1.78h2.59c.39 0 .71-.36.71-.8 0-.44-.32-.79-.71-.79H12.7v-1.52h2.59c.39 0 .71-.36.71-.8 0-.44-.32-.8-.71-.8h-2.18l1.96-2.5c.2-.37.1-.87-.23-1.1Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var HousingSubsidy = {
13
+ render
14
+ };
15
+ var housingSubsidy = svg({
16
+ name: "ColorIconHousingSubsidy",
17
+ component: HousingSubsidy
18
+ });
19
+ export {
20
+ housingSubsidy as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="incidental-expenses_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#incidental-expenses_svg__a)" fill-rule="evenodd"><path d="M7.621 22.22c.032.095.069.188.11.28H5.527a3.54 3.54 0 0 1-1.946-.582 3.532 3.532 0 0 1-1.309-1.57 3.497 3.497 0 0 1-.277-1.372V5.024a3.516 3.516 0 0 1 .583-1.94 3.532 3.532 0 0 1 1.574-1.307A3.517 3.517 0 0 1 5.528 1.5h8.07v3.422a3.049 3.049 0 0 0 .496 1.668 3.067 3.067 0 0 0 1.375 1.147 3.042 3.042 0 0 0 1.192.24h4.425v2.869a3.766 3.766 0 0 0-.77-.507 3.774 3.774 0 0 0-.6-.235 14.43 14.43 0 0 0-3.434-.588h-.003a14.062 14.062 0 0 0-.49-.015h-.179c-.67.005-1.348.058-2.033.158a14.55 14.55 0 0 0-2.036.444 3.78 3.78 0 0 0-.614.24h-.001a3.758 3.758 0 0 0-.453.267l-.003.002a3.814 3.814 0 0 0-.59.504 3.841 3.841 0 0 0-.738 1.098c-.081.182-.148.37-.2.564l-.574 2.115a3.851 3.851 0 0 0-.728 1.045 3.919 3.919 0 0 0-.313.968 3.782 3.782 0 0 0-.046.319c-.019.197-.024.394-.014.593l.181 3.496a3.384 3.384 0 0 0 .173.905Zm13.465-3.244a3.518 3.518 0 0 1-.277 1.372 3.497 3.497 0 0 1-.757 1.12 3.53 3.53 0 0 1-1.563.907.825.825 0 0 1-.29-.306l-.269-.487h-4.609l-.269.487a.823.823 0 0 1-.723.431H10.78a1.307 1.307 0 0 1-.92-.374 1.36 1.36 0 0 1-.415-.917l-.181-3.494a1.913 1.913 0 0 1 .404-1.276 1.862 1.862 0 0 1 .466-.42l.737-2.717a1.865 1.865 0 0 1 .452-.803 1.757 1.757 0 0 1 .782-.478 13.105 13.105 0 0 1 3.668-.52c1.126.014 2.251.187 3.374.52a1.765 1.765 0 0 1 .78.478 1.842 1.842 0 0 1 .452.804l.706 2.605v3.068Zm-8.25-5.33-.825 2.437h7.272l-.826-2.436a12.89 12.89 0 0 0-2.809-.314c-.934 0-1.872.105-2.812.314Zm-1.002 4.27h2.136a.75.75 0 1 1 0 1.5h-2.136a.75.75 0 1 1 0-1.5Zm7.591 0h-2.136a.75.75 0 1 0 0 1.5h2.136a.75.75 0 1 0 0-1.5Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M15.784 11.5c1.126.015 2.251.188 3.374.521a1.769 1.769 0 0 1 .78.478 1.836 1.836 0 0 1 .256.336c.005.008.01.015.013.023.08.137.14.286.183.445l.737 2.715c.071.046.14.095.203.15l.027.022a1.867 1.867 0 0 1 .55.838 1.89 1.89 0 0 1 .09.686l-.181 3.495a1.397 1.397 0 0 1-.248.721 1.36 1.36 0 0 1-.584.47 1.32 1.32 0 0 1-.504.1h-1.547a.804.804 0 0 1-.58-.24l-.001-.001a.837.837 0 0 1-.142-.19l-.27-.487h-4.609l-.269.487a.824.824 0 0 1-.513.404.816.816 0 0 1-.21.027H10.79c-.087 0-.172-.008-.256-.025a1.316 1.316 0 0 1-.664-.35 1.354 1.354 0 0 1-.375-.646 1.395 1.395 0 0 1-.04-.27l-.181-3.494a1.932 1.932 0 0 1 .216-.987 1.899 1.899 0 0 1 .654-.71l.737-2.716c.042-.156.101-.301.178-.436l.015-.026a1.84 1.84 0 0 1 .635-.642 1.76 1.76 0 0 1 .406-.177 13.106 13.106 0 0 1 3.668-.52Zm-2.958 2.147L12 16.083h7.273l-.826-2.436a12.887 12.887 0 0 0-2.809-.314c-.934 0-1.872.105-2.812.314Zm-.986 4.27h2.137a.75.75 0 1 1 0 1.5H11.84a.75.75 0 0 1 0-1.5Zm7.591 0h-2.136a.75.75 0 0 0 0 1.5h2.136a.75.75 0 0 0 0-1.5Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m15 1.5 5 5h-3.34c-.92 0-1.66-.75-1.66-1.67V1.5ZM12 16.08l.82-2.44a12.868 12.868 0 0 1 5.62 0l.83 2.44H12Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var IncidentalExpenses = {
13
+ render
14
+ };
15
+ var incidentalExpenses = svg({
16
+ name: "ColorIconIncidentalExpenses",
17
+ component: IncidentalExpenses
18
+ });
19
+ export {
20
+ incidentalExpenses as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="landline-phone_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#landline-phone_svg__a)" fill-rule="evenodd"><path d="M2.063 4.296a2.898 2.898 0 0 0-.05.866c.168 1.938.493 3.563.977 4.876.565 2.036 1.445 3.83 2.64 5.381.38.495.794.965 1.24 1.41 1.83 1.83 4.18 3.219 7.052 4.166 1.32.492 2.958.823 4.916.992A2.896 2.896 0 0 0 22 19.098l-.004-2.378a2.873 2.873 0 0 0-.395-1.456 2.892 2.892 0 0 0-1.066-1.055 2.888 2.888 0 0 0-.97-.343 20.129 20.129 0 0 1-1.367-.26c-.512-.123-1.297-.361-2.357-.717-.51-.17-.989-.224-1.438-.16a2.446 2.446 0 0 0-1.015.386 2.369 2.369 0 0 0-.266.208 8.079 8.079 0 0 1-.563-.405 7.711 7.711 0 0 1-1.426-1.438c-.161-.214-.301-.428-.42-.642a2.367 2.367 0 0 0 .559-1.24c.063-.45.01-.93-.161-1.44-.355-1.059-.594-1.844-.717-2.356a20.14 20.14 0 0 1-.26-1.367 2.906 2.906 0 0 0-.622-1.374A2.896 2.896 0 0 0 7.28 2.004L4.9 2c-.206 0-.406.02-.602.063h-.001a2.883 2.883 0 0 0-1.447.786 2.892 2.892 0 0 0-.787 1.447Zm1.474.462a1.59 1.59 0 0 0-.03.486c.156 1.802.455 3.294.897 4.477.52 1.896 1.34 3.555 2.462 4.977.313.397.649.775 1.009 1.134 1.646 1.646 3.777 2.9 6.395 3.76 1.184.445 2.68.745 4.486.9a1.586 1.586 0 0 0 1.275-.462 1.588 1.588 0 0 0 .469-1.132l-.003-2.31a1.585 1.585 0 0 0-.383-1.035 1.59 1.59 0 0 0-.96-.541 20.767 20.767 0 0 1-1.415-.271c-.533-.127-1.33-.37-2.394-.726-.313-.105-.594-.14-.841-.105a1.096 1.096 0 0 0-.63.305 1.394 1.394 0 0 0-.316.495c-.019.048-.037.1-.054.157a2.84 2.84 0 0 1-.24-.097 5.828 5.828 0 0 1-.67-.362 8.792 8.792 0 0 1-.8-.56 8.698 8.698 0 0 1-1.608-1.625 5.979 5.979 0 0 1-.937-1.765c.201-.08.408-.2.536-.332a1.093 1.093 0 0 0 .305-.63c.035-.247 0-.528-.105-.841-.357-1.064-.599-1.862-.726-2.394a20.63 20.63 0 0 1-.27-1.414 1.592 1.592 0 0 0-1.017-1.242 1.594 1.594 0 0 0-.56-.101L5.102 3.5a1.602 1.602 0 0 0-.883.265 1.604 1.604 0 0 0-.682.993Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M3.5 5.1c0-.12.01-.24.03-.35.02-.09.05-.19.09-.28.04-.09.09-.17.14-.26.06-.09.13-.17.2-.25.08-.07.16-.14.25-.2.09-.05.17-.1.26-.14.09-.04.19-.07.28-.09.12-.02.23-.03.35-.03h2.31c.1 0 .2.01.3.03.09.02.17.04.26.07.08.03.16.07.24.11.08.05.16.11.23.17.14.12.26.26.35.43.1.16.16.34.19.53.1.59.19 1.06.27 1.42.13.53.37 1.33.73 2.39.11.31.14.59.11.84-.03.15-.07.28-.14.4-.04.09-.1.16-.17.23-.13.13-.33.25-.54.33.19.6.51 1.19.94 1.77.44.59.98 1.13 1.61 1.62.26.21.53.4.8.56.24.15.46.27.67.37.09.04.17.07.24.09.02-.06.03-.11.05-.16.08-.2.19-.36.32-.49.17-.17.38-.27.63-.31.25-.03.53.01.84.11 1.06.36 1.86.6 2.39.73.36.08.83.17 1.42.27.19.03.37.09.53.19.17.09.31.21.43.35a1.54 1.54 0 0 1 .38 1.03l.01 2.31c0 .22-.05.43-.13.63-.08.19-.2.36-.34.51-.15.14-.32.26-.51.34-.2.08-.41.12-.63.13-.05 0-.09-.01-.14-.01-1.81-.16-3.3-.46-4.49-.9-2.61-.86-4.74-2.12-6.39-3.76-.36-.36-.7-.74-1.01-1.14-1.12-1.42-1.94-3.08-2.46-4.97-.44-1.19-.74-2.68-.9-4.48V5.1Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var LandlinePhone = {
13
+ render
14
+ };
15
+ var landlinePhone = svg({
16
+ name: "ColorIconLandlinePhone",
17
+ component: LandlinePhone
18
+ });
19
+ export {
20
+ landlinePhone as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="line-rental_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#line-rental_svg__a)"><rect x="11" y="15.5" rx="1" width="2" height="5" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></rect><path d="M2 5.125v8.75c0 1.45 1.194 2.625 2.667 2.625h14.666c1.473 0 2.667-1.175 2.667-2.625v-8.75c0-1.45-1.194-2.625-2.667-2.625H4.667C3.194 2.5 2 3.675 2 5.125Zm3.75 3.599 3.313.013q.242 0 .413.11a.745.745 0 0 1 .27.33l.73 1.615 2.441-4.641c.116-.221.259-.358.428-.41.169-.053.364-.021.585.095q.081.043.148.102.067.059.119.134l2.298 3.31h1.755c.42 0 .75.33.75.75s-.33.75-.75.75h-2.148a.71.71 0 0 1-.615-.322l-1.818-2.617-2.58 4.906a.731.731 0 0 1-.355.334c-.227.103-.424.124-.59.061-.165-.062-.299-.207-.402-.435l-1.163-2.572-2.829-.013c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><path d="M5 19.5h14c.55 0 1 .44 1 1 0 .55-.45 1-1 1H5c-.56 0-1-.45-1-1 0-.56.44-1 1-1Z" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var LineRental = {
13
+ render
14
+ };
15
+ var lineRental = svg({
16
+ name: "ColorIconLineRental",
17
+ component: LineRental
18
+ });
19
+ export {
20
+ lineRental as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="living-subsidy_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#living-subsidy_svg__a)" fill-rule="evenodd"><path d="M2.467 12.91c-.81 0-1.467-.647-1.467-1.443 0-.417.183-.813.502-1.087l9.212-7.906a1.98 1.98 0 0 1 2.572 0l9.212 7.906c.61.524.673 1.435.14 2.035a1.472 1.472 0 0 1-.87.476A7 7 0 0 0 11.138 22L6.5 21.999c-1.104 0-2-.814-2-1.818v-7.273H2.467Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M11.002 17.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0Zm6.9-3.492a.521.521 0 0 1 .728-.177.552.552 0 0 1 .173.748l-1.464 1.707h1.632c.292 0 .529.244.529.544 0 .3-.237.543-.53.543h-1.94v1.035h1.94c.293 0 .53.242.53.542 0 .3-.237.542-.53.542h-1.94v1.214c0 .3-.238.544-.53.544a.537.537 0 0 1-.53-.544v-1.214h-1.94a.535.535 0 0 1-.53-.542c0-.3.237-.542.53-.542h1.94v-1.035h-1.94a.537.537 0 0 1-.53-.543c0-.3.237-.544.53-.544h1.63l-1.463-1.707a.553.553 0 0 1 .173-.748.52.52 0 0 1 .728.177l1.402 1.607 1.402-1.607Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M18.63 13.83a.523.523 0 0 0-.73.17l-1.4 1.61L15.09 14a.523.523 0 0 0-.73-.17c-.24.15-.32.49-.17.74l1.47 1.71h-1.64c-.29 0-.52.24-.52.54 0 .3.23.55.52.55h1.95v1.03h-1.95c-.29 0-.52.25-.52.55 0 .3.23.54.52.54h1.95v1.21c0 .3.23.55.53.55.29 0 .52-.25.52-.55v-1.21h1.95c.29 0 .53-.24.53-.54 0-.3-.24-.55-.53-.55h-1.95v-1.03h1.95c.29 0 .53-.25.53-.55 0-.3-.24-.54-.53-.54h-1.64l1.47-1.71c.15-.25.07-.59-.17-.74Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var LivingSubsidy = {
13
+ render
14
+ };
15
+ var livingSubsidy = svg({
16
+ name: "ColorIconLivingSubsidy",
17
+ component: LivingSubsidy
18
+ });
19
+ export {
20
+ livingSubsidy as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="lodging-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#lodging-fees_svg__a)" fill-rule="evenodd"><path d="M21.464 12.288a1.631 1.631 0 0 0-.376-.257l-3.716-1.859a1.623 1.623 0 0 0-.36-.13 1.626 1.626 0 0 0-.711-.006h-.005a1.622 1.622 0 0 0-.553.233l-.01.007a1.638 1.638 0 0 0-.453.454l-.007.01a1.657 1.657 0 0 0-.273.914v9.618c0 .2.07.372.212.515.071.072.15.126.237.161a.714.714 0 0 0 .274.052h5.554c.2 0 .37-.071.511-.213a.705.705 0 0 0 .212-.515v-7.76c0-.156-.02-.308-.061-.453a1.657 1.657 0 0 0-.186-.418 1.634 1.634 0 0 0-.29-.353Zm-4.25 4.212h2.572c.4 0 .714-.33.714-.75s-.314-.75-.714-.75h-2.572c-.4 0-.714.33-.714.75s.314.75.714.75Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M10.392 2.13a1.695 1.695 0 0 1 .773-.125 1.658 1.658 0 0 1 .358.068c.126.039.25.093.37.162.12.07.231.152.335.247a2.366 2.366 0 0 1 .485.643 2.593 2.593 0 0 1 .233.675 2.754 2.754 0 0 1 .054.55v16.328a1.56 1.56 0 0 1-.087.515 1.405 1.405 0 0 1-.236.42 1.06 1.06 0 0 1-.553.359.929.929 0 0 1-.229.028h-7.79a.938.938 0 0 1-.43-.104 1.058 1.058 0 0 1-.352-.283 1.307 1.307 0 0 1-.236-.42A1.5 1.5 0 0 1 3 20.678V6.51a2.158 2.158 0 0 1 .135-.756c.04-.106.09-.209.149-.308.095-.16.204-.295.329-.406a1.462 1.462 0 0 1 .418-.264l6.361-2.645Zm-.106 7.37H5.714c-.4 0-.714-.33-.714-.75S5.314 8 5.714 8h4.572c.4 0 .714.33.714.75s-.314.75-.714.75Zm-4.572 3h4.572c.4 0 .714-.33.714-.75s-.314-.75-.714-.75H5.714c-.4 0-.714.33-.714.75s.314.75.714.75Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M22.94 21.34c.04-.11.06-.22.06-.34 0-.07-.01-.14-.03-.21-.01-.06-.03-.12-.05-.18-.03-.06-.06-.12-.09-.17a.443.443 0 0 0-.12-.15.934.934 0 0 0-.31-.22c-.06-.02-.12-.04-.18-.05-.06-.02-.13-.02-.2-.02H1.86c-.11.02-.28.07-.38.13-.09.05-.18.13-.26.22-.07.09-.13.19-.17.3A.99.99 0 0 0 1 21c0 .06 0 .13.02.2.01.06.03.12.05.18.03.06.06.12.09.17.03.06.07.11.12.15.05.05.09.09.15.13.05.03.1.06.16.09.06.02.12.04.18.05.06.02.13.03.2.03l20.16-.01c.11-.02.28-.07.38-.13.09-.05.18-.13.26-.22.07-.09.13-.19.17-.3Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var LodgingFees = {
13
+ render
14
+ };
15
+ var lodgingFees = svg({
16
+ name: "ColorIconLodgingFees",
17
+ component: LodgingFees
18
+ });
19
+ export {
20
+ lodgingFees as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="maintenance-service_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#maintenance-service_svg__a)" fill-rule="evenodd"><path d="M11.773 3c2.145 0 4.35.31 6.616.927a2.279 2.279 0 0 1 1.286.905c.13.187.232.393.303.618l.776 2.466a5.919 5.919 0 0 0-2.075-.415l-.483-1.535a.518.518 0 0 0-.102-.184.661.661 0 0 0-.184-.13c-2.098-.572-4.165-.869-6.137-.869a19.557 19.557 0 0 0-3.913.392h-.001a19.22 19.22 0 0 0-1.744.443.526.526 0 0 0-.177.109.712.712 0 0 0-.127.212L4.329 10.65c2.889-.417 5.446-.626 7.671-.626.518 0 1.053.012 1.607.034l-.017.025a6.162 6.162 0 0 0-1.117 3.039 6.113 6.113 0 0 0 .062 1.527l-.42.422H9.088a.68.68 0 0 0-.688.688.68.68 0 0 0 .688.687h1.662l-.263.265a3.392 3.392 0 0 0-.976 2.68H7.223l-.744 1.268a.668.668 0 0 1-.258.25.724.724 0 0 1-.357.091H2.982a1.716 1.716 0 0 1-.866-.235 1.63 1.63 0 0 1-.628-.68 1.542 1.542 0 0 1-.15-.58l-.334-6.082a2.424 2.424 0 0 1 .169-1.03v-.001a2.543 2.543 0 0 1 .206-.402 2.49 2.49 0 0 1 .487-.564c.112-.095.23-.181.355-.256l1.807-5.745c.054-.172.126-.333.215-.484a2.288 2.288 0 0 1 .35-.447 2.276 2.276 0 0 1 .956-.575 21.167 21.167 0 0 1 2.044-.512h.001l.002-.001A21.505 21.505 0 0 1 11.774 3ZM17 19.77l.521.889a.668.668 0 0 0 .258.25.738.738 0 0 0 .357.092l2.882-.001a1.715 1.715 0 0 0 .866-.235 1.63 1.63 0 0 0 .628-.68 1.538 1.538 0 0 0 .15-.58l.097-1.76-.05.05a6.129 6.129 0 0 1-2.967 1.655 6.008 6.008 0 0 1-2.473.05l-.269.27ZM2.802 15.071h3.143a.68.68 0 0 1 .687.688.68.68 0 0 1-.687.687H2.802a.68.68 0 0 1-.688-.687.68.68 0 0 1 .688-.688Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M14.12 15.22a4.05 4.05 0 0 1-.12-.47c-.05-.25-.08-.5-.1-.76 0-.19 0-.38.02-.57a4.31 4.31 0 0 1 .29-1.28c.07-.2.16-.39.27-.58.08-.15.17-.29.27-.43.15-.22.32-.43.51-.62.21-.21.43-.39.67-.56.14-.09.27-.17.42-.25.2-.11.41-.21.63-.29.19-.07.39-.12.59-.17.24-.05.47-.08.71-.09.19-.01.38-.01.57 0 .26.02.51.06.76.12.17.04.34.09.5.16.15.05.24.13.29.23.04.09.04.22-.02.36-.01.03-.09.14-.1.16l-1.46 1.47c-.12.12-.21.25-.27.41-.06.14-.09.3-.09.46-.01.16.02.31.08.45.03.07.06.14.1.2.05.07.1.14.16.2a1.152 1.152 0 0 0 .8.34c.15 0 .3-.02.44-.07.14-.06.34-.2.46-.3l1.45-1.46c.22-.22.44-.22.65 0 .05.04.09.1.11.16.15.41.24.83.27 1.27.03.43 0 .86-.09 1.28-.09.44-.24.85-.45 1.24-.08.16-.18.31-.28.46-.16.22-.33.43-.53.63-.31.32-.67.58-1.05.8-.38.2-.78.36-1.2.45a3.858 3.858 0 0 1-1.24.11c-.43-.02-.9-.12-1.3-.25l-2.52 2.54c-.19.18-.4.33-.64.43-.24.09-.48.14-.74.14-.13 0-.26-.01-.39-.04-.11-.02-.23-.06-.34-.1-.24-.1-.46-.25-.65-.43-.09-.1-.18-.21-.25-.33-.07-.1-.13-.21-.17-.32-.1-.24-.14-.48-.14-.74 0-.25.04-.5.14-.73.1-.25.24-.46.42-.65l2.56-2.58Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var MaintenanceService = {
13
+ render
14
+ };
15
+ var maintenanceService = svg({
16
+ name: "ColorIconMaintenanceService",
17
+ component: MaintenanceService
18
+ });
19
+ export {
20
+ maintenanceService as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="meal-allowance_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#meal-allowance_svg__a)" fill-rule="evenodd"><path d="M14.05 5.83c0-.56-.44-1-1-1s-1 .44-1 1v5.24c0 .56.44 1 1 1s1-.44 1-1V5.83Zm-3.34.6v4.64c0 .56-.44 1-1 1s-1-.44-1-1V6.43c0-.56.44-1 1-1s1 .44 1 1Zm-3.34.59c0-.56-.44-1-1-1s-1 .44-1 1v4.05c0 .56.44 1 1 1s1-.44 1-1V7.02Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M21.36 11H2.69c-.23 0-.41.05-.52.17-.12.12-.17.29-.17.53 0 1.64.33 2.67 1.01 3.94.14.26.29.51.45.75.96 1.41 2.38 2.96 4.26 3.82l.19.28c.1.16.24.28.4.37.16.09.34.14.53.14h6.31c.1-.01.2-.02.29-.04.08-.03.16-.06.24-.1.16-.09.3-.21.4-.37l.17-.26c1.12-.4 2.08-1.41 2.89-2.17.39-.38.75-.79 1.06-1.25.99-1.42 1.59-2.82 1.79-5.05.04-.46-.17-.72-.63-.76ZM21.28 3.15 2.38 6.47c-.5.09-.81.59-.71 1.14.1.56.56.92 1.06.83l18.89-3.32c.5-.09.81-.59.71-1.14-.09-.55-.56-.92-1.05-.83Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var MealAllowance = {
13
+ render
14
+ };
15
+ var mealAllowance = svg({
16
+ name: "ColorIconMealAllowance",
17
+ component: MealAllowance
18
+ });
19
+ export {
20
+ mealAllowance as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="meal-subsidy_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#meal-subsidy_svg__a)" fill-rule="evenodd"><path d="M11 7.15V2.43c0-.07-.01-.13-.02-.19l-.06-.18a.597.597 0 0 0-.09-.15.526.526 0 0 0-.12-.14c-.04-.05-.09-.08-.14-.12-.05-.03-.1-.06-.16-.08-.06-.03-.12-.04-.18-.06-.06-.01-.13-.01-.2-.01-.06 0-.13 0-.19.01-.06.02-.12.03-.18.06-.06.02-.11.05-.16.08-.05.04-.1.07-.14.12-.05.04-.09.09-.12.14-.04.05-.07.1-.09.15l-.06.18c-.01.06-.02.12-.02.19v4.72c0 .25-.03.48-.1.71a2.597 2.597 0 0 1-.75 1.15c-.18.16-.4.3-.63.41l-.28.13c-.13.05-.24.12-.34.21-.1.08-.18.18-.26.3-.07.11-.13.23-.16.35-.02.07-.04.14-.05.2-.01-.07.07-.13.05-.2-.04-.12-.19-.24-.26-.36a1.38 1.38 0 0 0-.28-.31c-.1-.08-.2-.14-.32-.19l-.31-.14c-.22-.11-.43-.24-.6-.39-.18-.16-.33-.33-.47-.53a2.437 2.437 0 0 1-.39-1.34V2.43c0-.07-.01-.13-.02-.19l-.06-.18a.597.597 0 0 0-.09-.15.526.526 0 0 0-.12-.14c-.04-.05-.09-.08-.14-.12-.05-.03-.1-.06-.16-.08-.06-.03-.12-.04-.18-.06-.06-.01-.13-.01-.19-.01-.07 0-.14 0-.2.01-.06.02-.12.03-.18.06-.06.02-.11.05-.16.08-.05.04-.1.07-.14.12-.05.04-.09.09-.12.14-.04.05-.07.1-.09.15-.02.06-.04.12-.05.18C2 2.3 2 2.36 2 2.43v4.72c0 .23.01.46.05.68.03.19.07.37.13.55.05.19.12.37.21.55a4.21 4.21 0 0 0 .67 1.04c.14.15.28.3.44.43.11.1.23.19.35.28.22.16.59.29.84.41l.09 9.56a1.722 1.722 0 0 0 .15.72c.04.1.1.2.16.3.07.1.15.19.25.28.09.09.18.17.29.24.1.06.2.11.31.16.11.04.22.08.34.1.13.03.08.05.22.05s.13-.02.26-.05c.11-.02.22-.06.34-.1.1-.05.21-.1.31-.16a2.172 2.172 0 0 0 .53-.52c.07-.1.12-.2.17-.3.05-.11.08-.22.11-.33.03-.13.04-.26.04-.39v-9.56c.2-.09.54-.19.72-.3.17-.11.34-.23.49-.37.16-.13.31-.28.44-.43.14-.16.26-.32.38-.49a4.398 4.398 0 0 0 .65-1.66c.04-.23.06-.46.06-.69Zm-3.54.27V2.43c0-.07-.01-.13-.02-.19l-.06-.18a.597.597 0 0 0-.09-.15.526.526 0 0 0-.12-.14c-.04-.05-.09-.08-.14-.12a.797.797 0 0 0-.16-.08c-.06-.03-.12-.04-.18-.06-.06-.01-.13-.01-.19-.01-.07 0-.14 0-.2.01-.06.02-.12.03-.18.06-.06.02-.11.05-.16.08-.05.04-.1.07-.14.12-.05.04-.09.09-.12.14-.04.05-.07.1-.09.15l-.06.18c-.01.06-.02.12-.02.19v4.99c0 .07.01.13.02.19.02.06.04.12.06.17.02.06.05.11.09.16.03.05.07.1.12.14.04.04.09.08.14.12.05.03.1.06.16.08.06.02.12.04.18.05.06.02.13.02.2.02.06 0 .13 0 .19-.02.06-.01.12-.03.18-.05.06-.02.11-.05.16-.08.05-.04.1-.08.14-.12.05-.04.09-.09.12-.14.04-.05.07-.1.09-.16.02-.05.04-.11.06-.17.01-.06.02-.12.02-.19Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M21.8 8.92c.13-.53.2-1.05.2-1.57 0-.69-.11-1.39-.33-2.09-.18-.59-.42-1.14-.73-1.64-.04-.07-.08-.13-.12-.2-.37-.57-.79-1.02-1.25-1.36-.48-.34-.97-.53-1.47-.56h-.33c-.48.04-.94.23-1.4.56-.46.33-.87.78-1.23 1.35a6.85 6.85 0 0 0-.83 1.84c-.21.68-.31 1.37-.31 2.06 0 .52.06 1.09.18 1.61.08.36.19.7.32 1.04.05.14.12.28.18.41.22.46.48.87.78 1.24.26.32.55.59.86.81v8.19c0 .12.01.24.03.35.02.13.06.26.11.38.03.09.07.17.12.25.07.12.15.24.25.34.08.09.16.16.25.23s.18.12.29.17c.11.06.23.1.35.13.1.02.2.03.3.04l.11-.01c.11-.01.24-.03.34-.06.1-.03.2-.06.29-.11.09-.05.18-.11.26-.17.09-.07.17-.14.24-.23.07-.09.14-.18.2-.28.05-.09.09-.19.13-.29.04-.1.07-.19.09-.3.02-.12.03-.25.03-.38l-.01-8.32c.28-.2.53-.45.78-.74.3-.36.57-.78.8-1.24.12-.24.22-.49.31-.75.09-.23.16-.46.21-.7Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M7.23 9.54c-.21.09-.45.14-.73.14-.29 0-.53-.05-.74-.14-.03-.01-.06-.03-.1-.03-.03-.01-.06-.01-.09-.01-.16 0-.3.07-.41.2-.11.14-.16.3-.16.5v10.46c0 .13.01.26.03.39.02.11.05.22.08.32.04.11.08.21.13.3.06.1.12.2.19.29.08.08.15.16.24.23.07.06.15.12.24.16.09.05.18.08.27.1.1.03.21.05.32.05.1 0 .21-.02.31-.05.09-.02.18-.05.27-.1.09-.04.17-.1.24-.16.09-.07.16-.15.24-.23.07-.09.13-.19.19-.29.05-.09.09-.19.13-.3a2.579 2.579 0 0 0 .12-.71V10.2c0-.04-.01-.08-.01-.12l-.03-.12a.642.642 0 0 0-.29-.4.46.46 0 0 0-.44-.02Zm-1.09 1.52c.11.01.23.02.36.02.12 0 .24-.01.35-.02v9.6c0 .06 0 .11-.02.16-.02.06-.05.1-.08.15-.04.04-.07.07-.12.09a.22.22 0 0 1-.13.04.23.23 0 0 1-.14-.04.345.345 0 0 1-.12-.09c-.03-.05-.06-.09-.08-.15-.02-.05-.02-.1-.02-.16v-9.6Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var MealSubsidy = {
13
+ render
14
+ };
15
+ var mealSubsidy = svg({
16
+ name: "ColorIconMealSubsidy",
17
+ component: MealSubsidy
18
+ });
19
+ export {
20
+ mealSubsidy as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="meeting-expenses_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#meeting-expenses_svg__a)" fill-rule="evenodd"><path d="M15.638 11.14c-.12-.045-.226-.088-.321-.124a6.19 6.19 0 0 0 .177-.257c.154-.1.298-.221.432-.362a2.713 2.713 0 0 0 .71-2.326 2.75 2.75 0 0 0-.235-.677 6.395 6.395 0 0 0-.203-1.565 4.366 4.366 0 0 0-.75-1.56 3.778 3.778 0 0 0-.497-.532c.44-.46 1.09-.737 1.999-.737 2.047 0 2.773 1.404 2.773 3.137 0 .095-.003.19-.008.285.25.212.336.643.187 1.068-.126.357-.384.617-.66.7a3.373 3.373 0 0 1-.325.51l-.041.056c-.524.723-.492 1.232.099 1.527.061.03.131.062.207.094l.162.066.177.068.823.306.224.087.226.092.226.098.225.103c.928.444 1.751 1.051 1.748 1.955l.002.187.005.354v.245c-.013.547-.114.92-.65.942h-2.394a2.834 2.834 0 0 0-.077-.448 3.031 3.031 0 0 0-.512-1.055c-.296-.4-.701-.764-1.216-1.093a9.1 9.1 0 0 0-1.318-.68c-.281-.12-.68-.275-1.195-.464ZM4.046 14.88c.013-.146.037-.29.072-.43.094-.377.266-.734.517-1.072.296-.4.701-.765 1.216-1.094.366-.234.805-.46 1.318-.68.28-.12.679-.274 1.194-.464l.325-.12a4.798 4.798 0 0 1-.18-.261 2.471 2.471 0 0 1-.431-.363 2.688 2.688 0 0 1-.595-.976 2.664 2.664 0 0 1-.157-.925c.002-.141.016-.282.041-.423a2.31 2.31 0 0 1 .191-.591l.015-.03a6.856 6.856 0 0 1 .232-1.622c.16-.598.41-1.118.75-1.56.15-.195.316-.372.496-.53C8.61 3.278 7.96 3 7.05 3 5.002 3 4.276 4.404 4.276 6.137c0 .095.003.19.009.286-.25.211-.337.642-.188 1.067.126.357.384.617.66.7.078.15.165.292.262.425l.064.084c.361.48.485.868.37 1.165-.065.17-.207.309-.427.419l-.134.062-.153.064-.169.067-.914.34-.223.088-.113.045-.227.095c-1.056.455-2.09 1.095-2.086 2.108l-.007.58v.16c.009.572.1.966.65.988h2.396Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M12 4.08c2.23 0 3.02 1.53 3.02 3.42 0 .1 0 .21-.01.31.28.23.37.7.21 1.16-.14.39-.42.68-.72.77-.09.16-.18.32-.29.46l-.07.09c-.62.83-.6 1.4.06 1.73 1.08.54 4.39 1.24 4.39 3.13v.26c.01.91.06 1.6-.7 1.63H6.11c-.84-.04-.71-.85-.71-1.89 0-1.89 3.31-2.59 4.39-3.13.64-.32.68-.88.11-1.66l-.05-.07c-.13-.17-.25-.35-.35-.55-.3-.09-.59-.38-.72-.77-.17-.46-.07-.93.2-1.16-.01-.1-.01-.21-.01-.31 0-1.89.79-3.42 3.03-3.42Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M1.91 19.2h20.17a.9.9 0 0 1 .92.9c0 .5-.41.9-.92.9H1.91c-.51 0-.91-.4-.91-.9 0-.51.4-.9.91-.9Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var MeetingExpenses = {
13
+ render
14
+ };
15
+ var meetingExpenses = svg({
16
+ name: "ColorIconMeetingExpenses",
17
+ component: MeetingExpenses
18
+ });
19
+ export {
20
+ meetingExpenses as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="meeting-reimburse-form_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#meeting-reimburse-form_svg__a)"><path d="M21 3H3v12.097C3 16.7 4.272 18 5.842 18h12.316C19.728 18 21 16.7 21 15.097V3ZM9.337 6.5a4.152 4.152 0 0 1 3.413 3.427H9.337V6.5Zm-1.026 3.986c.021-2.658.02-3.986-.003-3.983A4.005 4.005 0 0 0 4.75 10.49a4.002 4.002 0 0 0 3.994 4.01 4 4 0 0 0 3.97-3.577H8.743a.436.436 0 0 1-.432-.437Zm6.69-3.736h3.5a.75.75 0 1 1 0 1.5H15a.75.75 0 1 1 0-1.5Zm3.5 3H15a.75.75 0 1 0 0 1.5h3.5a.75.75 0 1 0 0-1.5Zm-3.5 3h3.5a.75.75 0 1 1 0 1.5H15a.75.75 0 1 1 0-1.5Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-rule="evenodd"></path><path d="M21 2H3c-.56 0-1 .44-1 1 0 .55.44 1 1 1h18c.55 0 1-.45 1-1 0-.56-.45-1-1-1Z" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><path fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5" d="M11 18h2v4h-2z"></path><rect x="5" y="20" rx="1" width="14" height="2" fill="var(--aui-first-color, rgba(0,103,209,1))"></rect></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var MeetingReimburseForm = {
13
+ render
14
+ };
15
+ var meetingReimburseForm = svg({
16
+ name: "ColorIconMeetingReimburseForm",
17
+ component: MeetingReimburseForm
18
+ });
19
+ export {
20
+ meetingReimburseForm as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="newspaper-subscription_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#newspaper-subscription_svg__a)" fill-rule="evenodd"><path d="M6 2H4.727A2.727 2.727 0 0 0 2 4.727v14.546A2.727 2.727 0 0 0 4.727 22h14.546A2.727 2.727 0 0 0 22 19.273V4.727A2.727 2.727 0 0 0 19.273 2H12v8.8a.498.498 0 0 1-.85.352c-.65-.652-1.524-1.533-2.058-2.095-.03-.031-.072-.032-.103 0-.557.57-1.473 1.468-2.144 2.122A.498.498 0 0 1 6 10.822V2Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M6 2v8.82c0 .44.52.66.84.35.67-.65 1.59-1.55 2.14-2.12.03-.03.08-.03.11 0 .53.56 1.4 1.45 2.05 2.1.32.31.86.09.86-.36V2H6Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var NewspaperSubscription = {
13
+ render
14
+ };
15
+ var newspaperSubscription = svg({
16
+ name: "ColorIconNewspaperSubscription",
17
+ component: NewspaperSubscription
18
+ });
19
+ export {
20
+ newspaperSubscription as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="office-equipments_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#office-equipments_svg__a)" fill-rule="evenodd"><path d="M8.68 2h6.63c.7 0 1.27.58 1.27 1.31v1.88H7.41V3.31c0-.73.57-1.31 1.27-1.31Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M4.703 7h14.594C20.79 7 22 8.168 22 9.609v6.782c0 1.206-.848 2.221-2 2.52v-.392a3.534 3.534 0 0 0-.416-1.671 3.902 3.902 0 0 0-.381-.593 4.207 4.207 0 0 0-.676-.685 4.576 4.576 0 0 0-.587-.403 5.1 5.1 0 0 0-2.541-.667H8.6a5.246 5.246 0 0 0-1.68.277 4.843 4.843 0 0 0-.86.39c-.207.119-.403.254-.588.403a4.208 4.208 0 0 0-.676.685 3.898 3.898 0 0 0-.381.593A3.531 3.531 0 0 0 4 18.519v.392c-1.152-.299-2-1.314-2-2.52V9.61C2 8.168 3.21 7 4.703 7Zm11.88 3.144a1.814 1.814 0 0 1 1.833-1.753 1.83 1.83 0 0 1 1.834 1.826 1.83 1.83 0 0 1-1.834 1.826c-1.013 0-1.87-.924-1.832-1.899Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M8 16h8c1.38 0 2.5 1.11 2.5 2.5v1A2.5 2.5 0 0 1 16 22H8c-1.39 0-2.5-1.12-2.5-2.5v-1C5.5 17.11 6.61 16 8 16Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M17.5 10.18c.01-.49.4-.88.91-.88a.915.915 0 1 1 0 1.83c-.51 0-.93-.47-.91-.95Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var OfficeEquipments = {
13
+ render
14
+ };
15
+ var officeEquipments = svg({
16
+ name: "ColorIconOfficeEquipments",
17
+ component: OfficeEquipments
18
+ });
19
+ export {
20
+ officeEquipments as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="office-supplies_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#office-supplies_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M19.584 7.141 9.88 16.873a.867.867 0 0 0-.194.276L7.882 21H5.5a3 3 0 0 1-3-3V4.999a3 3 0 0 1 3-3h11.084a3 3 0 0 1 3 3V7.14Zm-6.08-.891h-8c-.42 0-.75.33-.75.75s.33.75.75.75h8c.42 0 .75-.33.75-.75s-.33-.75-.75-.75Zm-8.002 3h6c.42 0 .75.33.75.75s-.33.75-.75.75h-6c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Zm14.082 7.483V18a3 3 0 0 1-3 3h-1.256l4.256-4.267Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M21.875 9.58a2.07 2.07 0 0 0-2.896.023l-.306.306 2.92 2.93.305-.307c.394-.395.61-.921.605-1.481a2.057 2.057 0 0 0-.628-1.47Zm-3.945 1.075 2.92 2.928-6.37 6.388a.533.533 0 0 1-.2.128l-4.032 1.852a.526.526 0 0 1-.593-.108.529.529 0 0 1-.102-.595l1.894-4.042a.517.517 0 0 1 .118-.168l6.365-6.383Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var OfficeSupplies = {
13
+ render
14
+ };
15
+ var officeSupplies = svg({
16
+ name: "ColorIconOfficeSupplies",
17
+ component: OfficeSupplies
18
+ });
19
+ export {
20
+ officeSupplies as default
21
+ };
package/lib/others.js ADDED
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="others_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#others_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M12 1.25C6.063 1.25 1.25 6.063 1.25 12S6.063 22.75 12 22.75 22.75 17.937 22.75 12 17.937 1.25 12 1.25ZM7.5 12a1.5 1.5 0 1 0-2.998-.002A1.5 1.5 0 0 0 7.5 12Zm6 0a1.5 1.5 0 1 0-2.998-.002A1.5 1.5 0 0 0 13.5 12Zm4.5-1.5a1.5 1.5 0 1 1 .002 2.998A1.5 1.5 0 0 1 18 10.5Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M6 10.5a1.5 1.5 0 1 1 .002 2.998A1.5 1.5 0 0 1 6 10.5Zm6 0a1.5 1.5 0 1 1 .002 2.998A1.5 1.5 0 0 1 12 10.5Zm7.5 1.5a1.5 1.5 0 1 0-2.998-.002A1.5 1.5 0 0 0 19.5 12Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var Others = {
13
+ render
14
+ };
15
+ var others = svg({
16
+ name: "ColorIconOthers",
17
+ component: Others
18
+ });
19
+ export {
20
+ others as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="phone-bills_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#phone-bills_svg__a)"><path d="M17.867 1H6.133C4.955 1 4 1.887 4 2.982v18.036C4 22.113 4.955 23 6.133 23h11.734C19.045 23 20 22.113 20 21.018V2.982C20 1.887 19.045 1 17.867 1ZM7.233 2.5h9.534c.957 0 1.733.776 1.733 1.734L7.233 21.75A1.734 1.734 0 0 1 5.5 20.016V4.234c0-.958.776-1.734 1.733-1.734ZM9 20.25c-.42 0-.75.33-.75.75s.33.75.75.75h6c.42 0 .75-.33.75-.75s-.33-.75-.75-.75H9Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><path d="M16.767 2.5H7.233c-.957 0-1.733.776-1.733 1.734v15.782c0 .958.776 1.734 1.733 1.734L18.5 4.234c0-.958-.776-1.734-1.733-1.734ZM13 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-rule="evenodd" opacity=".7"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var PhoneBills = {
13
+ render
14
+ };
15
+ var phoneBills = svg({
16
+ name: "ColorIconPhoneBills",
17
+ component: PhoneBills
18
+ });
19
+ export {
20
+ phoneBills as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="photo-identification_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#photo-identification_svg__a)"><path d="M6.622 6.316H3.854C2.278 6.316 1 7.57 1 9.118v9.08C1 19.745 2.278 21 3.854 21h16.292C21.722 21 23 19.745 23 18.198v-9.08c0-1.548-1.278-2.802-2.854-2.802h-2.768l-.68-2.305A1.424 1.424 0 0 0 15.328 3H8.672c-.635 0-1.193.412-1.37 1.011l-.68 2.305ZM7 13a5 5 0 1 1 10 0 5 5 0 0 1-10 0ZM4 8.05a1 1 0 0 0-1 .96c.021.534.46 1.04 1 1.04a1 1 0 1 0 0-2Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><circle cx="12" cy="13" r="3.5" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></circle></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var PhotoIdentification = {
13
+ render
14
+ };
15
+ var photoIdentification = svg({
16
+ name: "ColorIconPhotoIdentification",
17
+ component: PhotoIdentification
18
+ });
19
+ export {
20
+ photoIdentification as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="physical-examination_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#physical-examination_svg__a)"><path d="M2.75 9.15c0 3.18 2.6 5.77 5.85 5.84l.15.01c3.31 0 6-2.62 6-5.85V7s-3 2-6 2-6-2-6-2v2.15Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5" fill-rule="evenodd"></path><path d="M7.76 3.11c0 .08-.01.16-.03.23a.83.83 0 0 1-.06.21c-.03.06-.06.12-.1.18-.04.06-.08.12-.13.17-.06.05-.11.1-.17.14-.06.04-.12.07-.18.1-.07.03-.13.05-.2.07-.08.01-.15.02-.23.02H3.94v4.79a5.01 5.01 0 0 0 .77 2.68c.17.27.38.53.61.77.23.24.49.46.76.65.23.16.48.29.73.41.27.12.54.22.82.28.33.09.67.13 1.02.14h.13c.33 0 .65-.03.97-.1.3-.06.6-.16.9-.28a4.806 4.806 0 0 0 1.53-1.06 4.68 4.68 0 0 0 1.04-1.57c.11-.26.2-.54.26-.81.08-.36.12-.73.12-1.11V4.23h-2.71c-.07 0-.15-.01-.22-.02a.636.636 0 0 1-.18-.06.886.886 0 0 1-.17-.08 1.01 1.01 0 0 1-.16-.13.927.927 0 0 1-.14-.14c-.04-.06-.07-.11-.1-.17a.64.64 0 0 1-.08-.19.78.78 0 0 1-.04-.22l-.01-.11c0-.08.01-.15.02-.23.02-.07.04-.14.07-.2.02-.07.06-.13.09-.19a1.151 1.151 0 0 1 .49-.41c.07-.03.13-.05.2-.06.08-.02.15-.02.23-.02h3.81c.07 0 .15 0 .22.02.07.01.14.03.2.06.07.03.13.06.18.1a1.151 1.151 0 0 1 .31.31c.04.06.07.12.1.19.02.06.05.13.06.2.02.08.02.15.02.23v5.91c0 .53-.05 1.04-.16 1.54-.09.41-.21.8-.36 1.19-.17.4-.36.78-.59 1.14-.24.4-.53.77-.86 1.11-.33.35-.69.66-1.07.93-.34.24-.7.44-1.08.62-.39.18-.79.32-1.2.43-.27.06-.54.12-.81.15.01.18.03.36.07.54.05.24.13.47.23.7.07.18.16.35.27.52a3.925 3.925 0 0 0 1.11 1.17 4.131 4.131 0 0 0 1.32.59c.31.07.63.11.95.11.3 0 .59-.03.88-.1.2-.04.39-.1.58-.17a3.995 3.995 0 0 0 1.22-.76c.22-.2.42-.42.59-.66.1-.15.19-.31.27-.47.12-.22.21-.45.28-.69.06-.23.1-.46.12-.7.01-.08.03-.15.05-.23.02-.07.05-.13.08-.19.03-.07.07-.12.11-.18.05-.06.1-.11.16-.16.05-.04.11-.08.18-.12.06-.03.12-.06.18-.08.07-.02.14-.04.21-.05.08 0 .15-.01.23 0 .08.01.15.02.22.05.07.02.13.05.2.08.06.03.11.07.17.12a1.06 1.06 0 0 1 .27.33c.04.06.06.13.08.2.02.06.04.13.05.2.01.08.01.16 0 .24-.04.39-.11.77-.21 1.13-.11.37-.25.73-.42 1.07-.15.28-.31.55-.49.8a6.094 6.094 0 0 1-1.71 1.62c-.33.21-.67.38-1.04.53-.32.12-.64.22-.97.29-.42.09-.85.14-1.29.14-.47 0-.94-.06-1.39-.16a6.16 6.16 0 0 1-1-.33c-.39-.16-.75-.35-1.09-.58-.31-.22-.6-.46-.87-.73-.33-.32-.61-.68-.85-1.06a6.117 6.117 0 0 1-.82-1.99c-.08-.36-.12-.72-.13-1.09-.24-.04-.47-.1-.7-.17a7.153 7.153 0 0 1-2.2-1.13 7.77 7.77 0 0 1-.99-.92c-.3-.34-.57-.71-.8-1.09-.21-.35-.39-.72-.54-1.1a7.66 7.66 0 0 1-.33-1.13c-.1-.49-.15-.99-.15-1.5V3.11c0-.08 0-.15.02-.23.01-.07.03-.14.06-.2.03-.07.06-.13.1-.19.04-.06.08-.12.14-.17.05-.05.1-.1.16-.14.06-.04.12-.07.19-.1.06-.03.13-.05.2-.06.07-.02.15-.02.22-.02h3.82c.08 0 .15 0 .23.02.07.01.13.04.2.06.06.03.12.06.18.1.06.04.11.09.17.14.05.05.09.11.13.17.04.06.07.12.1.19.03.06.05.13.06.2.02.08.03.15.03.23Z" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><circle cx="19.25" cy="15" r="3" fill="var(--aui-first-color, rgba(0,103,209,1))"></circle></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var PhysicalExamination = {
13
+ render
14
+ };
15
+ var physicalExamination = svg({
16
+ name: "ColorIconPhysicalExamination",
17
+ component: PhysicalExamination
18
+ });
19
+ export {
20
+ physicalExamination as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="private-vehicle-allowance_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#private-vehicle-allowance_svg__a)" fill-rule="evenodd"><path d="M19.593 4.488a2.345 2.345 0 0 0-1.027-.586A24.674 24.674 0 0 0 12.003 3c-2.19 0-4.382.301-6.573.903a2.354 2.354 0 0 0-1.39 1.045c-.102.167-.18.348-.237.54l-1.647 5.625a2.58 2.58 0 0 0-.85.916 2.52 2.52 0 0 0-.302 1.335l.334 6.107a1.611 1.611 0 0 0 .513 1.086 1.643 1.643 0 0 0 .801.41c.11.022.22.033.335.033h2.88c.137 0 .256-.03.359-.087a.694.694 0 0 0 .255-.262l.74-1.267h2.492v-.06a3.43 3.43 0 0 1 .25-1.328c.142-.348.347-.669.613-.963.056-.063.115-.124.177-.184l-2.055.002a.694.694 0 0 1-.709-.692c0-.388.312-.692.708-.693l3.65-.002-.006-.014-.046-.129a3.098 3.098 0 0 1-.162-1.153c.014-.334.089-.68.2-.975.028-.59.13-1.134.304-1.631.187-.53.466-1.008.806-1.398.063-.072.129-.141.196-.207A41.213 41.213 0 0 0 12 9.923c-2.3 0-4.872.209-7.715.627l1.333-4.553a.458.458 0 0 1 .046-.106c.058-.057.2-.19.279-.21a22.79 22.79 0 0 1 6.061-.835c2.016 0 4.034.278 6.054.834a.465.465 0 0 1 .326.317l1.166 3.985c.064.063.125.126.179.185.34.386.603.841.791 1.365.181.504.286 1.056.315 1.654a2.92 2.92 0 0 1 .206.937 3.175 3.175 0 0 1-.126 1.068l-.036.115a3.44 3.44 0 0 1-.18.431c.36.166.676.337.95.513.375.24.688.5.942.78.068.075.132.152.192.23l.214-3.896a2.466 2.466 0 0 0-.3-1.331 2.562 2.562 0 0 0-.853-.92L20.197 5.49a2.282 2.282 0 0 0-.604-1.001ZM3.98 16.85l2.83-.005a.693.693 0 0 0 .707-.693.693.693 0 0 0-.709-.691l-2.83.004a.693.693 0 0 0-.707.694c0 .387.312.691.709.69Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M14.4 11.15c-.41.53-.61 1.3-.61 2.19a1.225 1.225 0 0 0-.21.65c-.01.19.02.37.09.56.07.22.18.4.33.55.1.11.21.19.33.26.05.08.17.25.22.33.1.12.16.23.2.33.03.06.05.12.05.15-.01.03-.04.06-.12.1-.1.05-.32.14-.67.27-.38.14-.67.25-.88.34-.36.15-.66.31-.92.47-.59.38-.95.81-1.07 1.31-.04.13-.06.27-.06.42v.75c.01.2.04.36.08.49.07.2.18.36.33.48.16.12.38.19.62.2l8.95-.01c.24 0 .44-.07.6-.19.16-.12.27-.28.34-.48.04-.13.07-.29.07-.49.01-.1.01-.26.01-.47-.01-.13-.01-.22-.01-.28 0-.15-.01-.29-.05-.42-.12-.49-.48-.93-1.08-1.31-.25-.16-.56-.32-.92-.47-.2-.09-.49-.2-.88-.34-.34-.13-.56-.22-.66-.27-.08-.04-.12-.07-.12-.09 0-.04.01-.08.03-.14.04-.09.13-.24.21-.35.08-.11.16-.22.23-.34.12-.06.23-.14.33-.25.03-.03.06-.07.09-.11a1.564 1.564 0 0 0 .33-1c-.01-.06-.01-.13-.03-.19-.03-.18-.09-.39-.18-.52 0-.89-.21-1.6-.61-2.13-.12-.15-.25-.28-.39-.4-.15-.12-.33-.22-.51-.31-.37-.16-.8-.24-1.28-.24s-.91.08-1.28.24c-.19.09-.36.19-.52.31a2.4 2.4 0 0 0-.38.4Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var PrivateVehicleAllowance = {
13
+ render
14
+ };
15
+ var privateVehicleAllowance = svg({
16
+ name: "ColorIconPrivateVehicleAllowance",
17
+ component: PrivateVehicleAllowance
18
+ });
19
+ export {
20
+ privateVehicleAllowance as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="professional-terminology_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#professional-terminology_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M12.002 2c1.027 0 2.017.154 2.95.44a20.156 20.156 0 0 1 1.377 3.35A20.362 20.362 0 0 1 12 6.25a20.549 20.549 0 0 1-4.328-.46A20.42 20.42 0 0 1 9.05 2.44a9.956 9.956 0 0 1 2.516-.43c.144-.007.29-.01.436-.01Zm5.031 1.348a10.06 10.06 0 0 1 2.1 1.62 21.308 21.308 0 0 1-1.349.451 21.946 21.946 0 0 0-.75-2.071ZM4.87 4.97A10.065 10.065 0 0 1 6.968 3.35a21.917 21.917 0 0 0-.75 2.07A20.037 20.037 0 0 1 4.87 4.97Zm15.29 1.211a9.928 9.928 0 0 1 1.842 5.068h-2.71a6.45 6.45 0 0 0-.544-.13 22.376 22.376 0 0 0-.573-4.252c.132-.04.264-.079.395-.12a21.896 21.896 0 0 0 1.59-.566Zm-2.918 4.823a21.135 21.135 0 0 0-.52-3.766c-.53.117-1.061.213-1.596.29h-.007a22.034 22.034 0 0 1-7.84-.29 20.919 20.919 0 0 0-.53 4.01l8.96.001a6.49 6.49 0 0 1 1.533-.245Zm-4.179 1.745H6.75a20.896 20.896 0 0 0 .53 4.01 21.866 21.866 0 0 1 3.837-.493 6.49 6.49 0 0 1 1.946-3.517Zm-2.057 5.024a20.41 20.41 0 0 0-1.958.188h-.007c-.458.067-.914.15-1.368.248a20.356 20.356 0 0 0 1.377 3.35 9.978 9.978 0 0 0 2.952.44 10.198 10.198 0 0 0 .78-.03 6.477 6.477 0 0 1-1.776-4.196Zm10.992-4.966.004-.058h-.065l.061.058ZM2.002 11.25a9.93 9.93 0 0 1 1.842-5.067 21.89 21.89 0 0 0 1.982.685 22.381 22.381 0 0 0-.577 4.382H2.002Zm1.842 6.567a9.93 9.93 0 0 1-1.842-5.067H5.25a22.398 22.398 0 0 0 .577 4.382c-.67.196-1.33.424-1.982.684Zm3.124 2.833A10.057 10.057 0 0 1 4.87 19.03c.444-.166.893-.315 1.348-.449.216.705.466 1.396.75 2.07Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M17.499 12.5a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm1.412 8.136-.327-.886h-2.17l-.324.884a.743.743 0 0 1-.962.447.742.742 0 0 1-.446-.963l2.107-5.752a.747.747 0 0 1 .444-.445.744.744 0 0 1 .29-.048c.095.003.19.027.284.07.094.044.173.1.238.17s.115.155.151.252l2.123 5.752a.743.743 0 0 1-.444.963.743.743 0 0 1-.964-.444Zm-1.416-3.838.536 1.452h-1.068l.532-1.452Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var ProfessionalTerminology = {
13
+ render
14
+ };
15
+ var professionalTerminology = svg({
16
+ name: "ColorIconProfessionalTerminology",
17
+ component: ProfessionalTerminology
18
+ });
19
+ export {
20
+ professionalTerminology as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="reception-reimburse-form_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#reception-reimburse-form_svg__a)"><path d="M1.64 14.97h1.15l.8-1.04c.72-.93 2.02-1.05 2.89-.29.31.29.56.67.67 1.09.69.19 1.23.76 1.43 1.5.49.16.94.49 1.19.99.42.07.83.28 1.14.62.65.73.78 1.82.29 2.7l-.11.21v.03c.54.37 1.25.26 1.63-.31.18-.29.25-.62.18-.95v-.02h.02l.09.09c.41.43 1.06.5 1.53.17.38-.29.55-.79.47-1.26v-.02h.02l.09.09c.4.43 1.03.5 1.52.17.38-.29.58-.78.49-1.26v-.02h.02l.09.09c.38.41.99.48 1.44.19.56-.35.73-1.11.4-1.7-.05-.08-.09-.15-.14-.19l-.71-.93-5.8-7.46c-.07-.08-.16-.1-.24-.05L9.41 9.04c-.89.53-1.95.62-2.91.24-.54-.19-.94-.64-1.14-1.18-.16-.57-.09-1.19.2-1.69.07-.14.02-.31-.11-.38-.05-.02-.09-.02-.14-.02H1.53c-.29 0-.53.24-.53.55v7.89c.11.28.35.52.64.52Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m6.66 6.89 3.82-3.08c1.06-.83 2.44-1.05 3.65-.55l6.09 2.47c.4.16.83.23 1.23.23h1.01c.29 0 .54.24.54.55v7.91c0 .31-.25.57-.54.57h-1.32c-.18 0-.38.07-.52.19l-.29.26c-.07.07-.18.05-.24-.02l-7.1-9.15c-.18-.24-.49-.28-.74-.14L9.01 8.05c-.65.38-1.43.42-2.13.12-.36-.17-.54-.62-.38-1.02 0-.1.07-.19.16-.26Zm-.99 7.51c-.45-.26-.98-.14-1.3.28l-.78 1.02c-.33.45-.29 1.12.14 1.47h.02l.11.1c.31.26.76.28 1.1.09.02-.02.04 0 .06.03v.04c-.06.38.07.79.36 1.02l.09.07c.31.26.72.29 1.08.12.02-.02.06 0 .06.03v.02c-.04.36.11.71.38.95l.07.05c.31.26.72.3 1.07.09.03-.02.07 0 .07.02v.03c.05.26.18.5.38.66l.05.02c.44.36 1.07.29 1.41-.18.02-.05.06-.1.09-.12l.13-.26c.25-.45.18-1-.18-1.35-.29-.29-.71-.36-1.1-.19-.02 0-.02 0-.04-.03v-.02c.02-.57-.4-1.07-.94-1.12-.13 0-.27.03-.4.08-.16.02-.11-.12-.11-.12.2-.55-.03-1.14-.54-1.38a.974.974 0 0 0-.85.05c-.11.02-.09-.1-.09-.1.29-.45.13-1.09-.34-1.37Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var ReceptionReimburseForm = {
13
+ render
14
+ };
15
+ var receptionReimburseForm = svg({
16
+ name: "ColorIconReceptionReimburseForm",
17
+ component: ReceptionReimburseForm
18
+ });
19
+ export {
20
+ receptionReimburseForm as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="reimbursement-form_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#reimbursement-form_svg__a)" fill-rule="evenodd"><path d="M20 11.232V6a3 3 0 0 0-2.999-3v2a1.5 1.5 0 0 1-1.5 1.5h-9a1.5 1.5 0 0 1-1.5-1.5V3H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h6.876a6.472 6.472 0 0 1-1.376-4c0-.886.177-1.73.498-2.5H5.75a.75.75 0 0 1 0-1.5h6.126A6.49 6.49 0 0 1 17 10.5c1.082 0 2.102.264 3 .732ZM16.25 9H5.75a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M7.5 2h7c.55 0 1 .44 1 1v1c0 .55-.45 1-1 1h-7c-.56 0-1-.45-1-1V3c0-.56.44-1 1-1Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M17 12a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-.266 7.053 3.273-3c.31-.284.33-.75.046-1.06a.743.743 0 0 0-1.06-.046l-2.78 2.548-1.221-1.061a.743.743 0 0 0-1.058.074.742.742 0 0 0 .074 1.058l1.727 1.5a.726.726 0 0 0 .502.184q.143-.002.267-.051.124-.05.23-.146Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m20 16.05-3.27 3a.71.71 0 0 1-.5.19.661.661 0 0 1-.5-.18L14 17.56a.746.746 0 0 1-.07-1.06c.27-.31.74-.35 1.06-.07l1.22 1.06 2.78-2.55c.31-.28.77-.26 1.06.05.28.31.26.77-.05 1.06Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var ReimbursementForm = {
13
+ render
14
+ };
15
+ var reimbursementForm = svg({
16
+ name: "ColorIconReimbursementForm",
17
+ component: ReimbursementForm
18
+ });
19
+ export {
20
+ reimbursementForm as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="service-charges_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#service-charges_svg__a)" fill-rule="evenodd"><path d="M1 9.5h22V18c0 1.65-1.32 3-2.94 3H3.93C2.31 21 1 19.65 1 18V9.5ZM9 13H6c-.56 0-1 .44-1 1v3c0 .55.44 1 1 1h3c.55 0 1-.45 1-1v-3c0-.56-.45-1-1-1Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M3.93 3h16.13C21.68 3 23 4.34 23 6v2H1V6c0-1.66 1.31-3 2.93-3Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var ServiceCharges = {
13
+ render
14
+ };
15
+ var serviceCharges = svg({
16
+ name: "ColorIconServiceCharges",
17
+ component: ServiceCharges
18
+ });
19
+ export {
20
+ serviceCharges as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="share-arrow_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#share-arrow_svg__a)" fill-rule="evenodd"><path d="M14 3.37H4.001a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-5.513l-3 2.358v1.655a1.5 1.5 0 0 1-1.5 1.5h-11a1.5 1.5 0 0 1-1.5-1.5v-9a1.5 1.5 0 0 1 1.5-1.5h3.382c1.351-1.262 3.015-2.02 5.028-2.242L14 4.12V3.37Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M15.95 13.14v-2.42c-.76-.08-1.63.07-2.6.46-1.29.51-2.75 1.44-4.38 2.77-.05.03-.09.06-.15.09-.05.02-.1.04-.16.06-.11.02-.23.02-.34-.01a.74.74 0 0 1-.47-.34.727.727 0 0 1-.08-.56c.63-2.62 1.7-4.57 3.19-5.83.35-.3.72-.56 1.11-.78 1.12-.63 2.41-.95 3.88-.97V3.37c0-.05.01-.09.01-.14.01-.04.02-.09.04-.13a.79.79 0 0 1 .14-.23c.13-.15.3-.24.51-.25.21-.02.39.04.54.18l5.89 5.14c.13.16.18.34.16.55-.02.2-.11.37-.27.5l-5.79 4.73c-.07.06-.15.1-.23.13a.69.69 0 0 1-.25.04c-.1 0-.2-.02-.29-.05a.958.958 0 0 1-.24-.17.71.71 0 0 1-.22-.53Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
12
+ var ShareArrow = {
13
+ render
14
+ };
15
+ var shareArrow = svg({
16
+ name: "ColorIconShareArrow",
17
+ component: ShareArrow
18
+ });
19
+ export {
20
+ shareArrow as default
21
+ };