@opentinyvue/vue-icon-multicolor 3.27.3 → 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="activitys_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#activitys_svg__a)"><path d="M16.99 11.889 12.205 7.15a1.125 1.125 0 0 0-.706-.322 1.146 1.146 0 0 0-.753.204l-3.83 2.704a1.94 1.94 0 0 0-.21.214 1.065 1.065 0 0 0-.13 1.017 1.051 1.051 0 0 0 .247.371l3.874 3.791L7.7 18.348a1.078 1.078 0 0 0-.135.178 2.599 2.599 0 0 1-.757.453 2.714 2.714 0 0 1-1.002.187 2.775 2.775 0 0 1-1.014-.192 2.6 2.6 0 0 1-1.17-.916 2.4 2.4 0 0 1-.355-.783 2.297 2.297 0 0 1 .138-1.499A2.42 2.42 0 0 1 3.963 15a2.6 2.6 0 0 1 .828-.523 2.716 2.716 0 0 1 1.014-.192 1.177 1.177 0 0 0 .428-.081c.132-.052.249-.126.35-.22.101-.095.18-.204.235-.328a.963.963 0 0 0 0-.802 1.022 1.022 0 0 0-.235-.327 1.15 1.15 0 0 0-.778-.302 5.009 5.009 0 0 0-2.643.74A4.749 4.749 0 0 0 1.79 14.25a4.392 4.392 0 0 0-.702 1.61c-.059.283-.088.57-.088.865a4.228 4.228 0 0 0 .378 1.752c.115.255.252.495.412.723a4.761 4.761 0 0 0 2.144 1.671 5.009 5.009 0 0 0 1.871.354 5.029 5.029 0 0 0 2.622-.728c.233-.142.453-.303.659-.484.102-.057.194-.128.274-.215l3.743-4.02c.155-.212.27-.507.249-.768a1.037 1.037 0 0 0-.32-.675L9.329 10.71l1.952-1.376 4.59 4.543a1.109 1.109 0 0 0 .575.304c.224.045.441.025.653-.06.322-.13.66-.194 1.014-.194a2.735 2.735 0 0 1 1.03.201 2.634 2.634 0 0 1 1.411 1.366 2.475 2.475 0 0 1 .142 1.575 2.541 2.541 0 0 1-.71 1.237 2.694 2.694 0 0 1-1.874.751 2.735 2.735 0 0 1-1.03-.2 2.634 2.634 0 0 1-1.411-1.367 2.497 2.497 0 0 1-.008-1.98 1.039 1.039 0 0 0 0-.829 1.107 1.107 0 0 0-.606-.586 1.136 1.136 0 0 0-.855 0 1.115 1.115 0 0 0-.606.586 4.6 4.6 0 0 0-.256 2.838 4.665 4.665 0 0 0 1.317 2.319 4.85 4.85 0 0 0 1.553 1.014c.606.248 1.24.372 1.902.372a5.04 5.04 0 0 0 1.903-.372 4.916 4.916 0 0 0 1.554-1.014 4.675 4.675 0 0 0 1.047-1.504c.256-.586.384-1.2.384-1.842a4.595 4.595 0 0 0-.804-2.602 4.86 4.86 0 0 0-2.181-1.758 4.958 4.958 0 0 0-1.916-.372l-.202.005c-.3.012-.602.053-.907.123Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><ellipse cx="14.979" cy="5.25" rx="2.292" ry="2.25" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></ellipse></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 Activitys = {
13
+ render
14
+ };
15
+ var activitys = svg({
16
+ name: "ColorIconActivitys",
17
+ component: Activitys
18
+ });
19
+ export {
20
+ activitys 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="administrative-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#administrative-fees_svg__a)" fill-rule="evenodd"><path d="M7 19.734V8.266c0-.215-.037-.412-.11-.59a1.367 1.367 0 0 0-.114-.216 1.08 1.08 0 0 0-.243-.27 1.428 1.428 0 0 0-.324-.164.827.827 0 0 0-.387-.007.858.858 0 0 0-.29.124c-.093.073-.239.21-.308.317a1.358 1.358 0 0 0-.113.215c-.074.18-.111.376-.111.59v11.47c0 .305.074.573.224.805.085.132.188.238.308.317a.871.871 0 0 0 .29.124.827.827 0 0 0 .356 0l.01-.002a.871.871 0 0 0 .28-.122c.12-.08.223-.185.308-.317.15-.232.224-.5.224-.806Zm4 0V8.266c0-.215-.037-.412-.11-.59a1.37 1.37 0 0 0-.114-.216 1.082 1.082 0 0 0-.243-.27 1.427 1.427 0 0 0-.324-.164.828.828 0 0 0-.387-.007.858.858 0 0 0-.29.124c-.093.073-.239.21-.308.317a1.355 1.355 0 0 0-.113.215c-.074.18-.111.376-.111.59v11.47c0 .305.074.573.224.805.085.132.188.238.308.317a.871.871 0 0 0 .29.124.821.821 0 0 0 .387-.008.87.87 0 0 0 .259-.116c.12-.08.223-.185.308-.317.15-.232.224-.5.224-.806Zm4-11.468v11.468c0 .306-.075.574-.224.806a1.056 1.056 0 0 1-.308.317A.87.87 0 0 1 14 21a.823.823 0 0 1-.178-.02.87.87 0 0 1-.29-.124 1.056 1.056 0 0 1-.308-.316c-.15-.232-.224-.5-.224-.806V8.266c0-.215.037-.412.11-.59a1.37 1.37 0 0 1 .114-.216c.07-.108.215-.244.308-.317a.87.87 0 0 1 .29-.124.828.828 0 0 1 .356 0l.03.007c.09.024.242.11.325.164.093.072.174.162.243.27.044.069.082.14.113.216.074.178.111.375.111.59Zm4 0v11.468c0 .306-.075.574-.224.806a1.056 1.056 0 0 1-.308.317A.87.87 0 0 1 18 21a.822.822 0 0 1-.468-.143 1.056 1.056 0 0 1-.308-.317c-.15-.232-.224-.5-.224-.806V8.266c0-.215.037-.412.11-.59a1.37 1.37 0 0 1 .114-.216c.07-.108.215-.244.308-.317a.87.87 0 0 1 .29-.124.828.828 0 0 1 .387.007c.09.024.24.11.324.164.092.072.174.162.243.27.044.069.082.14.113.216.074.178.111.375.111.59Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M3.8 18h16.4c.44 0 .8.35.8.79v2.41c0 .44-.36.8-.8.8H3.8c-.45 0-.8-.36-.8-.8v-2.41c0-.44.35-.79.8-.79ZM12.65 2.21l8.89 5.87c.44.28.59.92.33 1.41-.17.31-.47.51-.8.51H2.92C2.41 10 2 9.53 2 8.96c0-.36.17-.7.44-.88l8.8-5.87c.44-.29.98-.29 1.41 0Z" 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 AdministrativeFees = {
13
+ render
14
+ };
15
+ var administrativeFees = svg({
16
+ name: "ColorIconAdministrativeFees",
17
+ component: AdministrativeFees
18
+ });
19
+ export {
20
+ administrativeFees 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="air-fares_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#air-fares_svg__a)" fill-rule="evenodd"><path d="M19.99 19c.56 0 1.01.44 1.01 1 0 .55-.45 1-1 1H3.99c-.55 0-.99-.45-.99-1s.44-1 .99-1h16Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M6.03 3.02c.1-.04.21-.03.31.01l8.19 3.99 4.51-1.71c.41-.16.85-.2 1.28-.13l.21.04 1.31.33c1.13.29 1.54 1.74.74 2.62-.28.31-.62.55-.99.69L5.69 14.9c-.53.2-1.12.07-1.53-.33l-3.04-3c-.22-.22-.14-.6.14-.71l2.41-.92c.12-.04.25-.03.36.05l.98.65 3.93-1.49-5.56-4.43a.42.42 0 0 1 .03-.69l.07-.04 2.55-.97Z" 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 AirFares = {
13
+ render
14
+ };
15
+ var airFares = svg({
16
+ name: "ColorIconAirFares",
17
+ component: AirFares
18
+ });
19
+ export {
20
+ airFares 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="album-upload_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#album-upload_svg__a)"><path d="M18.99 2h-14C3.34 2 2 3.34 1.99 5v8.86l3.88-3.88a3.075 3.075 0 0 1 4.24 0l2.88 2.88.88-.88a3.012 3.012 0 0 1 4.25 0l3.87 3.88V5c0-1.66-1.34-3-3-3Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5" fill-rule="evenodd"></path><path d="m21.99 15.85-3.87-3.88a3.03 3.03 0 0 0-4.25 0l-.88.89 8.16 8.21c.54-.55.85-1.3.84-2.07v-3.15Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-rule="evenodd"></path><circle cx="17" cy="7" r="2" fill="var(--aui-first-color, rgba(0,103,209,1))"></circle><path d="M10.12 9.97a3.075 3.075 0 0 0-4.24 0L2 13.86V19c0 1.65 1.34 2.99 3 3h14c.81 0 1.59-.34 2.16-.92L10.12 9.97Z" 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 AlbumUpload = {
13
+ render
14
+ };
15
+ var albumUpload = svg({
16
+ name: "ColorIconAlbumUpload",
17
+ component: AlbumUpload
18
+ });
19
+ export {
20
+ albumUpload 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="analysis-report-1_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#analysis-report-1_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M5 22h6.79a6.317 6.317 0 0 1-1.29-3.853c0-3.379 2.587-6.118 5.778-6.118l.002-.09c.044-.802.673-1.439 1.442-1.439 1.217 0 2.347.399 3.278 1.079V5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3ZM6 5.25h7c.42 0 .75.33.75.75s-.33.75-.75.75H6c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Zm4 3.5H6c-.42 0-.75.33-.75.75s.33.75.75.75h4c.42 0 .75-.33.75-.75s-.33-.75-.75-.75Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M21.877 16.087a.418.418 0 0 1-.298.123h-2.994a.789.789 0 0 1-.733-.485.801.801 0 0 1-.062-.31v-2.994c0-.116.04-.215.123-.298A.419.419 0 0 1 18.21 12a3.788 3.788 0 0 1 2.083.623 3.791 3.791 0 0 1 1.083 1.083 3.757 3.757 0 0 1 .534 1.26c.06.267.089.542.089.824a.405.405 0 0 1-.123.297Zm-5.603-2.04v2.897c0 .108.02.208.057.3a.781.781 0 0 0 .173.254.78.78 0 0 0 .253.172.777.777 0 0 0 .301.057h2.898c.13 0 .24.046.33.138.092.091.135.253.135.382a4.19 4.19 0 0 1-1.371 2.668 4.23 4.23 0 0 1-1.953.995c-.285.06-.576.09-.874.09-.312 0-.618-.033-.916-.099h-.002a4.198 4.198 0 0 1-1.403-.595H13.9a4.226 4.226 0 0 1-1.206-1.207 4.204 4.204 0 0 1-.694-2.32 4.216 4.216 0 0 1 .603-2.177V15.6a4.24 4.24 0 0 1 1.067-1.187 4.215 4.215 0 0 1 2.085-.832.464.464 0 0 1 .344.1c.1.08.161.237.175.365Z" 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 AnalysisReport1 = {
13
+ render
14
+ };
15
+ var analysisReport1 = svg({
16
+ name: "ColorIconAnalysisReport1",
17
+ component: AnalysisReport1
18
+ });
19
+ export {
20
+ analysisReport1 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="analysis-report_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#analysis-report_svg__a)" fill-rule="evenodd"><path d="M3 4.609V19.39C3 20.832 4.343 22 6 22h12c1.657 0 3-1.168 3-2.609V4.61C21 3.168 19.657 2 18 2H6C4.343 2 3 3.168 3 4.609Zm2.75 3.175 3.313.012c.161 0 .299.034.413.102.113.068.204.17.27.306l.73 1.494 2.441-4.295c.116-.205.259-.332.428-.38.169-.049.364-.02.585.088a.75.75 0 0 1 .267.219l2.298 3.063h1.755c.42 0 .75.306.75.694 0 .39-.33.695-.75.695h-2.148a.727.727 0 0 1-.615-.299l-1.818-2.422-2.58 4.54a.71.71 0 0 1-.355.31c-.227.095-.424.114-.59.056-.165-.058-.299-.192-.402-.403l-1.163-2.38-2.829-.012c-.42 0-.75-.306-.75-.694 0-.39.33-.694.75-.694ZM17.5 14.25h-6c-.42 0-.75.33-.75.75s.33.75.75.75h6c.42 0 .75-.33.75-.75s-.33-.75-.75-.75Zm-8 3.5h8c.42 0 .75.33.75.75s-.33.75-.75.75h-8c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m9.06 7.79-3.31-.01c-.42 0-.75.3-.75.69 0 .39.33.7.75.7l2.82.01 1.17 2.38c.1.21.23.34.4.4.16.06.36.04.59-.05a.71.71 0 0 0 .35-.31l2.58-4.54 1.82 2.42c.15.2.36.3.62.3h2.15c.41 0 .75-.31.75-.7 0-.39-.34-.69-.75-.69h-1.76l-2.3-3.07a.679.679 0 0 0-.12-.12.377.377 0 0 0-.15-.09c-.22-.11-.41-.14-.58-.09-.17.05-.31.17-.43.38l-2.44 4.29-.73-1.49a.752.752 0 0 0-.27-.31.756.756 0 0 0-.41-.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 AnalysisReport = {
13
+ render
14
+ };
15
+ var analysisReport = svg({
16
+ name: "ColorIconAnalysisReport",
17
+ component: AnalysisReport
18
+ });
19
+ export {
20
+ analysisReport as default
21
+ };
package/lib/apply.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="apply_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#apply_svg__a)" fill-rule="evenodd"><path d="M8.84 13c1.19 0 2.16.96 2.16 2.15v4.69c0 1.19-.97 2.16-2.16 2.16H4.15C2.96 22 2 21.03 2 19.84v-4.69C2 13.96 2.96 13 4.15 13h4.69ZM19.84 13c1.19 0 2.16.96 2.16 2.15v4.69c0 1.19-.97 2.16-2.16 2.16h-4.69c-1.19 0-2.15-.97-2.15-2.16v-4.69c0-1.19.96-2.15 2.15-2.15h4.69ZM8.84 2C10.03 2 11 2.96 11 4.15v4.69c0 1.19-.97 2.16-2.16 2.16H4.15C2.96 11 2 10.03 2 8.84V4.15C2 2.96 2.96 2 4.15 2h4.69Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M21.7 5.04c.75.75.77 1.99.05 2.76l-2.84 3.04c-.73.78-1.92.8-2.67.05L13.3 7.94c-.75-.74-.77-1.98-.05-2.75l2.84-3.04c.73-.78 1.92-.8 2.67-.05l2.94 2.94Z" 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 Apply = {
13
+ render
14
+ };
15
+ var apply = svg({
16
+ name: "ColorIconApply",
17
+ component: Apply
18
+ });
19
+ export {
20
+ apply 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="archives_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#archives_svg__a)" fill-rule="evenodd"><path d="M2 15.81h6.51l.04.09c.53 1.07 2.2 1.81 3.46 1.81 1.26 0 2.92-.76 3.43-1.8l.04-.1H22v2.85C22 20.5 20.5 22 18.66 22H5.33C3.49 22 2 20.5 2 18.66v-2.85Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M22 5.33a3.333 3.333 0 0 0-3.333-3.333H5.333A3.333 3.333 0 0 0 2 5.331v8.572h7.673l.101.34c.264.887 1.231 1.565 2.243 1.565 1.002 0 1.943-.67 2.21-1.561l.102-.34H22V5.331ZM15.25 5h-6.5a.75.75 0 1 0 0 1.5h6.5a.75.75 0 1 0 0-1.5Zm-8.5 3h10.5a.75.75 0 1 1 0 1.5H6.75a.75.75 0 1 1 0-1.5Z" clip-rule="evenodd" 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 Archives = {
13
+ render
14
+ };
15
+ var archives = svg({
16
+ name: "ColorIconArchives",
17
+ component: Archives
18
+ });
19
+ export {
20
+ archives 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="baggage-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#baggage-fees_svg__a)" fill-rule="evenodd"><path d="M8.1 22.31v-1.63c0-.08-.01-.16-.02-.24-.01-.07-.03-.13-.05-.19-.03-.08-.06-.16-.1-.22-.04-.06-.07-.11-.11-.16-.06-.06-.11-.12-.18-.17a.864.864 0 0 0-.16-.1c-.07-.03-.14-.06-.21-.08-.07-.02-.15-.02-.22-.02-.08 0-.15 0-.22.02-.08.02-.15.05-.22.08-.05.03-.11.06-.16.1-.06.05-.12.11-.17.17-.04.05-.08.1-.11.16-.04.06-.07.14-.1.22-.02.06-.04.12-.05.19-.02.08-.02.16-.02.24v1.63c0 .08 0 .16.02.24.01.07.03.13.05.19.03.08.06.16.1.22.03.06.07.11.11.16.05.06.11.12.17.17.05.04.11.07.16.1.07.03.14.06.22.08a.833.833 0 0 0 .44 0c.07-.02.14-.05.21-.08.06-.03.11-.06.16-.1.07-.05.12-.11.18-.17.04-.05.07-.1.11-.16.04-.06.07-.14.1-.22.02-.06.04-.12.05-.19.01-.08.02-.16.02-.24Zm9.9 0v-1.63c0-.08-.01-.16-.03-.24-.01-.07-.03-.13-.05-.19-.03-.08-.06-.16-.1-.22-.03-.06-.07-.11-.11-.16-.05-.06-.11-.12-.17-.17-.05-.04-.11-.07-.16-.1-.07-.03-.14-.06-.22-.08-.07-.02-.14-.02-.22-.02-.07 0-.15 0-.22.02s-.14.05-.21.08c-.06.03-.11.06-.16.1-.07.05-.12.11-.18.17-.04.05-.07.1-.11.16-.04.06-.07.14-.1.22-.02.06-.04.12-.05.19-.01.08-.02.16-.02.24v1.63c0 .08.01.16.02.24.01.07.03.13.05.19.03.08.06.16.1.22.04.06.07.11.11.16.06.06.11.12.18.17.05.04.1.07.16.1.07.03.14.06.21.08a.833.833 0 0 0 .44 0c.08-.02.15-.05.22-.08.05-.03.11-.06.16-.1.06-.05.12-.11.17-.17.04-.05.08-.1.11-.16.04-.06.07-.14.1-.22.02-.06.04-.12.05-.19.02-.08.03-.16.03-.24ZM17 4.33v-2c0-.14-.02-.28-.05-.42-.03-.09-.05-.18-.09-.27-.06-.13-.13-.26-.21-.37a1.68 1.68 0 0 0-.18-.21c-.1-.11-.22-.2-.35-.28a1.965 1.965 0 0 0-.63-.25 2.34 2.34 0 0 0-.38-.03H8.88c-.13 0-.26.01-.38.03a1.965 1.965 0 0 0-.63.25c-.13.08-.25.17-.35.28-.07.07-.13.14-.18.21-.08.11-.15.24-.21.37-.04.09-.06.18-.09.27-.03.14-.04.28-.04.42v2c0 .08 0 .16.02.24.02.06.04.13.06.19.03.07.07.15.12.21a1.045 1.045 0 0 0 .33.32c.06.04.12.07.19.1.08.04.16.06.25.08a1.068 1.068 0 0 0 .51 0c.08-.02.17-.04.25-.08.06-.03.12-.06.18-.1.08-.04.15-.1.21-.17.05-.04.09-.09.13-.15.04-.06.08-.14.11-.21.03-.06.05-.13.06-.19.02-.08.03-.16.03-.24L9.42 2.5h5.12v1.83c0 .08.01.16.03.24.01.06.03.13.06.19.03.07.07.15.11.21.04.06.08.11.13.15.06.07.13.13.21.17.06.04.12.07.18.1.08.04.17.06.25.08a1.068 1.068 0 0 0 .51 0c.09-.02.17-.04.25-.08.07-.03.13-.06.19-.1.07-.04.14-.1.2-.17.05-.04.09-.09.13-.15.05-.06.09-.14.12-.21.02-.06.04-.13.06-.19.02-.08.03-.16.03-.24Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M17.752 3.583a4.601 4.601 0 0 0-.875-.083H7.123a4.456 4.456 0 0 0-2.246.593 4.059 4.059 0 0 0-1.18 1.038A3.555 3.555 0 0 0 3.1 6.375c-.066.262-.099.53-.099.805v11.14a3.302 3.302 0 0 0 .323 1.43q.069.145.15.283.102.174.224.336c.147.196.316.38.507.55.207.186.432.348.673.488.2.117.413.217.637.302q.252.096.512.16.532.131 1.097.131h9.754a4.454 4.454 0 0 0 1.608-.29c.495-.188.931-.451 1.311-.791.38-.34.673-.73.881-1.17.215-.455.323-.931.323-1.43V7.18a3.306 3.306 0 0 0-.323-1.43 3.659 3.659 0 0 0-.881-1.169 4.143 4.143 0 0 0-1.31-.79c-.24-.09-.484-.16-.734-.208ZM10 17.5v-10c0-.56-.44-1-1-1s-1 .44-1 1v10c0 .56.44 1 1 1s1-.44 1-1Zm5-11c.56 0 1 .44 1 1v10c0 .56-.44 1-1 1s-1-.44-1-1v-10c0-.56.44-1 1-1Z" clip-rule="evenodd" 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 BaggageFees = {
13
+ render
14
+ };
15
+ var baggageFees = svg({
16
+ name: "ColorIconBaggageFees",
17
+ component: BaggageFees
18
+ });
19
+ export {
20
+ baggageFees 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="car-insurance_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#car-insurance_svg__a)" fill-rule="evenodd"><path d="M11.773 3c2.145 0 4.35.31 6.615.927a2.277 2.277 0 0 1 .999.568 2.265 2.265 0 0 1 .59.954l1.127 3.579-2.198-.857-.019-.007-.692-2.198a.517.517 0 0 0-.102-.184.661.661 0 0 0-.183-.13c-2.099-.572-4.165-.869-6.137-.869a19.557 19.557 0 0 0-3.914.392 19.22 19.22 0 0 0-1.745.443.526.526 0 0 0-.177.109.712.712 0 0 0-.126.212L4.328 10.65c2.89-.417 5.447-.626 7.671-.626.238 0 .479.003.724.008a3.234 3.234 0 0 0-.353.332 3.238 3.238 0 0 0-.548.824 3.4 3.4 0 0 0-.322 1.454v2.493H8.995a.678.678 0 0 0-.684.684c0 .384.301.685.684.685h2.51a6.826 6.826 0 0 0 .766 2.886H7.222l-.744 1.269a.668.668 0 0 1-.258.25.724.724 0 0 1-.357.091H2.981a1.716 1.716 0 0 1-.865-.235 1.63 1.63 0 0 1-.629-.68 1.542 1.542 0 0 1-.15-.58l-.334-6.082a2.424 2.424 0 0 1 .17-1.03v-.001a2.543 2.543 0 0 1 .205-.402 2.49 2.49 0 0 1 .488-.564c.111-.095.23-.181.354-.256l1.808-5.745c.053-.172.125-.333.215-.484a2.288 2.288 0 0 1 .35-.447 2.277 2.277 0 0 1 .956-.575 21.166 21.166 0 0 1 2.043-.512h.002l.001-.001c.158-.031.317-.06.475-.089A21.504 21.504 0 0 1 11.773 3ZM2.738 15.135h3.128c.384 0 .685.301.685.684a.678.678 0 0 1-.685.685H2.738a.678.678 0 0 1-.685-.685c0-.383.301-.684.685-.684Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="m14.033 11.368 3.603-1.304a1.07 1.07 0 0 1 .728 0l3.603 1.304c.62.225 1.033.806 1.033 1.456v3.382a4.588 4.588 0 0 1-2.5 4.069l-2.255 1.166a.535.535 0 0 1-.49 0L15.5 20.274a4.588 4.588 0 0 1-2.5-4.07v-3.381c0-.65.412-1.231 1.033-1.456Zm3.9 6.11 2.76-2.737a.678.678 0 0 0 .005-.968.678.678 0 0 0-.968-.004l-2.279 2.26-1.32-1.31a.678.678 0 0 0-.968.005.678.678 0 0 0 .005.968l1.802 1.787c.16.159.32.239.481.239.16 0 .322-.08.482-.24Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m20.69 14.74-2.76 2.73c-.16.16-.32.24-.48.24-.16 0-.32-.08-.49-.24l-1.8-1.78a.682.682 0 0 1 0-.97c.27-.27.69-.28.97-.01l1.32 1.31 2.28-2.26a.67.67 0 0 1 .96.01c.27.27.27.7 0 .97Z" 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 CarInsurance = {
13
+ render
14
+ };
15
+ var carInsurance = svg({
16
+ name: "ColorIconCarInsurance",
17
+ component: CarInsurance
18
+ });
19
+ export {
20
+ carInsurance 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="car-rental_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#car-rental_svg__a)" fill-rule="evenodd"><path d="M11.265 2c2.227 0 4.518.308 6.87.925a2.413 2.413 0 0 1 1.05.575q.205.191.356.416c.117.174.209.364.276.569l1.699 5.18a7.454 7.454 0 0 0-2.5-1.012l-1.16-3.228c-.129-.355-.45-.628-.855-.724Q14.066 4 11.298 4q-2.394 0-4.667.524-.331.076-.66.164c-.389.104-.696.372-.819.717L3.5 10q4.169-.69 7.806-.69 1.265 0 2.642.083A7.518 7.518 0 0 0 10.27 14h-.517c-.379 0-.676.33-.676.75s.297.75.676.75h.264a7.49 7.49 0 0 0 .369 2.878H6.793l-.719 1.244a.735.735 0 0 1-.282.276.785.785 0 0 1-.39.102H2.54q-.172 0-.337-.032a1.735 1.735 0 0 1-.847-.432q-.107-.1-.193-.213a1.624 1.624 0 0 1-.27-.546l-.007-.024-.001-.007-.001-.002v-.003l-.001-.003q-.038-.15-.047-.307l-.332-6.127q-.016-.305.038-.597V11.7l.009-.04q.054-.267.168-.524a2.556 2.556 0 0 1 .538-.78L3.19 4.462q.079-.242.204-.456.026-.044.054-.087.146-.226.348-.42.189-.181.407-.316.045-.028.09-.053c.16-.089.33-.16.51-.213q.891-.26 1.798-.446.211-.044.423-.083Q9.104 2 11.265 2ZM6.507 14h-2.33c-.38 0-.677.33-.677.75s.298.75.677.75h2.33c.378 0 .676-.33.676-.75S6.885 14 6.507 14Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M17.5 10a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm-.667 6.636v-2.954a.668.668 0 0 0-.666-.682c-.374 0-.667.3-.667.682v3.636c0 .227.056.398.167.511.11.114.277.171.5.171h2.666c.374 0 .667-.3.667-.682a.668.668 0 0 0-.667-.682h-2Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M16.83 13.68v2.95h2c.37 0 .67.3.67.68 0 .39-.3.69-.67.69h-2.67c-.22 0-.39-.06-.5-.18-.11-.11-.16-.28-.16-.51v-3.63a.664.664 0 1 1 1.33 0Z" 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 CarRental = {
13
+ render
14
+ };
15
+ var carRental = svg({
16
+ name: "ColorIconCarRental",
17
+ component: CarRental
18
+ });
19
+ export {
20
+ carRental 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="case-study_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#case-study_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 13.875v-8.75C2 3.675 3.194 2.5 4.667 2.5h14.666C20.806 2.5 22 3.675 22 5.125v8.75c0 1.45-1.194 2.625-2.667 2.625H4.667C3.194 16.5 2 15.325 2 13.875Zm15.123-8.433c-.104.067-.2.145-.289.234l-.548.548L18.53 8.47l.23.23.548-.55a1.766 1.766 0 0 0 .384-.579 1.742 1.742 0 0 0 .094-1.005 1.73 1.73 0 0 0-.244-.602 1.766 1.766 0 0 0-1.124-.766 1.746 1.746 0 0 0-1.296.244ZM12.12 10.39l3.105-3.105L17.7 9.76l-3.105 3.105a.757.757 0 0 1-.252.166l-2.357.942a.723.723 0 0 1-.574-.007.723.723 0 0 1-.4-.41.747.747 0 0 1 0-.557l.942-2.357a.767.767 0 0 1 .166-.252ZM5 11.25h4c.42 0 .75.33.75.75s-.33.75-.75.75H5c-.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 11.25h4a.749.749 0 1 1 0 1.5H5c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5" 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 CaseStudy = {
13
+ render
14
+ };
15
+ var caseStudy = svg({
16
+ name: "ColorIconCaseStudy",
17
+ component: CaseStudy
18
+ });
19
+ export {
20
+ caseStudy 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="ceremony-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#ceremony-fees_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M5.051 13.666c.06.18.14.344.243.49a1.715 1.715 0 0 0 .663.57c.236.114.498.177.786.19h10.463c.279-.01.584-.072.814-.18a1.717 1.717 0 0 0 .659-.54c.113-.155.203-.331.268-.53H21.375c.35 0 .625.275.625.625s-.275.625-.625.625h-.208V21a1 1 0 0 1-1 1H3.833a1 1 0 0 1-1-1v-6.084h-.208A.619.619 0 0 1 2 14.291c0-.35.275-.625.625-.625h2.426Zm11.305 0h.85-.85Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M12 2c-1.974 0-2.674 1.38-2.674 3.08 0 .094.003.188.008.281-.242.208-.325.63-.18 1.049.12.35.37.605.635.687.075.147.16.287.253.417l.062.083c.35.475.469.858.354 1.15-.064.164-.2.298-.41.405-.038.02-.079.039-.123.059l-.14.06-.239.095-.653.247-.204.078-.207.083-.21.088-.209.092c-.975.444-1.892 1.061-1.89 2.015l-.006.56v.152l.001.074.006.14c.03.453.154.753.62.771h1.34l.833-2.276a.665.665 0 0 1 .146-.238.65.65 0 0 1 .553-.187.64.64 0 0 1 .483.36c.036.075.058.15.066.227a1.15 1.15 0 0 1-.037.306l-.662 1.808h4.969l-.66-1.802a.666.666 0 0 1 .012-.505.644.644 0 0 1 .357-.355.622.622 0 0 1 .468 0c.153.06.294.23.37.38l.835 2.283h1.34c.452-.019.583-.302.616-.733l.008-.141.003-.15-.007-.673c.003-.886-.788-1.482-1.682-1.918l-.208-.098-.21-.092a9.926 9.926 0 0 0-.104-.044l-.312-.126-.4-.154-.54-.204-.155-.063-.14-.06a2.953 2.953 0 0 1-.124-.059c-.21-.106-.346-.241-.41-.404-.11-.281-.005-.646.315-1.096l.04-.055c.118-.155.222-.322.313-.5.266-.082.515-.337.636-.687.144-.418.061-.84-.18-1.049a4.68 4.68 0 0 0 .008-.28C14.674 3.379 13.974 2 12 2Z" 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 CeremonyFees = {
13
+ render
14
+ };
15
+ var ceremonyFees = svg({
16
+ name: "IconCeremonyFees",
17
+ component: CeremonyFees
18
+ });
19
+ export {
20
+ ceremonyFees 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="condolences_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#condolences_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="m10.357 22-7.662-.015A1.322 1.322 0 0 1 2 21.77c-.56-.376-.83-1.242-.81-2.599.005-.235.007-.414.007-.535 0-.096.004-.192.014-.287.171-1.604 1.82-3.03 4.948-4.276.617-.245 1.018-.418 1.203-.519.214-.116.336-.284.36-.434.016-.254-.18-.684-.481-1.134a5.874 5.874 0 0 1-.417-.676 1.83 1.83 0 0 1-.297-.181c-.358-.27-.625-.675-.802-1.219-.212-.654-.223-1.217-.033-1.687.065-.16.152-.308.263-.446a14.299 14.299 0 0 1-.002-.205c0-2.088.486-3.589 1.46-4.503C8.17 2.356 9.008 2 10.357 2s2.186.356 2.944 1.069c.973.914 1.46 2.415 1.46 4.503l-.003.205c.11.138.199.287.263.446.19.47.179 1.033-.033 1.687a3.583 3.583 0 0 1-.082.226 3.913 3.913 0 0 0-.354-.016c-2.337 0-4.231 2.07-4.231 4.623 0 2.542 2.24 5.47 4.295 7.249l-4.26.008Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M15.146 11.62c.831 0 1.592.48 2.175 1 .583-.52 1.344-1 2.176-1 1.836 0 3.324 1.533 3.324 3.424 0 2.858-4.049 6.37-5.5 6.576-1.45-.206-5.5-3.718-5.5-6.576 0-1.89 1.5-3.424 3.325-3.424Z" 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 Conolences = {
13
+ render
14
+ };
15
+ var condolences = svg({
16
+ name: "ColorIconConolences",
17
+ component: Conolences
18
+ });
19
+ export {
20
+ condolences 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="entertainment-expense_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#entertainment-expense_svg__a)" fill-rule="evenodd"><path d="M18.644 8.721c.464.6.715 1.386.754 2.357a2.917 2.917 0 0 1 .873.07 2.838 2.838 0 0 1 1.003.461 2.912 2.912 0 0 1 .793.86 2.938 2.938 0 0 1 .374.96 3.021 3.021 0 0 1-.374 2.154 2.941 2.941 0 0 1-1.345 1.17 2.817 2.817 0 0 1-1.114.228c-.636 0-1.175-.086-1.62-.258-.255.451-.539.873-.853 1.266a8.422 8.422 0 0 1-1.627 1.567c-.223.161-.451.31-.686.444H7.08a6.976 6.976 0 0 1-.724-.485 7.453 7.453 0 0 1-1.47-1.508q-.942-1.279-1.43-2.958A11.675 11.675 0 0 1 3 11.793q-.001-1.33.412-2.246.193-.427.475-.77.06-.073.125-.143.278-.3.632-.528c.028-.014.14-.07.17-.079A.634.634 0 0 1 5 8H17.65a.64.64 0 0 1 .39.13q.27.202.487.45v.001q.06.068.116.14Zm1.368 3.819a1.095 1.095 0 0 0-.294-.04h-.043c-.058-.001-.152-.002-.175 0 0 1 0 1.5-.5 3 .127.056.273.04.436.021.089-.01.183-.021.282-.021a1.1 1.1 0 0 0 .494-.116 1.231 1.231 0 0 0 .407-.317 1.5 1.5 0 0 0 .278-.477A1.67 1.67 0 0 0 21 14a1.772 1.772 0 0 0-.103-.59 1.572 1.572 0 0 0-.278-.477 1.232 1.232 0 0 0-.607-.393Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M3 20h18c.56 0 1 .44 1 1s-.44 1-1 1H3c-.57 0-1-.44-1-1s.43-1 1-1Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M8.5 3.28c-.17.09-.31.17-.42.26-.06.05-.11.09-.14.13.06.08.13.17.22.24.06.06.16.15.31.26.19.14.33.26.42.35.18.18.3.38.37.59a1.016 1.016 0 0 1 .02.63c-.04.18-.14.35-.27.51-.21.24-.52.46-.95.67-.36.17-.78.04-.96-.3-.18-.34-.04-.74.32-.92.19-.09.33-.18.42-.25-.05-.05-.14-.12-.26-.21-.18-.14-.32-.26-.42-.35a2.31 2.31 0 0 1-.45-.54c-.11-.16-.18-.33-.2-.51-.01-.06-.01-.11-.01-.17 0-.06 0-.12.01-.17.02-.18.09-.35.2-.52.2-.32.57-.62 1.11-.9.35-.18.78-.06.97.27.19.34.06.74-.29.93Zm3.81 0c-.17.09-.31.17-.42.26-.06.05-.11.09-.14.13.05.08.13.17.21.24.07.06.17.15.31.26.2.14.33.26.42.35.18.18.31.38.38.59a1.016 1.016 0 0 1 .02.63c-.05.18-.14.35-.28.51-.2.24-.52.46-.94.67-.36.17-.78.04-.96-.3-.18-.34-.04-.74.31-.92.2-.09.34-.18.43-.25-.05-.05-.14-.12-.26-.21-.18-.14-.32-.26-.42-.35-.18-.16-.34-.34-.46-.54-.1-.16-.17-.33-.2-.51 0-.06-.01-.11-.01-.17 0-.06.01-.12.01-.17.03-.18.1-.35.2-.52.21-.32.58-.62 1.11-.9.36-.18.78-.06.97.27.2.34.07.74-.28.93Zm3.37 0c-.18.09-.31.17-.42.26-.07.05-.11.09-.14.13.05.08.12.17.21.24.06.06.17.15.31.26.19.14.33.26.42.35.18.18.31.38.38.59.03.11.05.23.06.34 0 .1-.02.19-.04.29-.05.18-.14.35-.28.51-.2.24-.52.46-.95.67-.35.17-.78.04-.96-.3-.18-.34-.04-.74.32-.92.2-.09.34-.18.43-.25-.06-.05-.14-.12-.26-.21-.19-.14-.33-.26-.43-.35a2.31 2.31 0 0 1-.45-.54c-.11-.16-.17-.33-.2-.51-.01-.06-.01-.11-.01-.17 0-.06 0-.12.01-.17.03-.18.09-.35.2-.52.21-.32.58-.62 1.11-.9.35-.18.78-.06.97.27.19.34.07.74-.28.93Z" 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 EntertainmentExpense = {
13
+ render
14
+ };
15
+ var entertainmentExpense = svg({
16
+ name: "IconEntertainmentExpense",
17
+ component: EntertainmentExpense
18
+ });
19
+ export {
20
+ entertainmentExpense 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="expert-consultation-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#expert-consultation-fees_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M3.7 9.86c-.949.058-1.7.802-1.7 1.711v5.143c0 .947.814 1.715 1.818 1.715h8.758l-.1-2.743a2.106 2.106 0 0 1-.665-.46 2.133 2.133 0 0 1-.566-1.078 2.195 2.195 0 0 1-.043-.434l.004-.121.141-2.04a1.94 1.94 0 0 1-.092.01l-.118.004H5.363c-.218 0-.422-.038-.61-.114a1.64 1.64 0 0 1-.565-.387 1.704 1.704 0 0 1-.365-.553 1.74 1.74 0 0 1-.122-.652Zm15.64 8.569.1-2.743a2.057 2.057 0 0 0 .767-.571c.079-.093.148-.192.21-.295l.025-.045a2.17 2.17 0 0 0 .268-1.213l-.256-3.686C21.329 10 22 10.712 22 11.571v5.143c0 .947-.814 1.715-1.818 1.715h-.841Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M9.916 4.714C9.916 3.768 9.17 3 8.25 3c-.92 0-1.667.768-1.667 1.714 0 .947.746 1.715 1.667 1.715.92 0 1.666-.768 1.666-1.715Zm6.042-.857c.92 0 1.667.768 1.667 1.714 0 .947-.746 1.715-1.667 1.715-.92 0-1.667-.768-1.667-1.715 0-.946.747-1.714 1.667-1.714ZM9.81 7.286H6.69c-.663 0-1.213.521-1.26 1.194l-.097 1.377h5.833L11.07 8.48a1.273 1.273 0 0 0-1.26-1.194Zm3.47 6.857a.423.423 0 0 1-.416-.429l.303-4.377c.047-.673.59-1.194 1.247-1.194h3.089c.655 0 1.2.521 1.247 1.194l.301 4.347a.425.425 0 0 1-.386.458h-.832l-.22 6.033a.845.845 0 0 1-.832.825h-1.645a.844.844 0 0 1-.833-.825l-.22-6.032h-.803Z" 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 ExpertConsultationFees = {
13
+ render
14
+ };
15
+ var expertConsultationFees = svg({
16
+ name: "ColorIconExpertConsultationFees",
17
+ component: ExpertConsultationFees
18
+ });
19
+ export {
20
+ expertConsultationFees 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="expert-reimburse-form_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#expert-reimburse-form_svg__a)" fill-rule="evenodd"><path d="M8.579 14.04 9 14l1.5 2h3l1.47-1.959H15l.5.082.264.086.194.087.316.136.83.342.384.161.394.17.267.12.268.124.134.064.268.132c1.645.833 3.174 1.988 3.17 3.76v.232l.01.663.001.411-.003.195-.003.094-.01.183c-.052.832-.272 1.382-1.06 1.417H3.076c-.763-.035-.992-.55-1.054-1.34l-.012-.179a5.614 5.614 0 0 1-.003-.093L2 20.696 2 20.393l.008-.65.004-.438c-.005-1.58 1.212-2.67 2.642-3.479l.262-.143c.088-.047.176-.093.265-.138l.268-.133.134-.064.268-.124.267-.12.264-.114.388-.164.614-.253.556-.233.2-.088.096-.043.18-.085.163-.084Zm4.663 6.869-.464-3a.552.552 0 0 0-.05-.162.478.478 0 0 0-.218-.218l-.04-.014q-.05-.015-.103-.015h-.742q-.054 0-.103.015l-.04.014a.406.406 0 0 0-.124.087.486.486 0 0 0-.144.293l-.464 3c0 .138.034.347.115.445a.424.424 0 0 0 .136.11c.049.024.102.036.16.036h1.67c.114-.025.28-.103.345-.217a.559.559 0 0 0 .066-.374Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M11.99 1.5c-3.38 0-4.58 2.48-4.58 5.54 0 .17 0 .34.01.51-.41.37-.55 1.13-.31 1.88.21.63.64 1.09 1.09 1.24.13.26.28.52.44.75l.1.2S9.49 13 11.99 13c2.51 0 3.19-1.38 3.19-1.38l.07-.05c.2-.28.38-.58.53-.9.46-.15.89-.61 1.09-1.24.25-.75.11-1.51-.31-1.89.01-.16.02-.33.02-.5 0-3.06-1.2-5.54-4.59-5.54Z" 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 ExpertReimburseForm = {
13
+ render
14
+ };
15
+ var expertReimburseForm = svg({
16
+ name: "ColorIconExpertReimburseForm",
17
+ component: ExpertReimburseForm
18
+ });
19
+ export {
20
+ expertReimburseForm 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 23.997 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="expert-teaching-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h23.997v24H0z"></path></clipPath></defs><g clip-path="url(#expert-teaching-fees_svg__a)" fill-rule="evenodd"><path d="M13.668 4.5c0 1.056.393 2.02 1.04 2.754a2.505 2.505 0 0 0-.71.507l-1.757 1.787-1.575-1.245a2.255 2.255 0 0 0-1.998-.408 2.244 2.244 0 0 0-.739.357 2.255 2.255 0 0 0-.78 1.026 2.269 2.269 0 0 0 0 1.613 2.24 2.24 0 0 0 .445.726l3.04 3.333a2.538 2.538 0 0 0 1.597.811 2.514 2.514 0 0 0 1.312-.208c.08-.037.158-.077.235-.122v4.9H4.29a2.27 2.27 0 0 1-1.264-.38 2.29 2.29 0 0 1 .64-4.113v-9.59a3.427 3.427 0 0 1 .268-1.328A3.409 3.409 0 0 1 5.2 3.395a3.405 3.405 0 0 1 1.142-.482c.237-.051.48-.077.727-.077h6.945a4.148 4.148 0 0 0-.346 1.664Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M17.83 7c-1.39 0-2.5-1.12-2.5-2.5 0-1.39 1.11-2.5 2.5-2.5a2.5 2.5 0 0 1 0 5Zm-6.06 4.29L9.63 9.6a.601.601 0 0 0-.81.07c-.21.23-.21.59 0 .82l3.04 3.33c.29.33.78.38 1.14.13l1.75-1.24c.07-.06.16-.08.25-.08.24 0 .44.19.44.44v8.48c0 .25.19.45.43.45h3.5c.24 0 .44-.2.44-.45v-5.33c0-.25.19-.45.43-.45h.88c.48 0 .87-.4.87-.89V10c0-.74-.59-1.34-1.31-1.34H15.8c-.23 0-.46.1-.62.26l-2.26 2.3a.86.86 0 0 1-1.15.07Z" 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 ExpertTeachingFees = {
13
+ render
14
+ };
15
+ var expertTeachingFees = svg({
16
+ name: "ColorIconExpertTeachingFees",
17
+ component: ExpertTeachingFees
18
+ });
19
+ export {
20
+ expertTeachingFees 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="express-delivery_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#express-delivery_svg__a)"><path d="M21.901 3.012 12.22 3h-.002l-.128.008c-.547.066-.972.55-.972 1.137v9.236c0 .473-.37.857-.825.856-.456 0-.825-.385-.825-.86v-6.43l-.009-.113a.669.669 0 0 0-.653-.574l-2.952.007a1.366 1.366 0 0 0-.97.588l-3.522 4.38-.094.15A2.065 2.065 0 0 0 1 12.402V16l.006.164c.045.566.643 1.127 1.088 1.47a4.001 4.001 0 0 1 7.873.348l3.066.005a4 4 0 0 1 7.936.012l.702.002h.229c.607 0 1.1-.512 1.1-1.144v-12.7c0-.63-.492-1.143-1.099-1.144Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><circle cx="6" cy="18.5" r="2.5" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></circle><circle cx="17" cy="18.5" r="2.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 ExpressDelivery = {
13
+ render
14
+ };
15
+ var expressDelivery = svg({
16
+ name: "ColorIconExpressDelivery",
17
+ component: ExpressDelivery
18
+ });
19
+ export {
20
+ expressDelivery 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="ferry-fares_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#ferry-fares_svg__a)" fill-rule="evenodd"><path d="M15.48 18.66c.85.56 2.38 1.5 3.24 1.5.35 0 1.58-.06 1.91-.16.41-.12.83.16.94.62.1.47-.14.94-.55 1.06-.46.14-1.82.21-2.3.21-.97 0-2.49-.76-3.3-1.2a1.14 1.14 0 0 0-1.09-.01c-.87.46-2.55 1.29-3.56 1.29-.92 0-2.28-.73-3.04-1.19-.36-.22-.8-.23-1.16-.03-.84.47-2.4 1.24-3.36 1.24-.49 0-.97-.07-1.44-.21-.41-.12-.65-.59-.54-1.06.11-.46.53-.74.94-.61.33.1.68.15 1.04.15.83 0 2.43-.91 3.31-1.45.38-.23.87-.22 1.24.03.79.54 2.17 1.39 3.01 1.39.82 0 2.56-1.01 3.49-1.59.37-.23.85-.22 1.22.02Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M12.68 2H10c-.53 0-.96.46-.96 1.04v1.45H5.4c-.53 0-.96.47-.96 1.05v3.95h13.8V5.54c0-.58-.43-1.05-.96-1.05h-3.64V3.04c0-.58-.43-1.04-.96-1.04Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M2.43 10.74h19.13c1.2 0 1.87 1.51 1.12 2.54l-4.22 5.78c-.94-.48-2.03-1.21-2.8-1.75-.58-.41-1.36-.35-1.89.14-.82.74-2.02 1.68-2.82 1.68-.81 0-1.88-.85-2.65-1.57-.57-.53-1.41-.6-2.02-.13-.95.74-2.33 1.71-3.23 1.91l-1.98-6.55c-.31-1.01.38-2.05 1.36-2.05ZM16.7 20.2h.3l-.36-.18c.03.06.05.12.06.18Z" 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 FerryFares = {
13
+ render
14
+ };
15
+ var ferryFares = svg({
16
+ name: "ColorIconFerryFares",
17
+ component: FerryFares
18
+ });
19
+ export {
20
+ ferryFares 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="file-upload_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#file-upload_svg__a)" fill-rule="evenodd"><path d="M6 3.5h12c1.65 0 3 1.34 3 3V8H6V3.5Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M3.87 2h2.046c.527 0 1.03.205 1.398.57l3.633 3.597c.368.364.871.57 1.398.57h7.722c1.62 0 2.933 1.272 2.933 2.842v1.92A7.5 7.5 0 0 0 10.655 20l-6.722.001C2.313 20 1 18.727 1 17.158V4.78C1 3.245 2.285 2 3.87 2Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M17 10a6 6 0 1 0 0 12 6 6 0 0 0 0-12Zm.75 5.06 1.22 1.22a.743.743 0 0 0 1.06 0 .742.742 0 0 0 0-1.06l-2.5-2.5a.723.723 0 0 0-.53-.22c-.104 0-.2.018-.288.055a.748.748 0 0 0-.242.165l-2.5 2.5a.742.742 0 0 0 0 1.06.743.743 0 0 0 1.06 0l1.22-1.22v3.69c0 .42.33.75.75.75s.75-.33.75-.75v-3.69Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m18.97 16.28-1.22-1.22v3.69c0 .42-.33.75-.75.75s-.75-.33-.75-.75v-3.69l-1.22 1.22a.743.743 0 0 1-1.06 0 .743.743 0 0 1 0-1.06l2.5-2.5a.723.723 0 0 1 .53-.22c.207 0 .384.073.53.22l2.5 2.5a.743.743 0 0 1 0 1.06.743.743 0 0 1-1.06 0Z" clip-rule="evenodd" 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 FileUpload = {
13
+ render
14
+ };
15
+ var fileUpload = svg({
16
+ name: "ColorIconFileUpload",
17
+ component: FileUpload
18
+ });
19
+ export {
20
+ fileUpload 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="fuel-cost_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#fuel-cost_svg__a)" fill-rule="evenodd"><path d="m21.5 5.4-3.14-3.18c-.04-.03-.07-.06-.11-.09-.05-.03-.1-.06-.15-.08a.495.495 0 0 0-.13-.04c-.05-.01-.1-.01-.15-.01-.05 0-.1 0-.15.01-.04.01-.09.02-.13.04-.05.02-.1.05-.14.08l-.12.09-.07.09a.68.68 0 0 0-.1.21c-.03.09-.05.18-.06.28 0 .08.01.16.02.23.03.07.08.21.11.27.03.04.07.09.1.12l1.98 2h-.59c-.06 0-.11.01-.16.02a.62.62 0 0 0-.19.07c-.03.02-.06.04-.08.06-.06.04-.11.09-.15.15-.03.04-.06.08-.08.12a.35.35 0 0 0-.06.14c-.03.07-.05.14-.05.21-.01.03-.01.06-.01.1l.01.11c.02.1.05.19.09.26.05.09.11.17.19.23.07.07.15.11.23.14.08.03.17.05.26.05l1.76.01v7.36c0 .06 0 .11-.01.16a.845.845 0 0 1-.24.45c-.07.06-.21.17-.29.2-.04.02-.07.03-.11.04-.08.03-.17.04-.26.04s-.18-.01-.27-.04c-.03-.01-.07-.02-.1-.04-.08-.03-.15-.08-.22-.13-.07-.07-.2-.21-.24-.29-.02-.06-.06-.17-.07-.23a.777.777 0 0 1-.02-.16V10.1c0-.14-.01-.28-.04-.42-.03-.14-.07-.28-.13-.42-.04-.09-.08-.18-.13-.26a2.103 2.103 0 0 0-.55-.62c-.13-.09-.27-.17-.42-.23-.1-.05-.2-.08-.3-.11-.16-.03-.32-.05-.48-.05h-1.27c-.06 0-.11 0-.16.01s-.09.03-.14.05c-.05.02-.09.04-.14.07-.03.03-.07.06-.1.09-.04.05-.08.09-.11.14-.03.04-.05.08-.07.13-.02.05-.04.11-.05.16-.01.06-.01.12-.01.18 0 .05 0 .11.01.17.01.05.03.11.05.16.02.05.04.09.07.13.03.05.07.09.11.14.03.03.07.06.1.09.05.03.09.05.14.07.05.02.09.04.14.05.05.01.1.01.16.01h1.27c.09 0 .17.02.24.06l.12.09c.06.06.09.12.11.19.01.04.02.08.02.12v4.35c0 .18.02.34.05.51a2.377 2.377 0 0 0 .31.81 2.172 2.172 0 0 0 .67.74c.15.12.32.21.5.29.12.05.24.09.36.12.19.05.39.08.59.08.2 0 .39-.03.58-.08a2.285 2.285 0 0 0 .87-.41c.1-.07.2-.15.29-.24.14-.15.27-.32.38-.5.06-.1.11-.2.15-.31.07-.17.12-.33.16-.5.03-.17.05-.33.05-.51V6.59l-.03-.25a1.9 1.9 0 0 0-.11-.39c-.07-.18-.16-.33-.27-.46l-.09-.09Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M6 2h7c1.657 0 3 1.25 3 2.79V20h.21c.443 0 .79.44.79 1s-.347 1-.79 1H2.79c-.443 0-.79-.44-.79-1s.347-1 .79-1H3V4.79C3 3.25 4.343 2 6 2Zm.5 2h6a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1h-6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm3.879 7.699-.22 2.182 1.807.211a.58.58 0 0 1 .402.234.63.63 0 0 1 .128.464.654.654 0 0 1-.122.317l-2.682 3.647a.572.572 0 0 1-.399.24.557.557 0 0 1-.442-.127.649.649 0 0 1-.23-.566l.22-2.181-1.807-.212a.571.571 0 0 1-.402-.233.664.664 0 0 1-.006-.78l2.682-3.65a.572.572 0 0 1 .398-.24.557.557 0 0 1 .443.128.649.649 0 0 1 .23.566Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="m10.15 13.88.22-2.19a.65.65 0 0 0-.04-.31c-.04-.1-.1-.19-.19-.25A.541.541 0 0 0 9.7 11c-.16.02-.3.1-.4.24l-2.68 3.65c-.03.05-.06.1-.08.15-.02.05-.03.11-.04.17-.02.17.02.32.13.46.1.14.23.21.4.23l1.81.21-.22 2.19c-.01.11 0 .21.04.31s.1.19.19.25c.13.11.27.15.44.13.16-.02.3-.1.4-.24l2.68-3.65a.53.53 0 0 0 .08-.15c.02-.05.03-.11.04-.16a.608.608 0 0 0-.13-.47.537.537 0 0 0-.4-.23l-1.81-.21Z" 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 FuelCost = {
13
+ render
14
+ };
15
+ var fuelCost = svg({
16
+ name: "ColorIconFuelCost",
17
+ component: FuelCost
18
+ });
19
+ export {
20
+ fuelCost 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="gift-cost_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#gift-cost_svg__a)" fill-rule="evenodd"><path d="m18.54 3.52-.09-.12c-.07-.09-.14-.18-.22-.26-.23-.23-.5-.42-.81-.57l-.12-.06c-.36-.16-.75-.26-1.16-.29-.17-.01-.34-.02-.51-.01-.29.01-.57.05-.86.13a4.132 4.132 0 0 0-1.29.58c-.4.28-.73.57-.99.88-.18.19-.34.42-.49.67-.16-.25-.32-.48-.5-.67-.26-.31-.59-.6-.99-.88a4.079 4.079 0 0 0-1.29-.58c-.29-.08-.57-.12-.86-.13-.17-.01-.34 0-.51.01-.41.03-.8.13-1.16.29l-.12.06c-.31.15-.58.34-.81.57-.08.08-.15.17-.22.26l-.09.12c-.13.19-.23.41-.31.63-.08.25-.14.56-.14.83-.01.06-.01.12 0 .18 0 .22.03.44.09.65.03.13.07.26.12.38.05.15.12.29.2.43.13.24.27.44.42.6.14.15.33.31.57.48.33.24.73.4 1.2.49.06.01.12.02.19.01.06 0 .12 0 .18-.01.06-.02.11-.03.17-.05.05-.03.11-.06.16-.09s.1-.07.14-.11c.04-.04.08-.08.11-.13l.09-.15c.02-.06.04-.12.05-.18.01-.06.02-.12.02-.18s-.01-.11-.02-.17a.75.75 0 0 0-.14-.31.526.526 0 0 0-.12-.14c-.04-.04-.08-.07-.13-.11-.05-.03-.11-.06-.16-.08-.06-.02-.12-.04-.19-.05-.18-.04-.32-.09-.43-.17-.14-.1-.24-.18-.29-.24-.06-.06-.11-.14-.18-.26-.09-.15-.15-.32-.17-.49-.02-.08-.02-.16-.02-.25.01-.23.07-.42.18-.58.1-.12.23-.22.39-.3.18-.09.38-.14.6-.15.06-.01.12-.01.18-.01.18 0 .36.02.53.07.17.04.32.1.47.18.07.04.14.08.2.13.28.19.5.38.66.57.18.21.35.47.52.81.15.29.33.67.56 1.15.04.08.09.16.16.23.05.06.12.12.2.16.07.05.15.08.23.1.09.02.17.04.27.03.09 0 .18-.01.26-.03.08-.03.16-.06.23-.11.08-.04.14-.1.2-.16.07-.07.12-.15.16-.24.15-.35.33-.72.54-1.13.17-.34.34-.6.52-.81.16-.19.38-.38.66-.57.06-.05.13-.09.2-.13.15-.08.3-.14.47-.18.17-.05.35-.07.53-.07.06 0 .12 0 .18.01.22.01.42.06.6.15.16.08.29.18.38.3.12.15.18.35.19.58 0 .09 0 .17-.02.25-.02.17-.08.34-.17.49-.07.12-.12.2-.18.26-.05.06-.15.14-.29.24-.11.08-.25.13-.43.17-.07.01-.13.03-.19.05-.05.02-.11.05-.16.08-.05.04-.09.07-.13.11-.05.04-.09.09-.12.14a.75.75 0 0 0-.14.31c-.01.06-.02.11-.02.17 0 .06.01.12.02.18s.03.12.05.18l.09.15c.03.05.07.09.11.13.04.04.09.08.14.11.05.03.11.06.16.09.06.02.11.03.17.05.06.01.12.01.18.01.07.01.13 0 .19-.01.47-.09.87-.25 1.2-.49.24-.17.43-.33.57-.48.15-.16.29-.36.42-.6.08-.14.15-.28.2-.43.05-.12.09-.25.12-.38.06-.21.09-.43.09-.65.01-.06.01-.12 0-.18 0-.27-.05-.53-.12-.77-.08-.23-.2-.5-.33-.69Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M11.167 15.96h-7.5v3.938a1.814 1.814 0 0 0 .317 1.032 1.958 1.958 0 0 0 .88.711 2.02 2.02 0 0 0 .777.152h5.526V15.96Zm1.667 5.833h5.525a2.053 2.053 0 0 0 1.065-.299 1.958 1.958 0 0 0 .564-.524 1.853 1.853 0 0 0 .346-1.072V15.96h-7.5v5.833Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M11.167 7.21H4.056a2.467 2.467 0 0 0-.516.06 2.164 2.164 0 0 0-.758.347c-.066.048-.129.1-.189.157a2.5 2.5 0 0 0-.263.3 1.87 1.87 0 0 0-.286.635c-.03.13-.044.262-.044.397v3.708a1.752 1.752 0 0 0 .158.73 1.84 1.84 0 0 0 .435.602 2.023 2.023 0 0 0 .654.411 2.162 2.162 0 0 0 .809.153h7.11v-7.5Zm1.666 7.5h7.111a2.227 2.227 0 0 0 .81-.153 2.118 2.118 0 0 0 .653-.41 1.937 1.937 0 0 0 .435-.602 1.781 1.781 0 0 0 .158-.73v-3.71a1.78 1.78 0 0 0-.36-1.072 2.024 2.024 0 0 0-.887-.671 2.166 2.166 0 0 0-.809-.152h-7.11v7.5Z" clip-rule="evenodd" 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 GiftCost = {
13
+ render
14
+ };
15
+ var giftCost = svg({
16
+ name: "ColorIconGiftCost",
17
+ component: GiftCost
18
+ });
19
+ export {
20
+ giftCost 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="home-page_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#home-page_svg__a)"><rect x="8" y="16.5" rx=".5" width="8" height="1.5" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></rect><path d="m1.51 9.43 8.77-7.55c.12-.11.25-.2.39-.28.14-.08.28-.14.42-.2.14-.05.28-.08.42-.11.16-.03.32-.04.49-.04.16 0 .32.01.48.04.14.03.28.06.42.11.14.06.28.12.42.2.14.08.27.17.39.28l8.77 7.55c.32.27.36.74.08 1.05-.27.32-.74.36-1.05.08l-.76-.65V19c0 .2-.03.39-.07.58-.03.17-.08.33-.15.49a2.862 2.862 0 0 1-.59.87 2.862 2.862 0 0 1-.87.59c-.16.07-.32.12-.49.15-.19.04-.38.07-.58.07H6c-.21 0-.4-.03-.59-.07-.17-.03-.33-.08-.49-.15a2.862 2.862 0 0 1-.87-.59 2.862 2.862 0 0 1-.59-.87c-.07-.16-.12-.32-.15-.49-.04-.19-.06-.38-.06-.58V9.91l-.77.65c-.31.28-.78.24-1.05-.08a.727.727 0 0 1 .08-1.05Zm3.24-.81V19c0 .09.01.19.03.29.01.06.04.13.06.19.03.07.07.13.1.19.05.08.11.15.17.21.06.06.13.12.21.17.06.03.12.07.19.1.06.02.13.05.19.06.1.02.2.04.3.04h12c.09 0 .19-.02.29-.04.06-.01.13-.04.19-.06.07-.03.13-.07.19-.1.08-.05.15-.11.21-.17.06-.06.12-.13.17-.21.03-.06.07-.12.1-.19.02-.06.05-.13.06-.19.02-.1.04-.2.04-.29V8.62l-6.52-5.6c-.1-.09-.21-.16-.32-.2a1.14 1.14 0 0 0-.41-.07c-.15 0-.29.02-.41.07-.12.04-.23.11-.33.2l-6.51 5.6Z" 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 HomePage = {
13
+ render
14
+ };
15
+ var homePage = svg({
16
+ name: "ColorIconHomePage",
17
+ component: HomePage
18
+ });
19
+ export {
20
+ homePage as default
21
+ };