@iconify-vue/arcticons 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.
@@ -4,24 +4,24 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":48,"height":48};
7
- const content = `<path class="unj3hhsc"/><path class="h_m8xbcg"/>`;
7
+ const content = `<path class="zkm4ypkx"/><path class="kb1ekebg"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="arcticons:comaps" /></template>
10
10
  <style>
11
- .unj3hhsc {
11
+ .zkm4ypkx {
12
12
  fill: none;
13
13
  stroke: currentColor;
14
14
  stroke-linecap: round;
15
15
  stroke-linejoin: round;
16
- d: path("M33.937 40.224a18.86 18.86 0 0 1-10.112 2.921c-10.465 0-18.948-8.483-18.948-18.948S13.36 5.248 23.825 5.248c3.375 0 6.544.883 9.29 2.43M37.52 11.1a18.88 18.88 0 0 1 5.253 13.096c0 4.731-1.734 9.058-4.602 12.378");
16
+ d: path("M35.474 42.185A21.4 21.4 0 0 1 24 45.5C12.126 45.5 2.5 35.874 2.5 24S12.126 2.5 24 2.5c3.83 0 7.426 1.001 10.54 2.757m5 3.883A21.43 21.43 0 0 1 45.5 24a21.42 21.42 0 0 1-5.222 14.046");
17
17
  }
18
18
 
19
- .h_m8xbcg {
19
+ .kb1ekebg {
20
20
  fill: none;
21
21
  stroke: currentColor;
22
22
  stroke-linecap: round;
23
23
  stroke-linejoin: round;
24
- d: path("m15.428 24.701l14.688-9.434c.51-.403 1.467.317 1.274.8L26.462 32.93c-.139.416-1.332.394-1.575 0l-2.513-6.02l-6.39-.906c-.504-.095-.729-.956-.556-1.303");
24
+ d: path("M14.472 24.573L31.14 13.868c.58-.458 1.664.359 1.445.908L26.992 33.91c-.157.471-1.511.446-1.786-.001l-2.852-6.83l-7.251-1.028c-.572-.108-.826-1.085-.63-1.478");
25
25
  }
26
26
 
27
27
  </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "arcticons",
3
3
  "info": {
4
4
  "name": "Arcticons",
5
- "total": 14007,
5
+ "total": 14006,
6
6
  "author": {
7
7
  "name": "Donnnno",
8
8
  "url": "https://github.com/Arcticons-Team/Arcticons"
@@ -29,5 +29,5 @@
29
29
  ],
30
30
  "palette": false
31
31
  },
32
- "lastModified": 1766473049
32
+ "lastModified": 1766991617
33
33
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/arcticons",
3
3
  "type": "module",
4
- "version": "1.0.6",
4
+ "version": "1.0.7",
5
5
  "homepage": "https://icon-sets.iconify.design/arcticons/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "CC-BY-SA-4.0",
@@ -10930,10 +10930,6 @@
10930
10930
  "types": "./types/dd0bq22g.d.ts",
10931
10931
  "default": "./components/c/comaps.vue"
10932
10932
  },
10933
- "./comaps-1": {
10934
- "types": "./types/dd0bq22g.d.ts",
10935
- "default": "./components/c/comaps-1.vue"
10936
- },
10937
10933
  "./comaps-alt": {
10938
10934
  "types": "./types/dd0bq22g.d.ts",
10939
10935
  "default": "./components/c/comaps-alt.vue"
@@ -56586,6 +56582,10 @@
56586
56582
  "types": "./types/dd0bq22g.d.ts",
56587
56583
  "default": "./components/c/collaboraoffice.vue"
56588
56584
  },
56585
+ "./comaps-1": {
56586
+ "types": "./types/dd0bq22g.d.ts",
56587
+ "default": "./components/c/comaps-1.vue"
56588
+ },
56589
56589
  "./company-portal": {
56590
56590
  "types": "./types/dd0bq22g.d.ts",
56591
56591
  "default": "./components/c/company-portal.vue"