@iconify-svelte/simple-icons 1.0.0 → 1.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,10 +1,10 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
- import '../../css/p/paga2zbm.css';
3
+ import '../../css/a/awnva-bi.css';
4
4
 
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="paga2zbm" />`;
8
+ const content = `<path class="awnva-bi" />`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:bluesky" {...props}></Icon>
@@ -1,10 +1,10 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
- import '../../css/a/a40f5tb.css';
3
+ import '../../css/a/a5wr_yk.css';
4
4
 
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="a40f5tb" />`;
8
+ const content = `<path class="a5wr_yk" />`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="simple-icons:x" {...props}></Icon>
@@ -0,0 +1,4 @@
1
+ .a5wr_yk {
2
+ fill: currentColor;
3
+ d: path("M14.234 10.162L22.977 0h-2.072l-7.591 8.824L7.251 0H.258l9.168 13.343L.258 24H2.33l8.016-9.318L16.749 24h6.993zm-2.837 3.299l-.929-1.329L3.076 1.56h3.182l5.965 8.532l.929 1.329l7.754 11.09h-3.182z");
4
+ }
@@ -0,0 +1,4 @@
1
+ .awnva-bi {
2
+ fill: currentColor;
3
+ d: path("M5.202 2.857C7.954 4.922 10.913 9.11 12 11.358c1.087-2.247 4.046-6.436 6.798-8.501C20.783 1.366 24 .213 24 3.883c0 .732-.42 6.156-.667 7.037c-.856 3.061-3.978 3.842-6.755 3.37c4.854.826 6.089 3.562 3.422 6.299c-5.065 5.196-7.28-1.304-7.847-2.97c-.104-.305-.152-.448-.153-.327c0-.121-.05.022-.153.327c-.568 1.666-2.782 8.166-7.847 2.97c-2.667-2.737-1.432-5.473 3.422-6.3c-2.777.473-5.899-.308-6.755-3.369C.42 10.04 0 4.615 0 3.883c0-3.67 3.217-2.517 5.202-1.026");
4
+ }
package/iconify.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "Simple Icons",
5
5
  "total": 3364,
6
- "version": "15.16.0",
6
+ "version": "15.16.1",
7
7
  "author": {
8
8
  "name": "Simple Icons Collaborators",
9
9
  "url": "https://github.com/simple-icons/simple-icons"
@@ -25,5 +25,5 @@
25
25
  "category": "Logos",
26
26
  "palette": false
27
27
  },
28
- "lastModified": 1758603977
28
+ "lastModified": 1759655843
29
29
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/simple-icons",
3
3
  "type": "module",
4
- "version": "1.0.0",
4
+ "version": "1.0.1",
5
5
  "homepage": "https://icon-sets.iconify.design/simple-icons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "CC0-1.0",
package/css/a/a40f5tb.css DELETED
@@ -1,4 +0,0 @@
1
- .a40f5tb {
2
- fill: currentColor;
3
- d: path("M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584l-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z");
4
- }
@@ -1,4 +0,0 @@
1
- .paga2zbm {
2
- fill: currentColor;
3
- d: path("M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565C.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479c.815 2.736 3.713 3.66 6.383 3.364q.204-.03.415-.056q-.207.033-.415.056c-3.912.58-7.387 2.005-2.83 7.078c5.013 5.19 6.87-1.113 7.823-4.308c.953 3.195 2.05 9.271 7.733 4.308c4.267-4.308 1.172-6.498-2.74-7.078a9 9 0 0 1-.415-.056q.21.026.415.056c2.67.297 5.568-.628 6.383-3.364c.246-.828.624-5.79.624-6.478c0-.69-.139-1.861-.902-2.206c-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8");
4
- }