@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,23 @@
1
+ "use strict";
2
+ // @thesvg/vue - AliveCor
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Alivecor = vue_1.defineComponent({
10
+ name: 'Alivecor',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 350 44',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill":"#174E8C","d":"M39.974 34.567c-1.183-3.005-2.517-6.15-3.9-9.623-1.385-3.475-2.832-6.784-4.228-10.004a1347.81 1347.81 0 0 0-4.354-9.928A7.844 7.844 0 0 0 24.976 1.6a6.043 6.043 0 0 0-6.543 0c-1.13.886-2 2.065-2.517 3.41a997.457 997.457 0 0 0-4.34 9.928 823.048 823.048 0 0 0-4.24 10.005 660.15 660.15 0 0 0-3.901 9.623 383.896 383.896 0 0 0-3.36 8.736L0 43.52h7.55v-.127c.427-1.268 1.006-2.815 1.698-4.666a294.66 294.66 0 0 1 1.912-4.97l.076-.216c.793-2.054 4.165-10.549 4.819-12.134a308.83 308.83 0 0 1 2.038-4.856c.692-1.598 1.334-3.107 1.976-4.54.641-1.432 1.12-2.535 1.598-3.524a264.1 264.1 0 0 1 1.598 3.525c.578 1.293 1.258 2.954 1.975 4.539.717 1.585 1.371 3.233 2.038 4.856.667 1.623 4.027 10.143 4.82 12.134l.087.216c.755 1.94 1.384 3.563 1.913 4.97.692 1.851 1.258 3.41 1.699 4.666v.127h7.549l-.076-.216c-.943-2.726-2.076-5.667-3.296-8.736ZM60.394.612H53.6v42.907h27.593v-6.441H60.394V.612Zm37.621 0h-6.618v42.907h6.618V.612Zm30.11 36.504L115.417.815l-.076-.203h-7.147l15.036 42.907h9.726L147.954 1.03l.151-.418h-7.021l-12.959 36.504Zm30.159 6.403h30.235v-6.441h-23.428V25.21h21.038v-6.302h-21.038V7.04h23.428V.612h-30.235v42.907ZM220.076 6.61h.1c2.749-.01 5.438.8 7.732 2.324a14.046 14.046 0 0 1 5.165 6.246l.113.241 6.543-1.864-.151-.33a21.254 21.254 0 0 0-8.414-10.024 21.009 21.009 0 0 0-12.648-3.15 21.552 21.552 0 0 0-13.152 5.943 21.853 21.853 0 0 0-6.527 12.95 22.37 22.37 0 0 0 .735 9.335c.9 3.024 2.43 5.82 4.487 8.2a21.407 21.407 0 0 0 7.273 5.415 21.254 21.254 0 0 0 8.844 1.902 20.712 20.712 0 0 0 11.668-3.57 20.95 20.95 0 0 0 7.684-9.54l.138-.33-6.605-1.8-.101.24a13.667 13.667 0 0 1-5.112 6.176 13.516 13.516 0 0 1-7.672 2.218c-8.392 0-14.721-6.568-14.721-15.215a15.685 15.685 0 0 1 1.103-6.043 15.574 15.574 0 0 1 3.339-5.14 14.277 14.277 0 0 1 4.674-3.118 14.198 14.198 0 0 1 5.505-1.067ZM271.437.18a21.621 21.621 0 0 0-12.135 3.595 21.87 21.87 0 0 0-8.096 9.793 22.06 22.06 0 0 0-1.318 12.676 21.963 21.963 0 0 0 5.907 11.271 21.688 21.688 0 0 0 11.132 6.05c4.224.861 8.606.437 12.59-1.217a21.773 21.773 0 0 0 9.788-8.073 22.03 22.03 0 0 0 3.673-12.197 21.936 21.936 0 0 0-6.283-15.431A21.598 21.598 0 0 0 271.437.18Zm14.671 21.898c0 8.635-6.442 15.393-14.671 15.393a14.21 14.21 0 0 1-5.931-1.24 14.306 14.306 0 0 1-4.89-3.604 16.01 16.01 0 0 1-3.211-5.838 16.085 16.085 0 0 1-.564-6.65 15.258 15.258 0 0 1 4.792-9.546 15.037 15.037 0 0 1 9.842-4.009h.226c8.078.165 14.407 6.974 14.407 15.494Zm49.322-7.443a14.043 14.043 0 0 0-1.05-5.405 13.93 13.93 0 0 0-3.044-4.575 13.826 13.826 0 0 0-4.563-3.03 13.75 13.75 0 0 0-5.372-1.013h-18.358v42.907h6.857V28.177h9.399l9.525 15.342h7.449l-10.066-16.205a13.035 13.035 0 0 0 6.701-4.796 13.207 13.207 0 0 0 2.522-7.883Zm-6.656-.165c0 4.476-3.247 7.608-7.889 7.608H309.9V6.863h11.551a7.097 7.097 0 0 1 2.886.53 7.196 7.196 0 0 1 3.998 4.154c.345.933.495 1.929.439 2.923ZM345.5 10c2.509 0 4.5-2.057 4.5-4.5v-.026A4.474 4.474 0 0 0 345.5 1c-2.509 0-4.5 2.057-4.5 4.5v.026A4.474 4.474 0 0 0 345.5 10Zm0-.489c-2.276 0-3.983-1.8-3.983-3.985V5.5c0-2.186 1.733-4.011 3.983-4.011 2.276 0 3.983 1.8 3.983 3.985V5.5c0 2.186-1.733 4.011-3.983 4.011Zm-1.681-1.851h.724V6.014h1.086l1.138 1.646h.905l-1.267-1.749c.621-.18 1.112-.617 1.112-1.362 0-.9-.75-1.389-1.681-1.389h-2.017v4.5Zm.724-2.237v-1.62h1.216c.62 0 1.008.257 1.008.797 0 .489-.362.823-1.008.823h-1.216Z"})
19
+ ]);
20
+ }
21
+ });
22
+
23
+ exports.default = Alivecor;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - AliveCor
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Alivecor: DefineComponent<SVGAttributes>;
7
+ export default Alivecor;
@@ -0,0 +1,20 @@
1
+ // @thesvg/vue - AliveCor
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Alivecor = defineComponent({
7
+ name: 'Alivecor',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 350 44',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill":"#174E8C","d":"M39.974 34.567c-1.183-3.005-2.517-6.15-3.9-9.623-1.385-3.475-2.832-6.784-4.228-10.004a1347.81 1347.81 0 0 0-4.354-9.928A7.844 7.844 0 0 0 24.976 1.6a6.043 6.043 0 0 0-6.543 0c-1.13.886-2 2.065-2.517 3.41a997.457 997.457 0 0 0-4.34 9.928 823.048 823.048 0 0 0-4.24 10.005 660.15 660.15 0 0 0-3.901 9.623 383.896 383.896 0 0 0-3.36 8.736L0 43.52h7.55v-.127c.427-1.268 1.006-2.815 1.698-4.666a294.66 294.66 0 0 1 1.912-4.97l.076-.216c.793-2.054 4.165-10.549 4.819-12.134a308.83 308.83 0 0 1 2.038-4.856c.692-1.598 1.334-3.107 1.976-4.54.641-1.432 1.12-2.535 1.598-3.524a264.1 264.1 0 0 1 1.598 3.525c.578 1.293 1.258 2.954 1.975 4.539.717 1.585 1.371 3.233 2.038 4.856.667 1.623 4.027 10.143 4.82 12.134l.087.216c.755 1.94 1.384 3.563 1.913 4.97.692 1.851 1.258 3.41 1.699 4.666v.127h7.549l-.076-.216c-.943-2.726-2.076-5.667-3.296-8.736ZM60.394.612H53.6v42.907h27.593v-6.441H60.394V.612Zm37.621 0h-6.618v42.907h6.618V.612Zm30.11 36.504L115.417.815l-.076-.203h-7.147l15.036 42.907h9.726L147.954 1.03l.151-.418h-7.021l-12.959 36.504Zm30.159 6.403h30.235v-6.441h-23.428V25.21h21.038v-6.302h-21.038V7.04h23.428V.612h-30.235v42.907ZM220.076 6.61h.1c2.749-.01 5.438.8 7.732 2.324a14.046 14.046 0 0 1 5.165 6.246l.113.241 6.543-1.864-.151-.33a21.254 21.254 0 0 0-8.414-10.024 21.009 21.009 0 0 0-12.648-3.15 21.552 21.552 0 0 0-13.152 5.943 21.853 21.853 0 0 0-6.527 12.95 22.37 22.37 0 0 0 .735 9.335c.9 3.024 2.43 5.82 4.487 8.2a21.407 21.407 0 0 0 7.273 5.415 21.254 21.254 0 0 0 8.844 1.902 20.712 20.712 0 0 0 11.668-3.57 20.95 20.95 0 0 0 7.684-9.54l.138-.33-6.605-1.8-.101.24a13.667 13.667 0 0 1-5.112 6.176 13.516 13.516 0 0 1-7.672 2.218c-8.392 0-14.721-6.568-14.721-15.215a15.685 15.685 0 0 1 1.103-6.043 15.574 15.574 0 0 1 3.339-5.14 14.277 14.277 0 0 1 4.674-3.118 14.198 14.198 0 0 1 5.505-1.067ZM271.437.18a21.621 21.621 0 0 0-12.135 3.595 21.87 21.87 0 0 0-8.096 9.793 22.06 22.06 0 0 0-1.318 12.676 21.963 21.963 0 0 0 5.907 11.271 21.688 21.688 0 0 0 11.132 6.05c4.224.861 8.606.437 12.59-1.217a21.773 21.773 0 0 0 9.788-8.073 22.03 22.03 0 0 0 3.673-12.197 21.936 21.936 0 0 0-6.283-15.431A21.598 21.598 0 0 0 271.437.18Zm14.671 21.898c0 8.635-6.442 15.393-14.671 15.393a14.21 14.21 0 0 1-5.931-1.24 14.306 14.306 0 0 1-4.89-3.604 16.01 16.01 0 0 1-3.211-5.838 16.085 16.085 0 0 1-.564-6.65 15.258 15.258 0 0 1 4.792-9.546 15.037 15.037 0 0 1 9.842-4.009h.226c8.078.165 14.407 6.974 14.407 15.494Zm49.322-7.443a14.043 14.043 0 0 0-1.05-5.405 13.93 13.93 0 0 0-3.044-4.575 13.826 13.826 0 0 0-4.563-3.03 13.75 13.75 0 0 0-5.372-1.013h-18.358v42.907h6.857V28.177h9.399l9.525 15.342h7.449l-10.066-16.205a13.035 13.035 0 0 0 6.701-4.796 13.207 13.207 0 0 0 2.522-7.883Zm-6.656-.165c0 4.476-3.247 7.608-7.889 7.608H309.9V6.863h11.551a7.097 7.097 0 0 1 2.886.53 7.196 7.196 0 0 1 3.998 4.154c.345.933.495 1.929.439 2.923ZM345.5 10c2.509 0 4.5-2.057 4.5-4.5v-.026A4.474 4.474 0 0 0 345.5 1c-2.509 0-4.5 2.057-4.5 4.5v.026A4.474 4.474 0 0 0 345.5 10Zm0-.489c-2.276 0-3.983-1.8-3.983-3.985V5.5c0-2.186 1.733-4.011 3.983-4.011 2.276 0 3.983 1.8 3.983 3.985V5.5c0 2.186-1.733 4.011-3.983 4.011Zm-1.681-1.851h.724V6.014h1.086l1.138 1.646h.905l-1.267-1.749c.621-.18 1.112-.617 1.112-1.362 0-.9-.75-1.389-1.681-1.389h-2.017v4.5Zm.724-2.237v-1.62h1.216c.62 0 1.008.257 1.008.797 0 .489-.362.823-1.008.823h-1.216Z"})
16
+ ]);
17
+ }
18
+ });
19
+
20
+ export default Alivecor;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ // @thesvg/vue - Alpaca
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Alpaca = vue_1.defineComponent({
10
+ name: 'Alpaca',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 1081 309',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ });
18
+ }
19
+ });
20
+
21
+ exports.default = Alpaca;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Alpaca
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Alpaca: DefineComponent<SVGAttributes>;
7
+ export default Alpaca;
package/dist/alpaca.js ADDED
@@ -0,0 +1,18 @@
1
+ // @thesvg/vue - Alpaca
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Alpaca = defineComponent({
7
+ name: 'Alpaca',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1081 309',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ });
15
+ }
16
+ });
17
+
18
+ export default Alpaca;
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // @thesvg/vue - Babbel
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Babbel = vue_1.defineComponent({
10
+ name: 'Babbel',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 104.5 68',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('style', {"type":"text/css"}),
19
+ vue_1.h('g', {}, [
20
+ vue_1.h('g', {}, [
21
+ vue_1.h('path', {"class":"st0","d":"M93.5,31.9c4.9-2.8,7.6-7.6,8.2-14.1c0.5-5.8-1.2-10.2-5.2-13.3C92.7,1.5,87.9,0,82.3,0H63.7\n\t\t\tc-1.3,0-2.5,0.4-3.6,1.1c-0.7,0.4-1.2,0.9-1.7,1.5c-0.9,1-1.5,2.3-1.6,3.7l-4.9,55.5c-0.1,1.5,0.3,2.8,1.2,4\n\t\t\tc0.3,0.5,0.8,0.9,1.2,1.2c0.9,0.7,2.1,1,3.3,1c0,0,0,0,0.1,0c0,0,0.1,0,0.1,0h22c6.2,0,11.8-1.6,16.5-4.7c4.8-3.2,7.6-7.9,8.1-14\n\t\t\tc0.4-4.6-0.5-8.5-2.6-11.7C99.9,35,97.1,33.1,93.5,31.9L93.5,31.9z M68.4,10.8h11.1c2.9,0,5.3,0.7,7,2.2c1.7,1.4,2.4,3.4,2.2,6.1\n\t\t\tc-0.3,3.1-1.4,5.4-3.2,6.8c-2,1.5-4.2,2.2-6.9,2.2H66.8L68.4,10.8z M87.6,54.9c-2.4,1.5-5.5,2.3-9.1,2.3H64.3l1.5-17.3h14.7\n\t\t\tc3.9,0,6.9,0.3,8.7,1.8c1.8,1.6,2.5,3.6,2.3,6.3C91.1,51.2,89.9,53.5,87.6,54.9L87.6,54.9z M25.6,10c2.1,0,3.8,1,4.7,2.6\n\t\t\tc0.6,1,0.8,2,0.7,3.3c0,0,0,7.3-9,7.3c-1.1,0-3.6-0.1-3.6-0.1l0.6-7.2c0.1-0.8,0.3-1.6,0.7-2.3C20.9,11.4,23.2,10,25.6,10L25.6,10\n\t\t\tz M41.6,27.3c0.9,0,1.7,0.2,2.4,0.5c2,0.9,3.2,3,3,5.3c-0.2,2.5-1.9,4.5-4.1,5.4c-0.8,0.3-1.6,0.5-2.4,0.5H29l-1,11.4\n\t\t\tc-0.1,0.9-0.3,1.7-0.8,2.4c-1.1,2-3.3,3.5-5.7,3.5c-2.5,0-4.5-1.5-5.2-3.6C16.1,52,16,51.2,16,50.4l1-11.4H5.5\n\t\t\tc-0.8,0-1.6-0.2-2.3-0.5c-2.1-0.9-3.4-3-3.2-5.4c0.2-2,1.4-3.8,3.1-4.9c1-0.7,2.2-1,3.4-1H41.6z"})
22
+ ])
23
+ ])
24
+ ]);
25
+ }
26
+ });
27
+
28
+ exports.default = Babbel;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Babbel
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Babbel: DefineComponent<SVGAttributes>;
7
+ export default Babbel;
package/dist/babbel.js ADDED
@@ -0,0 +1,25 @@
1
+ // @thesvg/vue - Babbel
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Babbel = defineComponent({
7
+ name: 'Babbel',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 104.5 68',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('style', {"type":"text/css"}),
16
+ h('g', {}, [
17
+ h('g', {}, [
18
+ h('path', {"class":"st0","d":"M93.5,31.9c4.9-2.8,7.6-7.6,8.2-14.1c0.5-5.8-1.2-10.2-5.2-13.3C92.7,1.5,87.9,0,82.3,0H63.7\n\t\t\tc-1.3,0-2.5,0.4-3.6,1.1c-0.7,0.4-1.2,0.9-1.7,1.5c-0.9,1-1.5,2.3-1.6,3.7l-4.9,55.5c-0.1,1.5,0.3,2.8,1.2,4\n\t\t\tc0.3,0.5,0.8,0.9,1.2,1.2c0.9,0.7,2.1,1,3.3,1c0,0,0,0,0.1,0c0,0,0.1,0,0.1,0h22c6.2,0,11.8-1.6,16.5-4.7c4.8-3.2,7.6-7.9,8.1-14\n\t\t\tc0.4-4.6-0.5-8.5-2.6-11.7C99.9,35,97.1,33.1,93.5,31.9L93.5,31.9z M68.4,10.8h11.1c2.9,0,5.3,0.7,7,2.2c1.7,1.4,2.4,3.4,2.2,6.1\n\t\t\tc-0.3,3.1-1.4,5.4-3.2,6.8c-2,1.5-4.2,2.2-6.9,2.2H66.8L68.4,10.8z M87.6,54.9c-2.4,1.5-5.5,2.3-9.1,2.3H64.3l1.5-17.3h14.7\n\t\t\tc3.9,0,6.9,0.3,8.7,1.8c1.8,1.6,2.5,3.6,2.3,6.3C91.1,51.2,89.9,53.5,87.6,54.9L87.6,54.9z M25.6,10c2.1,0,3.8,1,4.7,2.6\n\t\t\tc0.6,1,0.8,2,0.7,3.3c0,0,0,7.3-9,7.3c-1.1,0-3.6-0.1-3.6-0.1l0.6-7.2c0.1-0.8,0.3-1.6,0.7-2.3C20.9,11.4,23.2,10,25.6,10L25.6,10\n\t\t\tz M41.6,27.3c0.9,0,1.7,0.2,2.4,0.5c2,0.9,3.2,3,3,5.3c-0.2,2.5-1.9,4.5-4.1,5.4c-0.8,0.3-1.6,0.5-2.4,0.5H29l-1,11.4\n\t\t\tc-0.1,0.9-0.3,1.7-0.8,2.4c-1.1,2-3.3,3.5-5.7,3.5c-2.5,0-4.5-1.5-5.2-3.6C16.1,52,16,51.2,16,50.4l1-11.4H5.5\n\t\t\tc-0.8,0-1.6-0.2-2.3-0.5c-2.1-0.9-3.4-3-3.2-5.4c0.2-2,1.4-3.8,3.1-4.9c1-0.7,2.2-1,3.4-1H41.6z"})
19
+ ])
20
+ ])
21
+ ]);
22
+ }
23
+ });
24
+
25
+ export default Babbel;
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ // @thesvg/vue - Bayzat
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Bayzat = vue_1.defineComponent({
10
+ name: 'Bayzat',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 17 23',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"d":"M7.17098 4.10038C8.96544 4.10038 10.3327 5.45649 10.3327 7.12597C10.3327 8.79358 8.96544 10.2448 7.17098 10.2448H4.11742V4.10224H7.17098V4.10038ZM12.8845 18.9877L4.11742 18.9858L4.11555 14.1117L12.8827 14.1061V18.9877H12.8845ZM16.9528 23L16.951 10.2709H13.6661C14.2499 9.38489 14.582 8.32911 14.582 7.1241C14.582 3.21248 11.1591 0.123474 6.95087 0.123474H0.0472412V23H16.9528Z","fill":"#9647FF"})
19
+ ]);
20
+ }
21
+ });
22
+
23
+ exports.default = Bayzat;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Bayzat
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Bayzat: DefineComponent<SVGAttributes>;
7
+ export default Bayzat;
package/dist/bayzat.js ADDED
@@ -0,0 +1,20 @@
1
+ // @thesvg/vue - Bayzat
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Bayzat = defineComponent({
7
+ name: 'Bayzat',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 17 23',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"d":"M7.17098 4.10038C8.96544 4.10038 10.3327 5.45649 10.3327 7.12597C10.3327 8.79358 8.96544 10.2448 7.17098 10.2448H4.11742V4.10224H7.17098V4.10038ZM12.8845 18.9877L4.11742 18.9858L4.11555 14.1117L12.8827 14.1061V18.9877H12.8845ZM16.9528 23L16.951 10.2709H13.6661C14.2499 9.38489 14.582 8.32911 14.582 7.1241C14.582 3.21248 11.1591 0.123474 6.95087 0.123474H0.0472412V23H16.9528Z","fill":"#9647FF"})
16
+ ]);
17
+ }
18
+ });
19
+
20
+ export default Bayzat;
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+ // @thesvg/vue - Bonusly
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Bonusly = vue_1.defineComponent({
10
+ name: 'Bonusly',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 35 32',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"d":"M4.22144 4.44173C4.40933 4.41778 4.57522 4.55946 4.57522 4.74902V10.1984C4.57522 16.003 4.86905 25.8203 14.9629 25.8203C21.1812 25.8203 25.3606 20.8478 25.3606 15.0193C25.3606 9.19075 20.3337 4.86076 14.0755 4.86076C13.3079 4.86076 12.6863 5.48132 12.6863 6.24755V10.0248C12.6863 10.0248 14.1874 10.0208 14.5032 10.0208C18.7646 10.0208 20.2097 13.2174 20.2097 15.0193C20.2097 18.3975 17.9771 20.6143 15.1948 20.6143C11.7189 20.6143 9.71211 17.8407 9.71211 14.9774V2.89331C9.71411 1.29501 11.0113 0 12.6104 0C30.4375 0 34.8429 6.79429 34.8429 11.3358C34.8429 22.8771 21.485 32 12.7982 32C2.22465 32 0 22.1208 0 14.9514C0 6.82023 2.42653 4.68117 4.22144 4.44173Z","fill":"#22B94F"})
19
+ ]);
20
+ }
21
+ });
22
+
23
+ exports.default = Bonusly;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Bonusly
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Bonusly: DefineComponent<SVGAttributes>;
7
+ export default Bonusly;
@@ -0,0 +1,20 @@
1
+ // @thesvg/vue - Bonusly
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Bonusly = defineComponent({
7
+ name: 'Bonusly',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 35 32',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"d":"M4.22144 4.44173C4.40933 4.41778 4.57522 4.55946 4.57522 4.74902V10.1984C4.57522 16.003 4.86905 25.8203 14.9629 25.8203C21.1812 25.8203 25.3606 20.8478 25.3606 15.0193C25.3606 9.19075 20.3337 4.86076 14.0755 4.86076C13.3079 4.86076 12.6863 5.48132 12.6863 6.24755V10.0248C12.6863 10.0248 14.1874 10.0208 14.5032 10.0208C18.7646 10.0208 20.2097 13.2174 20.2097 15.0193C20.2097 18.3975 17.9771 20.6143 15.1948 20.6143C11.7189 20.6143 9.71211 17.8407 9.71211 14.9774V2.89331C9.71411 1.29501 11.0113 0 12.6104 0C30.4375 0 34.8429 6.79429 34.8429 11.3358C34.8429 22.8771 21.485 32 12.7982 32C2.22465 32 0 22.1208 0 14.9514C0 6.82023 2.42653 4.68117 4.22144 4.44173Z","fill":"#22B94F"})
16
+ ]);
17
+ }
18
+ });
19
+
20
+ export default Bonusly;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ // @thesvg/vue - Cisco AnyConnect
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const CiscoAnyconnect = vue_1.defineComponent({
10
+ name: 'CiscoAnyconnect',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 48 48',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ });
18
+ }
19
+ });
20
+
21
+ exports.default = CiscoAnyconnect;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Cisco AnyConnect
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const CiscoAnyconnect: DefineComponent<SVGAttributes>;
7
+ export default CiscoAnyconnect;
@@ -0,0 +1,18 @@
1
+ // @thesvg/vue - Cisco AnyConnect
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const CiscoAnyconnect = defineComponent({
7
+ name: 'CiscoAnyconnect',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 48 48',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ });
15
+ }
16
+ });
17
+
18
+ export default CiscoAnyconnect;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ // @thesvg/vue - Cisco Jabber
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const CiscoJabber = vue_1.defineComponent({
10
+ name: 'CiscoJabber',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 24 24',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ });
18
+ }
19
+ });
20
+
21
+ exports.default = CiscoJabber;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Cisco Jabber
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const CiscoJabber: DefineComponent<SVGAttributes>;
7
+ export default CiscoJabber;
@@ -0,0 +1,18 @@
1
+ // @thesvg/vue - Cisco Jabber
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const CiscoJabber = defineComponent({
7
+ name: 'CiscoJabber',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 24 24',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ });
15
+ }
16
+ });
17
+
18
+ export default CiscoJabber;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ // @thesvg/vue - Cityflo
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Cityflo = vue_1.defineComponent({
10
+ name: 'Cityflo',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 192 61',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('path', {"d":"M38.7448 14.906H32.7148V45.9052H38.7448V14.906Z","fill":"currentColor"}),
20
+ vue_1.h('path', {"d":"M138.432 0H132.438V45.9056H138.432V0Z","fill":"currentColor"}),
21
+ vue_1.h('path', {"d":"M50.9783 37.1516V20.8359H44.3047V14.9064H48.8542C50.0274 14.9064 50.9783 13.9658 50.9783 12.8054V0H56.9731V14.9064H63.7695V20.8359H56.9731V36.4744C56.9731 38.4104 58.5588 39.976 60.5132 39.976H64.4629V45.9056H59.8315C54.9426 45.9056 50.9783 41.9843 50.9783 37.1487","fill":"currentColor"}),
22
+ vue_1.h('path', {"d":"M110.87 45.9056V22.9369C110.87 21.7764 109.919 20.8359 108.746 20.8359H104.887V14.9064H110.87V8.79449C110.87 3.98487 114.79 0.0781346 119.653 0.0376204L124.354 0V6.03952H120.408C118.453 6.03952 116.868 7.608 116.868 9.54111V14.9035H124.357V20.833H116.868V45.9027H110.873L110.87 45.9056Z","fill":"currentColor"}),
23
+ vue_1.h('path', {"d":"M0 30.7558V30.0554C0 21.6893 6.85789 14.906 15.3162 14.906H25.1934V20.8356H15.6731C10.3278 20.8356 5.99773 25.1214 5.99773 30.4056C5.99773 35.6898 10.3307 39.9757 15.6731 39.9757H25.1934V45.9052H15.3162C6.85789 45.9052 0 39.122 0 30.7558Z","fill":"currentColor"}),
24
+ vue_1.h('path', {"d":"M146.348 30.4056C146.348 21.8455 153.364 14.906 162.018 14.906H176.328C184.982 14.906 191.998 21.8455 191.998 30.4056C191.998 38.9657 184.982 45.9052 176.328 45.9052H162.018C153.364 45.9052 146.348 38.9657 146.348 30.4056ZM162.021 39.9757H176.325C181.67 39.9757 186 35.6898 186 30.4056C186 25.1214 181.667 20.8356 176.325 20.8356H162.021C156.675 20.8356 152.345 25.1214 152.345 30.4056C152.345 35.6898 156.678 39.9757 162.021 39.9757Z","fill":"currentColor"}),
25
+ vue_1.h('path', {"d":"M70.8067 60.8116V55.5592H74.0572C76.2223 55.5592 78.1708 54.2598 78.9812 52.2717L81.4798 46.1541L68.7148 14.906H74.6541L84.4494 38.8847L94.2418 14.906H100.181L87.4717 46.021L84.1159 54.2425C82.495 58.2158 78.5979 60.8145 74.2649 60.8145H70.8067V60.8116Z","fill":"currentColor"})
26
+ ]);
27
+ }
28
+ });
29
+
30
+ exports.default = Cityflo;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Cityflo
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Cityflo: DefineComponent<SVGAttributes>;
7
+ export default Cityflo;
@@ -0,0 +1,27 @@
1
+ // @thesvg/vue - Cityflo
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Cityflo = defineComponent({
7
+ name: 'Cityflo',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 192 61',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('path', {"d":"M38.7448 14.906H32.7148V45.9052H38.7448V14.906Z","fill":"currentColor"}),
17
+ h('path', {"d":"M138.432 0H132.438V45.9056H138.432V0Z","fill":"currentColor"}),
18
+ h('path', {"d":"M50.9783 37.1516V20.8359H44.3047V14.9064H48.8542C50.0274 14.9064 50.9783 13.9658 50.9783 12.8054V0H56.9731V14.9064H63.7695V20.8359H56.9731V36.4744C56.9731 38.4104 58.5588 39.976 60.5132 39.976H64.4629V45.9056H59.8315C54.9426 45.9056 50.9783 41.9843 50.9783 37.1487","fill":"currentColor"}),
19
+ h('path', {"d":"M110.87 45.9056V22.9369C110.87 21.7764 109.919 20.8359 108.746 20.8359H104.887V14.9064H110.87V8.79449C110.87 3.98487 114.79 0.0781346 119.653 0.0376204L124.354 0V6.03952H120.408C118.453 6.03952 116.868 7.608 116.868 9.54111V14.9035H124.357V20.833H116.868V45.9027H110.873L110.87 45.9056Z","fill":"currentColor"}),
20
+ h('path', {"d":"M0 30.7558V30.0554C0 21.6893 6.85789 14.906 15.3162 14.906H25.1934V20.8356H15.6731C10.3278 20.8356 5.99773 25.1214 5.99773 30.4056C5.99773 35.6898 10.3307 39.9757 15.6731 39.9757H25.1934V45.9052H15.3162C6.85789 45.9052 0 39.122 0 30.7558Z","fill":"currentColor"}),
21
+ h('path', {"d":"M146.348 30.4056C146.348 21.8455 153.364 14.906 162.018 14.906H176.328C184.982 14.906 191.998 21.8455 191.998 30.4056C191.998 38.9657 184.982 45.9052 176.328 45.9052H162.018C153.364 45.9052 146.348 38.9657 146.348 30.4056ZM162.021 39.9757H176.325C181.67 39.9757 186 35.6898 186 30.4056C186 25.1214 181.667 20.8356 176.325 20.8356H162.021C156.675 20.8356 152.345 25.1214 152.345 30.4056C152.345 35.6898 156.678 39.9757 162.021 39.9757Z","fill":"currentColor"}),
22
+ h('path', {"d":"M70.8067 60.8116V55.5592H74.0572C76.2223 55.5592 78.1708 54.2598 78.9812 52.2717L81.4798 46.1541L68.7148 14.906H74.6541L84.4494 38.8847L94.2418 14.906H100.181L87.4717 46.021L84.1159 54.2425C82.495 58.2158 78.5979 60.8145 74.2649 60.8145H70.8067V60.8116Z","fill":"currentColor"})
23
+ ]);
24
+ }
25
+ });
26
+
27
+ export default Cityflo;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ // @thesvg/vue - Decents
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Decents = vue_1.defineComponent({
10
+ name: 'Decents',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 300 300',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('circle', {"cx":"150","cy":"150","r":"150","fill":"white"}),
19
+ vue_1.h('circle', {"cx":"150","cy":"150","r":"150","stroke":"white"}),
20
+ vue_1.h('rect', {"x":"92.7","y":"92.7","width":"114.805","height":"114.805","fill":"#414A59"}),
21
+ vue_1.h('path', {"d":"M92.7 92.6819V11.5L173.875 11.5L173.878 11.5035L92.7 92.6819Z","fill":"#414B59"}),
22
+ vue_1.h('path', {"d":"M288.682 92.7L207.5 92.7L207.5 11.525L207.503 11.5215L288.682 92.7Z","fill":"#414B59"}),
23
+ vue_1.h('path', {"d":"M11.52 173.882V92.7L92.695 92.7L92.6985 92.7034L11.52 173.882Z","fill":"#414B59"}),
24
+ vue_1.h('path', {"d":"M173.882 288.68H92.7L92.7 207.505L92.7034 207.502L173.882 288.68Z","fill":"#414B59"}),
25
+ vue_1.h('path', {"d":"M207.5 288.682V207.5L288.675 207.5L288.678 207.503L207.5 288.682Z","fill":"#414B59"})
26
+ ]);
27
+ }
28
+ });
29
+
30
+ exports.default = Decents;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Decents
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Decents: DefineComponent<SVGAttributes>;
7
+ export default Decents;
@@ -0,0 +1,27 @@
1
+ // @thesvg/vue - Decents
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Decents = defineComponent({
7
+ name: 'Decents',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 300 300',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('circle', {"cx":"150","cy":"150","r":"150","fill":"white"}),
16
+ h('circle', {"cx":"150","cy":"150","r":"150","stroke":"white"}),
17
+ h('rect', {"x":"92.7","y":"92.7","width":"114.805","height":"114.805","fill":"#414A59"}),
18
+ h('path', {"d":"M92.7 92.6819V11.5L173.875 11.5L173.878 11.5035L92.7 92.6819Z","fill":"#414B59"}),
19
+ h('path', {"d":"M288.682 92.7L207.5 92.7L207.5 11.525L207.503 11.5215L288.682 92.7Z","fill":"#414B59"}),
20
+ h('path', {"d":"M11.52 173.882V92.7L92.695 92.7L92.6985 92.7034L11.52 173.882Z","fill":"#414B59"}),
21
+ h('path', {"d":"M173.882 288.68H92.7L92.7 207.505L92.7034 207.502L173.882 288.68Z","fill":"#414B59"}),
22
+ h('path', {"d":"M207.5 288.682V207.5L288.675 207.5L288.678 207.503L207.5 288.682Z","fill":"#414B59"})
23
+ ]);
24
+ }
25
+ });
26
+
27
+ export default Decents;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // @thesvg/vue - Deskera
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Deskera = vue_1.defineComponent({
10
+ name: 'Deskera',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 458 96',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('path', {"d":"M192.009 53.158c-8.374-1.545-16.218-2.257-16.218-6.893 0-4.12 3.974-6.316 9.125-6.316 5.798 0 10.139 1.529 10.584 7.99h19.324c-1.031-13.003-11.079-21.116-29.758-21.116-15.587 0-29.356 6.52-29.356 20.427 0 15.449 13.126 18.493 24.591 20.423 8.76 1.547 16.746 2.19 16.746 8.113 0 4.248-3.992 6.567-10.305 6.567-6.956 0-11.438-1.905-11.771-7.92h-20.524C154.868 89.02 167.546 96 186.871 96c17.261 0 30.014-7.468 30.014-21.888 0-15.058-13.283-19.022-24.876-20.954Zm99.28-25.618h-25.983l-22.753 24.235L242.503 0h-21.407v94.62h21.457l.069-23.654 21.859 23.655h27.494l-31.669-34.37 30.983-32.711Zm62.203 25.8v41.28h20.424V58.787c0-11.093 1.643-15.203 11.172-15.203h.315v-16.76c-25.656 0-31.911 12.983-31.911 26.516Zm83.995-21.244c-3.645-2.147-8.526-5.273-18.018-5.273-17.974 0-32.563 13.953-32.563 34.41 0 18.33 12.019 34.528 32.563 34.528 8.985 0 13.51-2.514 18.018-5.12v3.96H458V27.54h-20.513v4.556Zm-2.133 36.354c-2.393 4.774-6.979 8.404-13.958 8.404-11.276 0-15.96-8.706-15.96-15.924v-.12c0-8.12 5.734-16.334 15.867-16.334 7.548 0 12.423 4.298 14.622 9.265 1.051 2.292 1.531 4.873 1.434 7.352-.191 2.58-.765 5.064-2.005 7.357ZM33.946 8.83H0v85.79h33.946c28.313 0 47.014-17.416 47.014-42.895 0-25.48-18.702-42.894-47.014-42.894Zm-.439 66.866h-12.05V26.492h12.05c16.024 0 26.537 9.738 26.537 24.601S49.53 75.696 33.507 75.696Zm85.433-49.204c-18.992 0-34.605 14.043-34.605 34.591 0 20.672 15.613 34.588 34.475 34.588 15.616 0 27.761-7.642 32.956-21.594h-20.8c-3.457 4.11-8.086 4.95-12.156 4.95-7.026 0-12.359-4.81-14.051-12.614h47.873v-5.33c-.388-21.328-15.22-34.59-33.692-34.59Zm-13.901 27.149c1.935-6.58 7.877-10.194 13.687-10.194 5.94 0 11.105 3.227 13.042 10.194h-26.729Zm210.316-26.818c-18.927 0-34.485 13.995-34.485 34.47 0 20.6 15.558 34.468 34.355 34.468 15.561 0 27.663-7.615 32.841-21.518h-20.727c-3.445 4.096-8.059 4.931-12.114 4.931-7.001 0-12.316-4.794-14.002-12.569h47.707v-5.312c-.388-21.254-15.166-34.47-33.575-34.47ZM303.051 54.06c1.937-6.578 7.877-10.194 13.689-10.194 5.938 0 11.103 3.227 13.04 10.194h-26.729Z","class":"shape"}),
20
+ vue_1.h('defs', {}, [
21
+ vue_1.h('style', {})
22
+ ])
23
+ ]);
24
+ }
25
+ });
26
+
27
+ exports.default = Deskera;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Deskera
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Deskera: DefineComponent<SVGAttributes>;
7
+ export default Deskera;
@@ -0,0 +1,24 @@
1
+ // @thesvg/vue - Deskera
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Deskera = defineComponent({
7
+ name: 'Deskera',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 458 96',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('path', {"d":"M192.009 53.158c-8.374-1.545-16.218-2.257-16.218-6.893 0-4.12 3.974-6.316 9.125-6.316 5.798 0 10.139 1.529 10.584 7.99h19.324c-1.031-13.003-11.079-21.116-29.758-21.116-15.587 0-29.356 6.52-29.356 20.427 0 15.449 13.126 18.493 24.591 20.423 8.76 1.547 16.746 2.19 16.746 8.113 0 4.248-3.992 6.567-10.305 6.567-6.956 0-11.438-1.905-11.771-7.92h-20.524C154.868 89.02 167.546 96 186.871 96c17.261 0 30.014-7.468 30.014-21.888 0-15.058-13.283-19.022-24.876-20.954Zm99.28-25.618h-25.983l-22.753 24.235L242.503 0h-21.407v94.62h21.457l.069-23.654 21.859 23.655h27.494l-31.669-34.37 30.983-32.711Zm62.203 25.8v41.28h20.424V58.787c0-11.093 1.643-15.203 11.172-15.203h.315v-16.76c-25.656 0-31.911 12.983-31.911 26.516Zm83.995-21.244c-3.645-2.147-8.526-5.273-18.018-5.273-17.974 0-32.563 13.953-32.563 34.41 0 18.33 12.019 34.528 32.563 34.528 8.985 0 13.51-2.514 18.018-5.12v3.96H458V27.54h-20.513v4.556Zm-2.133 36.354c-2.393 4.774-6.979 8.404-13.958 8.404-11.276 0-15.96-8.706-15.96-15.924v-.12c0-8.12 5.734-16.334 15.867-16.334 7.548 0 12.423 4.298 14.622 9.265 1.051 2.292 1.531 4.873 1.434 7.352-.191 2.58-.765 5.064-2.005 7.357ZM33.946 8.83H0v85.79h33.946c28.313 0 47.014-17.416 47.014-42.895 0-25.48-18.702-42.894-47.014-42.894Zm-.439 66.866h-12.05V26.492h12.05c16.024 0 26.537 9.738 26.537 24.601S49.53 75.696 33.507 75.696Zm85.433-49.204c-18.992 0-34.605 14.043-34.605 34.591 0 20.672 15.613 34.588 34.475 34.588 15.616 0 27.761-7.642 32.956-21.594h-20.8c-3.457 4.11-8.086 4.95-12.156 4.95-7.026 0-12.359-4.81-14.051-12.614h47.873v-5.33c-.388-21.328-15.22-34.59-33.692-34.59Zm-13.901 27.149c1.935-6.58 7.877-10.194 13.687-10.194 5.94 0 11.105 3.227 13.042 10.194h-26.729Zm210.316-26.818c-18.927 0-34.485 13.995-34.485 34.47 0 20.6 15.558 34.468 34.355 34.468 15.561 0 27.663-7.615 32.841-21.518h-20.727c-3.445 4.096-8.059 4.931-12.114 4.931-7.001 0-12.316-4.794-14.002-12.569h47.707v-5.312c-.388-21.254-15.166-34.47-33.575-34.47ZM303.051 54.06c1.937-6.578 7.877-10.194 13.689-10.194 5.938 0 11.103 3.227 13.04 10.194h-26.729Z","class":"shape"}),
17
+ h('defs', {}, [
18
+ h('style', {})
19
+ ])
20
+ ]);
21
+ }
22
+ });
23
+
24
+ export default Deskera;
@@ -0,0 +1,21 @@
1
+ "use strict";
2
+ // @thesvg/vue - DIaLOGIKa
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Dialogika = vue_1.defineComponent({
10
+ name: 'Dialogika',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 323 218',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ });
18
+ }
19
+ });
20
+
21
+ exports.default = Dialogika;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - DIaLOGIKa
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Dialogika: DefineComponent<SVGAttributes>;
7
+ export default Dialogika;