@thesvg/svelte 3.0.0 → 3.0.1

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.
@@ -1,14 +1,21 @@
1
1
  <!-- @thesvg/svelte - Google Chat -->
2
2
  <!-- Auto-generated. Do not edit. -->
3
- <svg viewBox="0 0 96 100" fill="none" xmlns="http://www.w3.org/2000/svg" {...$$restProps}>
4
- <g clip-path="url(#clip0_101_6)">
5
- <path d="M21.76 53.94V21.44H7.56C3.38 21.44 0 24.84 0 29.02V96.2C0 99.58 4.08 101.26 6.46 98.88L22.08 83.26H66.56C70.74 83.26 74.12 79.88 74.12 75.7V61.5H29.34C25.16 61.5 21.76 58.12 21.76 53.94Z" fill="#00AC47"/>
6
- <path d="M88.32 0H29.34C25.16 0 21.78 3.38 21.78 7.56V21.44H66.56C70.74 21.44 74.12 24.82 74.12 29V61.48H88.32C92.5 61.48 95.88 58.1 95.88 53.92V7.56C95.88 3.38 92.5 0 88.32 0Z" fill="#5BB974"/>
7
- <path d="M66.56 21.44H21.76V53.92C21.76 58.1 25.14 61.48 29.32 61.48H74.1V29.02C74.12 24.84 70.74 21.44 66.56 21.44Z" fill="#00832D"/>
8
- </g>
9
- <defs>
10
- <clipPath id="clip0_101_6">
11
- <rect width="95.88" height="100" fill="white"/>
12
- </clipPath>
13
- </defs>
3
+ <svg viewBox="0 0 311 320" fill="none" xmlns="http://www.w3.org/2000/svg" {...$$restProps}>
4
+ <title>Google Chat</title>
5
+ <g stroke-width="2" fill="none" stroke-linecap="butt">
6
+ <path stroke="#7e916f" vector-effect="non-scaling-stroke" d="M76.37.51l.01 76.47"/>
7
+ <path stroke="#1375eb" vector-effect="non-scaling-stroke" d="M76.38 76.98 0 76.96"/>
8
+ <path stroke="#f3801d" vector-effect="non-scaling-stroke" d="M235.08 1.09q-.16.06-.27.13-.17.09-.17.28l-.02 75.51"/>
9
+ <path stroke="#7eb426" vector-effect="non-scaling-stroke" d="M234.62 77.01h-.05"/>
10
+ <path stroke="#91a080" vector-effect="non-scaling-stroke" d="m76.41 77.01-.03-.03"/>
11
+ <path stroke="#75783e" vector-effect="non-scaling-stroke" d="m310.53 76.77-75.91.24"/>
12
+ <path stroke="#138495" vector-effect="non-scaling-stroke" d="M76.43 182.69 0 182.67"/>
13
+ <path stroke="#00983a" vector-effect="non-scaling-stroke" d="m76.44 259.13-.01-38.28"/>
14
+ </g>
15
+ <path fill="#0066da" d="m76.37.51.01 76.47L0 76.96V20.77q.85-5.96 3.53-10.01Q10.14.74 22.75.67 49.41.53 76.37.51Z"/>
16
+ <path fill="#fbbc04" d="m76.37.51 157.42.02a1.61 1.57-26.7 0 1 .92.29l.37.27q-.16.06-.27.13-.17.09-.17.28l-.02 75.51h-.05l-158.16.01-.03-.03Z"/>
17
+ <path fill="#ea4335" d="m235.08 1.09 75.45 75.68-75.91.24.02-75.51q0-.19.17-.28.11-.07.27-.13Z"/>
18
+ <path fill="#2684fc" d="m0 76.96 76.38.02.03.03.02 105.68L0 182.67Z"/>
19
+ <path fill="#00ac47" d="m310.53 76.77.47.34v161.9q-2.66 14.53-15.06 18.77-4.42 1.52-13.03 1.5-55.89-.09-112.92-.17-8.28-.01-16.8.12-.47.01-.8.34-27.9 27.77-56 56.02c-2.87 2.89-6.12 4.5-10.24 3.89q-5.76-.85-8.49-5.94-1.15-2.16-1.17-7.88-.07-23.19-.05-46.53l-.01-38.28 37.78-37.78a1.79 1.77 22.3 0 1 1.26-.52l118.3.04a.83.83 0 0 0 .83-.83l-.03-104.75h.05Z"/>
20
+ <path fill="#00832d" d="m76.43 182.69v38.16l.01 38.28q-23.97.14-47.53.09-9.82-.02-14.15-1.54Q2.62 253.44 0 238.88v-56.21Z"/>
14
21
  </svg>
package/dist/index.d.ts CHANGED
@@ -5554,6 +5554,7 @@ export { default as VowpalWabbit } from './vowpal-wabbit.svelte';
5554
5554
  export { default as Vox } from './vox.svelte';
5555
5555
  export { default as Voyage } from './voyage.svelte';
5556
5556
  export { default as Vrchat } from './vrchat.svelte';
5557
+ export { default as Vrs } from './vrs.svelte';
5557
5558
  export { default as Vsco } from './vsco.svelte';
5558
5559
  export { default as Vscodium } from './vscodium.svelte';
5559
5560
  export { default as Vtex } from './vtex.svelte';
package/dist/index.js CHANGED
@@ -5554,6 +5554,7 @@ export { default as VowpalWabbit } from './vowpal-wabbit.svelte';
5554
5554
  export { default as Vox } from './vox.svelte';
5555
5555
  export { default as Voyage } from './voyage.svelte';
5556
5556
  export { default as Vrchat } from './vrchat.svelte';
5557
+ export { default as Vrs } from './vrs.svelte';
5557
5558
  export { default as Vsco } from './vsco.svelte';
5558
5559
  export { default as Vscodium } from './vscodium.svelte';
5559
5560
  export { default as Vtex } from './vtex.svelte';
@@ -0,0 +1,8 @@
1
+ <!-- @thesvg/svelte - VRS -->
2
+ <!-- Auto-generated. Do not edit. -->
3
+ <svg viewBox="0 0 121 121" fill="none" xmlns="http://www.w3.org/2000/svg" {...$$restProps}>
4
+ <title>VRS</title>
5
+ <circle cx="60.5" cy="60.5" r="60.5" fill="#f2f2f2"/>
6
+ <path d="M20.5 28.1C30 16.5 44.5 9 60.8 9c28.6 0 51.8 23.1 51.8 51.7s-23.2 51.7-51.8 51.7c-26.7 0-48.6-20.1-51.5-45.9h67.9a19.2 19.2 0 0 0 0-38.4H20.5z" fill="#007d64"/>
7
+ <path d="m15.7 53.4 10.7-20.8h9.5l-16.6 30H8.9L5 32.6h8.8l1.9 20.8zM43.7 44.7h2c3.4 0 5.5-.9 5.5-3.1 0-1.7-.9-2.5-3.1-2.5h-3.3l-1.1 5.6zm9 3.5c.5.4.9 1 1.2 1.6.6 1.1.9 2.4 1.1 3.3l2.2 9.5h-8.8l-1.6-7.8c-.7-3.6-.8-3.7-4-3.7h-.4L40 62.6h-8.8l6.3-30h9.7c5.4 0 12.7.1 12.7 7.9.1 4.9-3.3 6.9-7.2 7.7M83.6 40.4l-.5-.2c-1.4-.7-3.4-1.3-6.2-1.3-1.5 0-2.9.1-3.8.5-.9.3-1.3.9-1.3 1.8 0 .7.5 1.3 1.5 1.8 1 .6 2.4 1 3.9 1.6 2.9 1.3 5.9 3.2 5.9 7.9 0 8.5-8 10.6-14.7 10.6-3.1 0-6.6-.7-9.1-1.5l-.5-.1 2.2-7 .6.4c1.4.9 4.4 1.6 6.9 1.6 1.2 0 2.7-.1 3.8-.6 1.1-.4 1.9-1.2 1.9-2.4 0-.9-.5-1.5-1.5-2.1-.5-.3-1.1-.6-1.8-.8-.7-.3-1.4-.5-2.1-.8-2.9-1.2-5.9-2.9-5.9-7.3 0-8 7-10.2 13.5-10.2 3.6 0 7 .4 9.1 1.3l.4.2-2.3 6.6z" fill="#231f20"/>
8
+ </svg>
@@ -0,0 +1,7 @@
1
+ // @thesvg/svelte - VRS
2
+ // Auto-generated. Do not edit.
3
+
4
+ import type { SvelteComponent } from 'svelte';
5
+ import type { SVGAttributes } from 'svelte/elements';
6
+
7
+ export default class Vrs extends SvelteComponent<SVGAttributes<SVGSVGElement>> {}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thesvg/svelte",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Typed Svelte SVG components for all 4000+ brand icons from thesvg.org",
5
5
  "type": "module",
6
6
  "sideEffects": false,
@@ -49,7 +49,7 @@
49
49
  "svelte": ">=4"
50
50
  },
51
51
  "devDependencies": {
52
- "tsx": "^4.21.0",
52
+ "tsx": "^4.22.1",
53
53
  "typescript": "^6.0.3"
54
54
  },
55
55
  "engines": {