@thesvg/vue 3.0.10 → 3.0.12

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 (124) hide show
  1. package/dist/alivecor.cjs +23 -0
  2. package/dist/alivecor.d.ts +7 -0
  3. package/dist/alivecor.js +20 -0
  4. package/dist/alpaca.cjs +21 -0
  5. package/dist/alpaca.d.ts +7 -0
  6. package/dist/alpaca.js +18 -0
  7. package/dist/babbel.cjs +28 -0
  8. package/dist/babbel.d.ts +7 -0
  9. package/dist/babbel.js +25 -0
  10. package/dist/bayzat.cjs +23 -0
  11. package/dist/bayzat.d.ts +7 -0
  12. package/dist/bayzat.js +20 -0
  13. package/dist/bonusly.cjs +23 -0
  14. package/dist/bonusly.d.ts +7 -0
  15. package/dist/bonusly.js +20 -0
  16. package/dist/cisco-anyconnect.cjs +21 -0
  17. package/dist/cisco-anyconnect.d.ts +7 -0
  18. package/dist/cisco-anyconnect.js +18 -0
  19. package/dist/cisco-jabber.cjs +21 -0
  20. package/dist/cisco-jabber.d.ts +7 -0
  21. package/dist/cisco-jabber.js +18 -0
  22. package/dist/cityflo.cjs +30 -0
  23. package/dist/cityflo.d.ts +7 -0
  24. package/dist/cityflo.js +27 -0
  25. package/dist/decents.cjs +30 -0
  26. package/dist/decents.d.ts +7 -0
  27. package/dist/decents.js +27 -0
  28. package/dist/deskera.cjs +27 -0
  29. package/dist/deskera.d.ts +7 -0
  30. package/dist/deskera.js +24 -0
  31. package/dist/dialogika.cjs +21 -0
  32. package/dist/dialogika.d.ts +7 -0
  33. package/dist/dialogika.js +18 -0
  34. package/dist/digikala-persian-text.cjs +23 -0
  35. package/dist/digikala-persian-text.d.ts +7 -0
  36. package/dist/digikala-persian-text.js +20 -0
  37. package/dist/digikala-smile.cjs +23 -0
  38. package/dist/digikala-smile.d.ts +7 -0
  39. package/dist/digikala-smile.js +20 -0
  40. package/dist/docusign.cjs +21 -0
  41. package/dist/docusign.d.ts +7 -0
  42. package/dist/docusign.js +18 -0
  43. package/dist/evoto.cjs +31 -0
  44. package/dist/evoto.d.ts +7 -0
  45. package/dist/evoto.js +28 -0
  46. package/dist/gevernova.cjs +23 -0
  47. package/dist/gevernova.d.ts +7 -0
  48. package/dist/gevernova.js +20 -0
  49. package/dist/gong.cjs +25 -0
  50. package/dist/gong.d.ts +7 -0
  51. package/dist/gong.js +22 -0
  52. package/dist/google-one.cjs +21 -0
  53. package/dist/google-one.d.ts +7 -0
  54. package/dist/google-one.js +18 -0
  55. package/dist/google-workspace-admin.cjs +27 -0
  56. package/dist/google-workspace-admin.d.ts +7 -0
  57. package/dist/google-workspace-admin.js +24 -0
  58. package/dist/google-workspace-editors.cjs +29 -0
  59. package/dist/google-workspace-editors.d.ts +7 -0
  60. package/dist/google-workspace-editors.js +26 -0
  61. package/dist/google-workspace-wordmark.cjs +35 -0
  62. package/dist/google-workspace-wordmark.d.ts +7 -0
  63. package/dist/google-workspace-wordmark.js +32 -0
  64. package/dist/google-workspace.cjs +17 -0
  65. package/dist/google-workspace.d.ts +7 -0
  66. package/dist/google-workspace.js +14 -0
  67. package/dist/hiver.cjs +26 -0
  68. package/dist/hiver.d.ts +7 -0
  69. package/dist/hiver.js +23 -0
  70. package/dist/index.cjs +80 -0
  71. package/dist/index.d.ts +40 -0
  72. package/dist/index.js +40 -0
  73. package/dist/japan-post-bank.cjs +24 -0
  74. package/dist/japan-post-bank.d.ts +7 -0
  75. package/dist/japan-post-bank.js +21 -0
  76. package/dist/lunit.cjs +29 -0
  77. package/dist/lunit.d.ts +7 -0
  78. package/dist/lunit.js +26 -0
  79. package/dist/maxis-berhad.cjs +30 -0
  80. package/dist/maxis-berhad.d.ts +7 -0
  81. package/dist/maxis-berhad.js +27 -0
  82. package/dist/maybank.cjs +24 -0
  83. package/dist/maybank.d.ts +7 -0
  84. package/dist/maybank.js +21 -0
  85. package/dist/mixue.cjs +50 -0
  86. package/dist/mixue.d.ts +7 -0
  87. package/dist/mixue.js +47 -0
  88. package/dist/msb.cjs +60 -0
  89. package/dist/msb.d.ts +7 -0
  90. package/dist/msb.js +57 -0
  91. package/dist/nongfu-spring.cjs +24 -0
  92. package/dist/nongfu-spring.d.ts +7 -0
  93. package/dist/nongfu-spring.js +21 -0
  94. package/dist/onex.cjs +24 -0
  95. package/dist/onex.d.ts +7 -0
  96. package/dist/onex.js +21 -0
  97. package/dist/prosus.cjs +25 -0
  98. package/dist/prosus.d.ts +7 -0
  99. package/dist/prosus.js +22 -0
  100. package/dist/react-aria.cjs +24 -0
  101. package/dist/react-aria.d.ts +7 -0
  102. package/dist/react-aria.js +21 -0
  103. package/dist/sandisk.cjs +23 -0
  104. package/dist/sandisk.d.ts +7 -0
  105. package/dist/sandisk.js +20 -0
  106. package/dist/taboola.cjs +34 -0
  107. package/dist/taboola.d.ts +7 -0
  108. package/dist/taboola.js +31 -0
  109. package/dist/testifly.cjs +21 -0
  110. package/dist/testifly.d.ts +7 -0
  111. package/dist/testifly.js +18 -0
  112. package/dist/tripletex.cjs +26 -0
  113. package/dist/tripletex.d.ts +7 -0
  114. package/dist/tripletex.js +23 -0
  115. package/dist/volaris.cjs +52 -0
  116. package/dist/volaris.d.ts +7 -0
  117. package/dist/volaris.js +49 -0
  118. package/dist/whoop.cjs +26 -0
  119. package/dist/whoop.d.ts +7 -0
  120. package/dist/whoop.js +23 -0
  121. package/dist/wolt.cjs +27 -0
  122. package/dist/wolt.d.ts +7 -0
  123. package/dist/wolt.js +24 -0
  124. package/package.json +2 -2
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Prosus
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Prosus: DefineComponent<SVGAttributes>;
7
+ export default Prosus;
package/dist/prosus.js ADDED
@@ -0,0 +1,22 @@
1
+ // @thesvg/vue - Prosus
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Prosus = defineComponent({
7
+ name: 'Prosus',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1416 1591',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('style', {}),
17
+ h('path', {"id":"path1551","fill":"#0332af","fill-rule":"evenodd","d":"M1415.44 328.82L1415.44 703.86C1415.44 782.09 1386.13 850.56 1340.52 909.28C1317.7 938.63 1291.64 964.7 1259.03 987.56C1255.79 990.81 1255.79 990.81 1252.54 994.06C1158.03 925.61 1060.27 853.85 965.77 785.34C975.56 778.85 982.03 772.31 991.82 765.83C1079.84 700.57 1171.06 638.6 1259.03 573.39C1324.24 524.5 1369.81 465.78 1395.93 387.55C1402.41 371.22 1405.66 354.89 1408.95 338.61C1408.95 335.36 1408.95 332.07 1412.2 328.82C1412.2 328.82 1415.44 325.58 1415.44 328.82ZM1.24 279.89C27.3 299.46 53.36 319.03 76.18 335.36C203.25 429.94 333.59 524.5 460.71 615.77C607.35 723.39 757.22 831.03 903.86 941.88C1008.16 1016.88 1219.94 1173.41 1219.94 1173.41L1356.84 1075.6L1356.84 1492.97L1219.94 1590.85L1.24 694.07L1.24 279.89ZM894.07 5.97C946.25 12.51 995.13 25.54 1040.7 48.36C1070.05 61.44 1099.36 80.96 1122.18 100.53C1167.81 139.68 1200.42 185.32 1210.15 244.05C1223.19 306 1210.15 358.18 1174.31 410.37C1151.54 442.96 1125.43 469.03 1092.87 488.6L1089.58 491.85L1086.33 488.6C988.59 426.63 884.34 407.07 770.25 416.85C708.34 423.39 649.68 436.42 597.56 465.78C587.78 472.32 574.75 478.82 564.96 485.36C561.72 485.36 558.47 488.6 558.47 488.6L278.18 279.89C287.96 273.39 297.75 263.61 310.78 257.06C389.01 201.65 467.2 142.93 542.15 87.5C604.06 41.87 672.49 15.76 744.19 5.97C793.07 -0.53 845.19 -0.53 894.07 5.97Z"})
18
+ ]);
19
+ }
20
+ });
21
+
22
+ export default Prosus;
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ // @thesvg/vue - React Aria
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const ReactAria = vue_1.defineComponent({
10
+ name: 'ReactAria',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '200 206 800 790',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('path', {"fill":"#6733FF","d":"M720.67 205.995c146.913 0 266.009 119.096 266.01 266.008 0 118.75-77.815 219.322-185.234 253.518l177.866 222.534C994.438 966.98 980.963 995 956.736 995H795.612a57.8 57.8 0 0 1-43.878-20.177l-54.369-63.402L493.126 653.39c-35.992-45.472-3.608-112.411 54.385-112.413l173.159-.006c38.088 0 68.965-30.88 68.965-68.968-.001-38.088-30.877-68.965-68.965-68.965H429.939c-24.984 0-41.316-11.152-55.945-29.415l-96.645-120.657c-15.155-18.921-1.685-46.97 22.556-46.971zM396.605 720.706c11.193-15.3 33.838-15.863 45.776-1.138l61.435 77.45h-1.03l32.783 41.916c12.505 15.424 14.374 38.257 2.478 54.156l-61.409 79.455A57.8 57.8 0 0 1 430.903 995H242.276c-24.096 0-37.611-27.752-22.753-46.722l118.469-151.26h-.069z"})
20
+ ]);
21
+ }
22
+ });
23
+
24
+ exports.default = ReactAria;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - React Aria
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const ReactAria: DefineComponent<SVGAttributes>;
7
+ export default ReactAria;
@@ -0,0 +1,21 @@
1
+ // @thesvg/vue - React Aria
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const ReactAria = defineComponent({
7
+ name: 'ReactAria',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '200 206 800 790',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('path', {"fill":"#6733FF","d":"M720.67 205.995c146.913 0 266.009 119.096 266.01 266.008 0 118.75-77.815 219.322-185.234 253.518l177.866 222.534C994.438 966.98 980.963 995 956.736 995H795.612a57.8 57.8 0 0 1-43.878-20.177l-54.369-63.402L493.126 653.39c-35.992-45.472-3.608-112.411 54.385-112.413l173.159-.006c38.088 0 68.965-30.88 68.965-68.968-.001-38.088-30.877-68.965-68.965-68.965H429.939c-24.984 0-41.316-11.152-55.945-29.415l-96.645-120.657c-15.155-18.921-1.685-46.97 22.556-46.971zM396.605 720.706c11.193-15.3 33.838-15.863 45.776-1.138l61.435 77.45h-1.03l32.783 41.916c12.505 15.424 14.374 38.257 2.478 54.156l-61.409 79.455A57.8 57.8 0 0 1 430.903 995H242.276c-24.096 0-37.611-27.752-22.753-46.722l118.469-151.26h-.069z"})
17
+ ]);
18
+ }
19
+ });
20
+
21
+ export default ReactAria;
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ // @thesvg/vue - SanDisk
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Sandisk = vue_1.defineComponent({
10
+ name: 'Sandisk',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 1534 1225',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill":"#E10600","d":"m371.43 0.29c-204.03 0-371.15 163.76-371.15 367.45 0 131.55 29.19 280.09 234.69 359.72l1298.65 497.53v-245.02c0-104.93-100.58-133.61-100.58-133.61l-1011.1-356.19c-38.23-13.75-62.79-38.31-62.79-90.37 0.07-12.35 2.65-24.56 7.42-35.96 4.86-11.4 11.84-21.69 20.66-30.37 8.9-8.68 19.34-15.51 30.81-20.15 11.47-4.7 23.75-6.98 36.1-6.91h677.3c45.73 0 93.97 37.28 93.97 87.29v85.81h306.74v-479.22zm-371.22 918.5v306.12h303.58v-306.12z"})
19
+ ]);
20
+ }
21
+ });
22
+
23
+ exports.default = Sandisk;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - SanDisk
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Sandisk: DefineComponent<SVGAttributes>;
7
+ export default Sandisk;
@@ -0,0 +1,20 @@
1
+ // @thesvg/vue - SanDisk
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Sandisk = defineComponent({
7
+ name: 'Sandisk',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1534 1225',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill":"#E10600","d":"m371.43 0.29c-204.03 0-371.15 163.76-371.15 367.45 0 131.55 29.19 280.09 234.69 359.72l1298.65 497.53v-245.02c0-104.93-100.58-133.61-100.58-133.61l-1011.1-356.19c-38.23-13.75-62.79-38.31-62.79-90.37 0.07-12.35 2.65-24.56 7.42-35.96 4.86-11.4 11.84-21.69 20.66-30.37 8.9-8.68 19.34-15.51 30.81-20.15 11.47-4.7 23.75-6.98 36.1-6.91h677.3c45.73 0 93.97 37.28 93.97 87.29v85.81h306.74v-479.22zm-371.22 918.5v306.12h303.58v-306.12z"})
16
+ ]);
17
+ }
18
+ });
19
+
20
+ export default Sandisk;
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ // @thesvg/vue - Taboola
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Taboola = vue_1.defineComponent({
10
+ name: 'Taboola',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '471 -72.7 1051.6 254.7',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('g', {"transform":"matrix(1.3333333,0,0,-1.3333333,0,254.73333)"}, [
20
+ vue_1.h('g', {"transform":"scale(0.1)"}, [
21
+ vue_1.h('path', {"fill":"#054164","d":"M4960.8,2032.6v420.9H3532.5v-420.9h461.1l0.2-1233.3h505.6l-0.2,1233.3H4960.8"}),
22
+ vue_1.h('path', {"fill":"#054164","d":"M5380.9,1228.9c-7.7-124.6-88.9-186.4-192.7-185.8c-83,0.5-142.6,56.2-142.3,111.7c0.4,80.7,53.6,105.7,155.4,128.3c62.2,13.5,124.7,29.3,180.2,56.7L5380.9,1228.9z M5818.5,1067.1l2.7,491.6c1.4,230.8,7.4,468.5-564.9,471.8c-284,1.6-602.7-52-618.4-388.8l424.6-2.4c2.5,50.7,30.7,122,171.5,121.3c73.8-0.4,149.7-30.9,149.2-111.8c-0.4-76.1-62.8-94.2-125.2-105.5c-233.2-42.4-676.3-25.9-678.6-404.4c-1.3-251.6,189.5-363.4,420.2-364.8c147.8-0.8,288.8,30.6,386.2,140.8h4.7c-2.6-32.2,4.1-80.8,15.4-113.2l466.2-2.7C5821.9,875.5,5817.9,977.2,5818.5,1067.1"}),
23
+ vue_1.h('path', {"fill":"#054164","d":"M6519.4,1097.6c-163.8,0.9-199.8,155.9-199,299c0.8,140.7,38.6,295.1,202.4,294.1c163.9-0.8,199.9-155.8,199.1-296.5C6721.1,1251.1,6683.3,1096.8,6519.4,1097.6z M6672.6,2022.3c-136.2,0.7-258.9-58.6-328.6-159.7h-4.6l3.3,593.5h-456.9V799.3h431.1l0.8,128.9h4.6c57.3-76.6,126-162.3,349.9-163.7c339.1-1.9,504.9,331.8,506.7,631.7C7180.5,1677.8,7074,2019.9,6672.6,2022.3"}),
24
+ vue_1.h('path', {"fill":"#054164","d":"M8950.5,1527.8c-173.2,1-195.2,171.9-194.4,298.8c0.7,126.9,24.8,295.3,197.8,294.3c173-0.9,195.1-169.6,194.4-296.5C9147.6,1697.4,9123.4,1526.8,8950.5,1527.8z M7816.5,1527.7c-173.1,1.1-195.1,172-194.4,298.9c0.8,126.8,24.8,295.2,198,294.2c173.1-0.9,195.1-169.5,194.4-296.5C8013.7,1697.4,7989.5,1526.8,7816.5,1527.7L7816.5,1527.7z M8955.9,2453.2c-284.9,1.7-471.4-115.7-570.4-286.3c-98.1,168.3-282.2,284.7-563.5,286.3c-450,2.7-654.7-291.4-656.7-623.8c-2-332.3,199.4-631.2,649.4-633.8c285-1.6,471.4,116.7,570.5,288.1c98-169,282.2-286.5,563.4-288.2c450-2.5,654.9,294,656.8,626.3C9607.2,2154,9405.9,2450.6,8955.9,2453.2"}),
25
+ vue_1.h('path', {"fill":"#054164","d":"M9654.6,799.3h447.2v1653.8h-447.2V799.3"}),
26
+ vue_1.h('path', {"fill":"#054164","d":"M10934,1233.1c-7.6-124.7-88.7-186.4-192.6-185.9c-83,0.5-142.7,56.2-142.3,111.6c0.5,80.7,53.5,105.8,155.4,128.4c62.2,13.4,124.7,29.3,180.2,56.5L10934,1233.1z M11374.5,1071.3v491.6c1.4,230.8,7.3,468.5-565,471.7c-283.9,1.8-602.7-51.8-618.5-388.7l424.9-2.3c2.5,50.7,30.6,122,171.4,121.3c74-0.4,149.8-30.9,149.3-111.7c-0.4-76.1-62.9-94.3-125.2-105.5c-233.4-42.5-676.2-25.9-678.5-404.4c-1.5-251.6,189.4-363.4,420.2-364.9c147.8-0.8,288.6,30.7,386.1,140.9l4.7-0.1c-2.6-32.2,5.1-87.4,16.4-119.8h459.3C11369,875.7,11374.1,981.3,11374.5,1071.3"}),
27
+ vue_1.h('path', {"fill":"#054164","d":"M7336.6,1195.4l-2.4-399.2c356.8-168.3,637.8-248.4,1027.7-250.7c357.8-2.1,716.9,86.5,1048,250.7l2.2,399.2c-370-140.9-662.2-213.7-1047.5-211.4C7997.7,986.1,7661,1050.5,7336.6,1195.4"})
28
+ ])
29
+ ])
30
+ ]);
31
+ }
32
+ });
33
+
34
+ exports.default = Taboola;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Taboola
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Taboola: DefineComponent<SVGAttributes>;
7
+ export default Taboola;
@@ -0,0 +1,31 @@
1
+ // @thesvg/vue - Taboola
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Taboola = defineComponent({
7
+ name: 'Taboola',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '471 -72.7 1051.6 254.7',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('g', {"transform":"matrix(1.3333333,0,0,-1.3333333,0,254.73333)"}, [
17
+ h('g', {"transform":"scale(0.1)"}, [
18
+ h('path', {"fill":"#054164","d":"M4960.8,2032.6v420.9H3532.5v-420.9h461.1l0.2-1233.3h505.6l-0.2,1233.3H4960.8"}),
19
+ h('path', {"fill":"#054164","d":"M5380.9,1228.9c-7.7-124.6-88.9-186.4-192.7-185.8c-83,0.5-142.6,56.2-142.3,111.7c0.4,80.7,53.6,105.7,155.4,128.3c62.2,13.5,124.7,29.3,180.2,56.7L5380.9,1228.9z M5818.5,1067.1l2.7,491.6c1.4,230.8,7.4,468.5-564.9,471.8c-284,1.6-602.7-52-618.4-388.8l424.6-2.4c2.5,50.7,30.7,122,171.5,121.3c73.8-0.4,149.7-30.9,149.2-111.8c-0.4-76.1-62.8-94.2-125.2-105.5c-233.2-42.4-676.3-25.9-678.6-404.4c-1.3-251.6,189.5-363.4,420.2-364.8c147.8-0.8,288.8,30.6,386.2,140.8h4.7c-2.6-32.2,4.1-80.8,15.4-113.2l466.2-2.7C5821.9,875.5,5817.9,977.2,5818.5,1067.1"}),
20
+ h('path', {"fill":"#054164","d":"M6519.4,1097.6c-163.8,0.9-199.8,155.9-199,299c0.8,140.7,38.6,295.1,202.4,294.1c163.9-0.8,199.9-155.8,199.1-296.5C6721.1,1251.1,6683.3,1096.8,6519.4,1097.6z M6672.6,2022.3c-136.2,0.7-258.9-58.6-328.6-159.7h-4.6l3.3,593.5h-456.9V799.3h431.1l0.8,128.9h4.6c57.3-76.6,126-162.3,349.9-163.7c339.1-1.9,504.9,331.8,506.7,631.7C7180.5,1677.8,7074,2019.9,6672.6,2022.3"}),
21
+ h('path', {"fill":"#054164","d":"M8950.5,1527.8c-173.2,1-195.2,171.9-194.4,298.8c0.7,126.9,24.8,295.3,197.8,294.3c173-0.9,195.1-169.6,194.4-296.5C9147.6,1697.4,9123.4,1526.8,8950.5,1527.8z M7816.5,1527.7c-173.1,1.1-195.1,172-194.4,298.9c0.8,126.8,24.8,295.2,198,294.2c173.1-0.9,195.1-169.5,194.4-296.5C8013.7,1697.4,7989.5,1526.8,7816.5,1527.7L7816.5,1527.7z M8955.9,2453.2c-284.9,1.7-471.4-115.7-570.4-286.3c-98.1,168.3-282.2,284.7-563.5,286.3c-450,2.7-654.7-291.4-656.7-623.8c-2-332.3,199.4-631.2,649.4-633.8c285-1.6,471.4,116.7,570.5,288.1c98-169,282.2-286.5,563.4-288.2c450-2.5,654.9,294,656.8,626.3C9607.2,2154,9405.9,2450.6,8955.9,2453.2"}),
22
+ h('path', {"fill":"#054164","d":"M9654.6,799.3h447.2v1653.8h-447.2V799.3"}),
23
+ h('path', {"fill":"#054164","d":"M10934,1233.1c-7.6-124.7-88.7-186.4-192.6-185.9c-83,0.5-142.7,56.2-142.3,111.6c0.5,80.7,53.5,105.8,155.4,128.4c62.2,13.4,124.7,29.3,180.2,56.5L10934,1233.1z M11374.5,1071.3v491.6c1.4,230.8,7.3,468.5-565,471.7c-283.9,1.8-602.7-51.8-618.5-388.7l424.9-2.3c2.5,50.7,30.6,122,171.4,121.3c74-0.4,149.8-30.9,149.3-111.7c-0.4-76.1-62.9-94.3-125.2-105.5c-233.4-42.5-676.2-25.9-678.5-404.4c-1.5-251.6,189.4-363.4,420.2-364.9c147.8-0.8,288.6,30.7,386.1,140.9l4.7-0.1c-2.6-32.2,5.1-87.4,16.4-119.8h459.3C11369,875.7,11374.1,981.3,11374.5,1071.3"}),
24
+ h('path', {"fill":"#054164","d":"M7336.6,1195.4l-2.4-399.2c356.8-168.3,637.8-248.4,1027.7-250.7c357.8-2.1,716.9,86.5,1048,250.7l2.2,399.2c-370-140.9-662.2-213.7-1047.5-211.4C7997.7,986.1,7661,1050.5,7336.6,1195.4"})
25
+ ])
26
+ ])
27
+ ]);
28
+ }
29
+ });
30
+
31
+ export default Taboola;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ // @thesvg/vue - Testifly
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Testifly = vue_1.defineComponent({
10
+ name: 'Testifly',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 512 512',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ });
18
+ }
19
+ });
20
+
21
+ exports.default = Testifly;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Testifly
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Testifly: DefineComponent<SVGAttributes>;
7
+ export default Testifly;
@@ -0,0 +1,18 @@
1
+ // @thesvg/vue - Testifly
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Testifly = defineComponent({
7
+ name: 'Testifly',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 512 512',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ });
15
+ }
16
+ });
17
+
18
+ export default Testifly;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // @thesvg/vue - Tripletex
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Tripletex = vue_1.defineComponent({
10
+ name: 'Tripletex',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 25.9 38',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('path', {"fill":"#58B3CD","d":"M19.5,19.6v-1.1h6.4c-0.1-1.6-0.8-3.1-2-4.2c-1.1-1.1-2.5-1.8-4.1-2c-1.5-0.2-3.1,0.2-4.4,1c-1.3,0.8-2.3,2.1-2.8,3.5c-0.5,1.5-0.5,3.1,0.1,4.5s1.5,2.7,2.9,3.5c1.3,0.8,2.9,1.1,4.4,0.9c1.5-0.2,3-0.9,4-2.1c1.1-1.1,1.7-2.6,1.8-4.1L19.5,19.6z"}),
20
+ vue_1.h('path', {"fill":"#1AB96D","d":"M6.5,31.5h1.1V38c1.6-0.1,3.1-0.8,4.2-2c1.1-1.1,1.8-2.5,2-4.1c0.2-1.6-0.2-3.1-1-4.4c-0.8-1.3-2.1-2.3-3.5-2.8c-1.5-0.5-3.1-0.5-4.5,0.1c-1.5,0.5-2.7,1.6-3.5,2.9c-0.8,1.3-1.1,2.9-0.9,4.5c0.2,1.5,0.9,3,2.1,4.1c1.1,1.1,2.6,1.7,4.1,1.9L6.5,31.5z"}),
21
+ vue_1.h('path', {"fill":"#010A59","d":"M7.5,6.9L6.7,6.1l4.6-4.5C9.9,0.5,8.2-0.1,6.4,0S3,0.9,1.8,2.2C0.6,3.5,0,5.2,0,6.9c0,1.8,0.8,3.4,2,4.7c1.2,1.2,2.9,2,4.7,2c1.8,0,3.5-0.6,4.8-1.8c1.3-1.2,2.1-2.8,2.2-4.6c0.1-1.7-0.5-3.5-1.6-4.8L7.5,6.9z"})
22
+ ]);
23
+ }
24
+ });
25
+
26
+ exports.default = Tripletex;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Tripletex
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Tripletex: DefineComponent<SVGAttributes>;
7
+ export default Tripletex;
@@ -0,0 +1,23 @@
1
+ // @thesvg/vue - Tripletex
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Tripletex = defineComponent({
7
+ name: 'Tripletex',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 25.9 38',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('path', {"fill":"#58B3CD","d":"M19.5,19.6v-1.1h6.4c-0.1-1.6-0.8-3.1-2-4.2c-1.1-1.1-2.5-1.8-4.1-2c-1.5-0.2-3.1,0.2-4.4,1c-1.3,0.8-2.3,2.1-2.8,3.5c-0.5,1.5-0.5,3.1,0.1,4.5s1.5,2.7,2.9,3.5c1.3,0.8,2.9,1.1,4.4,0.9c1.5-0.2,3-0.9,4-2.1c1.1-1.1,1.7-2.6,1.8-4.1L19.5,19.6z"}),
17
+ h('path', {"fill":"#1AB96D","d":"M6.5,31.5h1.1V38c1.6-0.1,3.1-0.8,4.2-2c1.1-1.1,1.8-2.5,2-4.1c0.2-1.6-0.2-3.1-1-4.4c-0.8-1.3-2.1-2.3-3.5-2.8c-1.5-0.5-3.1-0.5-4.5,0.1c-1.5,0.5-2.7,1.6-3.5,2.9c-0.8,1.3-1.1,2.9-0.9,4.5c0.2,1.5,0.9,3,2.1,4.1c1.1,1.1,2.6,1.7,4.1,1.9L6.5,31.5z"}),
18
+ h('path', {"fill":"#010A59","d":"M7.5,6.9L6.7,6.1l4.6-4.5C9.9,0.5,8.2-0.1,6.4,0S3,0.9,1.8,2.2C0.6,3.5,0,5.2,0,6.9c0,1.8,0.8,3.4,2,4.7c1.2,1.2,2.9,2,4.7,2c1.8,0,3.5-0.6,4.8-1.8c1.3-1.2,2.1-2.8,2.2-4.6c0.1-1.7-0.5-3.5-1.6-4.8L7.5,6.9z"})
19
+ ]);
20
+ }
21
+ });
22
+
23
+ export default Tripletex;
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ // @thesvg/vue - Volaris
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Volaris = vue_1.defineComponent({
10
+ name: 'Volaris',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 1590 1591',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('g', {}, [
20
+ vue_1.h('g', {}, [
21
+ vue_1.h('g', {}, [
22
+ vue_1.h('g', {}, [
23
+ vue_1.h('g', {}, [
24
+ vue_1.h('g', {}, [
25
+ vue_1.h('path', {"fill":"#eeefef","d":"m681.3 0h227v227.3h-227z"}),
26
+ vue_1.h('path', {"fill":"#b5d5f0","d":"m681.3 227.3h227v227.2h-227z"}),
27
+ vue_1.h('path', {"fill":"#6cadde","d":"m681.3 454.5h227v227.2h-227z"}),
28
+ vue_1.h('path', {"fill":"#b5d5f0","d":"m454.2 454.5h227.1v227.2h-227.1z"}),
29
+ vue_1.h('path', {"fill":"#d6a6cc","d":"m454.2 909h227.1v227.3h-227.1z"}),
30
+ vue_1.h('path', {"fill":"#b5d5f0","d":"m908.3 454.5h227v227.2h-227z"}),
31
+ vue_1.h('path', {"fill":"#dae7a2","d":"m908.3 909h227v227.3h-227z"}),
32
+ vue_1.h('path', {"fill":"#231f20","d":"m681.3 681.7h227v227.3h-227z"}),
33
+ vue_1.h('path', {"fill":"#91268f","d":"m681.3 909h227v227.3h-227z"}),
34
+ vue_1.h('path', {"fill":"#d6a6cc","d":"m681.3 1136.3h227v227.2h-227z"}),
35
+ vue_1.h('path', {"fill":"#eeefef","d":"m681.3 1363.5h227v227.2h-227z"}),
36
+ vue_1.h('path', {"fill":"#eeefef","d":"m0.2 681.7h227v227.3h-227z"}),
37
+ vue_1.h('path', {"fill":"#d6a6cc","d":"m227.2 681.7h227v227.3h-227z"}),
38
+ vue_1.h('path', {"fill":"#91268f","d":"m454.2 681.7h227.1v227.3h-227.1z"}),
39
+ vue_1.h('path', {"fill":"#8dc63f","d":"m908.3 681.7h227v227.3h-227z"}),
40
+ vue_1.h('path', {"fill":"#dae7a2","d":"m1135.3 681.7h227.1v227.3h-227.1z"}),
41
+ vue_1.h('path', {"fill":"#eeefef","d":"m1362.4 681.7h227v227.3h-227z"})
42
+ ])
43
+ ])
44
+ ])
45
+ ])
46
+ ])
47
+ ])
48
+ ]);
49
+ }
50
+ });
51
+
52
+ exports.default = Volaris;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Volaris
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Volaris: DefineComponent<SVGAttributes>;
7
+ export default Volaris;
@@ -0,0 +1,49 @@
1
+ // @thesvg/vue - Volaris
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Volaris = defineComponent({
7
+ name: 'Volaris',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1590 1591',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('g', {}, [
17
+ h('g', {}, [
18
+ h('g', {}, [
19
+ h('g', {}, [
20
+ h('g', {}, [
21
+ h('g', {}, [
22
+ h('path', {"fill":"#eeefef","d":"m681.3 0h227v227.3h-227z"}),
23
+ h('path', {"fill":"#b5d5f0","d":"m681.3 227.3h227v227.2h-227z"}),
24
+ h('path', {"fill":"#6cadde","d":"m681.3 454.5h227v227.2h-227z"}),
25
+ h('path', {"fill":"#b5d5f0","d":"m454.2 454.5h227.1v227.2h-227.1z"}),
26
+ h('path', {"fill":"#d6a6cc","d":"m454.2 909h227.1v227.3h-227.1z"}),
27
+ h('path', {"fill":"#b5d5f0","d":"m908.3 454.5h227v227.2h-227z"}),
28
+ h('path', {"fill":"#dae7a2","d":"m908.3 909h227v227.3h-227z"}),
29
+ h('path', {"fill":"#231f20","d":"m681.3 681.7h227v227.3h-227z"}),
30
+ h('path', {"fill":"#91268f","d":"m681.3 909h227v227.3h-227z"}),
31
+ h('path', {"fill":"#d6a6cc","d":"m681.3 1136.3h227v227.2h-227z"}),
32
+ h('path', {"fill":"#eeefef","d":"m681.3 1363.5h227v227.2h-227z"}),
33
+ h('path', {"fill":"#eeefef","d":"m0.2 681.7h227v227.3h-227z"}),
34
+ h('path', {"fill":"#d6a6cc","d":"m227.2 681.7h227v227.3h-227z"}),
35
+ h('path', {"fill":"#91268f","d":"m454.2 681.7h227.1v227.3h-227.1z"}),
36
+ h('path', {"fill":"#8dc63f","d":"m908.3 681.7h227v227.3h-227z"}),
37
+ h('path', {"fill":"#dae7a2","d":"m1135.3 681.7h227.1v227.3h-227.1z"}),
38
+ h('path', {"fill":"#eeefef","d":"m1362.4 681.7h227v227.3h-227z"})
39
+ ])
40
+ ])
41
+ ])
42
+ ])
43
+ ])
44
+ ])
45
+ ]);
46
+ }
47
+ });
48
+
49
+ export default Volaris;
package/dist/whoop.cjs ADDED
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // @thesvg/vue - Whoop
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Whoop = vue_1.defineComponent({
10
+ name: 'Whoop',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 39 39',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('g', {"transform":"translate(.73 .541)","fill":"#000","fill-rule":"evenodd"}, [
20
+ vue_1.h('path', {"d":"M18.744 35.678c-9.33 0-16.893-7.563-16.893-16.894 0-9.33 7.563-16.893 16.893-16.893 9.33 0 16.893 7.563 16.893 16.893 0 9.33-7.563 16.894-16.893 16.894zm9.4-24.086h1.943l-4.985 16.389h-1.944l-3.102-10.198h1.943l2.132 7.004 4.013-13.194zm-14.9 10.194l-3.101-10.195H8.2l3.1 10.195h1.944zm4.928-10.194l-4.987 16.389h1.943l4.987-16.389h-1.943zm.649 26.049c10.394 0 18.82-8.426 18.82-18.821C37.64 8.427 29.215 0 18.82 0S0 8.426 0 18.82s8.426 18.821 18.82 18.821z"})
21
+ ])
22
+ ]);
23
+ }
24
+ });
25
+
26
+ exports.default = Whoop;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Whoop
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Whoop: DefineComponent<SVGAttributes>;
7
+ export default Whoop;
package/dist/whoop.js ADDED
@@ -0,0 +1,23 @@
1
+ // @thesvg/vue - Whoop
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Whoop = defineComponent({
7
+ name: 'Whoop',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 39 39',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('g', {"transform":"translate(.73 .541)","fill":"#000","fill-rule":"evenodd"}, [
17
+ h('path', {"d":"M18.744 35.678c-9.33 0-16.893-7.563-16.893-16.894 0-9.33 7.563-16.893 16.893-16.893 9.33 0 16.893 7.563 16.893 16.893 0 9.33-7.563 16.894-16.893 16.894zm9.4-24.086h1.943l-4.985 16.389h-1.944l-3.102-10.198h1.943l2.132 7.004 4.013-13.194zm-14.9 10.194l-3.101-10.195H8.2l3.1 10.195h1.944zm4.928-10.194l-4.987 16.389h1.943l4.987-16.389h-1.943zm.649 26.049c10.394 0 18.82-8.426 18.82-18.821C37.64 8.427 29.215 0 18.82 0S0 8.426 0 18.82s8.426 18.821 18.82 18.821z"})
18
+ ])
19
+ ]);
20
+ }
21
+ });
22
+
23
+ export default Whoop;
package/dist/wolt.cjs ADDED
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // @thesvg/vue - Wolt
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Wolt = vue_1.defineComponent({
10
+ name: 'Wolt',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 154 56',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('path', {"fill":"none","d":"M83.5,21.6c-6.4,0-9.9,10.8-9.9,20.7c0,5.2,2,7.8,5.1,7.8c4.2,0,8.1-7.3,9.5-16.1c0,0,0-0.1,0-0.1c-2.9-2.3-3.3-5.3-3.2-7.7c0-1.5,0.2-2.9,0.7-4.3c-0.1,0-0.1-0.1-0.2-0.1C84.9,21.7,84.2,21.6,83.5,21.6z"}),
20
+ vue_1.h('path', {"fill":"#202125","d":"M149.3,23.7c2.5-0.1,4.2-0.8,4.7-3.2c0.3-1.4-0.6-2.3-2.2-2.4c0,0-4.6-0.2-10-0.5c0,0,1.1-5.9,1.6-8.3c0.3-1.2-0.4-2.4-1.9-2.7c-1.5-0.4-4.9-0.4-6-0.3c-1,0.1-1.9,0.7-2.1,1.7c-0.5,2.5-1.1,5.5-1.8,9.3c-2,0-3.9-0.1-5.2,0c-1.2,0-1.8,0.7-2.1,1.7c-0.3,1-0.5,2.5-0.5,4c-0.1,1.2,1.2,1.7,2.5,1.6c0,0,1.6-0.1,4.1-0.2c0,0,0,0,0,0l0,0c-0.5,2.2-1.4,8-1.7,11.6c-2.2,7.5-6.9,13.1-10.9,13.1c-2.5,0-3.9-1.5-3.9-5.9c0-6.1,1.4-13.8,3.5-21.6c2.9-7,4.6-14.7,4.6-18.2c0-1.3-0.4-2.8-2-3.1c-2.8-0.6-5.6-0.5-7.5,0.1c-1.7,0.5-2,2.3-2.2,3.3c-1,4.6-2.6,12.7-3.7,19.8c-2.5,3-5.4,5.1-8.5,5.7c-0.3-5.5-2.3-9.2-5.4-11.3c-0.9-0.6-1.9-1.1-3-1.4c-1.5-0.5-3.2-0.7-5.1-0.7c-13.2,0-21.7,11.8-21.7,25c0,10.7,5.9,15.2,14.4,15.2c10.1,0,17.5-7.1,20.3-20.2c2.8-0.6,5.3-2,7.5-3.9c0,0-1.6,8.1-1.6,12.9c0,7.2,3.1,11.2,10.4,11.2c6,0,11.2-4.2,14.5-9.4c0.9,6.7,4.4,9.4,10.1,9.4c5.2,0,10.3-3.3,13.8-9.3c0.7-1.2,1.2-2.2,0.8-2.8c-1-1.2-3-1.8-3.5-0.8c-2.3,4.3-4.9,6-7.6,6c-2.2,0-3.9-1.3-3.9-5.1c0-5.4,3.1-20.1,3.1-20.1C143.5,23.9,146.5,23.8,149.3,23.7z M88.1,34.1c-1.4,8.8-5.3,16.1-9.5,16.1c-3,0-5.1-2.6-5.1-7.8c0-10,3.6-20.7,9.9-20.7c0.7,0,1.4,0.1,1.9,0.3c0.1,0,0.1,0.1,0.2,0.1c-0.5,1.4-0.6,2.8-0.7,4.3C84.8,28.7,85.2,31.7,88.1,34.1C88.1,34,88.1,34,88.1,34.1z"}),
21
+ vue_1.h('path', {"fill":"#202125","d":"M130.3,24.5C130.3,24.4,130.3,24.4,130.3,24.5C129.8,24.5,129.9,24.5,130.3,24.5z"}),
22
+ vue_1.h('path', {"fill":"#202125","d":"M57.9,0c-1.8,0-3.3,0.1-4.1,0.2c-1.5,0.2-2.1,1.6-1.9,3.1c1.6,20.9-3,45.1-8.2,45.1c-3.9,0-5-11.3-5-21.4c0-6,0.3-11.7,0.5-16.8c0.1-1.9-0.6-2.2-2-2.4c-2.1-0.3-3.5-0.2-5.6,0.2C30,8.3,29.6,9.6,28,13.5C19.8,33,11.9,48.6,11.9,48.6c-2.1-15.7,0.6-30.9,2.9-42c0.3-1.5-0.4-2.4-1.7-2.4c-2.4,0-6,0.1-7.6,1.2c-1.5,1-2.1,2.1-2.5,4.3c-2.5,12.7-4.2,28.7-1.6,41c0.6,2.7,1.2,3.3,2.3,4c1.1,0.7,6,1.3,7.8,1.3c2.1,0,4.1-0.6,5.7-3.4c3.4-5.9,6.2-11.8,11.4-23.1c0.5,14.7,2.6,26.3,13,26.3C55.2,55.9,64,21.6,64,5.1C64,0.7,61.9,0,57.9,0z"})
23
+ ]);
24
+ }
25
+ });
26
+
27
+ exports.default = Wolt;
package/dist/wolt.d.ts ADDED
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Wolt
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Wolt: DefineComponent<SVGAttributes>;
7
+ export default Wolt;
package/dist/wolt.js ADDED
@@ -0,0 +1,24 @@
1
+ // @thesvg/vue - Wolt
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Wolt = defineComponent({
7
+ name: 'Wolt',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 154 56',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('path', {"fill":"none","d":"M83.5,21.6c-6.4,0-9.9,10.8-9.9,20.7c0,5.2,2,7.8,5.1,7.8c4.2,0,8.1-7.3,9.5-16.1c0,0,0-0.1,0-0.1c-2.9-2.3-3.3-5.3-3.2-7.7c0-1.5,0.2-2.9,0.7-4.3c-0.1,0-0.1-0.1-0.2-0.1C84.9,21.7,84.2,21.6,83.5,21.6z"}),
17
+ h('path', {"fill":"#202125","d":"M149.3,23.7c2.5-0.1,4.2-0.8,4.7-3.2c0.3-1.4-0.6-2.3-2.2-2.4c0,0-4.6-0.2-10-0.5c0,0,1.1-5.9,1.6-8.3c0.3-1.2-0.4-2.4-1.9-2.7c-1.5-0.4-4.9-0.4-6-0.3c-1,0.1-1.9,0.7-2.1,1.7c-0.5,2.5-1.1,5.5-1.8,9.3c-2,0-3.9-0.1-5.2,0c-1.2,0-1.8,0.7-2.1,1.7c-0.3,1-0.5,2.5-0.5,4c-0.1,1.2,1.2,1.7,2.5,1.6c0,0,1.6-0.1,4.1-0.2c0,0,0,0,0,0l0,0c-0.5,2.2-1.4,8-1.7,11.6c-2.2,7.5-6.9,13.1-10.9,13.1c-2.5,0-3.9-1.5-3.9-5.9c0-6.1,1.4-13.8,3.5-21.6c2.9-7,4.6-14.7,4.6-18.2c0-1.3-0.4-2.8-2-3.1c-2.8-0.6-5.6-0.5-7.5,0.1c-1.7,0.5-2,2.3-2.2,3.3c-1,4.6-2.6,12.7-3.7,19.8c-2.5,3-5.4,5.1-8.5,5.7c-0.3-5.5-2.3-9.2-5.4-11.3c-0.9-0.6-1.9-1.1-3-1.4c-1.5-0.5-3.2-0.7-5.1-0.7c-13.2,0-21.7,11.8-21.7,25c0,10.7,5.9,15.2,14.4,15.2c10.1,0,17.5-7.1,20.3-20.2c2.8-0.6,5.3-2,7.5-3.9c0,0-1.6,8.1-1.6,12.9c0,7.2,3.1,11.2,10.4,11.2c6,0,11.2-4.2,14.5-9.4c0.9,6.7,4.4,9.4,10.1,9.4c5.2,0,10.3-3.3,13.8-9.3c0.7-1.2,1.2-2.2,0.8-2.8c-1-1.2-3-1.8-3.5-0.8c-2.3,4.3-4.9,6-7.6,6c-2.2,0-3.9-1.3-3.9-5.1c0-5.4,3.1-20.1,3.1-20.1C143.5,23.9,146.5,23.8,149.3,23.7z M88.1,34.1c-1.4,8.8-5.3,16.1-9.5,16.1c-3,0-5.1-2.6-5.1-7.8c0-10,3.6-20.7,9.9-20.7c0.7,0,1.4,0.1,1.9,0.3c0.1,0,0.1,0.1,0.2,0.1c-0.5,1.4-0.6,2.8-0.7,4.3C84.8,28.7,85.2,31.7,88.1,34.1C88.1,34,88.1,34,88.1,34.1z"}),
18
+ h('path', {"fill":"#202125","d":"M130.3,24.5C130.3,24.4,130.3,24.4,130.3,24.5C129.8,24.5,129.9,24.5,130.3,24.5z"}),
19
+ h('path', {"fill":"#202125","d":"M57.9,0c-1.8,0-3.3,0.1-4.1,0.2c-1.5,0.2-2.1,1.6-1.9,3.1c1.6,20.9-3,45.1-8.2,45.1c-3.9,0-5-11.3-5-21.4c0-6,0.3-11.7,0.5-16.8c0.1-1.9-0.6-2.2-2-2.4c-2.1-0.3-3.5-0.2-5.6,0.2C30,8.3,29.6,9.6,28,13.5C19.8,33,11.9,48.6,11.9,48.6c-2.1-15.7,0.6-30.9,2.9-42c0.3-1.5-0.4-2.4-1.7-2.4c-2.4,0-6,0.1-7.6,1.2c-1.5,1-2.1,2.1-2.5,4.3c-2.5,12.7-4.2,28.7-1.6,41c0.6,2.7,1.2,3.3,2.3,4c1.1,0.7,6,1.3,7.8,1.3c2.1,0,4.1-0.6,5.7-3.4c3.4-5.9,6.2-11.8,11.4-23.1c0.5,14.7,2.6,26.3,13,26.3C55.2,55.9,64,21.6,64,5.1C64,0.7,61.9,0,57.9,0z"})
20
+ ]);
21
+ }
22
+ });
23
+
24
+ export default Wolt;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thesvg/vue",
3
- "version": "3.0.10",
3
+ "version": "3.0.12",
4
4
  "description": "Typed Vue 3 SVG components for all 4000+ brand icons from thesvg.org",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -51,7 +51,7 @@
51
51
  "vue": ">=3.3"
52
52
  },
53
53
  "devDependencies": {
54
- "tsx": "^4.22.3",
54
+ "tsx": "^4.22.4",
55
55
  "typescript": "^6.0.3"
56
56
  },
57
57
  "engines": {