@useinsider/ab-components 0.0.83-beta.4 → 0.0.83-beta.5

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.
Files changed (2) hide show
  1. package/dist/icons.svg +1 -1
  2. package/package.json +1 -1
package/dist/icons.svg CHANGED
@@ -106,7 +106,7 @@
106
106
  <path fill-rule="evenodd" clip-rule="evenodd" d="M10.694 6.784a1.045 1.045 0 0 0-1.478-1.478l-5.91 5.91a1.042 1.042 0 0 0-.305.784c-.012.282.09.568.305.784l5.91 5.91a1.045 1.045 0 0 0 1.478-1.478L6.478 13H20a1 1 0 1 0 0-2H6.478l4.216-4.216z"></path>
107
107
  </symbol>
108
108
  <symbol viewBox="0 0 24 24" id="line-arrow-up">
109
- <path d="M11.9999 3.00195C12.2821 2.98986 12.5686 3.0902 12.784 3.30566L18.6942 9.2168C19.1019 9.62485 19.1021 10.2864 18.6942 10.6943C18.2863 11.1022 17.6247 11.102 17.2167 10.6943L12.9999 6.47656V20C12.9999 20.5523 12.5521 21 11.9999 21C11.4477 20.9999 10.9999 20.5522 10.9999 20V6.47656L6.78405 10.6943C6.37616 11.1022 5.71457 11.1019 5.30651 10.6943C4.89848 10.2863 4.89848 9.62482 5.30651 9.2168L11.2167 3.30566C11.432 3.09048 11.7179 2.98995 11.9999 3.00195Z" fill="#222938"/>
109
+ <path d="M11.9999 3.00195C12.2821 2.98986 12.5686 3.0902 12.784 3.30566L18.6942 9.2168C19.1019 9.62485 19.1021 10.2864 18.6942 10.6943C18.2863 11.1022 17.6247 11.102 17.2167 10.6943L12.9999 6.47656V20C12.9999 20.5523 12.5521 21 11.9999 21C11.4477 20.9999 10.9999 20.5522 10.9999 20V6.47656L6.78405 10.6943C6.37616 11.1022 5.71457 11.1019 5.30651 10.6943C4.89848 10.2863 4.89848 9.62482 5.30651 9.2168L11.2167 3.30566C11.432 3.09048 11.7179 2.98995 11.9999 3.00195Z" fill="currentColor"/>
110
110
  </symbol>
111
111
  <symbol viewBox="0 0 24 24" id="line-figma">
112
112
  <path d="M9 22C11.2091 22 13 20.2091 13 18V15.4639C13.5884 15.8044 14.2712 16 15 16C17.2091 16 19 14.2091 19 12C19 10.8047 18.4747 9.73297 17.6436 9C18.4747 8.26703 19 7.1953 19 6C19 3.79086 17.2091 2 15 2L9 2C6.79086 2 5 3.79086 5 6C5 7.19504 5.52463 8.26704 6.35547 9C5.52463 9.73296 5 10.805 5 12C5 13.195 5.52463 14.267 6.35547 15C5.52463 15.733 5 16.805 5 18C5 20.2091 6.79086 22 9 22ZM9 8C7.89543 8 7 7.10457 7 6C7 4.89543 7.89543 4 9 4L11 4L11 8H9ZM13 8L13 4H15C16.1046 4 17 4.89543 17 6C17 7.10457 16.1046 8 15 8H13ZM9 14C7.89543 14 7 13.1046 7 12C7 10.8954 7.89543 10 9 10H11V14H9ZM15 14C13.8954 14 13 13.1046 13 12C13 10.8954 13.8954 10 15 10C16.1046 10 17 10.8954 17 12C17 13.1046 16.1046 14 15 14ZM9 20C7.89543 20 7 19.1046 7 18C7 16.8954 7.89543 16 9 16H11V18C11 19.1046 10.1046 20 9 20Z" fill="currentColor"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@useinsider/ab-components",
3
- "version": "0.0.83-beta.4",
3
+ "version": "0.0.83-beta.5",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"