@thesvg/vue 3.0.6 → 3.0.7

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/index.cjs CHANGED
@@ -8936,6 +8936,8 @@ const _pluto_tv = require('./pluto-tv.cjs');
8936
8936
  exports.PlutoTv = _pluto_tv.default;
8937
8937
  const _pm2 = require('./pm2.cjs');
8938
8938
  exports.Pm2 = _pm2.default;
8939
+ const _pnj = require('./pnj.cjs');
8940
+ exports.Pnj = _pnj.default;
8939
8941
  const _pnpm = require('./pnpm.cjs');
8940
8942
  exports.Pnpm = _pnpm.default;
8941
8943
  const _pocket_casts = require('./pocket-casts.cjs');
@@ -11046,6 +11048,8 @@ const _viadeo = require('./viadeo.cjs');
11046
11048
  exports.Viadeo = _viadeo.default;
11047
11049
  const _viaplay = require('./viaplay.cjs');
11048
11050
  exports.Viaplay = _viaplay.default;
11051
+ const _vib = require('./vib.cjs');
11052
+ exports.Vib = _vib.default;
11049
11053
  const _viber = require('./viber.cjs');
11050
11054
  exports.Viber = _viber.default;
11051
11055
  const _viblo = require('./viblo.cjs');
package/dist/index.d.ts CHANGED
@@ -4467,6 +4467,7 @@ export { default as Pluralsight } from './pluralsight.js';
4467
4467
  export { default as Plurk } from './plurk.js';
4468
4468
  export { default as PlutoTv } from './pluto-tv.js';
4469
4469
  export { default as Pm2 } from './pm2.js';
4470
+ export { default as Pnj } from './pnj.js';
4470
4471
  export { default as Pnpm } from './pnpm.js';
4471
4472
  export { default as PocketCasts } from './pocket-casts.js';
4472
4473
  export { default as Pocketbase } from './pocketbase.js';
@@ -5522,6 +5523,7 @@ export { default as Vexxhost } from './vexxhost.js';
5522
5523
  export { default as Vfairs } from './vfairs.js';
5523
5524
  export { default as Viadeo } from './viadeo.js';
5524
5525
  export { default as Viaplay } from './viaplay.js';
5526
+ export { default as Vib } from './vib.js';
5525
5527
  export { default as Viber } from './viber.js';
5526
5528
  export { default as Viblo } from './viblo.js';
5527
5529
  export { default as Victoriametrics } from './victoriametrics.js';
package/dist/index.js CHANGED
@@ -4467,6 +4467,7 @@ export { default as Pluralsight } from './pluralsight.js';
4467
4467
  export { default as Plurk } from './plurk.js';
4468
4468
  export { default as PlutoTv } from './pluto-tv.js';
4469
4469
  export { default as Pm2 } from './pm2.js';
4470
+ export { default as Pnj } from './pnj.js';
4470
4471
  export { default as Pnpm } from './pnpm.js';
4471
4472
  export { default as PocketCasts } from './pocket-casts.js';
4472
4473
  export { default as Pocketbase } from './pocketbase.js';
@@ -5522,6 +5523,7 @@ export { default as Vexxhost } from './vexxhost.js';
5522
5523
  export { default as Vfairs } from './vfairs.js';
5523
5524
  export { default as Viadeo } from './viadeo.js';
5524
5525
  export { default as Viaplay } from './viaplay.js';
5526
+ export { default as Vib } from './vib.js';
5525
5527
  export { default as Viber } from './viber.js';
5526
5528
  export { default as Viblo } from './viblo.js';
5527
5529
  export { default as Victoriametrics } from './victoriametrics.js';
package/dist/lume.cjs CHANGED
@@ -15,6 +15,7 @@ const Lume = vue_1.defineComponent({
15
15
  xmlns: 'http://www.w3.org/2000/svg',
16
16
  ...attrs
17
17
  }, [
18
+ vue_1.h('title', {}),
18
19
  vue_1.h('path', {"fill":"#D06B57","d":"M281.777 255.5C281.777 322.603 221.277 377 221.277 377C221.277 377 160.777 322.603 160.777 255.5C160.777 188.397 221.277 134 221.277 134C221.277 134 281.777 188.397 281.777 255.5Z"}),
19
20
  vue_1.h('path', {"fill":"#000","d":"M347.08 168.186C390.212 219.589 378.833 300.149 378.833 300.149C378.833 300.149 297.521 297.367 254.388 245.963C211.256 194.559 222.635 114 222.635 114C222.635 114 303.947 116.782 347.08 168.186Z"}),
20
21
  vue_1.h('path', {"fill":"#000","d":"M188.167 245.963C145.034 297.367 63.7226 300.149 63.7226 300.149C63.7226 300.149 52.3429 219.589 95.4756 168.186C138.608 116.782 219.92 114 219.92 114C219.92 114 231.3 194.559 188.167 245.963Z"}),
package/dist/lume.js CHANGED
@@ -12,6 +12,7 @@ const Lume = defineComponent({
12
12
  xmlns: 'http://www.w3.org/2000/svg',
13
13
  ...attrs
14
14
  }, [
15
+ h('title', {}),
15
16
  h('path', {"fill":"#D06B57","d":"M281.777 255.5C281.777 322.603 221.277 377 221.277 377C221.277 377 160.777 322.603 160.777 255.5C160.777 188.397 221.277 134 221.277 134C221.277 134 281.777 188.397 281.777 255.5Z"}),
16
17
  h('path', {"fill":"#000","d":"M347.08 168.186C390.212 219.589 378.833 300.149 378.833 300.149C378.833 300.149 297.521 297.367 254.388 245.963C211.256 194.559 222.635 114 222.635 114C222.635 114 303.947 116.782 347.08 168.186Z"}),
17
18
  h('path', {"fill":"#000","d":"M188.167 245.963C145.034 297.367 63.7226 300.149 63.7226 300.149C63.7226 300.149 52.3429 219.589 95.4756 168.186C138.608 116.782 219.92 114 219.92 114C219.92 114 231.3 194.559 188.167 245.963Z"}),
package/dist/pnj.cjs ADDED
@@ -0,0 +1,65 @@
1
+ "use strict";
2
+ // @thesvg/vue - Phu Nhuan Jewelry
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Pnj = vue_1.defineComponent({
10
+ name: 'Pnj',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 1510 1515',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('title', {}),
19
+ vue_1.h('defs', {}, [
20
+ vue_1.h('linearGradient', {"id":"a","x2":"1","gradientTransform":"rotate(-12 3591 85)scale(1416.009 450.763)","gradientUnits":"userSpaceOnUse"}, [
21
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
22
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
23
+ vue_1.h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
24
+ vue_1.h('stop', {"offset":".6","stop-color":"#d8b273"}),
25
+ vue_1.h('stop', {"offset":"1","stop-color":"#4d3d21"})
26
+ ]),
27
+ vue_1.h('linearGradient', {"id":"b","x2":"1","gradientTransform":"matrix(937.185 0 0 382.541 169 400)","gradientUnits":"userSpaceOnUse"}, [
28
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
29
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
30
+ vue_1.h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
31
+ vue_1.h('stop', {"offset":".6","stop-color":"#d8b273"}),
32
+ vue_1.h('stop', {"offset":"1","stop-color":"#4d3d21"})
33
+ ]),
34
+ vue_1.h('linearGradient', {"id":"c","x2":"1","gradientTransform":"matrix(1348.662 0 0 465.997 1 901)","gradientUnits":"userSpaceOnUse"}, [
35
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
36
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
37
+ vue_1.h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
38
+ vue_1.h('stop', {"offset":".6","stop-color":"#d8b273"}),
39
+ vue_1.h('stop', {"offset":"1","stop-color":"#4d3d21"})
40
+ ]),
41
+ vue_1.h('linearGradient', {"id":"d","x2":"1","gradientTransform":"matrix(907.401 0 0 703.752 101 1162)","gradientUnits":"userSpaceOnUse"}, [
42
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
43
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
44
+ vue_1.h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
45
+ vue_1.h('stop', {"offset":".6","stop-color":"#d8b273"}),
46
+ vue_1.h('stop', {"offset":"1","stop-color":"#4d3d21"})
47
+ ]),
48
+ vue_1.h('linearGradient', {"id":"e","x2":"1","gradientTransform":"matrix(536.189 0 0 381.551 377 192)","gradientUnits":"userSpaceOnUse"}, [
49
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
50
+ vue_1.h('stop', {"offset":"0","stop-color":"#fff"}),
51
+ vue_1.h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
52
+ vue_1.h('stop', {"offset":".6","stop-color":"#d8b273"}),
53
+ vue_1.h('stop', {"offset":"1","stop-color":"#4d3d21"})
54
+ ])
55
+ ]),
56
+ vue_1.h('path', {"d":"M52 708c821-230 1355-5 1458 47l-230-229-63-62q-112-29-232-28C534 436 54 705 52 708","style":"fill:url(#a)"}),
57
+ vue_1.h('path', {"d":"M169 592c538-286 849-257 938-242L977 221l-10-8q-27-3-53-3c-318 0-745 382-745 382","style":"fill:url(#b)"}),
58
+ vue_1.h('path', {"d":"M0 758s874-76 1135 377l215-214c-44-55-231-253-714-253-173 0-381 24-636 90","style":"fill:url(#c)"}),
59
+ vue_1.h('path', {"d":"M101 812c2 0 531 87 656 702l252-253c-27-49-261-450-835-450z","style":"fill:url(#d)"}),
60
+ vue_1.h('path', {"d":"m408 350-32 32s343-258 536-225L757 1z","style":"fill:url(#e)"})
61
+ ]);
62
+ }
63
+ });
64
+
65
+ exports.default = Pnj;
package/dist/pnj.d.ts ADDED
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Phu Nhuan Jewelry
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Pnj: DefineComponent<SVGAttributes>;
7
+ export default Pnj;
package/dist/pnj.js ADDED
@@ -0,0 +1,62 @@
1
+ // @thesvg/vue - Phu Nhuan Jewelry
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Pnj = defineComponent({
7
+ name: 'Pnj',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1510 1515',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('title', {}),
16
+ h('defs', {}, [
17
+ h('linearGradient', {"id":"a","x2":"1","gradientTransform":"rotate(-12 3591 85)scale(1416.009 450.763)","gradientUnits":"userSpaceOnUse"}, [
18
+ h('stop', {"offset":"0","stop-color":"#fff"}),
19
+ h('stop', {"offset":"0","stop-color":"#fff"}),
20
+ h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
21
+ h('stop', {"offset":".6","stop-color":"#d8b273"}),
22
+ h('stop', {"offset":"1","stop-color":"#4d3d21"})
23
+ ]),
24
+ h('linearGradient', {"id":"b","x2":"1","gradientTransform":"matrix(937.185 0 0 382.541 169 400)","gradientUnits":"userSpaceOnUse"}, [
25
+ h('stop', {"offset":"0","stop-color":"#fff"}),
26
+ h('stop', {"offset":"0","stop-color":"#fff"}),
27
+ h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
28
+ h('stop', {"offset":".6","stop-color":"#d8b273"}),
29
+ h('stop', {"offset":"1","stop-color":"#4d3d21"})
30
+ ]),
31
+ h('linearGradient', {"id":"c","x2":"1","gradientTransform":"matrix(1348.662 0 0 465.997 1 901)","gradientUnits":"userSpaceOnUse"}, [
32
+ h('stop', {"offset":"0","stop-color":"#fff"}),
33
+ h('stop', {"offset":"0","stop-color":"#fff"}),
34
+ h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
35
+ h('stop', {"offset":".6","stop-color":"#d8b273"}),
36
+ h('stop', {"offset":"1","stop-color":"#4d3d21"})
37
+ ]),
38
+ h('linearGradient', {"id":"d","x2":"1","gradientTransform":"matrix(907.401 0 0 703.752 101 1162)","gradientUnits":"userSpaceOnUse"}, [
39
+ h('stop', {"offset":"0","stop-color":"#fff"}),
40
+ h('stop', {"offset":"0","stop-color":"#fff"}),
41
+ h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
42
+ h('stop', {"offset":".6","stop-color":"#d8b273"}),
43
+ h('stop', {"offset":"1","stop-color":"#4d3d21"})
44
+ ]),
45
+ h('linearGradient', {"id":"e","x2":"1","gradientTransform":"matrix(536.189 0 0 381.551 377 192)","gradientUnits":"userSpaceOnUse"}, [
46
+ h('stop', {"offset":"0","stop-color":"#fff"}),
47
+ h('stop', {"offset":"0","stop-color":"#fff"}),
48
+ h('stop', {"offset":".5","stop-color":"#e7d1a2"}),
49
+ h('stop', {"offset":".6","stop-color":"#d8b273"}),
50
+ h('stop', {"offset":"1","stop-color":"#4d3d21"})
51
+ ])
52
+ ]),
53
+ h('path', {"d":"M52 708c821-230 1355-5 1458 47l-230-229-63-62q-112-29-232-28C534 436 54 705 52 708","style":"fill:url(#a)"}),
54
+ h('path', {"d":"M169 592c538-286 849-257 938-242L977 221l-10-8q-27-3-53-3c-318 0-745 382-745 382","style":"fill:url(#b)"}),
55
+ h('path', {"d":"M0 758s874-76 1135 377l215-214c-44-55-231-253-714-253-173 0-381 24-636 90","style":"fill:url(#c)"}),
56
+ h('path', {"d":"M101 812c2 0 531 87 656 702l252-253c-27-49-261-450-835-450z","style":"fill:url(#d)"}),
57
+ h('path', {"d":"m408 350-32 32s343-258 536-225L757 1z","style":"fill:url(#e)"})
58
+ ]);
59
+ }
60
+ });
61
+
62
+ export default Pnj;
package/dist/vib.cjs ADDED
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // @thesvg/vue - Vietnam International Bank (VIB)
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const Vib = vue_1.defineComponent({
10
+ name: 'Vib',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 1397 632',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('path', {"fill-rule":"evenodd","d":"M391 266c-14 76-32 192-90 291-27 49-52 75-99 75-46-2-73-28-100-75C44 458 19 342 1 266c-2-13 2-26 18-26h47c16 0 20 6 25 27 17 75 46 191 87 252 0 0 11 17 24 17 12 0 21-17 21-17 42-61 62-177 80-252 5-21 11-27 25-27h47c16 0 20 15 16 26m145-8v348q-1 15-16 17h-53q-15-2-16-17V257q1-15 16-17h53c9 0 16 9 16 19m410 254c0 78-56 112-133 112H630q-17 2-18-21V262q0-20 20-20h162c76 0 129 25 129 92 0 35-22 64-49 78l-5 4c48 11 79 47 77 96M697 391h88c29 0 51-15 51-44q-1-41-54-41h-85zm163 116c0-37-28-53-67-53h-96v103h96c32 0 67-11 67-50","style":"fill:#0066b3"}),
19
+ vue_1.h('path', {"d":"M1280 0c-38 0-53 10-75 30l-47 51-45-51c-21-20-36-30-74-30h-55l96 119c19 20 30 30 56 30h46c25 0 37-10 56-30 11-11 97-119 97-119z","style":"fill:#fcb813"}),
20
+ vue_1.h('path', {"d":"M1249 139c-26 6-41 11-55 35l-11 19-12 18c-14 22-10 37-1 65l55 142 26-47c19-32 19-51 11-80l-21-65 68-15c28-7 44-16 61-50l27-46c3 0-132 20-148 24","style":"fill:#f37920"}),
21
+ vue_1.h('path', {"d":"m1145 211-11-19-11-20c-14-22-29-29-55-34-16-4-152-25-152-25l26 47c20 32 35 41 62 50l71 15-21 67c-7 28-7 47 11 79l26 47 55-142c10-28 13-43-1-65","style":"fill:#f6921e"})
22
+ ]);
23
+ }
24
+ });
25
+
26
+ exports.default = Vib;
package/dist/vib.d.ts ADDED
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - Vietnam International Bank (VIB)
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const Vib: DefineComponent<SVGAttributes>;
7
+ export default Vib;
package/dist/vib.js ADDED
@@ -0,0 +1,23 @@
1
+ // @thesvg/vue - Vietnam International Bank (VIB)
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const Vib = defineComponent({
7
+ name: 'Vib',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1397 632',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('path', {"fill-rule":"evenodd","d":"M391 266c-14 76-32 192-90 291-27 49-52 75-99 75-46-2-73-28-100-75C44 458 19 342 1 266c-2-13 2-26 18-26h47c16 0 20 6 25 27 17 75 46 191 87 252 0 0 11 17 24 17 12 0 21-17 21-17 42-61 62-177 80-252 5-21 11-27 25-27h47c16 0 20 15 16 26m145-8v348q-1 15-16 17h-53q-15-2-16-17V257q1-15 16-17h53c9 0 16 9 16 19m410 254c0 78-56 112-133 112H630q-17 2-18-21V262q0-20 20-20h162c76 0 129 25 129 92 0 35-22 64-49 78l-5 4c48 11 79 47 77 96M697 391h88c29 0 51-15 51-44q-1-41-54-41h-85zm163 116c0-37-28-53-67-53h-96v103h96c32 0 67-11 67-50","style":"fill:#0066b3"}),
16
+ h('path', {"d":"M1280 0c-38 0-53 10-75 30l-47 51-45-51c-21-20-36-30-74-30h-55l96 119c19 20 30 30 56 30h46c25 0 37-10 56-30 11-11 97-119 97-119z","style":"fill:#fcb813"}),
17
+ h('path', {"d":"M1249 139c-26 6-41 11-55 35l-11 19-12 18c-14 22-10 37-1 65l55 142 26-47c19-32 19-51 11-80l-21-65 68-15c28-7 44-16 61-50l27-46c3 0-132 20-148 24","style":"fill:#f37920"}),
18
+ h('path', {"d":"m1145 211-11-19-11-20c-14-22-29-29-55-34-16-4-152-25-152-25l26 47c20 32 35 41 62 50l71 15-21 67c-7 28-7 47 11 79l26 47 55-142c10-28 13-43-1-65","style":"fill:#f6921e"})
19
+ ]);
20
+ }
21
+ });
22
+
23
+ export default Vib;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thesvg/vue",
3
- "version": "3.0.6",
3
+ "version": "3.0.7",
4
4
  "description": "Typed Vue 3 SVG components for all 4000+ brand icons from thesvg.org",
5
5
  "type": "module",
6
6
  "sideEffects": false,