@thesvg/vue 2.1.10 → 2.1.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.
- package/dist/autodesk-inventor.cjs +28 -0
- package/dist/autodesk-inventor.d.ts +7 -0
- package/dist/autodesk-inventor.js +25 -0
- package/dist/avalanche.cjs +24 -0
- package/dist/avalanche.d.ts +7 -0
- package/dist/avalanche.js +21 -0
- package/dist/bybit.cjs +27 -0
- package/dist/bybit.d.ts +7 -0
- package/dist/bybit.js +24 -0
- package/dist/coupang.cjs +53 -0
- package/dist/coupang.d.ts +7 -0
- package/dist/coupang.js +50 -0
- package/dist/eth-zurich.cjs +34 -0
- package/dist/eth-zurich.d.ts +7 -0
- package/dist/eth-zurich.js +31 -0
- package/dist/fusion-360.cjs +40 -0
- package/dist/fusion-360.d.ts +7 -0
- package/dist/fusion-360.js +37 -0
- package/dist/hancom.cjs +32 -0
- package/dist/hancom.d.ts +7 -0
- package/dist/hancom.js +29 -0
- package/dist/index.cjs +40 -0
- package/dist/index.d.ts +20 -0
- package/dist/index.js +20 -0
- package/dist/lg-energy-solution.cjs +56 -0
- package/dist/lg-energy-solution.d.ts +7 -0
- package/dist/lg-energy-solution.js +53 -0
- package/dist/marvel-comics.cjs +37 -0
- package/dist/marvel-comics.d.ts +7 -0
- package/dist/marvel-comics.js +34 -0
- package/dist/marvel-studios.cjs +61 -0
- package/dist/marvel-studios.d.ts +7 -0
- package/dist/marvel-studios.js +58 -0
- package/dist/musescore-studio.cjs +38 -0
- package/dist/musescore-studio.d.ts +7 -0
- package/dist/musescore-studio.js +35 -0
- package/dist/playdate.cjs +33 -0
- package/dist/playdate.d.ts +7 -0
- package/dist/playdate.js +30 -0
- package/dist/powerade.cjs +23 -0
- package/dist/powerade.d.ts +7 -0
- package/dist/powerade.js +20 -0
- package/dist/raiffeisen-bank-international.cjs +29 -0
- package/dist/raiffeisen-bank-international.d.ts +7 -0
- package/dist/raiffeisen-bank-international.js +26 -0
- package/dist/sk-hynix.cjs +51 -0
- package/dist/sk-hynix.d.ts +7 -0
- package/dist/sk-hynix.js +48 -0
- package/dist/smmix.cjs +35 -0
- package/dist/smmix.d.ts +7 -0
- package/dist/smmix.js +32 -0
- package/dist/ticket-tailor.cjs +24 -0
- package/dist/ticket-tailor.d.ts +7 -0
- package/dist/ticket-tailor.js +21 -0
- package/dist/viewsonic.cjs +26 -0
- package/dist/viewsonic.d.ts +7 -0
- package/dist/viewsonic.js +23 -0
- package/dist/wacheit.cjs +26 -0
- package/dist/wacheit.d.ts +7 -0
- package/dist/wacheit.js +23 -0
- package/dist/wero.cjs +45 -0
- package/dist/wero.d.ts +7 -0
- package/dist/wero.js +42 -0
- package/package.json +1 -1
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Autodesk Inventor
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const AutodeskInventor = vue_1.defineComponent({
|
|
10
|
+
name: 'AutodeskInventor',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 1255.8383 310.76554',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('defs', {"id":"defs3"}, [
|
|
19
|
+
vue_1.h('style', {"id":"style1"})
|
|
20
|
+
]),
|
|
21
|
+
vue_1.h('g', {"id":"g29","transform":"scale(4)"}),
|
|
22
|
+
vue_1.h('g', {"id":"a"}),
|
|
23
|
+
vue_1.h('g', {"id":"g8"})
|
|
24
|
+
]);
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
|
|
28
|
+
exports.default = AutodeskInventor;
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// @thesvg/vue - Autodesk Inventor
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const AutodeskInventor = defineComponent({
|
|
7
|
+
name: 'AutodeskInventor',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 1255.8383 310.76554',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('defs', {"id":"defs3"}, [
|
|
16
|
+
h('style', {"id":"style1"})
|
|
17
|
+
]),
|
|
18
|
+
h('g', {"id":"g29","transform":"scale(4)"}),
|
|
19
|
+
h('g', {"id":"a"}),
|
|
20
|
+
h('g', {"id":"g8"})
|
|
21
|
+
]);
|
|
22
|
+
}
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
export default AutodeskInventor;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Avalanche
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const Avalanche = vue_1.defineComponent({
|
|
10
|
+
name: 'Avalanche',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 1503 1504',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('rect', {"x":"287","y":"258","width":"928","height":"844","fill":"white"}),
|
|
19
|
+
vue_1.h('path', {"fill-rule":"evenodd","clip-rule":"evenodd","d":"M1502.5 752C1502.5 1166.77 1166.27 1503 751.5 1503C336.734 1503 0.5 1166.77 0.5 752C0.5 337.234 336.734 1 751.5 1C1166.27 1 1502.5 337.234 1502.5 752ZM538.688 1050.86H392.94C362.314 1050.86 347.186 1050.86 337.962 1044.96C327.999 1038.5 321.911 1027.8 321.173 1015.99C320.619 1005.11 328.184 991.822 343.312 965.255L703.182 330.935C718.495 303.999 726.243 290.531 736.021 285.55C746.537 280.2 759.083 280.2 769.599 285.55C779.377 290.531 787.126 303.999 802.438 330.935L876.42 460.079L876.797 460.738C893.336 489.635 901.723 504.289 905.385 519.669C909.443 536.458 909.443 554.169 905.385 570.958C901.695 586.455 893.393 601.215 876.604 630.549L687.573 964.702L687.084 965.558C670.436 994.693 661.999 1009.46 650.306 1020.6C637.576 1032.78 622.263 1041.63 605.474 1046.62C590.161 1050.86 573.004 1050.86 538.688 1050.86ZM906.75 1050.86H1115.59C1146.4 1050.86 1161.9 1050.86 1171.13 1044.78C1181.09 1038.32 1187.36 1027.43 1187.92 1015.63C1188.45 1005.1 1181.05 992.33 1166.55 967.307C1166.05 966.455 1165.55 965.588 1165.04 964.706L1060.43 785.75L1059.24 783.735C1044.54 758.877 1037.12 746.324 1027.59 741.472C1017.08 736.121 1004.71 736.121 994.199 741.472C984.605 746.453 976.857 759.552 961.544 785.934L857.306 964.891L856.949 965.507C841.69 991.847 834.064 1005.01 834.614 1015.81C835.352 1027.62 841.44 1038.5 851.402 1044.96C860.443 1050.86 875.94 1050.86 906.75 1050.86Z","fill":"#E84142"})
|
|
20
|
+
]);
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
exports.default = Avalanche;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/vue - Avalanche
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const Avalanche = defineComponent({
|
|
7
|
+
name: 'Avalanche',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 1503 1504',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('rect', {"x":"287","y":"258","width":"928","height":"844","fill":"white"}),
|
|
16
|
+
h('path', {"fill-rule":"evenodd","clip-rule":"evenodd","d":"M1502.5 752C1502.5 1166.77 1166.27 1503 751.5 1503C336.734 1503 0.5 1166.77 0.5 752C0.5 337.234 336.734 1 751.5 1C1166.27 1 1502.5 337.234 1502.5 752ZM538.688 1050.86H392.94C362.314 1050.86 347.186 1050.86 337.962 1044.96C327.999 1038.5 321.911 1027.8 321.173 1015.99C320.619 1005.11 328.184 991.822 343.312 965.255L703.182 330.935C718.495 303.999 726.243 290.531 736.021 285.55C746.537 280.2 759.083 280.2 769.599 285.55C779.377 290.531 787.126 303.999 802.438 330.935L876.42 460.079L876.797 460.738C893.336 489.635 901.723 504.289 905.385 519.669C909.443 536.458 909.443 554.169 905.385 570.958C901.695 586.455 893.393 601.215 876.604 630.549L687.573 964.702L687.084 965.558C670.436 994.693 661.999 1009.46 650.306 1020.6C637.576 1032.78 622.263 1041.63 605.474 1046.62C590.161 1050.86 573.004 1050.86 538.688 1050.86ZM906.75 1050.86H1115.59C1146.4 1050.86 1161.9 1050.86 1171.13 1044.78C1181.09 1038.32 1187.36 1027.43 1187.92 1015.63C1188.45 1005.1 1181.05 992.33 1166.55 967.307C1166.05 966.455 1165.55 965.588 1165.04 964.706L1060.43 785.75L1059.24 783.735C1044.54 758.877 1037.12 746.324 1027.59 741.472C1017.08 736.121 1004.71 736.121 994.199 741.472C984.605 746.453 976.857 759.552 961.544 785.934L857.306 964.891L856.949 965.507C841.69 991.847 834.064 1005.01 834.614 1015.81C835.352 1027.62 841.44 1038.5 851.402 1044.96C860.443 1050.86 875.94 1050.86 906.75 1050.86Z","fill":"#E84142"})
|
|
17
|
+
]);
|
|
18
|
+
}
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
export default Avalanche;
|
package/dist/bybit.cjs
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Bybit
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const Bybit = vue_1.defineComponent({
|
|
10
|
+
name: 'Bybit',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 13547 4513',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('polygon', {"fill":"#F6A500","points":"9655,3480 9655,-1 10355,-1 10355,3480"}),
|
|
19
|
+
vue_1.h('path', {"fill":"#15182A","d":"M1500 4514l-1500 0 0 -3481 1440 0c700,0 1107,381 1107,978 0,386 -262,636 -443,719 216,98 493,318 493,782 0,650 -458,1002 -1097,1002zm-116 -2875l0 0 -685 0 0 802 685 0c297,0 463,-161 463,-401 0,-239 -166,-401 -463,-401zm45 1413l0 0 -730 0 0 856 730 0c317,0 468,-195 468,-430 0,-235 -151,-425 -468,-425z"}),
|
|
20
|
+
vue_1.h('polygon', {"fill":"#15182A","points":"4732,3086 4732,4514 4037,4514 4037,3086 2960,1033 3720,1033 4389,2436 5049,1033 5809,1033"}),
|
|
21
|
+
vue_1.h('path', {"fill":"#15182A","d":"M7793 4514l-1500 0 0 -3481 1440 0c700,0 1107,381 1107,978 0,386 -262,636 -443,719 216,98 493,318 493,782 0,650 -458,1002 -1097,1002zm-116 -2875l0 0 -685 0 0 802 685 0c297,0 463,-161 463,-401 0,-239 -166,-401 -463,-401zm45 1413l0 0 -730 0 0 856 730 0c317,0 468,-195 468,-430 0,-235 -151,-425 -468,-425z"}),
|
|
22
|
+
vue_1.h('polygon', {"fill":"#15182A","points":"12610,1639 12610,4514 11911,4514 11911,1639 10974,1639 10974,1033 13547,1033 13547,1639"})
|
|
23
|
+
]);
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
exports.default = Bybit;
|
package/dist/bybit.d.ts
ADDED
package/dist/bybit.js
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
// @thesvg/vue - Bybit
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const Bybit = defineComponent({
|
|
7
|
+
name: 'Bybit',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 13547 4513',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('polygon', {"fill":"#F6A500","points":"9655,3480 9655,-1 10355,-1 10355,3480"}),
|
|
16
|
+
h('path', {"fill":"#15182A","d":"M1500 4514l-1500 0 0 -3481 1440 0c700,0 1107,381 1107,978 0,386 -262,636 -443,719 216,98 493,318 493,782 0,650 -458,1002 -1097,1002zm-116 -2875l0 0 -685 0 0 802 685 0c297,0 463,-161 463,-401 0,-239 -166,-401 -463,-401zm45 1413l0 0 -730 0 0 856 730 0c317,0 468,-195 468,-430 0,-235 -151,-425 -468,-425z"}),
|
|
17
|
+
h('polygon', {"fill":"#15182A","points":"4732,3086 4732,4514 4037,4514 4037,3086 2960,1033 3720,1033 4389,2436 5049,1033 5809,1033"}),
|
|
18
|
+
h('path', {"fill":"#15182A","d":"M7793 4514l-1500 0 0 -3481 1440 0c700,0 1107,381 1107,978 0,386 -262,636 -443,719 216,98 493,318 493,782 0,650 -458,1002 -1097,1002zm-116 -2875l0 0 -685 0 0 802 685 0c297,0 463,-161 463,-401 0,-239 -166,-401 -463,-401zm45 1413l0 0 -730 0 0 856 730 0c317,0 468,-195 468,-430 0,-235 -151,-425 -468,-425z"}),
|
|
19
|
+
h('polygon', {"fill":"#15182A","points":"12610,1639 12610,4514 11911,4514 11911,1639 10974,1639 10974,1033 13547,1033 13547,1639"})
|
|
20
|
+
]);
|
|
21
|
+
}
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
export default Bybit;
|
package/dist/coupang.cjs
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Coupang
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const Coupang = vue_1.defineComponent({
|
|
10
|
+
name: 'Coupang',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 86.589935 19.638245',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('sodipodi:namedview', {"id":"namedview7","pagecolor":"#ffffff","bordercolor":"#666666","borderopacity":"1.0","showgrid":"false","lock-margins":"true","fit-margin-top":"0.1","fit-margin-left":"0.1","fit-margin-right":"0.1","fit-margin-bottom":"0.1"}),
|
|
19
|
+
vue_1.h('defs', {"id":"defs2"}, [
|
|
20
|
+
vue_1.h('clipPath', {"clipPathUnits":"userSpaceOnUse","id":"clipPath23"}, [
|
|
21
|
+
vue_1.h('path', {"d":"M 0,40 H 177.773 V 0 H 0 Z","id":"path21"})
|
|
22
|
+
])
|
|
23
|
+
]),
|
|
24
|
+
vue_1.h('g', {"id":"layer1","transform":"translate(-14.09273,-113.57014)"}, [
|
|
25
|
+
vue_1.h('g', {"id":"g19","clip-path":"url(#clipPath23)","transform":"matrix(0.48595701,0,0,-0.48595701,14.192633,133.10842)"}, [
|
|
26
|
+
vue_1.h('g', {"id":"g25","transform":"translate(92.0436,21.6379)"}, [
|
|
27
|
+
vue_1.h('path', {"d":"m 0,0 c 0,-1.162 -0.778,-5.221 -5.547,-5.237 -4.77,0.016 -5.548,4.075 -5.548,5.237 v 8.198 c 0,1.162 0.778,5.218 5.548,5.236 C -0.778,13.416 0,9.36 0,8.198 Z M 4.322,13.412 C 3.136,15.7 0.677,18.287 -4.391,18.308 v 0.002 h -0.032 -0.026 v -0.002 c -3.343,-0.013 -5.555,-1.38 -7.008,-2.804 v 1.94 c 0,0.193 -0.156,0.35 -0.35,0.35 h -4.54 c -0.193,0 -0.349,-0.157 -0.349,-0.35 V -20.59 c 0,-0.193 0.156,-0.35 0.349,-0.35 h 4.894 c 0.193,0 0.349,0.157 0.349,0.35 v 12.954 c 1.458,-1.262 3.569,-2.462 6.655,-2.472 h 0.026 0.032 c 5.068,0.018 7.527,2.606 8.713,4.894 1.244,2.401 1.295,4.933 1.295,5.445 v 7.741 c 0,0.508 -0.051,3.041 -1.295,5.44","style":"fill:#e94b22;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path27"})
|
|
28
|
+
]),
|
|
29
|
+
vue_1.h('g', {"id":"g29","transform":"translate(28.4157,21.6613)"}, [
|
|
30
|
+
vue_1.h('path', {"d":"m 0,0 c 0,-1.162 0.781,-5.217 5.55,-5.237 4.768,0.02 5.551,4.075 5.551,5.237 v 8.197 c 0,1.161 -0.783,5.223 -5.551,5.24 C 0.781,13.42 0,9.358 0,8.197 Z m -5.596,7.948 c 0,0.509 0.056,3.041 1.43,5.442 1.318,2.287 4.053,4.874 9.683,4.894 v 0.002 H 5.55 5.577 v -0.002 c 5.632,-0.02 8.366,-2.607 9.68,-4.894 1.379,-2.401 1.435,-4.933 1.435,-5.442 v -7.74 c 0,-0.513 -0.056,-3.045 -1.435,-5.445 -1.314,-2.288 -4.048,-4.876 -9.68,-4.895 H 5.55 5.517 c -5.63,0.019 -8.365,2.607 -9.683,4.895 -1.374,2.4 -1.43,4.932 -1.43,5.445 z","style":"fill:#894f24;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path31"})
|
|
31
|
+
]),
|
|
32
|
+
vue_1.h('g', {"id":"g33","transform":"translate(71.1051,39.0822)"}, [
|
|
33
|
+
vue_1.h('path', {"d":"m 0,0 c 0,0.189 -0.149,0.35 -0.35,0.35 h -4.886 c -0.201,0 -0.35,-0.161 -0.35,-0.35 l -0.02,-17.444 c 0,-1.16 -0.77,-5.217 -5.537,-5.237 -4.777,0.02 -5.556,4.077 -5.556,5.237 V 0 c 0,0.189 -0.16,0.35 -0.351,0.35 h -4.917 c -0.189,0 -0.349,-0.161 -0.349,-0.35 v -17.214 c 0,-0.511 0.049,-3.049 1.299,-5.447 1.179,-2.289 3.648,-4.877 8.714,-4.887 h 0.031 0.02 c 1.679,0 3.058,0.35 4.217,0.869 1.149,0.52 2.069,1.209 2.799,1.929 v -1.933 c 0,-0.193 0.156,-0.349 0.349,-0.349 h 4.541 c 0.193,0 0.349,0.156 0.349,0.349 z","style":"fill:#894f24;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path35"})
|
|
34
|
+
]),
|
|
35
|
+
vue_1.h('g', {"id":"g37","transform":"translate(116.903,21.1877)"}, [
|
|
36
|
+
vue_1.h('path', {"d":"m 0,0 c 0,-1.09 -0.759,-4.907 -5.402,-4.925 -4.645,0.018 -5.403,3.835 -5.403,4.925 v 0.444 c 0,1.092 0.758,4.907 5.403,4.923 C -0.759,5.351 0,1.536 0,0.444 Z m 5.184,8.689 c -0.003,2.181 -1.092,7.29 -6.046,9.322 -4.785,1.962 -11.084,-0.191 -13.134,-1.023 -10e-4,-0.001 -0.375,-0.151 -0.375,-0.151 -0.179,-0.073 -0.265,-0.278 -0.192,-0.457 l 1.397,-3.963 c 0.062,-0.171 0.244,-0.267 0.416,-0.22 0.057,0.015 0.14,0.059 0.164,0.072 1.898,0.96 6.809,2.576 9.829,1.199 2.97,-1.354 2.711,-4.515 2.728,-4.853 V 7.839 c -1.441,1.049 -3.45,2.048 -6.288,2.058 h -0.027 -0.024 c -5.075,-0.019 -7.53,-2.462 -8.721,-4.626 -1.239,-2.266 -1.292,-4.658 -1.292,-5.143 V 0.119 c 0,-0.478 0.053,-2.874 1.292,-5.14 1.191,-2.162 3.646,-4.604 8.721,-4.626 h 0.024 0.027 c 2.955,0.011 5.013,1.074 6.462,2.196 v -1.337 c 0,-0.192 0.156,-0.35 0.349,-0.35 h 4.34 c 0.193,0 0.35,0.158 0.35,0.35 L 5.189,8.503 c 0,0.063 0,0.124 -0.005,0.186","style":"fill:#fac000;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path39"})
|
|
37
|
+
]),
|
|
38
|
+
vue_1.h('g', {"id":"g41","transform":"translate(169.0963,29.7932)"}, [
|
|
39
|
+
vue_1.h('path', {"d":"m 0,0 c 0,-1.066 -0.779,-4.943 -5.549,-4.96 -4.773,0.017 -5.549,3.894 -5.549,4.96 v 0.349 c 0,1.069 0.776,4.947 5.549,4.963 C -0.779,5.296 0,1.418 0,0.349 Z M 8.306,10.021 C 5.434,10.102 3.572,8.916 2.374,7.608 0.763,9.01 -1.719,10.14 -5.515,10.152 v 0.002 h -0.034 -0.03 v -0.002 c -5.629,-0.02 -8.363,-2.482 -9.683,-4.666 -1.372,-2.292 -1.434,-4.704 -1.434,-5.189 V 0.033 c 0,-0.489 0.062,-2.903 1.439,-5.188 0.587,-0.98 1.465,-2.011 2.758,-2.858 -2.119,-1.218 -3.99,-3.37 -3.99,-7.255 l -10e-4,-2.092 c 0,-0.194 0.157,-0.35 0.35,-0.35 l 16.127,0.001 c 1.937,0 2.913,-1.276 3.187,-2.476 0.341,-1.504 -0.237,-3.538 -2.751,-4.918 L 0.255,-25.2 c -0.164,-0.095 -0.223,-0.304 -0.132,-0.471 l 2.156,-3.94 c 0.094,-0.172 0.311,-0.233 0.481,-0.136 0,0 1.113,0.681 1.473,0.923 0.363,0.244 0.682,0.525 0.983,0.806 2.766,2.581 3.344,6.133 2.722,8.904 -0.844,3.761 -4.037,6.022 -7.951,6.022 h -11.124 c 0.612,3.361 4.533,3.298 5.003,3.279 0,0 0.607,-0.009 0.619,-0.009 5.628,0.017 8.359,2.482 9.676,4.667 1.375,2.285 1.437,4.699 1.437,5.188 V 0.297 C 5.598,0.712 5.55,2.498 4.703,4.426 5.44,4.937 6.587,5.41 8.272,5.32 L 8.315,5.319 C 8.509,5.316 8.668,5.47 8.672,5.663 l 0.005,3.946 v 0.002 0.018 c 0,0.209 -0.137,0.392 -0.371,0.392","style":"fill:#3dacdc;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path43"})
|
|
40
|
+
]),
|
|
41
|
+
vue_1.h('g', {"id":"g45","transform":"translate(20.9752,17.4289)"}, [
|
|
42
|
+
vue_1.h('path', {"d":"M 0,0 -4.332,2.168 C -4.505,2.254 -4.715,2.184 -4.801,2.011 L -4.831,1.952 -4.833,1.951 c -0.671,-1.436 -2.09,-2.943 -4.995,-2.956 -4.768,0.022 -5.55,4.075 -5.55,5.237 v 8.198 c 0,1.16 0.782,5.221 5.55,5.239 2.946,-0.012 4.362,-1.562 5.022,-3.021 0.056,-0.145 0.196,-0.252 0.366,-0.252 0.062,0 0.117,0.019 0.175,0.047 0.004,-0.002 4.246,2.213 4.246,2.213 0.171,0.089 0.238,0.3 0.148,0.472 l -0.004,0.008 c -0.001,0.001 -0.001,0.003 -0.001,0.004 -0.076,0.16 -0.153,0.32 -0.245,0.481 -1.315,2.288 -4.049,4.875 -9.681,4.896 v 0.002 h -0.031 -0.03 v -0.002 c -5.627,-0.021 -8.363,-2.608 -9.676,-4.896 -1.38,-2.399 -1.436,-4.932 -1.436,-5.44 V 4.44 c 0,-0.512 0.056,-3.044 1.436,-5.445 1.313,-2.288 4.049,-4.876 9.676,-4.894 h 0.061 c 5.632,0.018 8.366,2.606 9.681,4.894 0.006,0.009 0.275,0.535 0.275,0.535 C 0.241,-0.297 0.172,-0.087 0,0","style":"fill:#894f24;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path47"})
|
|
43
|
+
]),
|
|
44
|
+
vue_1.h('g', {"id":"g49","transform":"translate(147.4489,35.0686)"}, [
|
|
45
|
+
vue_1.h('path', {"d":"m 0,0 c -1.19,2.289 -3.65,4.874 -8.72,4.892 v 0.004 c -0.009,0 -0.013,-0.004 -0.032,-0.004 -0.003,0 -0.012,0.004 -0.025,0.004 V 4.892 C -12.11,4.883 -14.31,3.524 -15.766,2.112 l 0.003,1.902 c 0,0.192 -0.156,0.349 -0.349,0.349 h -4.54 c -0.194,0 -0.35,-0.157 -0.35,-0.349 v -26.682 c 0,-0.193 0.156,-0.351 0.35,-0.351 h 4.89 c 0.194,0 0.35,0.158 0.35,0.351 V -4.93 c 0.117,1.422 1.096,4.937 5.535,4.954 4.773,-0.018 5.55,-4.077 5.55,-5.239 v -17.453 c 0,-0.193 0.157,-0.351 0.35,-0.351 h 4.914 c 0.194,0 0.35,0.158 0.35,0.351 V -5.444 C 1.287,-4.933 1.239,-2.401 0,0","style":"fill:#80bc27;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path51"})
|
|
46
|
+
])
|
|
47
|
+
])
|
|
48
|
+
])
|
|
49
|
+
]);
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
exports.default = Coupang;
|
package/dist/coupang.js
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
// @thesvg/vue - Coupang
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const Coupang = defineComponent({
|
|
7
|
+
name: 'Coupang',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 86.589935 19.638245',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('sodipodi:namedview', {"id":"namedview7","pagecolor":"#ffffff","bordercolor":"#666666","borderopacity":"1.0","showgrid":"false","lock-margins":"true","fit-margin-top":"0.1","fit-margin-left":"0.1","fit-margin-right":"0.1","fit-margin-bottom":"0.1"}),
|
|
16
|
+
h('defs', {"id":"defs2"}, [
|
|
17
|
+
h('clipPath', {"clipPathUnits":"userSpaceOnUse","id":"clipPath23"}, [
|
|
18
|
+
h('path', {"d":"M 0,40 H 177.773 V 0 H 0 Z","id":"path21"})
|
|
19
|
+
])
|
|
20
|
+
]),
|
|
21
|
+
h('g', {"id":"layer1","transform":"translate(-14.09273,-113.57014)"}, [
|
|
22
|
+
h('g', {"id":"g19","clip-path":"url(#clipPath23)","transform":"matrix(0.48595701,0,0,-0.48595701,14.192633,133.10842)"}, [
|
|
23
|
+
h('g', {"id":"g25","transform":"translate(92.0436,21.6379)"}, [
|
|
24
|
+
h('path', {"d":"m 0,0 c 0,-1.162 -0.778,-5.221 -5.547,-5.237 -4.77,0.016 -5.548,4.075 -5.548,5.237 v 8.198 c 0,1.162 0.778,5.218 5.548,5.236 C -0.778,13.416 0,9.36 0,8.198 Z M 4.322,13.412 C 3.136,15.7 0.677,18.287 -4.391,18.308 v 0.002 h -0.032 -0.026 v -0.002 c -3.343,-0.013 -5.555,-1.38 -7.008,-2.804 v 1.94 c 0,0.193 -0.156,0.35 -0.35,0.35 h -4.54 c -0.193,0 -0.349,-0.157 -0.349,-0.35 V -20.59 c 0,-0.193 0.156,-0.35 0.349,-0.35 h 4.894 c 0.193,0 0.349,0.157 0.349,0.35 v 12.954 c 1.458,-1.262 3.569,-2.462 6.655,-2.472 h 0.026 0.032 c 5.068,0.018 7.527,2.606 8.713,4.894 1.244,2.401 1.295,4.933 1.295,5.445 v 7.741 c 0,0.508 -0.051,3.041 -1.295,5.44","style":"fill:#e94b22;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path27"})
|
|
25
|
+
]),
|
|
26
|
+
h('g', {"id":"g29","transform":"translate(28.4157,21.6613)"}, [
|
|
27
|
+
h('path', {"d":"m 0,0 c 0,-1.162 0.781,-5.217 5.55,-5.237 4.768,0.02 5.551,4.075 5.551,5.237 v 8.197 c 0,1.161 -0.783,5.223 -5.551,5.24 C 0.781,13.42 0,9.358 0,8.197 Z m -5.596,7.948 c 0,0.509 0.056,3.041 1.43,5.442 1.318,2.287 4.053,4.874 9.683,4.894 v 0.002 H 5.55 5.577 v -0.002 c 5.632,-0.02 8.366,-2.607 9.68,-4.894 1.379,-2.401 1.435,-4.933 1.435,-5.442 v -7.74 c 0,-0.513 -0.056,-3.045 -1.435,-5.445 -1.314,-2.288 -4.048,-4.876 -9.68,-4.895 H 5.55 5.517 c -5.63,0.019 -8.365,2.607 -9.683,4.895 -1.374,2.4 -1.43,4.932 -1.43,5.445 z","style":"fill:#894f24;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path31"})
|
|
28
|
+
]),
|
|
29
|
+
h('g', {"id":"g33","transform":"translate(71.1051,39.0822)"}, [
|
|
30
|
+
h('path', {"d":"m 0,0 c 0,0.189 -0.149,0.35 -0.35,0.35 h -4.886 c -0.201,0 -0.35,-0.161 -0.35,-0.35 l -0.02,-17.444 c 0,-1.16 -0.77,-5.217 -5.537,-5.237 -4.777,0.02 -5.556,4.077 -5.556,5.237 V 0 c 0,0.189 -0.16,0.35 -0.351,0.35 h -4.917 c -0.189,0 -0.349,-0.161 -0.349,-0.35 v -17.214 c 0,-0.511 0.049,-3.049 1.299,-5.447 1.179,-2.289 3.648,-4.877 8.714,-4.887 h 0.031 0.02 c 1.679,0 3.058,0.35 4.217,0.869 1.149,0.52 2.069,1.209 2.799,1.929 v -1.933 c 0,-0.193 0.156,-0.349 0.349,-0.349 h 4.541 c 0.193,0 0.349,0.156 0.349,0.349 z","style":"fill:#894f24;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path35"})
|
|
31
|
+
]),
|
|
32
|
+
h('g', {"id":"g37","transform":"translate(116.903,21.1877)"}, [
|
|
33
|
+
h('path', {"d":"m 0,0 c 0,-1.09 -0.759,-4.907 -5.402,-4.925 -4.645,0.018 -5.403,3.835 -5.403,4.925 v 0.444 c 0,1.092 0.758,4.907 5.403,4.923 C -0.759,5.351 0,1.536 0,0.444 Z m 5.184,8.689 c -0.003,2.181 -1.092,7.29 -6.046,9.322 -4.785,1.962 -11.084,-0.191 -13.134,-1.023 -10e-4,-0.001 -0.375,-0.151 -0.375,-0.151 -0.179,-0.073 -0.265,-0.278 -0.192,-0.457 l 1.397,-3.963 c 0.062,-0.171 0.244,-0.267 0.416,-0.22 0.057,0.015 0.14,0.059 0.164,0.072 1.898,0.96 6.809,2.576 9.829,1.199 2.97,-1.354 2.711,-4.515 2.728,-4.853 V 7.839 c -1.441,1.049 -3.45,2.048 -6.288,2.058 h -0.027 -0.024 c -5.075,-0.019 -7.53,-2.462 -8.721,-4.626 -1.239,-2.266 -1.292,-4.658 -1.292,-5.143 V 0.119 c 0,-0.478 0.053,-2.874 1.292,-5.14 1.191,-2.162 3.646,-4.604 8.721,-4.626 h 0.024 0.027 c 2.955,0.011 5.013,1.074 6.462,2.196 v -1.337 c 0,-0.192 0.156,-0.35 0.349,-0.35 h 4.34 c 0.193,0 0.35,0.158 0.35,0.35 L 5.189,8.503 c 0,0.063 0,0.124 -0.005,0.186","style":"fill:#fac000;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path39"})
|
|
34
|
+
]),
|
|
35
|
+
h('g', {"id":"g41","transform":"translate(169.0963,29.7932)"}, [
|
|
36
|
+
h('path', {"d":"m 0,0 c 0,-1.066 -0.779,-4.943 -5.549,-4.96 -4.773,0.017 -5.549,3.894 -5.549,4.96 v 0.349 c 0,1.069 0.776,4.947 5.549,4.963 C -0.779,5.296 0,1.418 0,0.349 Z M 8.306,10.021 C 5.434,10.102 3.572,8.916 2.374,7.608 0.763,9.01 -1.719,10.14 -5.515,10.152 v 0.002 h -0.034 -0.03 v -0.002 c -5.629,-0.02 -8.363,-2.482 -9.683,-4.666 -1.372,-2.292 -1.434,-4.704 -1.434,-5.189 V 0.033 c 0,-0.489 0.062,-2.903 1.439,-5.188 0.587,-0.98 1.465,-2.011 2.758,-2.858 -2.119,-1.218 -3.99,-3.37 -3.99,-7.255 l -10e-4,-2.092 c 0,-0.194 0.157,-0.35 0.35,-0.35 l 16.127,0.001 c 1.937,0 2.913,-1.276 3.187,-2.476 0.341,-1.504 -0.237,-3.538 -2.751,-4.918 L 0.255,-25.2 c -0.164,-0.095 -0.223,-0.304 -0.132,-0.471 l 2.156,-3.94 c 0.094,-0.172 0.311,-0.233 0.481,-0.136 0,0 1.113,0.681 1.473,0.923 0.363,0.244 0.682,0.525 0.983,0.806 2.766,2.581 3.344,6.133 2.722,8.904 -0.844,3.761 -4.037,6.022 -7.951,6.022 h -11.124 c 0.612,3.361 4.533,3.298 5.003,3.279 0,0 0.607,-0.009 0.619,-0.009 5.628,0.017 8.359,2.482 9.676,4.667 1.375,2.285 1.437,4.699 1.437,5.188 V 0.297 C 5.598,0.712 5.55,2.498 4.703,4.426 5.44,4.937 6.587,5.41 8.272,5.32 L 8.315,5.319 C 8.509,5.316 8.668,5.47 8.672,5.663 l 0.005,3.946 v 0.002 0.018 c 0,0.209 -0.137,0.392 -0.371,0.392","style":"fill:#3dacdc;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path43"})
|
|
37
|
+
]),
|
|
38
|
+
h('g', {"id":"g45","transform":"translate(20.9752,17.4289)"}, [
|
|
39
|
+
h('path', {"d":"M 0,0 -4.332,2.168 C -4.505,2.254 -4.715,2.184 -4.801,2.011 L -4.831,1.952 -4.833,1.951 c -0.671,-1.436 -2.09,-2.943 -4.995,-2.956 -4.768,0.022 -5.55,4.075 -5.55,5.237 v 8.198 c 0,1.16 0.782,5.221 5.55,5.239 2.946,-0.012 4.362,-1.562 5.022,-3.021 0.056,-0.145 0.196,-0.252 0.366,-0.252 0.062,0 0.117,0.019 0.175,0.047 0.004,-0.002 4.246,2.213 4.246,2.213 0.171,0.089 0.238,0.3 0.148,0.472 l -0.004,0.008 c -0.001,0.001 -0.001,0.003 -0.001,0.004 -0.076,0.16 -0.153,0.32 -0.245,0.481 -1.315,2.288 -4.049,4.875 -9.681,4.896 v 0.002 h -0.031 -0.03 v -0.002 c -5.627,-0.021 -8.363,-2.608 -9.676,-4.896 -1.38,-2.399 -1.436,-4.932 -1.436,-5.44 V 4.44 c 0,-0.512 0.056,-3.044 1.436,-5.445 1.313,-2.288 4.049,-4.876 9.676,-4.894 h 0.061 c 5.632,0.018 8.366,2.606 9.681,4.894 0.006,0.009 0.275,0.535 0.275,0.535 C 0.241,-0.297 0.172,-0.087 0,0","style":"fill:#894f24;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path47"})
|
|
40
|
+
]),
|
|
41
|
+
h('g', {"id":"g49","transform":"translate(147.4489,35.0686)"}, [
|
|
42
|
+
h('path', {"d":"m 0,0 c -1.19,2.289 -3.65,4.874 -8.72,4.892 v 0.004 c -0.009,0 -0.013,-0.004 -0.032,-0.004 -0.003,0 -0.012,0.004 -0.025,0.004 V 4.892 C -12.11,4.883 -14.31,3.524 -15.766,2.112 l 0.003,1.902 c 0,0.192 -0.156,0.349 -0.349,0.349 h -4.54 c -0.194,0 -0.35,-0.157 -0.35,-0.349 v -26.682 c 0,-0.193 0.156,-0.351 0.35,-0.351 h 4.89 c 0.194,0 0.35,0.158 0.35,0.351 V -4.93 c 0.117,1.422 1.096,4.937 5.535,4.954 4.773,-0.018 5.55,-4.077 5.55,-5.239 v -17.453 c 0,-0.193 0.157,-0.351 0.35,-0.351 h 4.914 c 0.194,0 0.35,0.158 0.35,0.351 V -5.444 C 1.287,-4.933 1.239,-2.401 0,0","style":"fill:#80bc27;fill-opacity:1;fill-rule:nonzero;stroke:none","id":"path51"})
|
|
43
|
+
])
|
|
44
|
+
])
|
|
45
|
+
])
|
|
46
|
+
]);
|
|
47
|
+
}
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
export default Coupang;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - ETH Zurich
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const EthZurich = vue_1.defineComponent({
|
|
10
|
+
name: 'EthZurich',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 1000 330.99999',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('svg:metadata', {"id":"metadata87"}, [
|
|
19
|
+
vue_1.h('rdf:RDF', {}, [
|
|
20
|
+
vue_1.h('cc:Work', {"rdf:about":""}, [
|
|
21
|
+
vue_1.h('dc:format', {}),
|
|
22
|
+
vue_1.h('dc:type', {"rdf:resource":"http://purl.org/dc/dcmitype/StillImage"}),
|
|
23
|
+
vue_1.h('dc:title', {})
|
|
24
|
+
])
|
|
25
|
+
])
|
|
26
|
+
]),
|
|
27
|
+
vue_1.h('sodipodi:namedview', {"pagecolor":"#ffffff","bordercolor":"#666666","borderopacity":"1","objecttolerance":"10","gridtolerance":"10","guidetolerance":"10","id":"namedview85","showgrid":"false"}),
|
|
28
|
+
vue_1.h('svg:defs', {"id":"defs166"}),
|
|
29
|
+
vue_1.h('svg:polygon', {"id":"polygon5","points":"143.153,76.619 155.816,19.884 132.089,19.871 119.447,76.646 91.243,76.633 103.873,19.871 42.051,19.871 39.997,29.04 78.092,29.04 74.083,47.098 35.66,47.098 33.451,56.715 73.327,56.715 68.875,76.633 0.743,76.633 17.816,0 187.687,0 181.664,27.668 199.567,27.668 206.24,0 232.636,0 215.562,76.646 188.945,76.633 195.102,47.197 177.688,47.197 170.573,76.633 ","transform":"matrix(4.3123337,0,0,4.3123337,-3.2040639,0.23843561)"})
|
|
30
|
+
]);
|
|
31
|
+
}
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
exports.default = EthZurich;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
// @thesvg/vue - ETH Zurich
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const EthZurich = defineComponent({
|
|
7
|
+
name: 'EthZurich',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 1000 330.99999',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('svg:metadata', {"id":"metadata87"}, [
|
|
16
|
+
h('rdf:RDF', {}, [
|
|
17
|
+
h('cc:Work', {"rdf:about":""}, [
|
|
18
|
+
h('dc:format', {}),
|
|
19
|
+
h('dc:type', {"rdf:resource":"http://purl.org/dc/dcmitype/StillImage"}),
|
|
20
|
+
h('dc:title', {})
|
|
21
|
+
])
|
|
22
|
+
])
|
|
23
|
+
]),
|
|
24
|
+
h('sodipodi:namedview', {"pagecolor":"#ffffff","bordercolor":"#666666","borderopacity":"1","objecttolerance":"10","gridtolerance":"10","guidetolerance":"10","id":"namedview85","showgrid":"false"}),
|
|
25
|
+
h('svg:defs', {"id":"defs166"}),
|
|
26
|
+
h('svg:polygon', {"id":"polygon5","points":"143.153,76.619 155.816,19.884 132.089,19.871 119.447,76.646 91.243,76.633 103.873,19.871 42.051,19.871 39.997,29.04 78.092,29.04 74.083,47.098 35.66,47.098 33.451,56.715 73.327,56.715 68.875,76.633 0.743,76.633 17.816,0 187.687,0 181.664,27.668 199.567,27.668 206.24,0 232.636,0 215.562,76.646 188.945,76.633 195.102,47.197 177.688,47.197 170.573,76.633 ","transform":"matrix(4.3123337,0,0,4.3123337,-3.2040639,0.23843561)"})
|
|
27
|
+
]);
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
export default EthZurich;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Fusion 360
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const Fusion360 = vue_1.defineComponent({
|
|
10
|
+
name: 'Fusion360',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 256 256',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('defs', {"id":"defs7"}),
|
|
19
|
+
vue_1.h('sodipodi:namedview', {"id":"namedview7","pagecolor":"#ffffff","bordercolor":"#000000","borderopacity":"0.25","showgrid":"false"}),
|
|
20
|
+
vue_1.h('g', {"id":"g8"}, [
|
|
21
|
+
vue_1.h('path', {"style":"fill:#ff9548;stroke-width:0.75;fill-opacity:1","d":"M 46.79097,-0.00247339 7.8151404,23.849982 8.0231482,23.990607 15.67377,23.310848 45.733663,5.9498164 Z","id":"path8"}),
|
|
22
|
+
vue_1.h('path', {"fill":"#ff9548","opacity":"1","d":"M 46.398594,0.36621094 46.78,0 C 46.69,59.94 46.65,119.88 46.8,179.82 40.173599,183.81384 12.241533,200.6415 7.83,203.25 7.82,143.45 7.84,83.65 7.82,23.85 16.708712,15.663236 38.795821,8.8363876 46.398594,0.36621094 Z","id":"path1"})
|
|
23
|
+
]),
|
|
24
|
+
vue_1.h('g', {"id":"#ff6b00ff","style":"display:inline"}, [
|
|
25
|
+
vue_1.h('path', {"fill":"#ff6b00","opacity":"1","d":"m 46.78,0 h 171.61 c 6.13,1.02 11.96,5.71 12.23,12.27 0.19,9.33 0.01,18.66 0.07,28 0.01,46.5 -0.01,93.01 0.01,139.51 -61.3,0.1 -122.6,0.02 -183.9,0.04 C 46.65,119.88 46.69,59.94 46.78,0 m 64.99,40.53 c 0.03,33.12 0,66.25 0.02,99.37 8.3,-0.02 16.6,0.05 24.9,-0.04 -0.06,-13.36 -0.02,-26.73 -0.03,-40.1 10.87,0.02 21.74,-0.07 32.62,0.04 0.1,-5.89 0.16,-11.8 -0.04,-17.69 -10.86,0.12 -21.71,0.03 -32.57,0.05 -0.06,-7.88 0.07,-15.76 -0.08,-23.65 12.91,-0.24 25.83,-0.03 38.74,-0.1 -0.01,-5.96 -0.01,-11.93 0,-17.89 -21.18,-0.01 -42.37,-0.02 -63.56,0.01 z","id":"path2"})
|
|
26
|
+
]),
|
|
27
|
+
vue_1.h('g', {"id":"#933c00ff"}, [
|
|
28
|
+
vue_1.h('path', {"fill":"#933c00","opacity":"1.00","d":" M 230.69 40.27 C 236.63 40.33 242.56 40.12 248.50 40.40 C 248.26 112.26 248.46 184.13 248.40 256.00 L 40.90 256.00 C 35.09 254.75 29.45 250.32 29.18 243.98 C 29.00 226.15 29.15 208.31 29.11 190.47 C 35.01 186.93 40.91 183.37 46.80 179.82 C 108.10 179.80 169.40 179.88 230.70 179.78 C 230.68 133.28 230.70 86.77 230.69 40.27 M 163.04 199.06 C 157.06 202.24 156.37 212.16 162.15 215.83 C 166.41 218.38 171.48 218.99 175.96 221.04 C 178.76 222.05 179.00 226.25 176.91 228.06 C 172.76 230.53 165.86 228.94 165.73 223.33 C 162.83 223.33 159.94 223.34 157.04 223.33 C 157.25 226.60 158.35 229.96 160.90 232.17 C 164.97 235.91 170.93 236.24 176.16 235.69 C 181.07 235.18 186.33 232.16 187.38 226.99 C 187.94 223.28 187.75 218.80 184.56 216.28 C 180.18 212.67 174.15 212.48 169.26 209.85 C 167.07 208.83 166.95 205.27 168.99 204.06 C 172.69 201.92 178.42 203.55 178.83 208.32 C 181.69 208.34 184.56 208.34 187.42 208.32 C 187.18 204.06 184.77 199.89 180.69 198.28 C 175.11 196.05 168.36 196.14 163.04 199.06 M 92.12 197.62 C 92.29 210.14 92.16 222.67 92.19 235.19 C 95.27 235.19 98.35 235.19 101.43 235.28 C 101.77 230.14 101.46 225.00 101.60 219.86 C 105.70 219.87 109.80 219.87 113.90 219.86 C 113.90 217.65 113.90 215.45 113.89 213.25 C 109.78 213.26 105.68 213.26 101.57 213.26 C 101.60 210.33 101.59 207.39 101.49 204.47 C 106.40 204.20 111.32 204.41 116.24 204.34 C 116.24 202.07 116.24 199.80 116.25 197.54 C 108.20 197.58 100.16 197.42 92.12 197.62 M 121.04 197.58 C 121.38 207.36 120.57 217.21 121.49 226.96 C 123.25 236.40 136.36 238.70 142.71 232.48 C 142.97 233.38 143.24 234.28 143.53 235.18 C 146.16 235.19 148.79 235.19 151.42 235.30 C 151.84 222.72 151.56 210.10 151.55 197.51 C 148.42 197.54 145.29 197.53 142.16 197.62 C 142.32 206.42 142.16 215.22 142.25 224.03 C 143.08 230.29 130.91 231.38 130.55 224.88 C 130.27 215.78 130.50 206.66 130.44 197.56 C 127.31 197.53 124.18 197.53 121.04 197.58 Z","id":"path3"})
|
|
29
|
+
]),
|
|
30
|
+
vue_1.h('g', {"id":"#ffffffff"}, [
|
|
31
|
+
vue_1.h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 111.77 40.53 C 132.96 40.50 154.15 40.51 175.33 40.52 C 175.32 46.48 175.32 52.45 175.33 58.41 C 162.42 58.48 149.50 58.27 136.59 58.51 C 136.74 66.40 136.61 74.28 136.67 82.16 C 147.53 82.14 158.38 82.23 169.24 82.11 C 169.44 88.00 169.38 93.91 169.28 99.80 C 158.40 99.69 147.53 99.78 136.66 99.76 C 136.67 113.13 136.63 126.50 136.69 139.86 C 128.39 139.95 120.09 139.88 111.79 139.90 C 111.77 106.78 111.80 73.65 111.77 40.53 Z","id":"path4"}),
|
|
32
|
+
vue_1.h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 163.04 199.06 C 168.36 196.14 175.11 196.05 180.69 198.28 C 184.77 199.89 187.18 204.06 187.42 208.32 C 184.56 208.34 181.69 208.34 178.83 208.32 C 178.42 203.55 172.69 201.92 168.99 204.06 C 166.95 205.27 167.07 208.83 169.26 209.85 C 174.15 212.48 180.18 212.67 184.56 216.28 C 187.75 218.80 187.94 223.28 187.38 226.99 C 186.33 232.16 181.07 235.18 176.16 235.69 C 170.93 236.24 164.97 235.91 160.90 232.17 C 158.35 229.96 157.25 226.60 157.04 223.33 C 159.94 223.34 162.83 223.33 165.73 223.33 C 165.86 228.94 172.76 230.53 176.91 228.06 C 179.00 226.25 178.76 222.05 175.96 221.04 C 171.48 218.99 166.41 218.38 162.15 215.83 C 156.37 212.16 157.06 202.24 163.04 199.06 Z","id":"path5"}),
|
|
33
|
+
vue_1.h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 92.12 197.62 C 100.16 197.42 108.20 197.58 116.25 197.54 C 116.24 199.80 116.24 202.07 116.24 204.34 C 111.32 204.41 106.40 204.20 101.49 204.47 C 101.59 207.39 101.60 210.33 101.57 213.26 C 105.68 213.26 109.78 213.26 113.89 213.25 C 113.90 215.45 113.90 217.65 113.90 219.86 C 109.80 219.87 105.70 219.87 101.60 219.86 C 101.46 225.00 101.77 230.14 101.43 235.28 C 98.35 235.19 95.27 235.19 92.19 235.19 C 92.16 222.67 92.29 210.14 92.12 197.62 Z","id":"path6"}),
|
|
34
|
+
vue_1.h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 121.04 197.58 C 124.18 197.53 127.31 197.53 130.44 197.56 C 130.50 206.66 130.27 215.78 130.55 224.88 C 130.91 231.38 143.08 230.29 142.25 224.03 C 142.16 215.22 142.32 206.42 142.16 197.62 C 145.29 197.53 148.42 197.54 151.55 197.51 C 151.56 210.10 151.84 222.72 151.42 235.30 C 148.79 235.19 146.16 235.19 143.53 235.18 C 143.24 234.28 142.97 233.38 142.71 232.48 C 136.36 238.70 123.25 236.40 121.49 226.96 C 120.57 217.21 121.38 207.36 121.04 197.58 Z","id":"path7"})
|
|
35
|
+
])
|
|
36
|
+
]);
|
|
37
|
+
}
|
|
38
|
+
});
|
|
39
|
+
|
|
40
|
+
exports.default = Fusion360;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
// @thesvg/vue - Fusion 360
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const Fusion360 = defineComponent({
|
|
7
|
+
name: 'Fusion360',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 256 256',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('defs', {"id":"defs7"}),
|
|
16
|
+
h('sodipodi:namedview', {"id":"namedview7","pagecolor":"#ffffff","bordercolor":"#000000","borderopacity":"0.25","showgrid":"false"}),
|
|
17
|
+
h('g', {"id":"g8"}, [
|
|
18
|
+
h('path', {"style":"fill:#ff9548;stroke-width:0.75;fill-opacity:1","d":"M 46.79097,-0.00247339 7.8151404,23.849982 8.0231482,23.990607 15.67377,23.310848 45.733663,5.9498164 Z","id":"path8"}),
|
|
19
|
+
h('path', {"fill":"#ff9548","opacity":"1","d":"M 46.398594,0.36621094 46.78,0 C 46.69,59.94 46.65,119.88 46.8,179.82 40.173599,183.81384 12.241533,200.6415 7.83,203.25 7.82,143.45 7.84,83.65 7.82,23.85 16.708712,15.663236 38.795821,8.8363876 46.398594,0.36621094 Z","id":"path1"})
|
|
20
|
+
]),
|
|
21
|
+
h('g', {"id":"#ff6b00ff","style":"display:inline"}, [
|
|
22
|
+
h('path', {"fill":"#ff6b00","opacity":"1","d":"m 46.78,0 h 171.61 c 6.13,1.02 11.96,5.71 12.23,12.27 0.19,9.33 0.01,18.66 0.07,28 0.01,46.5 -0.01,93.01 0.01,139.51 -61.3,0.1 -122.6,0.02 -183.9,0.04 C 46.65,119.88 46.69,59.94 46.78,0 m 64.99,40.53 c 0.03,33.12 0,66.25 0.02,99.37 8.3,-0.02 16.6,0.05 24.9,-0.04 -0.06,-13.36 -0.02,-26.73 -0.03,-40.1 10.87,0.02 21.74,-0.07 32.62,0.04 0.1,-5.89 0.16,-11.8 -0.04,-17.69 -10.86,0.12 -21.71,0.03 -32.57,0.05 -0.06,-7.88 0.07,-15.76 -0.08,-23.65 12.91,-0.24 25.83,-0.03 38.74,-0.1 -0.01,-5.96 -0.01,-11.93 0,-17.89 -21.18,-0.01 -42.37,-0.02 -63.56,0.01 z","id":"path2"})
|
|
23
|
+
]),
|
|
24
|
+
h('g', {"id":"#933c00ff"}, [
|
|
25
|
+
h('path', {"fill":"#933c00","opacity":"1.00","d":" M 230.69 40.27 C 236.63 40.33 242.56 40.12 248.50 40.40 C 248.26 112.26 248.46 184.13 248.40 256.00 L 40.90 256.00 C 35.09 254.75 29.45 250.32 29.18 243.98 C 29.00 226.15 29.15 208.31 29.11 190.47 C 35.01 186.93 40.91 183.37 46.80 179.82 C 108.10 179.80 169.40 179.88 230.70 179.78 C 230.68 133.28 230.70 86.77 230.69 40.27 M 163.04 199.06 C 157.06 202.24 156.37 212.16 162.15 215.83 C 166.41 218.38 171.48 218.99 175.96 221.04 C 178.76 222.05 179.00 226.25 176.91 228.06 C 172.76 230.53 165.86 228.94 165.73 223.33 C 162.83 223.33 159.94 223.34 157.04 223.33 C 157.25 226.60 158.35 229.96 160.90 232.17 C 164.97 235.91 170.93 236.24 176.16 235.69 C 181.07 235.18 186.33 232.16 187.38 226.99 C 187.94 223.28 187.75 218.80 184.56 216.28 C 180.18 212.67 174.15 212.48 169.26 209.85 C 167.07 208.83 166.95 205.27 168.99 204.06 C 172.69 201.92 178.42 203.55 178.83 208.32 C 181.69 208.34 184.56 208.34 187.42 208.32 C 187.18 204.06 184.77 199.89 180.69 198.28 C 175.11 196.05 168.36 196.14 163.04 199.06 M 92.12 197.62 C 92.29 210.14 92.16 222.67 92.19 235.19 C 95.27 235.19 98.35 235.19 101.43 235.28 C 101.77 230.14 101.46 225.00 101.60 219.86 C 105.70 219.87 109.80 219.87 113.90 219.86 C 113.90 217.65 113.90 215.45 113.89 213.25 C 109.78 213.26 105.68 213.26 101.57 213.26 C 101.60 210.33 101.59 207.39 101.49 204.47 C 106.40 204.20 111.32 204.41 116.24 204.34 C 116.24 202.07 116.24 199.80 116.25 197.54 C 108.20 197.58 100.16 197.42 92.12 197.62 M 121.04 197.58 C 121.38 207.36 120.57 217.21 121.49 226.96 C 123.25 236.40 136.36 238.70 142.71 232.48 C 142.97 233.38 143.24 234.28 143.53 235.18 C 146.16 235.19 148.79 235.19 151.42 235.30 C 151.84 222.72 151.56 210.10 151.55 197.51 C 148.42 197.54 145.29 197.53 142.16 197.62 C 142.32 206.42 142.16 215.22 142.25 224.03 C 143.08 230.29 130.91 231.38 130.55 224.88 C 130.27 215.78 130.50 206.66 130.44 197.56 C 127.31 197.53 124.18 197.53 121.04 197.58 Z","id":"path3"})
|
|
26
|
+
]),
|
|
27
|
+
h('g', {"id":"#ffffffff"}, [
|
|
28
|
+
h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 111.77 40.53 C 132.96 40.50 154.15 40.51 175.33 40.52 C 175.32 46.48 175.32 52.45 175.33 58.41 C 162.42 58.48 149.50 58.27 136.59 58.51 C 136.74 66.40 136.61 74.28 136.67 82.16 C 147.53 82.14 158.38 82.23 169.24 82.11 C 169.44 88.00 169.38 93.91 169.28 99.80 C 158.40 99.69 147.53 99.78 136.66 99.76 C 136.67 113.13 136.63 126.50 136.69 139.86 C 128.39 139.95 120.09 139.88 111.79 139.90 C 111.77 106.78 111.80 73.65 111.77 40.53 Z","id":"path4"}),
|
|
29
|
+
h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 163.04 199.06 C 168.36 196.14 175.11 196.05 180.69 198.28 C 184.77 199.89 187.18 204.06 187.42 208.32 C 184.56 208.34 181.69 208.34 178.83 208.32 C 178.42 203.55 172.69 201.92 168.99 204.06 C 166.95 205.27 167.07 208.83 169.26 209.85 C 174.15 212.48 180.18 212.67 184.56 216.28 C 187.75 218.80 187.94 223.28 187.38 226.99 C 186.33 232.16 181.07 235.18 176.16 235.69 C 170.93 236.24 164.97 235.91 160.90 232.17 C 158.35 229.96 157.25 226.60 157.04 223.33 C 159.94 223.34 162.83 223.33 165.73 223.33 C 165.86 228.94 172.76 230.53 176.91 228.06 C 179.00 226.25 178.76 222.05 175.96 221.04 C 171.48 218.99 166.41 218.38 162.15 215.83 C 156.37 212.16 157.06 202.24 163.04 199.06 Z","id":"path5"}),
|
|
30
|
+
h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 92.12 197.62 C 100.16 197.42 108.20 197.58 116.25 197.54 C 116.24 199.80 116.24 202.07 116.24 204.34 C 111.32 204.41 106.40 204.20 101.49 204.47 C 101.59 207.39 101.60 210.33 101.57 213.26 C 105.68 213.26 109.78 213.26 113.89 213.25 C 113.90 215.45 113.90 217.65 113.90 219.86 C 109.80 219.87 105.70 219.87 101.60 219.86 C 101.46 225.00 101.77 230.14 101.43 235.28 C 98.35 235.19 95.27 235.19 92.19 235.19 C 92.16 222.67 92.29 210.14 92.12 197.62 Z","id":"path6"}),
|
|
31
|
+
h('path', {"fill":"#ffffff","opacity":"1.00","d":" M 121.04 197.58 C 124.18 197.53 127.31 197.53 130.44 197.56 C 130.50 206.66 130.27 215.78 130.55 224.88 C 130.91 231.38 143.08 230.29 142.25 224.03 C 142.16 215.22 142.32 206.42 142.16 197.62 C 145.29 197.53 148.42 197.54 151.55 197.51 C 151.56 210.10 151.84 222.72 151.42 235.30 C 148.79 235.19 146.16 235.19 143.53 235.18 C 143.24 234.28 142.97 233.38 142.71 232.48 C 136.36 238.70 123.25 236.40 121.49 226.96 C 120.57 217.21 121.38 207.36 121.04 197.58 Z","id":"path7"})
|
|
32
|
+
])
|
|
33
|
+
]);
|
|
34
|
+
}
|
|
35
|
+
});
|
|
36
|
+
|
|
37
|
+
export default Fusion360;
|
package/dist/hancom.cjs
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/vue - Hancom
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
const vue_1 = require("vue");
|
|
8
|
+
|
|
9
|
+
const Hancom = vue_1.defineComponent({
|
|
10
|
+
name: 'Hancom',
|
|
11
|
+
setup(_, { attrs }) {
|
|
12
|
+
return () => vue_1.h('svg', {
|
|
13
|
+
viewBox: '0 0 2555.000000 810.000000',
|
|
14
|
+
fill: 'none',
|
|
15
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
16
|
+
...attrs
|
|
17
|
+
}, [
|
|
18
|
+
vue_1.h('g', {"transform":"translate(0.000000,810.000000) scale(0.100000,-0.100000)","fill":"#ED1C24","stroke":"none"}, [
|
|
19
|
+
vue_1.h('path', {"d":"M491 8054 c-152 -41 -296 -153 -383 -300 -92 -153 -83 142 -86 -2817 l-2 -2618 24 -24 25 -25 287 0 c321 0 358 5 479 68 48 25 96 63 155 122 113 112 156 192 181 339 17 98 18 180 19 1067 0 926 1 965 20 1060 44 214 163 374 340 458 62 30 70 31 195 31 142 0 163 -5 255 -63 74 -47 124 -103 167 -187 105 -205 103 -176 103 -1615 0 -741 4 -1218 10 -1234 18 -47 33 -49 350 -47 285 2 298 3 369 27 96 32 144 61 224 135 81 73 143 167 188 279 l34 85 0 1085 0 1085 -33 200 c-50 305 -132 550 -240 719 -221 345 -520 506 -943 506 -159 0 -288 -20 -409 -62 -186 -66 -335 -159 -461 -289 -89 -92 -129 -114 -156 -87 -13 14 -15 140 -13 1042 l1 1026 -25 25 -25 25 -298 -1 c-226 0 -311 -4 -352 -15z"}),
|
|
20
|
+
vue_1.h('path', {"d":"M5845 7645 c-173 -33 -299 -98 -421 -220 -106 -105 -139 -160 -131 -218 7 -54 39 -84 101 -96 28 -5 62 -9 76 -8 75 4 334 -41 440 -77 25 -8 77 -24 115 -34 85 -24 265 -97 400 -162 300 -145 630 -386 871 -636 111 -116 144 -135 152 -91 12 63 -200 505 -365 761 -132 204 -334 429 -490 544 -161 118 -339 199 -515 233 -113 22 -137 22 -233 4z"}),
|
|
21
|
+
vue_1.h('path', {"d":"M4786 6687 c-249 -31 -398 -79 -556 -178 -123 -78 -215 -189 -278 -334 -58 -133 -66 -181 -66 -396 -1 -260 0 -261 176 -219 46 10 142 26 213 35 72 9 175 23 230 31 163 25 321 33 668 34 340 0 410 -6 632 -51 253 -51 365 -99 365 -156 0 -32 -57 -57 -163 -73 -109 -16 -308 -72 -472 -132 -260 -95 -497 -219 -683 -358 -102 -76 -327 -292 -385 -370 -172 -231 -279 -460 -334 -716 -26 -123 -28 -142 -28 -399 0 -220 4 -288 19 -369 34 -185 129 -419 229 -566 60 -88 258 -279 357 -345 194 -130 474 -234 700 -261 137 -16 393 -18 545 -4 212 21 543 116 770 224 326 154 636 406 851 693 100 133 221 354 284 516 39 102 95 318 115 449 19 119 36 596 24 679 -14 103 -11 138 16 164 31 31 54 31 168 -1 119 -34 251 -93 340 -150 91 -59 111 -66 142 -52 40 18 48 69 42 273 -4 160 -8 191 -34 282 -37 126 -77 194 -171 288 -167 166 -467 275 -759 275 -35 0 -78 6 -97 14 -20 8 -88 74 -172 165 -76 84 -172 180 -213 214 -40 34 -96 81 -125 105 -214 180 -608 403 -905 513 -223 83 -468 144 -706 176 -173 23 -554 23 -739 0z m2080 -2021 c12 -8 46 -57 77 -108 154 -258 204 -497 162 -775 -80 -533 -465 -967 -935 -1054 -36 -7 -128 -11 -205 -10 -223 2 -313 33 -440 153 -119 111 -183 236 -220 429 -8 45 -15 105 -15 134 0 114 53 331 107 440 141 281 423 528 753 658 270 106 653 177 716 133z"}),
|
|
22
|
+
vue_1.h('path', {"d":"M10828 6374 c-204 -37 -419 -133 -583 -263 -112 -88 -132 -98 -160 -77 -18 13 -20 27 -20 125 0 165 17 156 -298 157 -326 1 -367 -4 -486 -61 -75 -36 -110 -61 -173 -123 -123 -120 -178 -226 -198 -390 -6 -47 -10 -723 -11 -1750 0 -1512 1 -1676 16 -1698 19 -29 -15 -26 339 -24 215 1 303 5 344 16 190 50 375 232 446 439 20 59 21 82 27 1090 6 1144 2 1085 74 1241 74 162 158 252 293 317 l87 42 125 0 c118 0 128 -2 185 -29 83 -41 193 -153 233 -237 42 -88 71 -200 84 -322 7 -63 13 -563 17 -1311 l6 -1209 27 -20 c26 -19 40 -20 310 -18 156 1 302 6 326 12 74 16 204 86 271 146 78 70 149 176 187 280 l29 78 3 1085 3 1085 -26 195 c-69 535 -270 891 -620 1098 -82 48 -251 106 -372 127 -108 19 -379 18 -485 -1z"}),
|
|
23
|
+
vue_1.h('path', {"d":"M14660 6370 c-287 -40 -562 -135 -780 -267 -240 -147 -468 -373 -608 -604 -103 -169 -212 -426 -247 -581 -9 -40 -25 -111 -36 -158 -29 -132 -39 -259 -39 -512 0 -381 22 -535 123 -843 166 -511 504 -879 983 -1070 134 -54 369 -109 531 -125 65 -6 151 -15 191 -19 44 -4 118 -2 190 6 64 7 151 10 193 6 75 -6 77 -5 172 41 117 57 190 121 251 219 66 108 87 186 93 347 3 74 0 185 -6 245 -16 160 -44 187 -147 147 -111 -44 -233 -62 -421 -62 -158 0 -189 3 -270 25 -160 43 -287 120 -409 247 -154 161 -240 353 -283 630 -27 175 -27 330 -1 496 45 280 120 453 276 639 95 112 252 209 409 254 122 35 381 39 530 9 59 -12 125 -28 147 -36 94 -33 141 -7 153 84 13 91 54 320 69 378 8 33 17 84 21 114 3 30 15 91 26 136 35 141 8 170 -208 219 -59 13 -164 31 -233 40 -169 21 -503 18 -670 -5z"}),
|
|
24
|
+
vue_1.h('path', {"d":"M17487 6370 c-415 -70 -682 -206 -963 -492 -160 -163 -241 -277 -334 -473 -162 -339 -230 -681 -230 -1148 0 -668 180 -1189 540 -1561 242 -251 503 -391 890 -477 135 -30 509 -38 660 -15 411 65 705 210 976 480 328 328 501 732 559 1311 22 217 12 596 -21 790 -32 193 -37 214 -85 370 -89 291 -228 529 -428 738 -229 237 -444 362 -774 447 -201 52 -574 66 -790 30z m426 -860 c153 -47 291 -201 378 -423 37 -93 89 -317 104 -446 19 -160 19 -485 0 -661 -60 -568 -279 -912 -593 -928 -121 -7 -203 20 -310 100 -207 154 -325 471 -363 970 -6 92 -9 200 -5 240 3 40 11 133 16 206 17 222 66 421 146 590 139 293 379 428 627 352z"}),
|
|
25
|
+
vue_1.h('path', {"d":"M21970 6385 c-8 -2 -49 -9 -90 -15 -199 -32 -416 -136 -561 -268 -63 -57 -88 -72 -124 -72 -36 0 -48 36 -40 129 14 159 3 164 -354 157 -308 -6 -343 -13 -477 -95 -136 -84 -228 -203 -285 -370 -18 -51 -19 -126 -19 -1791 0 -955 2 -1744 6 -1754 13 -35 41 -38 320 -37 305 2 341 7 455 67 130 69 259 212 306 341 52 145 53 159 53 1210 0 1094 -2 1060 73 1212 51 106 119 188 199 242 100 68 147 83 269 83 96 0 110 -2 165 -29 74 -36 159 -121 201 -200 18 -33 47 -110 65 -170 l33 -110 2 -1290 c2 -710 3 -1295 3 -1302 0 -7 10 -21 22 -33 21 -19 34 -20 303 -20 320 0 352 5 474 72 135 75 223 174 294 330 l42 93 6 1060 c7 1152 4 1110 63 1255 28 68 96 168 148 216 57 54 146 104 215 121 100 25 231 9 304 -37 30 -18 65 -43 78 -54 44 -38 119 -165 146 -246 61 -182 58 -121 64 -1502 l6 -1267 22 -22 c21 -22 26 -22 305 -20 156 1 303 7 327 12 25 5 79 28 120 49 138 72 226 161 295 298 69 138 66 72 66 1252 0 595 -5 1116 -10 1181 -13 157 -61 392 -111 536 -67 196 -140 327 -252 451 -220 242 -461 342 -826 342 -374 0 -647 -108 -903 -355 -38 -37 -94 -99 -125 -137 -90 -113 -126 -115 -180 -7 -73 144 -199 274 -352 363 -163 94 -343 137 -576 135 -82 -1 -157 -3 -165 -4z"}),
|
|
26
|
+
vue_1.h('path', {"d":"M6030 1140 c-273 -34 -475 -301 -444 -585 24 -214 176 -400 369 -451 64 -18 246 -18 310 0 155 41 292 173 346 333 33 97 33 260 1 355 -83 243 -315 382 -582 348z"})
|
|
27
|
+
])
|
|
28
|
+
]);
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
|
|
32
|
+
exports.default = Hancom;
|
package/dist/hancom.d.ts
ADDED
package/dist/hancom.js
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
// @thesvg/vue - Hancom
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import { defineComponent, h } from 'vue';
|
|
5
|
+
|
|
6
|
+
const Hancom = defineComponent({
|
|
7
|
+
name: 'Hancom',
|
|
8
|
+
setup(_, { attrs }) {
|
|
9
|
+
return () => h('svg', {
|
|
10
|
+
viewBox: '0 0 2555.000000 810.000000',
|
|
11
|
+
fill: 'none',
|
|
12
|
+
xmlns: 'http://www.w3.org/2000/svg',
|
|
13
|
+
...attrs
|
|
14
|
+
}, [
|
|
15
|
+
h('g', {"transform":"translate(0.000000,810.000000) scale(0.100000,-0.100000)","fill":"#ED1C24","stroke":"none"}, [
|
|
16
|
+
h('path', {"d":"M491 8054 c-152 -41 -296 -153 -383 -300 -92 -153 -83 142 -86 -2817 l-2 -2618 24 -24 25 -25 287 0 c321 0 358 5 479 68 48 25 96 63 155 122 113 112 156 192 181 339 17 98 18 180 19 1067 0 926 1 965 20 1060 44 214 163 374 340 458 62 30 70 31 195 31 142 0 163 -5 255 -63 74 -47 124 -103 167 -187 105 -205 103 -176 103 -1615 0 -741 4 -1218 10 -1234 18 -47 33 -49 350 -47 285 2 298 3 369 27 96 32 144 61 224 135 81 73 143 167 188 279 l34 85 0 1085 0 1085 -33 200 c-50 305 -132 550 -240 719 -221 345 -520 506 -943 506 -159 0 -288 -20 -409 -62 -186 -66 -335 -159 -461 -289 -89 -92 -129 -114 -156 -87 -13 14 -15 140 -13 1042 l1 1026 -25 25 -25 25 -298 -1 c-226 0 -311 -4 -352 -15z"}),
|
|
17
|
+
h('path', {"d":"M5845 7645 c-173 -33 -299 -98 -421 -220 -106 -105 -139 -160 -131 -218 7 -54 39 -84 101 -96 28 -5 62 -9 76 -8 75 4 334 -41 440 -77 25 -8 77 -24 115 -34 85 -24 265 -97 400 -162 300 -145 630 -386 871 -636 111 -116 144 -135 152 -91 12 63 -200 505 -365 761 -132 204 -334 429 -490 544 -161 118 -339 199 -515 233 -113 22 -137 22 -233 4z"}),
|
|
18
|
+
h('path', {"d":"M4786 6687 c-249 -31 -398 -79 -556 -178 -123 -78 -215 -189 -278 -334 -58 -133 -66 -181 -66 -396 -1 -260 0 -261 176 -219 46 10 142 26 213 35 72 9 175 23 230 31 163 25 321 33 668 34 340 0 410 -6 632 -51 253 -51 365 -99 365 -156 0 -32 -57 -57 -163 -73 -109 -16 -308 -72 -472 -132 -260 -95 -497 -219 -683 -358 -102 -76 -327 -292 -385 -370 -172 -231 -279 -460 -334 -716 -26 -123 -28 -142 -28 -399 0 -220 4 -288 19 -369 34 -185 129 -419 229 -566 60 -88 258 -279 357 -345 194 -130 474 -234 700 -261 137 -16 393 -18 545 -4 212 21 543 116 770 224 326 154 636 406 851 693 100 133 221 354 284 516 39 102 95 318 115 449 19 119 36 596 24 679 -14 103 -11 138 16 164 31 31 54 31 168 -1 119 -34 251 -93 340 -150 91 -59 111 -66 142 -52 40 18 48 69 42 273 -4 160 -8 191 -34 282 -37 126 -77 194 -171 288 -167 166 -467 275 -759 275 -35 0 -78 6 -97 14 -20 8 -88 74 -172 165 -76 84 -172 180 -213 214 -40 34 -96 81 -125 105 -214 180 -608 403 -905 513 -223 83 -468 144 -706 176 -173 23 -554 23 -739 0z m2080 -2021 c12 -8 46 -57 77 -108 154 -258 204 -497 162 -775 -80 -533 -465 -967 -935 -1054 -36 -7 -128 -11 -205 -10 -223 2 -313 33 -440 153 -119 111 -183 236 -220 429 -8 45 -15 105 -15 134 0 114 53 331 107 440 141 281 423 528 753 658 270 106 653 177 716 133z"}),
|
|
19
|
+
h('path', {"d":"M10828 6374 c-204 -37 -419 -133 -583 -263 -112 -88 -132 -98 -160 -77 -18 13 -20 27 -20 125 0 165 17 156 -298 157 -326 1 -367 -4 -486 -61 -75 -36 -110 -61 -173 -123 -123 -120 -178 -226 -198 -390 -6 -47 -10 -723 -11 -1750 0 -1512 1 -1676 16 -1698 19 -29 -15 -26 339 -24 215 1 303 5 344 16 190 50 375 232 446 439 20 59 21 82 27 1090 6 1144 2 1085 74 1241 74 162 158 252 293 317 l87 42 125 0 c118 0 128 -2 185 -29 83 -41 193 -153 233 -237 42 -88 71 -200 84 -322 7 -63 13 -563 17 -1311 l6 -1209 27 -20 c26 -19 40 -20 310 -18 156 1 302 6 326 12 74 16 204 86 271 146 78 70 149 176 187 280 l29 78 3 1085 3 1085 -26 195 c-69 535 -270 891 -620 1098 -82 48 -251 106 -372 127 -108 19 -379 18 -485 -1z"}),
|
|
20
|
+
h('path', {"d":"M14660 6370 c-287 -40 -562 -135 -780 -267 -240 -147 -468 -373 -608 -604 -103 -169 -212 -426 -247 -581 -9 -40 -25 -111 -36 -158 -29 -132 -39 -259 -39 -512 0 -381 22 -535 123 -843 166 -511 504 -879 983 -1070 134 -54 369 -109 531 -125 65 -6 151 -15 191 -19 44 -4 118 -2 190 6 64 7 151 10 193 6 75 -6 77 -5 172 41 117 57 190 121 251 219 66 108 87 186 93 347 3 74 0 185 -6 245 -16 160 -44 187 -147 147 -111 -44 -233 -62 -421 -62 -158 0 -189 3 -270 25 -160 43 -287 120 -409 247 -154 161 -240 353 -283 630 -27 175 -27 330 -1 496 45 280 120 453 276 639 95 112 252 209 409 254 122 35 381 39 530 9 59 -12 125 -28 147 -36 94 -33 141 -7 153 84 13 91 54 320 69 378 8 33 17 84 21 114 3 30 15 91 26 136 35 141 8 170 -208 219 -59 13 -164 31 -233 40 -169 21 -503 18 -670 -5z"}),
|
|
21
|
+
h('path', {"d":"M17487 6370 c-415 -70 -682 -206 -963 -492 -160 -163 -241 -277 -334 -473 -162 -339 -230 -681 -230 -1148 0 -668 180 -1189 540 -1561 242 -251 503 -391 890 -477 135 -30 509 -38 660 -15 411 65 705 210 976 480 328 328 501 732 559 1311 22 217 12 596 -21 790 -32 193 -37 214 -85 370 -89 291 -228 529 -428 738 -229 237 -444 362 -774 447 -201 52 -574 66 -790 30z m426 -860 c153 -47 291 -201 378 -423 37 -93 89 -317 104 -446 19 -160 19 -485 0 -661 -60 -568 -279 -912 -593 -928 -121 -7 -203 20 -310 100 -207 154 -325 471 -363 970 -6 92 -9 200 -5 240 3 40 11 133 16 206 17 222 66 421 146 590 139 293 379 428 627 352z"}),
|
|
22
|
+
h('path', {"d":"M21970 6385 c-8 -2 -49 -9 -90 -15 -199 -32 -416 -136 -561 -268 -63 -57 -88 -72 -124 -72 -36 0 -48 36 -40 129 14 159 3 164 -354 157 -308 -6 -343 -13 -477 -95 -136 -84 -228 -203 -285 -370 -18 -51 -19 -126 -19 -1791 0 -955 2 -1744 6 -1754 13 -35 41 -38 320 -37 305 2 341 7 455 67 130 69 259 212 306 341 52 145 53 159 53 1210 0 1094 -2 1060 73 1212 51 106 119 188 199 242 100 68 147 83 269 83 96 0 110 -2 165 -29 74 -36 159 -121 201 -200 18 -33 47 -110 65 -170 l33 -110 2 -1290 c2 -710 3 -1295 3 -1302 0 -7 10 -21 22 -33 21 -19 34 -20 303 -20 320 0 352 5 474 72 135 75 223 174 294 330 l42 93 6 1060 c7 1152 4 1110 63 1255 28 68 96 168 148 216 57 54 146 104 215 121 100 25 231 9 304 -37 30 -18 65 -43 78 -54 44 -38 119 -165 146 -246 61 -182 58 -121 64 -1502 l6 -1267 22 -22 c21 -22 26 -22 305 -20 156 1 303 7 327 12 25 5 79 28 120 49 138 72 226 161 295 298 69 138 66 72 66 1252 0 595 -5 1116 -10 1181 -13 157 -61 392 -111 536 -67 196 -140 327 -252 451 -220 242 -461 342 -826 342 -374 0 -647 -108 -903 -355 -38 -37 -94 -99 -125 -137 -90 -113 -126 -115 -180 -7 -73 144 -199 274 -352 363 -163 94 -343 137 -576 135 -82 -1 -157 -3 -165 -4z"}),
|
|
23
|
+
h('path', {"d":"M6030 1140 c-273 -34 -475 -301 -444 -585 24 -214 176 -400 369 -451 64 -18 246 -18 310 0 155 41 292 173 346 333 33 97 33 260 1 355 -83 243 -315 382 -582 348z"})
|
|
24
|
+
])
|
|
25
|
+
]);
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
export default Hancom;
|