@agorapulse/ui-symbol 1.1.0 → 1.1.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.
Binary file
@@ -189,7 +189,7 @@
189
189
  <symbol id="button-play" viewBox="0 0 18 18">
190
190
  <path d="M9 0C7.21997 0 5.47991 0.527841 3.99987 1.51677C2.51983 2.50571 1.36628 3.91131 0.685088 5.55585C0.00389957 7.20038 -0.17433 9.00998 0.172937 10.7558C0.520204 12.5016 1.37737 14.1053 2.63604 15.364C3.89472 16.6226 5.49836 17.4798 7.24419 17.8271C8.99002 18.1743 10.7996 17.9961 12.4442 17.3149C14.0887 16.6337 15.4943 15.4802 16.4832 14.0001C17.4722 12.5201 18 10.78 18 9C17.9974 6.61384 17.0484 4.32616 15.3611 2.63889C13.6738 0.951621 11.3862 0.00258081 9 0V0ZM12.621 9.6705L7.08525 12.438C6.97094 12.4951 6.84392 12.5221 6.71626 12.5163C6.5886 12.5106 6.46452 12.4723 6.3558 12.4051C6.24708 12.338 6.15733 12.2441 6.09506 12.1325C6.03279 12.0209 6.00007 11.8953 6 11.7675V6.231C6.00001 6.10324 6.03265 5.97761 6.09482 5.86601C6.157 5.7544 6.24665 5.66053 6.35528 5.5933C6.46391 5.52606 6.58792 5.48769 6.71554 5.48182C6.84316 5.47595 6.97016 5.50277 7.0845 5.55975L12.6218 8.325C12.7471 8.38704 12.8526 8.48291 12.9264 8.60176C13.0001 8.72062 13.0392 8.85773 13.0391 8.99761C13.039 9.13748 12.9998 9.27455 12.9259 9.39333C12.8521 9.5121 12.7464 9.60785 12.621 9.66975V9.6705Z"/>
191
191
  </symbol>
192
- <symbol id="button-shuffle" viewBox="0 0 16 16">
192
+ <symbol id="button-shuffle" viewBox="0 0 24 24">
193
193
  <path d="M.375,6.749A1.25,1.25,0,0,0,1.625,8H6.4A3.41,3.41,0,0,1,9,9.658a1.25,1.25,0,0,0,2.04-1.445A5.76,5.76,0,0,0,6.4,5.5H1.625A1.25,1.25,0,0,0,.375,6.749Z"/>
194
194
  <path d="M23.457,7.3a1,1,0,0,0,0-1.11L21.548,3.331a1,1,0,0,0-1.832.555V5.249a.25.25,0,0,1-.25.25H17.852c-3.072,0-4.958,2.963-6.782,5.829C9.609,13.624,8.1,16,6.4,16H1.625a1.25,1.25,0,0,0,0,2.5H6.4c3.072,0,4.958-2.963,6.782-5.829C14.641,10.374,16.152,8,17.852,8h1.614a.25.25,0,0,1,.25.25V9.612a1,1,0,0,0,.71.957.966.966,0,0,0,.29.043,1,1,0,0,0,.832-.445Z"/><path d="M20.426,21.069a.966.966,0,0,0,.29.043,1,1,0,0,0,.832-.445L23.457,17.8a1,1,0,0,0,0-1.11l-1.909-2.863a1,1,0,0,0-1.832.555v1.363a.25.25,0,0,1-.25.25H17.852a4.581,4.581,0,0,1-3.121-1.578,1.25,1.25,0,1,0-1.8,1.738,6.984,6.984,0,0,0,4.917,2.34h1.614a.25.25,0,0,1,.25.25v1.363A1,1,0,0,0,20.426,21.069Z"/>
195
195
  </symbol>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@agorapulse/ui-symbol",
3
3
  "description": "Agorapulse UI Symbol Library",
4
- "version": "1.1.0",
4
+ "version": "1.1.1",
5
5
  "author": "Benoit Hediard",
6
6
  "repository": {
7
7
  "type": "git",
Binary file