@thesvg/vue 1.0.6 → 1.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
@@ -6844,6 +6844,8 @@ const _the_guardian = require('./the-guardian.cjs');
6844
6844
  exports.TheGuardian = _the_guardian.default;
6845
6845
  const _the_irish_times = require('./the-irish-times.cjs');
6846
6846
  exports.TheIrishTimes = _the_irish_times.default;
6847
+ const _the_lawyers_global = require('./the-lawyers-global.cjs');
6848
+ exports.TheLawyersGlobal = _the_lawyers_global.default;
6847
6849
  const _the_mighty = require('./the-mighty.cjs');
6848
6850
  exports.TheMighty = _the_mighty.default;
6849
6851
  const _the_models_resource = require('./the-models-resource.cjs');
package/dist/index.d.ts CHANGED
@@ -3421,6 +3421,7 @@ export { default as TheConversation } from './the-conversation.js';
3421
3421
  export { default as TheFinals } from './the-finals.js';
3422
3422
  export { default as TheGuardian } from './the-guardian.js';
3423
3423
  export { default as TheIrishTimes } from './the-irish-times.js';
3424
+ export { default as TheLawyersGlobal } from './the-lawyers-global.js';
3424
3425
  export { default as TheMighty } from './the-mighty.js';
3425
3426
  export { default as TheModelsResource } from './the-models-resource.js';
3426
3427
  export { default as TheMovieDatabase } from './the-movie-database.js';
package/dist/index.js CHANGED
@@ -3421,6 +3421,7 @@ export { default as TheConversation } from './the-conversation.js';
3421
3421
  export { default as TheFinals } from './the-finals.js';
3422
3422
  export { default as TheGuardian } from './the-guardian.js';
3423
3423
  export { default as TheIrishTimes } from './the-irish-times.js';
3424
+ export { default as TheLawyersGlobal } from './the-lawyers-global.js';
3424
3425
  export { default as TheMighty } from './the-mighty.js';
3425
3426
  export { default as TheModelsResource } from './the-models-resource.js';
3426
3427
  export { default as TheMovieDatabase } from './the-movie-database.js';
@@ -10,13 +10,18 @@ const Langchain = vue_1.defineComponent({
10
10
  name: 'Langchain',
11
11
  setup(_, { attrs }) {
12
12
  return () => vue_1.h('svg', {
13
- viewBox: '0 0 24 24',
13
+ viewBox: '0 0 120 120',
14
14
  fill: 'none',
15
15
  xmlns: 'http://www.w3.org/2000/svg',
16
16
  ...attrs
17
17
  }, [
18
- vue_1.h('title', {}),
19
- vue_1.h('path', {"d":"M6.0988 5.9175C2.7359 5.9175 0 8.6462 0 12s2.736 6.0825 6.0988 6.0825h11.8024C21.2641 18.0825 24 15.3538 24 12s-2.736-6.0825-6.0988-6.0825ZM5.9774 7.851c.493.0124 1.02.2496 1.273.6228.3673.4592.4778 1.0668.8944 1.4932.5604.6118 1.199 1.1505 1.7161 1.802.4892.5954.8386 1.2937 1.1436 1.9975.1244.2335.1257.5202.31.7197.0908.1204.5346.4483.4383.5645.0555.1204.4702.286.3263.4027-.1944.04-.4129.0476-.5616-.1074-.0549.126-.183.0596-.2819.0432a4 4 0 0 0-.025.0736c-.3288.0219-.5754-.3126-.732-.565-.3111-.168-.6642-.2702-.982-.446-.0182.2895.0452.6485-.231.8353-.014.5565.8436.0656.9222.4804-.061.0067-.1286-.0095-.1774.0373-.2239.2172-.4805-.1645-.7385-.007-.3464.174-.3808.3161-.8096.352-.0237-.0359-.0143-.0592.0059-.0811.1207-.1399.1295-.3046.3356-.3643-.2122-.0334-.3899.0833-.5686.1757-.2323.095-.2304-.2141-.5878.0164-.0396-.0322-.0208-.0615.0018-.0864.0908-.1107.2102-.127.345-.1208-.663-.3686-.9751.4507-1.2813.0432-.092.0243-.1265.1068-.1845.1652-.05-.0548-.0123-.1212-.0099-.1857-.0598-.028-.1356-.041-.1179-.1366-.1171-.0395-.1988.0295-.286.0952-.0787-.0608.0532-.1492.0776-.2125.0702-.1216.23-.025.3111-.1126.2306-.1308.552.0814.8155.0455.203.0255.4544-.1825.3526-.39-.2171-.2767-.179-.6386-.1839-.9695-.0268-.1929-.491-.4382-.6252-.6462-.1659-.1873-.295-.4047-.4243-.6182-.4666-.9008-.3198-2.0584-.9077-2.8947-.266.1466-.6125.0774-.8418-.119-.1238.1125-.1292.2598-.139.4161-.297-.2962-.2593-.8559-.022-1.1855.0969-.1302.2127-.2373.342-.3316.0292-.0213.0391-.0419.0385-.0747.1174-.5267.5764-.7391 1.0694-.7267m12.4071.46c.5575 0 1.0806.2159 1.474.6082s.61.9145.61 1.4704c0 .556-.2167 1.078-.61 1.4698v.0006l-.902.8995a2.08 2.08 0 0 1-.8597.5166l-.0164.0047-.0058.0164a2.05 2.05 0 0 1-.474.7308l-.9018.8995c-.3934.3924-.917.6083-1.4745.6083s-1.0806-.216-1.474-.6083c-.813-.8107-.813-2.1294 0-2.9402l.9019-.8995a2.056 2.056 0 0 1 .858-.5143l.017-.0053.0058-.0158a2.07 2.07 0 0 1 .4752-.7337l.9018-.8995c.3934-.3924.9171-.6083 1.4745-.6083zm0 .8965a1.18 1.18 0 0 0-.8388.3462l-.9018.8995a1.181 1.181 0 0 0-.3427.9252l.0053.0572c.0323.2652.149.5044.3374.6917.13.1296.2733.2114.4471.2686a.9.9 0 0 1 .014.1582.884.884 0 0 1-.2609.6304l-.0554.0554c-.3013-.1028-.5525-.253-.7794-.4792a2.06 2.06 0 0 1-.5761-1.0968l-.0099-.0578-.0461.0368a1.1 1.1 0 0 0-.0876.0794l-.9024.8995c-.4623.461-.4623 1.212 0 1.673.2311.2305.535.346.8394.3461.3043 0 .6077-.1156.8388-.3462l.9019-.8995c.4623-.461.4623-1.2113 0-1.673a1.17 1.17 0 0 0-.4367-.2749 1 1 0 0 1-.014-.1611c0-.2591.1023-.505.2901-.6923.3019.1028.57.2694.7962.495.3007.2999.4994.679.5756 1.0968l.0105.0578.0455-.0373a1.1 1.1 0 0 0 .0887-.0794l.902-.8996c.4622-.461.4628-1.2124 0-1.6735a1.18 1.18 0 0 0-.8395-.3462Zm-9.973 5.1567-.0006.0006c-.0793.3078-.1048.8318-.506.847-.033.1776.1228.2445.2655.1874.141-.0645.2081.0508.2557.1657.2177.0317.5394-.0725.5516-.3298-.325-.1867-.4253-.5418-.5662-.8709"})
18
+ vue_1.h('defs', {}, [
19
+ vue_1.h('style', {})
20
+ ]),
21
+ vue_1.h('path', {"class":"st0","d":"M37.7,79.9c7.1-7.1,11-16.6,11-26.6s-4-19.6-11-26.6L11,0C4,7.1,0,16.6,0,26.6s4,19.6,11,26.6l26.6,26.6h0Z"}),
22
+ vue_1.h('path', {"class":"st0","d":"M93.4,82.3c-7.1-7.1-16.6-11-26.6-11s-19.6,4-26.6,11l26.6,26.6c7.1,7.1,16.6,11,26.6,11s19.6-4,26.6-11l-26.6-26.6h0Z"}),
23
+ vue_1.h('path', {"class":"st0","d":"M11.1,108.9c7.1,7.1,16.6,11,26.6,11v-37.7H0c0,10,4,19.6,11,26.6Z"}),
24
+ vue_1.h('path', {"class":"st0","d":"M103.7,43c-7.1-7.1-16.6-11-26.6-11-10,0-19.6,4-26.6,11l26.6,26.6,26.6-26.6Z"})
20
25
  ]);
21
26
  }
22
27
  });
package/dist/langchain.js CHANGED
@@ -7,13 +7,18 @@ const Langchain = defineComponent({
7
7
  name: 'Langchain',
8
8
  setup(_, { attrs }) {
9
9
  return () => h('svg', {
10
- viewBox: '0 0 24 24',
10
+ viewBox: '0 0 120 120',
11
11
  fill: 'none',
12
12
  xmlns: 'http://www.w3.org/2000/svg',
13
13
  ...attrs
14
14
  }, [
15
- h('title', {}),
16
- h('path', {"d":"M6.0988 5.9175C2.7359 5.9175 0 8.6462 0 12s2.736 6.0825 6.0988 6.0825h11.8024C21.2641 18.0825 24 15.3538 24 12s-2.736-6.0825-6.0988-6.0825ZM5.9774 7.851c.493.0124 1.02.2496 1.273.6228.3673.4592.4778 1.0668.8944 1.4932.5604.6118 1.199 1.1505 1.7161 1.802.4892.5954.8386 1.2937 1.1436 1.9975.1244.2335.1257.5202.31.7197.0908.1204.5346.4483.4383.5645.0555.1204.4702.286.3263.4027-.1944.04-.4129.0476-.5616-.1074-.0549.126-.183.0596-.2819.0432a4 4 0 0 0-.025.0736c-.3288.0219-.5754-.3126-.732-.565-.3111-.168-.6642-.2702-.982-.446-.0182.2895.0452.6485-.231.8353-.014.5565.8436.0656.9222.4804-.061.0067-.1286-.0095-.1774.0373-.2239.2172-.4805-.1645-.7385-.007-.3464.174-.3808.3161-.8096.352-.0237-.0359-.0143-.0592.0059-.0811.1207-.1399.1295-.3046.3356-.3643-.2122-.0334-.3899.0833-.5686.1757-.2323.095-.2304-.2141-.5878.0164-.0396-.0322-.0208-.0615.0018-.0864.0908-.1107.2102-.127.345-.1208-.663-.3686-.9751.4507-1.2813.0432-.092.0243-.1265.1068-.1845.1652-.05-.0548-.0123-.1212-.0099-.1857-.0598-.028-.1356-.041-.1179-.1366-.1171-.0395-.1988.0295-.286.0952-.0787-.0608.0532-.1492.0776-.2125.0702-.1216.23-.025.3111-.1126.2306-.1308.552.0814.8155.0455.203.0255.4544-.1825.3526-.39-.2171-.2767-.179-.6386-.1839-.9695-.0268-.1929-.491-.4382-.6252-.6462-.1659-.1873-.295-.4047-.4243-.6182-.4666-.9008-.3198-2.0584-.9077-2.8947-.266.1466-.6125.0774-.8418-.119-.1238.1125-.1292.2598-.139.4161-.297-.2962-.2593-.8559-.022-1.1855.0969-.1302.2127-.2373.342-.3316.0292-.0213.0391-.0419.0385-.0747.1174-.5267.5764-.7391 1.0694-.7267m12.4071.46c.5575 0 1.0806.2159 1.474.6082s.61.9145.61 1.4704c0 .556-.2167 1.078-.61 1.4698v.0006l-.902.8995a2.08 2.08 0 0 1-.8597.5166l-.0164.0047-.0058.0164a2.05 2.05 0 0 1-.474.7308l-.9018.8995c-.3934.3924-.917.6083-1.4745.6083s-1.0806-.216-1.474-.6083c-.813-.8107-.813-2.1294 0-2.9402l.9019-.8995a2.056 2.056 0 0 1 .858-.5143l.017-.0053.0058-.0158a2.07 2.07 0 0 1 .4752-.7337l.9018-.8995c.3934-.3924.9171-.6083 1.4745-.6083zm0 .8965a1.18 1.18 0 0 0-.8388.3462l-.9018.8995a1.181 1.181 0 0 0-.3427.9252l.0053.0572c.0323.2652.149.5044.3374.6917.13.1296.2733.2114.4471.2686a.9.9 0 0 1 .014.1582.884.884 0 0 1-.2609.6304l-.0554.0554c-.3013-.1028-.5525-.253-.7794-.4792a2.06 2.06 0 0 1-.5761-1.0968l-.0099-.0578-.0461.0368a1.1 1.1 0 0 0-.0876.0794l-.9024.8995c-.4623.461-.4623 1.212 0 1.673.2311.2305.535.346.8394.3461.3043 0 .6077-.1156.8388-.3462l.9019-.8995c.4623-.461.4623-1.2113 0-1.673a1.17 1.17 0 0 0-.4367-.2749 1 1 0 0 1-.014-.1611c0-.2591.1023-.505.2901-.6923.3019.1028.57.2694.7962.495.3007.2999.4994.679.5756 1.0968l.0105.0578.0455-.0373a1.1 1.1 0 0 0 .0887-.0794l.902-.8996c.4622-.461.4628-1.2124 0-1.6735a1.18 1.18 0 0 0-.8395-.3462Zm-9.973 5.1567-.0006.0006c-.0793.3078-.1048.8318-.506.847-.033.1776.1228.2445.2655.1874.141-.0645.2081.0508.2557.1657.2177.0317.5394-.0725.5516-.3298-.325-.1867-.4253-.5418-.5662-.8709"})
15
+ h('defs', {}, [
16
+ h('style', {})
17
+ ]),
18
+ h('path', {"class":"st0","d":"M37.7,79.9c7.1-7.1,11-16.6,11-26.6s-4-19.6-11-26.6L11,0C4,7.1,0,16.6,0,26.6s4,19.6,11,26.6l26.6,26.6h0Z"}),
19
+ h('path', {"class":"st0","d":"M93.4,82.3c-7.1-7.1-16.6-11-26.6-11s-19.6,4-26.6,11l26.6,26.6c7.1,7.1,16.6,11,26.6,11s19.6-4,26.6-11l-26.6-26.6h0Z"}),
20
+ h('path', {"class":"st0","d":"M11.1,108.9c7.1,7.1,16.6,11,26.6,11v-37.7H0c0,10,4,19.6,11,26.6Z"}),
21
+ h('path', {"class":"st0","d":"M103.7,43c-7.1-7.1-16.6-11-26.6-11-10,0-19.6,4-26.6,11l26.6,26.6,26.6-26.6Z"})
17
22
  ]);
18
23
  }
19
24
  });
@@ -0,0 +1,46 @@
1
+ "use strict";
2
+ // @thesvg/vue - The Lawyers Global
3
+ // Auto-generated. Do not edit.
4
+
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+
7
+ const vue_1 = require("vue");
8
+
9
+ const TheLawyersGlobal = vue_1.defineComponent({
10
+ name: 'TheLawyersGlobal',
11
+ setup(_, { attrs }) {
12
+ return () => vue_1.h('svg', {
13
+ viewBox: '0 0 1400 1400',
14
+ fill: 'none',
15
+ xmlns: 'http://www.w3.org/2000/svg',
16
+ ...attrs
17
+ }, [
18
+ vue_1.h('defs', {}, [
19
+ vue_1.h('style', {})
20
+ ]),
21
+ vue_1.h('title', {}),
22
+ vue_1.h('g', {"id":"f4f291f1-c050-43cb-9657-8bf0d77c1509","data-name":"TLG-LOGO-SQUARE-BLUE-WHITE"}, [
23
+ vue_1.h('rect', {"class":"a994d081-920a-4a9c-a132-357baac52b04","width":"1400","height":"1400"}),
24
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M198.14,631.13H161.26V589.2H282.51v41.93H245.88v145H198.14Z"}),
25
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M289.84,589.2h41.93v59.61h.51c7.07-12.63,21.22-17.68,36.12-17.68,13.39,0,29.31,4.8,38.15,15.41,11.87,13.89,13.13,26.27,13.13,51.28v78.31H377.75V699.84c0-6.82,0-29.3-22.48-29.3-23.5,0-23.5,21-23.5,27.79v77.8H289.84Z"}),
26
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M572,732.18c-6.82,15.66-16.67,27.78-28.54,35.87a68.2,68.2,0,0,1-39.92,12.63c-40.16,0-74.27-32.59-74.27-74.27,0-39.16,30.82-75.28,73.51-75.28s74,33.85,74,76.54a57.12,57.12,0,0,1-1,11.12H470.71c2.53,16.67,16.42,26.52,32.84,26.52,12.89,0,19.71-5.81,25.52-13.13ZM534.88,690.5c-1.77-8.34-10.11-24-31.83-24s-30.06,15.66-31.83,24Z"}),
27
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M198.14,805.8h47.74v145H301.2v41.93H198.14Z"}),
28
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M456.56,992.73H414.63V977.58h-.51c-7.07,13.64-24.5,19.95-40.92,19.95-44.46,0-70.48-34.86-70.48-75,0-46,33.09-74.78,70.48-74.78,23,0,35.87,11.12,40.92,19.71h.51V852.53h41.93Zm-77-34.35c26.27,0,35.11-22.23,35.11-35.87,0-16.93-11.62-35.62-35.37-35.62-24,0-34.61,20.21-34.61,36.12C344.65,936.15,354.25,958.38,379.52,958.38Z"}),
29
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M507.09,852.53l21,87.15h.5l23-87.15h35.37l23.24,87.15h.5l21-87.15h43.2l-43,140.2H593L569.48,902H569l-23.49,90.69H506.58l-42.94-140.2Z"}),
30
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M818.82,852.53l-70.23,186.94H704.13l22.23-53.81-52-133.13H719l28.05,81.34h.5l26.78-81.34Z"}),
31
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M951.75,948.78c-6.82,15.66-16.67,27.79-28.54,35.87a68.15,68.15,0,0,1-39.92,12.63C843.13,997.28,809,964.69,809,923c0-39.15,30.82-75.28,73.51-75.28s74,33.85,74,76.55a57,57,0,0,1-1,11.11H850.45c2.53,16.67,16.42,26.53,32.84,26.53,12.88,0,19.71-5.82,25.52-13.14ZM914.62,907.1c-1.77-8.34-10.11-24-31.83-24s-30.07,15.66-31.83,24Z"}),
32
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M966.91,852.53h39.41v14.91h.5c3.54-6.82,10.86-19.71,35.12-19.71v42.19c-19.46.5-33.1,4.55-33.1,25.77v77H966.91Z"}),
33
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M1114.69,891.94c-.25-3-.76-10.61-13.14-10.61-8.84,0-11.87,5.56-11.87,9.35,0,7.58,10.36,11.87,21.47,15.15,23.75,6.57,49,13.65,49,44,0,29.56-26,47.74-57.09,47.74-21.22,0-53.3-9.6-57.09-46.48h41.68c1.77,12.89,14.14,12.89,15.91,12.89,7.08,0,14.65-4.05,14.65-10.87,0-10.86-10.35-12.12-37.13-22.48-18.19-5.81-33.35-17.68-33.35-36.63,0-27.79,25.27-46.23,54.32-46.23,18.44,0,50.27,7.33,53.8,44.21Z"}),
34
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M387.6,1107.92c.25,3.28.25,6.06.25,9.85,0,62.65-48,100.29-99.78,100.29-56.59,0-99.28-44.21-99.28-98,0-55.82,45-96.24,100-96.24,44.72,0,83.12,30.06,93.47,66.18H328.74c-7.33-13.13-21-24.25-41.18-24.25-23.49,0-51,17.43-51,54.31,0,39.16,27.79,56.09,51.28,56.09,23.75,0,39.67-11.88,44.72-30.07H276.7v-38.14Z"}),
35
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M398.21,1027.33h41.93v186.94H398.21Z"}),
36
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M524.26,1069.52c51,0,75.54,40.17,75.54,74.52s-24.51,74.53-75.54,74.53-75.53-40.17-75.53-74.53S473.23,1069.52,524.26,1069.52Zm0,109.89c18.19,0,33.6-14.9,33.6-35.37s-15.41-35.36-33.6-35.36-33.59,14.9-33.59,35.36S506.07,1179.41,524.26,1179.41Z"}),
37
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M608.38,1027.33h41.94v57.85c14.9-15.91,34.86-15.91,40.67-15.91,29.3,0,69,21,69,74,0,50.52-35.11,75.78-70.73,75.78-19.7,0-34.86-9.6-40.17-19.7h-.5v14.9H608.38Zm74.53,152.59c21.47,0,35.11-17.44,35.11-35.88,0-18.19-13.64-35.62-34.36-35.62-22.23,0-34.86,17.94-34.86,35.37C648.8,1163.24,661.94,1179.92,682.91,1179.92Z"}),
38
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M920.62,1214.27H878.68v-15.16h-.5c-7.07,13.64-24.51,20-40.93,20-44.46,0-70.48-34.86-70.48-75,0-46,33.1-74.77,70.48-74.77,23,0,35.88,11.11,40.93,19.7h.5v-14.9h41.94Zm-77-34.35c26.27,0,35.11-22.24,35.11-35.88,0-16.92-11.62-35.62-35.36-35.62-24,0-34.61,20.21-34.61,36.13C808.71,1157.68,818.31,1179.92,843.57,1179.92Z"}),
39
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M938.55,1027.33h41.94v186.94H938.55Z"}),
40
+ vue_1.h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M1035,1033a17.49,17.49,0,1,1-17.45-17.49A17.51,17.51,0,0,1,1035,1033Zm-31.32,0a13.83,13.83,0,1,0,13.83-14A13.89,13.89,0,0,0,1003.67,1033Zm14.79-9.85c1.24,0,7,0,7,5.45a4.6,4.6,0,0,1-3.71,4.86v.09c2.75.78,3.25,2.42,3.34,5,.19,3.39.19,3.8.65,4.62h-3.44c-.36-.59-.5-1.19-.59-3.7-.14-3.16-.78-4-4.22-4.31h-4.07v8H1010v-20Zm-5,8.8h4.12c1.42,0,4.49,0,4.49-3.21-.23-2.11-2.34-2.33-4-2.33h-4.58Z"})
41
+ ])
42
+ ]);
43
+ }
44
+ });
45
+
46
+ exports.default = TheLawyersGlobal;
@@ -0,0 +1,7 @@
1
+ // @thesvg/vue - The Lawyers Global
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { DefineComponent, SVGAttributes } from 'vue';
5
+
6
+ declare const TheLawyersGlobal: DefineComponent<SVGAttributes>;
7
+ export default TheLawyersGlobal;
@@ -0,0 +1,43 @@
1
+ // @thesvg/vue - The Lawyers Global
2
+ // Auto-generated. Do not edit.
3
+
4
+ import { defineComponent, h } from 'vue';
5
+
6
+ const TheLawyersGlobal = defineComponent({
7
+ name: 'TheLawyersGlobal',
8
+ setup(_, { attrs }) {
9
+ return () => h('svg', {
10
+ viewBox: '0 0 1400 1400',
11
+ fill: 'none',
12
+ xmlns: 'http://www.w3.org/2000/svg',
13
+ ...attrs
14
+ }, [
15
+ h('defs', {}, [
16
+ h('style', {})
17
+ ]),
18
+ h('title', {}),
19
+ h('g', {"id":"f4f291f1-c050-43cb-9657-8bf0d77c1509","data-name":"TLG-LOGO-SQUARE-BLUE-WHITE"}, [
20
+ h('rect', {"class":"a994d081-920a-4a9c-a132-357baac52b04","width":"1400","height":"1400"}),
21
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M198.14,631.13H161.26V589.2H282.51v41.93H245.88v145H198.14Z"}),
22
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M289.84,589.2h41.93v59.61h.51c7.07-12.63,21.22-17.68,36.12-17.68,13.39,0,29.31,4.8,38.15,15.41,11.87,13.89,13.13,26.27,13.13,51.28v78.31H377.75V699.84c0-6.82,0-29.3-22.48-29.3-23.5,0-23.5,21-23.5,27.79v77.8H289.84Z"}),
23
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M572,732.18c-6.82,15.66-16.67,27.78-28.54,35.87a68.2,68.2,0,0,1-39.92,12.63c-40.16,0-74.27-32.59-74.27-74.27,0-39.16,30.82-75.28,73.51-75.28s74,33.85,74,76.54a57.12,57.12,0,0,1-1,11.12H470.71c2.53,16.67,16.42,26.52,32.84,26.52,12.89,0,19.71-5.81,25.52-13.13ZM534.88,690.5c-1.77-8.34-10.11-24-31.83-24s-30.06,15.66-31.83,24Z"}),
24
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M198.14,805.8h47.74v145H301.2v41.93H198.14Z"}),
25
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M456.56,992.73H414.63V977.58h-.51c-7.07,13.64-24.5,19.95-40.92,19.95-44.46,0-70.48-34.86-70.48-75,0-46,33.09-74.78,70.48-74.78,23,0,35.87,11.12,40.92,19.71h.51V852.53h41.93Zm-77-34.35c26.27,0,35.11-22.23,35.11-35.87,0-16.93-11.62-35.62-35.37-35.62-24,0-34.61,20.21-34.61,36.12C344.65,936.15,354.25,958.38,379.52,958.38Z"}),
26
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M507.09,852.53l21,87.15h.5l23-87.15h35.37l23.24,87.15h.5l21-87.15h43.2l-43,140.2H593L569.48,902H569l-23.49,90.69H506.58l-42.94-140.2Z"}),
27
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M818.82,852.53l-70.23,186.94H704.13l22.23-53.81-52-133.13H719l28.05,81.34h.5l26.78-81.34Z"}),
28
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M951.75,948.78c-6.82,15.66-16.67,27.79-28.54,35.87a68.15,68.15,0,0,1-39.92,12.63C843.13,997.28,809,964.69,809,923c0-39.15,30.82-75.28,73.51-75.28s74,33.85,74,76.55a57,57,0,0,1-1,11.11H850.45c2.53,16.67,16.42,26.53,32.84,26.53,12.88,0,19.71-5.82,25.52-13.14ZM914.62,907.1c-1.77-8.34-10.11-24-31.83-24s-30.07,15.66-31.83,24Z"}),
29
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M966.91,852.53h39.41v14.91h.5c3.54-6.82,10.86-19.71,35.12-19.71v42.19c-19.46.5-33.1,4.55-33.1,25.77v77H966.91Z"}),
30
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M1114.69,891.94c-.25-3-.76-10.61-13.14-10.61-8.84,0-11.87,5.56-11.87,9.35,0,7.58,10.36,11.87,21.47,15.15,23.75,6.57,49,13.65,49,44,0,29.56-26,47.74-57.09,47.74-21.22,0-53.3-9.6-57.09-46.48h41.68c1.77,12.89,14.14,12.89,15.91,12.89,7.08,0,14.65-4.05,14.65-10.87,0-10.86-10.35-12.12-37.13-22.48-18.19-5.81-33.35-17.68-33.35-36.63,0-27.79,25.27-46.23,54.32-46.23,18.44,0,50.27,7.33,53.8,44.21Z"}),
31
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M387.6,1107.92c.25,3.28.25,6.06.25,9.85,0,62.65-48,100.29-99.78,100.29-56.59,0-99.28-44.21-99.28-98,0-55.82,45-96.24,100-96.24,44.72,0,83.12,30.06,93.47,66.18H328.74c-7.33-13.13-21-24.25-41.18-24.25-23.49,0-51,17.43-51,54.31,0,39.16,27.79,56.09,51.28,56.09,23.75,0,39.67-11.88,44.72-30.07H276.7v-38.14Z"}),
32
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M398.21,1027.33h41.93v186.94H398.21Z"}),
33
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M524.26,1069.52c51,0,75.54,40.17,75.54,74.52s-24.51,74.53-75.54,74.53-75.53-40.17-75.53-74.53S473.23,1069.52,524.26,1069.52Zm0,109.89c18.19,0,33.6-14.9,33.6-35.37s-15.41-35.36-33.6-35.36-33.59,14.9-33.59,35.36S506.07,1179.41,524.26,1179.41Z"}),
34
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M608.38,1027.33h41.94v57.85c14.9-15.91,34.86-15.91,40.67-15.91,29.3,0,69,21,69,74,0,50.52-35.11,75.78-70.73,75.78-19.7,0-34.86-9.6-40.17-19.7h-.5v14.9H608.38Zm74.53,152.59c21.47,0,35.11-17.44,35.11-35.88,0-18.19-13.64-35.62-34.36-35.62-22.23,0-34.86,17.94-34.86,35.37C648.8,1163.24,661.94,1179.92,682.91,1179.92Z"}),
35
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M920.62,1214.27H878.68v-15.16h-.5c-7.07,13.64-24.51,20-40.93,20-44.46,0-70.48-34.86-70.48-75,0-46,33.1-74.77,70.48-74.77,23,0,35.88,11.11,40.93,19.7h.5v-14.9h41.94Zm-77-34.35c26.27,0,35.11-22.24,35.11-35.88,0-16.92-11.62-35.62-35.36-35.62-24,0-34.61,20.21-34.61,36.13C808.71,1157.68,818.31,1179.92,843.57,1179.92Z"}),
36
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M938.55,1027.33h41.94v186.94H938.55Z"}),
37
+ h('path', {"class":"b96575ab-05f5-4d5e-b03a-d1d5c70995cf","d":"M1035,1033a17.49,17.49,0,1,1-17.45-17.49A17.51,17.51,0,0,1,1035,1033Zm-31.32,0a13.83,13.83,0,1,0,13.83-14A13.89,13.89,0,0,0,1003.67,1033Zm14.79-9.85c1.24,0,7,0,7,5.45a4.6,4.6,0,0,1-3.71,4.86v.09c2.75.78,3.25,2.42,3.34,5,.19,3.39.19,3.8.65,4.62h-3.44c-.36-.59-.5-1.19-.59-3.7-.14-3.16-.78-4-4.22-4.31h-4.07v8H1010v-20Zm-5,8.8h4.12c1.42,0,4.49,0,4.49-3.21-.23-2.11-2.34-2.33-4-2.33h-4.58Z"})
38
+ ])
39
+ ]);
40
+ }
41
+ });
42
+
43
+ export default TheLawyersGlobal;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thesvg/vue",
3
- "version": "1.0.6",
3
+ "version": "1.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,