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

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
@@ -128,7 +128,7 @@
128
128
  </path>
129
129
  </symbol>
130
130
  <symbol width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" id="line-ai-stop-icon">
131
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16 6C17.1046 6 18 6.89543 18 8V16C18 17.1046 17.1046 18 16 18H8C6.89543 18 6 17.1046 6 16V8C6 6.89543 6.89543 6 8 6H16ZM8 8V16H16V8H8Z" fill="#495366"/>
131
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16 6C17.1046 6 18 6.89543 18 8V16C18 17.1046 17.1046 18 16 18H8C6.89543 18 6 17.1046 6 16V8C6 6.89543 6.89543 6 8 6H16ZM8 8V16H16V8H8Z" fill="currentColor"/>
132
132
  </symbol>
133
133
  <symbol viewBox="0 0 24 24" id="line-ai-send-icon">
134
134
  <path fill-rule="evenodd" clip-rule="evenodd" d="M3.08987 19.5899L5.92245 13.2187C6.26739 12.4429 6.26739 11.5571 5.92245 10.7813L3.08987 4.41009C2.70874 3.55282 3.61153 2.68992 4.45071 3.10937L20.4483 11.1055C21.1855 11.474 21.1855 12.526 20.4483 12.8945L4.45071 20.8906C3.61153 21.3101 2.70874 20.4472 3.08987 19.5899ZM8.48553 10.9999L6.56761 6.68598L15.1982 10.9999L8.48553 10.9999ZM8.48566 12.9998L6.56761 17.314L15.1988 12.9998L8.48566 12.9998Z"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@useinsider/ab-components",
3
- "version": "0.0.83-beta.5",
3
+ "version": "0.0.84",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"