a-icons 1.2.13 → 1.2.14

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/es/StarFilled.js CHANGED
@@ -18,7 +18,9 @@ function StarFilled(componentProps) {
18
18
  viewBox: "0 0 24 24",
19
19
  xmlns: "http://www.w3.org/2000/svg"
20
20
  }, props), /*#__PURE__*/React.createElement("path", {
21
- d: "M14.44 4.537l.66 2a2.25 2.25 0 002.13 1.56h2.08a2.24 2.24 0 011.32 4.06l-1.71 1.24a2.25 2.25 0 00-.82 2.51l.66 2a2.24 2.24 0 01-3.45 2.54l-1.68-1.25a2.25 2.25 0 00-2.64 0l-1.68 1.25a2.24 2.24 0 01-3.45-2.51l.66-2a2.25 2.25 0 00-.82-2.51l-1.75-1.26a2.24 2.24 0 011.36-4.07h2.08a2.25 2.25 0 002.13-1.54l.66-2a2.24 2.24 0 014.26-.02z",
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M11.354 1.775a1.5 1.5 0 011.292 0c.353.168.547.46.645.62.102.167.206.378.308.583l.015.032 2.14 4.336 4.822.705c.227.033.46.067.65.112.182.044.52.14.789.423a1.5 1.5 0 01.398 1.228c-.051.388-.27.663-.391.806-.127.147-.295.312-.46.472l-3.488 3.397.823 4.798c.04.226.08.458.095.652.014.187.029.538-.158.882a1.5 1.5 0 01-1.045.759c-.384.071-.713-.05-.887-.123a7.751 7.751 0 01-.591-.29L12 18.898l-4.31 2.267a7.754 7.754 0 01-.592.291c-.173.072-.503.194-.887.123a1.5 1.5 0 01-1.045-.759c-.187-.344-.172-.695-.158-.882.016-.194.056-.426.095-.652l.823-4.798-3.463-3.373-.025-.024a7.756 7.756 0 01-.46-.472c-.122-.143-.34-.418-.39-.806a1.5 1.5 0 01.397-1.228c.27-.284.607-.379.79-.423.189-.045.422-.08.649-.112l.034-.006 4.788-.7 2.14-4.335.016-.032c.101-.205.205-.416.307-.582.098-.16.292-.453.646-.621z",
22
24
  fill: "currentColor"
23
25
  }));
24
26
  };
package/lib/StarFilled.js CHANGED
@@ -61,7 +61,9 @@ function StarFilled(componentProps) {
61
61
  viewBox: "0 0 24 24",
62
62
  xmlns: "http://www.w3.org/2000/svg"
63
63
  }, props), React.createElement("path", {
64
- d: "M14.44 4.537l.66 2a2.25 2.25 0 002.13 1.56h2.08a2.24 2.24 0 011.32 4.06l-1.71 1.24a2.25 2.25 0 00-.82 2.51l.66 2a2.24 2.24 0 01-3.45 2.54l-1.68-1.25a2.25 2.25 0 00-2.64 0l-1.68 1.25a2.24 2.24 0 01-3.45-2.51l.66-2a2.25 2.25 0 00-.82-2.51l-1.75-1.26a2.24 2.24 0 011.36-4.07h2.08a2.25 2.25 0 002.13-1.54l.66-2a2.24 2.24 0 014.26-.02z",
64
+ fillRule: "evenodd",
65
+ clipRule: "evenodd",
66
+ d: "M11.354 1.775a1.5 1.5 0 011.292 0c.353.168.547.46.645.62.102.167.206.378.308.583l.015.032 2.14 4.336 4.822.705c.227.033.46.067.65.112.182.044.52.14.789.423a1.5 1.5 0 01.398 1.228c-.051.388-.27.663-.391.806-.127.147-.295.312-.46.472l-3.488 3.397.823 4.798c.04.226.08.458.095.652.014.187.029.538-.158.882a1.5 1.5 0 01-1.045.759c-.384.071-.713-.05-.887-.123a7.751 7.751 0 01-.591-.29L12 18.898l-4.31 2.267a7.754 7.754 0 01-.592.291c-.173.072-.503.194-.887.123a1.5 1.5 0 01-1.045-.759c-.187-.344-.172-.695-.158-.882.016-.194.056-.426.095-.652l.823-4.798-3.463-3.373-.025-.024a7.756 7.756 0 01-.46-.472c-.122-.143-.34-.418-.39-.806a1.5 1.5 0 01.397-1.228c.27-.284.607-.379.79-.423.189-.045.422-.08.649-.112l.034-.006 4.788-.7 2.14-4.335.016-.032c.101-.205.205-.416.307-.582.098-.16.292-.453.646-.621z",
65
67
  fill: "currentColor"
66
68
  }));
67
69
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "a-icons",
3
- "version": "1.2.13",
3
+ "version": "1.2.14",
4
4
  "repository": "git@github.com:SPOTEC-LTD/assui.git",
5
5
  "author": "jason <usochen@gmail.com>",
6
6
  "main": "./lib/index.js",
@@ -22,5 +22,5 @@
22
22
  "peerDependencies": {
23
23
  "assui": "^2.0.2"
24
24
  },
25
- "gitHead": "23a0be2fe992f102e5bc5c71823c80abeadd4d73"
25
+ "gitHead": "5c18c6b490fb53da2b54ee48dc0fa81d46efe8b7"
26
26
  }
@@ -5,7 +5,9 @@ function StarFilled(componentProps: IconProps) {
5
5
  const IconNode = (props: React.SVGProps<SVGSVGElement>) => (
6
6
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" {...props}>
7
7
  <path
8
- d="M14.44 4.537l.66 2a2.25 2.25 0 002.13 1.56h2.08a2.24 2.24 0 011.32 4.06l-1.71 1.24a2.25 2.25 0 00-.82 2.51l.66 2a2.24 2.24 0 01-3.45 2.54l-1.68-1.25a2.25 2.25 0 00-2.64 0l-1.68 1.25a2.24 2.24 0 01-3.45-2.51l.66-2a2.25 2.25 0 00-.82-2.51l-1.75-1.26a2.24 2.24 0 011.36-4.07h2.08a2.25 2.25 0 002.13-1.54l.66-2a2.24 2.24 0 014.26-.02z"
8
+ fillRule="evenodd"
9
+ clipRule="evenodd"
10
+ d="M11.354 1.775a1.5 1.5 0 011.292 0c.353.168.547.46.645.62.102.167.206.378.308.583l.015.032 2.14 4.336 4.822.705c.227.033.46.067.65.112.182.044.52.14.789.423a1.5 1.5 0 01.398 1.228c-.051.388-.27.663-.391.806-.127.147-.295.312-.46.472l-3.488 3.397.823 4.798c.04.226.08.458.095.652.014.187.029.538-.158.882a1.5 1.5 0 01-1.045.759c-.384.071-.713-.05-.887-.123a7.751 7.751 0 01-.591-.29L12 18.898l-4.31 2.267a7.754 7.754 0 01-.592.291c-.173.072-.503.194-.887.123a1.5 1.5 0 01-1.045-.759c-.187-.344-.172-.695-.158-.882.016-.194.056-.426.095-.652l.823-4.798-3.463-3.373-.025-.024a7.756 7.756 0 01-.46-.472c-.122-.143-.34-.418-.39-.806a1.5 1.5 0 01.397-1.228c.27-.284.607-.379.79-.423.189-.045.422-.08.649-.112l.034-.006 4.788-.7 2.14-4.335.016-.032c.101-.205.205-.416.307-.582.098-.16.292-.453.646-.621z"
9
11
  fill="currentColor"
10
12
  />
11
13
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <path
3
- d="M14.4399 4.53675L15.0999 6.53675C15.3982 7.46244 16.2574 8.09174 17.2299 8.09675H19.3099C20.2854 8.09056 21.1528 8.7164 21.4544 9.64412C21.756 10.5718 21.4226 11.5881 20.6299 12.1568L18.9199 13.3968C18.1328 13.9682 17.802 14.9808 18.0999 15.9068L18.7599 17.9068C19.0864 18.8359 18.7677 19.8692 17.9746 20.4531C17.1816 21.037 16.1002 21.0344 15.3099 20.4468L13.6299 19.1968C12.8424 18.6262 11.7775 18.6262 10.9899 19.1968L9.30993 20.4468C8.52407 21.0219 7.45662 21.0235 6.66913 20.4505C5.88163 19.8776 5.55454 18.8615 5.85993 17.9368L6.51993 15.9368C6.81789 15.0108 6.48709 13.9982 5.69993 13.4268L3.94993 12.1668C3.14123 11.5969 2.80211 10.5641 3.11564 9.62575C3.42918 8.68745 4.32111 8.06595 5.30993 8.09675H7.38993C8.35713 8.09459 9.21473 7.47454 9.51993 6.55675L10.1799 4.55675C10.4758 3.63296 11.3327 3.00458 12.3027 3.00002C13.2727 2.99547 14.1354 3.61578 14.4399 4.53675Z"
2
+ <path fill-rule="evenodd" clip-rule="evenodd"
3
+ d="M11.3545 1.77493C11.7628 1.58023 12.2372 1.58023 12.6456 1.77493C12.9986 1.94325 13.1932 2.23549 13.2914 2.39581C13.3929 2.56155 13.497 2.77269 13.5986 2.97848C13.6037 2.98899 13.6089 2.99948 13.6141 3.00996L15.7543 7.34575L20.5763 8.05055C20.8033 8.08369 21.0362 8.11768 21.2252 8.16311C21.4079 8.20706 21.7458 8.30211 22.0147 8.58595C22.3258 8.91431 22.4721 9.36553 22.4129 9.81397C22.3617 10.2016 22.1439 10.4768 22.0217 10.6197C21.8954 10.7673 21.7267 10.9315 21.5624 11.0915L18.0745 14.4886L18.8975 19.2869C18.9364 19.5131 18.9762 19.7452 18.9916 19.939C19.0064 20.1264 19.0207 20.4773 18.834 20.8211C18.6181 21.2187 18.2342 21.4975 17.7893 21.58C17.4047 21.6513 17.0755 21.5292 16.9018 21.4571C16.7223 21.3826 16.5138 21.273 16.3107 21.1661L12 18.8991L7.68936 21.1661C7.4862 21.273 7.27778 21.3826 7.09823 21.4571C6.9246 21.5292 6.59531 21.6513 6.21071 21.58C5.76584 21.4975 5.38196 21.2187 5.16601 20.8211C4.97931 20.4773 4.99365 20.1264 5.00849 19.939C5.02383 19.7453 5.06369 19.5131 5.10254 19.2869L5.9255 14.4886L2.46283 11.116C2.45448 11.1079 2.4461 11.0997 2.43771 11.0915C2.27335 10.9315 2.10469 10.7673 1.97838 10.6197C1.85618 10.4768 1.63833 10.2016 1.58714 9.81397C1.52792 9.36553 1.67422 8.91432 1.98531 8.58595C2.25423 8.30211 2.59214 8.20706 2.7749 8.16311C2.96382 8.11768 3.19673 8.08369 3.42372 8.05055C3.43531 8.04886 3.44688 8.04717 3.45842 8.04549L8.24576 7.34575L10.386 3.00996C10.3911 2.99948 10.3963 2.98899 10.4015 2.97848C10.503 2.77269 10.6072 2.56155 10.7087 2.39581C10.8068 2.23549 11.0014 1.94325 11.3545 1.77493Z"
4
4
  fill="currentColor" />
5
5
  </svg>
@@ -1,5 +1,5 @@
1
1
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
- <path
3
- d="M14.4399 4.53675L15.0999 6.53675C15.3982 7.46244 16.2574 8.09174 17.2299 8.09675H19.3099C20.2854 8.09056 21.1528 8.7164 21.4544 9.64412C21.756 10.5718 21.4226 11.5881 20.6299 12.1568L18.9199 13.3968C18.1328 13.9682 17.802 14.9808 18.0999 15.9068L18.7599 17.9068C19.0864 18.8359 18.7677 19.8692 17.9746 20.4531C17.1816 21.037 16.1002 21.0344 15.3099 20.4468L13.6299 19.1968C12.8424 18.6262 11.7775 18.6262 10.9899 19.1968L9.30993 20.4468C8.52407 21.0219 7.45662 21.0235 6.66913 20.4505C5.88163 19.8776 5.55454 18.8615 5.85993 17.9368L6.51993 15.9368C6.81789 15.0108 6.48709 13.9982 5.69993 13.4268L3.94993 12.1668C3.14123 11.5969 2.80211 10.5641 3.11564 9.62575C3.42918 8.68745 4.32111 8.06595 5.30993 8.09675H7.38993C8.35713 8.09459 9.21473 7.47454 9.51993 6.55675L10.1799 4.55675C10.4758 3.63296 11.3327 3.00458 12.3027 3.00002C13.2727 2.99547 14.1354 3.61578 14.4399 4.53675Z"
2
+ <path fill-rule="evenodd" clip-rule="evenodd"
3
+ d="M11.3545 1.77493C11.7628 1.58023 12.2372 1.58023 12.6456 1.77493C12.9986 1.94325 13.1932 2.23549 13.2914 2.39581C13.3929 2.56155 13.497 2.77269 13.5986 2.97848C13.6037 2.98899 13.6089 2.99948 13.6141 3.00996L15.7543 7.34575L20.5763 8.05055C20.8033 8.08369 21.0362 8.11768 21.2252 8.16311C21.4079 8.20706 21.7458 8.30211 22.0147 8.58595C22.3258 8.91431 22.4721 9.36553 22.4129 9.81397C22.3617 10.2016 22.1439 10.4768 22.0217 10.6197C21.8954 10.7673 21.7267 10.9315 21.5624 11.0915L18.0745 14.4886L18.8975 19.2869C18.9364 19.5131 18.9762 19.7452 18.9916 19.939C19.0064 20.1264 19.0207 20.4773 18.834 20.8211C18.6181 21.2187 18.2342 21.4975 17.7893 21.58C17.4047 21.6513 17.0755 21.5292 16.9018 21.4571C16.7223 21.3826 16.5138 21.273 16.3107 21.1661L12 18.8991L7.68936 21.1661C7.4862 21.273 7.27778 21.3826 7.09823 21.4571C6.9246 21.5292 6.59531 21.6513 6.21071 21.58C5.76584 21.4975 5.38196 21.2187 5.16601 20.8211C4.97931 20.4773 4.99365 20.1264 5.00849 19.939C5.02383 19.7453 5.06369 19.5131 5.10254 19.2869L5.9255 14.4886L2.46283 11.116C2.45448 11.1079 2.4461 11.0997 2.43771 11.0915C2.27335 10.9315 2.10469 10.7673 1.97838 10.6197C1.85618 10.4768 1.63833 10.2016 1.58714 9.81397C1.52792 9.36553 1.67422 8.91432 1.98531 8.58595C2.25423 8.30211 2.59214 8.20706 2.7749 8.16311C2.96382 8.11768 3.19673 8.08369 3.42372 8.05055C3.43531 8.04886 3.44688 8.04717 3.45842 8.04549L8.24576 7.34575L10.386 3.00996C10.3911 2.99948 10.3963 2.98899 10.4015 2.97848C10.503 2.77269 10.6072 2.56155 10.7087 2.39581C10.8068 2.23549 11.0014 1.94325 11.3545 1.77493Z"
4
4
  fill="currentColor" />
5
5
  </svg>