@gympass/yoga-icons 1.29.0 → 1.31.0

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 (80) hide show
  1. package/cjs/svg/bath.js +2 -2
  2. package/cjs/svg/bath.native.js +4 -4
  3. package/cjs/svg/beauty-center.js +2 -2
  4. package/cjs/svg/beauty-center.native.js +4 -4
  5. package/cjs/svg/bike.js +2 -2
  6. package/cjs/svg/bike.native.js +4 -4
  7. package/cjs/svg/bioimpedance-scale.js +2 -2
  8. package/cjs/svg/bioimpedance-scale.native.js +4 -4
  9. package/cjs/svg/body-massage.js +2 -2
  10. package/cjs/svg/body-massage.native.js +4 -4
  11. package/cjs/svg/court.js +2 -2
  12. package/cjs/svg/court.native.js +4 -4
  13. package/cjs/svg/coworking-space.js +2 -2
  14. package/cjs/svg/coworking-space.native.js +4 -4
  15. package/cjs/svg/crown.js +8 -0
  16. package/cjs/svg/crown.native.js +13 -0
  17. package/cjs/svg/drinking-fountain.js +2 -2
  18. package/cjs/svg/drinking-fountain.native.js +4 -4
  19. package/cjs/svg/footwear_sneakers.js +8 -0
  20. package/cjs/svg/footwear_sneakers.native.js +13 -0
  21. package/cjs/svg/free-weight.js +2 -2
  22. package/cjs/svg/free-weight.native.js +4 -4
  23. package/cjs/svg/functional-training.js +1 -1
  24. package/cjs/svg/functional-training.native.js +4 -4
  25. package/cjs/svg/grippy-socks.js +2 -2
  26. package/cjs/svg/grippy-socks.native.js +4 -4
  27. package/cjs/svg/hot-tub.js +2 -2
  28. package/cjs/svg/hot-tub.native.js +4 -4
  29. package/cjs/svg/massage-chair.js +2 -2
  30. package/cjs/svg/massage-chair.native.js +4 -4
  31. package/cjs/svg/paddle_board.js +8 -0
  32. package/cjs/svg/paddle_board.native.js +13 -0
  33. package/cjs/svg/physiotherapy.js +2 -2
  34. package/cjs/svg/physiotherapy.native.js +4 -4
  35. package/cjs/svg/racquet.js +2 -2
  36. package/cjs/svg/racquet.native.js +4 -4
  37. package/cjs/svg/sauna.js +2 -2
  38. package/cjs/svg/sauna.native.js +4 -4
  39. package/cjs/svg/single_woman_flag.js +8 -0
  40. package/cjs/svg/single_woman_flag.native.js +13 -0
  41. package/cjs/svg/stretching.js +2 -2
  42. package/cjs/svg/stretching.native.js +3 -3
  43. package/cjs/svg/support-trainer.js +2 -2
  44. package/cjs/svg/support-trainer.native.js +4 -4
  45. package/cjs/svg/water_bottle.js +8 -0
  46. package/cjs/svg/water_bottle.native.js +13 -0
  47. package/cjs/svg/weight-machine.js +2 -2
  48. package/cjs/svg/weight-machine.native.js +4 -4
  49. package/cjs/svg/yoga-mat.js +2 -2
  50. package/cjs/svg/yoga-mat.native.js +4 -4
  51. package/cjs/ui.js +198 -168
  52. package/esm/svg/bath.js +3 -3
  53. package/esm/svg/beauty-center.js +3 -3
  54. package/esm/svg/bike.js +3 -3
  55. package/esm/svg/bioimpedance-scale.js +3 -3
  56. package/esm/svg/body-massage.js +3 -3
  57. package/esm/svg/court.js +3 -3
  58. package/esm/svg/coworking-space.js +3 -3
  59. package/esm/svg/crown.js +6 -0
  60. package/esm/svg/drinking-fountain.js +3 -3
  61. package/esm/svg/footwear_sneakers.js +6 -0
  62. package/esm/svg/free-weight.js +3 -3
  63. package/esm/svg/functional-training.js +2 -2
  64. package/esm/svg/grippy-socks.js +3 -3
  65. package/esm/svg/hot-tub.js +3 -3
  66. package/esm/svg/massage-chair.js +3 -3
  67. package/esm/svg/paddle_board.js +6 -0
  68. package/esm/svg/physiotherapy.js +3 -3
  69. package/esm/svg/racquet.js +2 -2
  70. package/esm/svg/sauna.js +3 -3
  71. package/esm/svg/single_woman_flag.js +6 -0
  72. package/esm/svg/stretching.js +3 -3
  73. package/esm/svg/support-trainer.js +3 -3
  74. package/esm/svg/water_bottle.js +6 -0
  75. package/esm/svg/weight-machine.js +3 -3
  76. package/esm/svg/yoga-mat.js +3 -3
  77. package/esm/ui.js +34 -29
  78. package/package.json +2 -2
  79. package/typings/index.d.ts +34 -29
  80. package/typings/native/index.d.ts +34 -29
@@ -1,6 +1,6 @@
1
- import { jsxs, jsx } from 'react/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
2
  import 'react';
3
3
 
4
- var a=Object.defineProperty,c=Object.defineProperties;var h=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,l=Object.prototype.propertyIsEnumerable;var s=(e,t,o)=>t in e?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,d=(e,t)=>{for(var o in t||(t={}))k.call(t,o)&&s(e,o,t[o]);if(i)for(var o of i(t))l.call(t,o)&&s(e,o,t[o]);return e},n=(e,t)=>c(e,h(t));const g=e=>jsxs("svg",n(d({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",id:"Yoga-Seated-Forward-Fold-Pose--Streamline-Ultimate.svg",height:24,width:24},e),{children:[jsx("desc",{children:"Yoga Seated Forward Fold Pose Streamline Icon: https://streamlinehq.com"}),jsx("path",{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,d:"M17.75 10.3c0 4.0453 -3.4 7.4 -7.5 7.4H9.24998c-1.2 0 -2.19999 -0.9867 -2.19999 -2.1707 0 -1.184 0.99999 -2.1706 2.19999 -2.1706H10.879c0.6884 0 1.2723 -0.5055 1.371 -1.1868v0",strokeWidth:1.5}),jsx("path",{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,d:"M5.25 13.3h-2.3c-1.2 0 -2.2 1 -2.2 2.2 0 1.2 1 2.2 2.2 2.2h14.8c3.3 0 5.5 -2.7 5.5 -6 0 -3.29999 -2.2 -5.49999 -5.5 -5.49999l-2 0c-2 0 -3.5 1 -3.5 3V12.2",strokeWidth:1.5}),jsx("path",{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:10,d:"M9.62964 13.3625c-1.65686 0 -3 -1.3432 -3 -3 0 -1.65687 1.34314 -3.00001 3 -3.00001 1.13916 0 2.13006 0.63497 2.63806 1.57031",strokeWidth:1.5})]}));var v=g;
4
+ var s=Object.defineProperty,v=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var w=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var g=(l,c,t)=>c in l?s(l,c,{enumerable:!0,configurable:!0,writable:!0,value:t}):l[c]=t,e=(l,c)=>{for(var t in c||(c={}))w.call(c,t)&&g(l,t,c[t]);if(a)for(var t of a(c))i.call(c,t)&&g(l,t,c[t]);return l},h=(l,c)=>v(l,d(c));const p=l=>jsx("svg",h(e({xmlns:"http://www.w3.org/2000/svg",height:24,width:24},l),{children:jsx("path",{d:"M15.4 5.466c-1.275.087-2.164.444-2.893 1.161-.15.148-.346.38-.436.517l-.163.248-.224-.151c-.617-.418-1.248-.605-2.044-.606a3.493 3.493 0 0 0-1.437.271c-1.129.467-1.887 1.356-2.229 2.614-.11.405-.099 1.313.021 1.76a3.76 3.76 0 0 0 1.022 1.754l.303.294-.275.295c-.317.34-.566.8-.668 1.237-.14.601-.06 1.361.199 1.9l.097.2-1.907-.001c-2.058 0-2.196-.012-2.538-.212a1.754 1.754 0 0 1-.596-.661c-.077-.156-.092-.25-.092-.586 0-.338.014-.429.093-.589.129-.261.401-.553.634-.68.294-.16.599-.19 1.93-.191 1.159 0 1.226-.004 1.393-.085.26-.126.39-.344.39-.655 0-.311-.13-.529-.39-.655-.168-.082-.231-.085-1.564-.085-1.625 0-1.799.023-2.385.31-.317.156-.439.246-.743.548-.403.401-.605.719-.771 1.215-.091.271-.103.372-.103.867s.012.596.103.867c.164.492.369.814.77 1.216.305.306.423.394.743.551.664.328-.01.305 8.795.305 6.876.001 7.907-.007 8.271-.061 2.537-.376 4.547-2.348 5.115-5.018.51-2.395-.083-4.708-1.585-6.191A5.349 5.349 0 0 0 20.74 6.12c-1.136-.548-1.982-.686-4.12-.672-.572.003-1.121.012-1.22.018m3.58 1.606c1.204.279 2.114.878 2.723 1.791.587.881.81 1.781.765 3.091-.041 1.189-.318 2.084-.935 3.018-.229.347-.823.952-1.153 1.175a5.167 5.167 0 0 1-1.774.737c-.277.054-3.644.098-3.586.047.022-.019.147-.115.278-.213.347-.259.989-.883 1.336-1.298 1.134-1.358 1.817-3.14 1.854-4.84.011-.51-.044-.672-.298-.874-.314-.251-.832-.162-1.059.181-.093.14-.11.226-.156.765-.06.703-.097.934-.212 1.348-.568 2.045-2.176 3.79-4.164 4.519-.792.29-1.362.389-2.44.425-1.19.039-1.519-.034-1.922-.427-.453-.441-.558-1.137-.251-1.663.13-.222.429-.496.674-.616.195-.095.231-.099 1.4-.122 1.083-.021 1.226-.032 1.466-.11.645-.21 1.167-.738 1.407-1.425.026-.074.052-.846.067-2.001.024-1.778.03-1.894.111-2.14.254-.768.866-1.236 1.862-1.422.219-.041.687-.051 1.967-.042 1.536.011 1.711.019 2.04.096M10.151 8.18c.437.103.958.426 1.219.757l.11.139v3.158l-.105.124c-.194.231-.247.242-1.205.242-1.247 0-1.543-.093-2.11-.66-.487-.487-.659-.898-.66-1.583 0-.651.196-1.124.656-1.578.455-.451.924-.649 1.544-.655.165-.002.413.024.551.056",fillRule:"evenodd"})}));var n=p;
5
5
 
6
- export { v as default };
6
+ export { n as default };
@@ -1,6 +1,6 @@
1
- import { jsxs, jsx } from 'react/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
2
  import 'react';
3
3
 
4
- var a=Object.defineProperty,h=Object.defineProperties;var l=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,c=Object.prototype.propertyIsEnumerable;var r=(e,o,t)=>o in e?a(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,s=(e,o)=>{for(var t in o||(o={}))k.call(o,t)&&r(e,t,o[t]);if(i)for(var t of i(o))c.call(o,t)&&r(e,t,o[t]);return e},d=(e,o)=>h(e,l(o));const p=e=>jsxs("svg",d(s({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",id:"School-Test-Physical-Education--Streamline-Ultimate.svg",height:24,width:24},e),{children:[jsx("desc",{children:"School Test Physical Education Streamline Icon: https://streamlinehq.com"}),jsx("path",{d:"M6.75 17.25h-2.3a3.682 3.682 0 0 1 -3.7 -3.667V3.98A3.183 3.183 0 0 1 3.512 0.766a3.046 3.046 0 0 1 1.676 5.769 8.712 8.712 0 0 1 0 6.437 6.794 6.794 0 0 1 10.668 -1.838",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"m20.25 18.375 0 3.958 -3 0.917 -3 -0.917 0 -3.958",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"m23.25 17.25 -6 -2.25 -6 2.25 6 2.25 6 -2.25z",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"m11.25 17.25 0 3",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5})]}));var g=p;
4
+ var p=Object.defineProperty,s=Object.defineProperties;var d=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var h=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;var v=(a,c,l)=>c in a?p(a,c,{enumerable:!0,configurable:!0,writable:!0,value:l}):a[c]=l,o=(a,c)=>{for(var l in c||(c={}))h.call(c,l)&&v(a,l,c[l]);if(t)for(var l of t(c))r.call(c,l)&&v(a,l,c[l]);return a},e=(a,c)=>s(a,d(c));const w=a=>jsx("svg",e(o({xmlns:"http://www.w3.org/2000/svg",height:24,width:24},a),{children:jsx("path",{d:"M3.196.059a3.956 3.956 0 0 0-3.12 3.08C.005 3.48.001 3.786.001 8.72c-.001 4.501.008 5.268.06 5.569a4.449 4.449 0 0 0 3.656 3.647c.298.05.673.064 1.78.063 1.278-.001 1.417-.007 1.563-.075a.935.935 0 0 0 .255-.177c.095-.102.215-.464.186-.559a2.702 2.702 0 0 1-.038-.157c-.029-.134-.235-.374-.387-.453-.091-.047-.349-.058-1.364-.058-1.393-.001-1.826-.035-2.239-.18A2.956 2.956 0 0 1 1.6 14.304c-.078-.308-.08-.456-.08-5.542 0-5.8-.017-5.428.27-5.978.211-.403.657-.841 1.05-1.031a2.108 2.108 0 0 1 1.076-.24 2.268 2.268 0 0 1 2.128 1.574c.125.38.134 1.015.021 1.353A2.467 2.467 0 0 1 5 5.778c-.345.205-.398.254-.485.442-.105.23-.093.401.062.846a8.124 8.124 0 0 1 .402 3.682 7.986 7.986 0 0 1-.385 1.646c-.187.564-.191.746-.021 1.002.292.441.952.418 1.247-.044l.38-.6c.337-.535 1.057-1.267 1.598-1.628.949-.632 1.923-.969 2.994-1.037 1.645-.104 3.113.38 4.381 1.446.35.294.515.366.772.336.498-.056.804-.619.578-1.063-.084-.165-.418-.472-.883-.812-2.253-1.645-5.291-1.89-7.81-.629a9.08 9.08 0 0 0-.824.489l-.434.293-.025-.663c-.034-.886-.117-1.439-.335-2.232l-.102-.368.345-.326c.671-.635 1.073-1.444 1.188-2.389.062-.516.006-.991-.187-1.569a3.503 3.503 0 0 0-.646-1.202C6.362.835 5.54.307 4.82.119 4.396.009 3.614-.02 3.196.059M16.9 14.338c-.775.269-6.032 2.261-6.119 2.317a.757.757 0 0 0-.19.236c-.089.166-.091.197-.103 1.724-.013 1.688.006 1.9.183 2.111.203.242.583.338.86.219a.982.982 0 0 0 .427-.438c.025-.068.042-.51.042-1.13 0-.559.013-1.017.03-1.018.017 0 .35.119.74.265l.71.266v1.725c0 1.123.016 1.781.044 1.885a.77.77 0 0 0 .412.501c.09.04.855.283 1.699.54 1.165.355 1.571.463 1.682.448.259-.034 3.218-.954 3.347-1.039.068-.046.167-.146.22-.223l.096-.141.011-1.847.011-1.846 1.318-.493c1.036-.387 1.345-.519 1.445-.616a.709.709 0 0 0 .173-.814.631.631 0 0 0-.342-.372c-.254-.129-6.099-2.308-6.261-2.334-.111-.017-.235.004-.435.074m2.23 2.168a76.67 76.67 0 0 1 1.92.733c.03.025-3.704 1.443-3.799 1.442-.027-.001-.63-.219-1.34-.487a521.72 521.72 0 0 0-2.208-.824l-.317-.118.177-.067c.279-.106 3.656-1.379 3.667-1.382.005-.002.86.315 1.9.703m-3.063 3.354c.671.251 1.069.38 1.176.38.108 0 .51-.129 1.182-.38.561-.209 1.027-.38 1.037-.38.01 0 .018.519.018 1.153v1.153l-1.09.333c-.599.183-1.111.333-1.136.334-.025 0-.543-.151-1.15-.336L15 21.78v-1.15c0-.632.012-1.15.027-1.15s.483.171 1.04.38",fillRule:"evenodd"})}));var f=w;
5
5
 
6
- export { g as default };
6
+ export { f as default };
@@ -0,0 +1,6 @@
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+ import 'react';
3
+
4
+ var d=Object.defineProperty,h=Object.defineProperties;var l=Object.getOwnPropertyDescriptors;var a=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var n=(e,t,o)=>t in e?d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,i=(e,t)=>{for(var o in t||(t={}))k.call(t,o)&&n(e,o,t[o]);if(a)for(var o of a(t))m.call(t,o)&&n(e,o,t[o]);return e},s=(e,t)=>h(e,l(t));const p=e=>jsxs("svg",s(i({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",id:"Water-Bottle-1--Streamline-Ultimate",height:24,width:24},e),{children:[jsx("desc",{children:"Water Bottle 1 Streamline Icon: https://streamlinehq.com"}),jsx("path",{d:"M14.441 4.97a1.5 1.5 0 0 1 -0.191 -0.732V1.5a0.75 0.75 0 0 0 -0.75 -0.75h-3a0.75 0.75 0 0 0 -0.75 0.75v2.738a1.5 1.5 0 0 1 -0.191 0.732L7.95 7.847A7.785 7.785 0 0 0 6.75 12h0v9.333a1.481 1.481 0 0 0 1.132 1.455 18.584 18.584 0 0 0 8.236 0 1.481 1.481 0 0 0 1.132 -1.455V12h0a7.785 7.785 0 0 0 -1.2 -4.153Z",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"m9.75 3.75 4.5 0",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5})]}));var w=p;
5
+
6
+ export { w as default };
@@ -1,6 +1,6 @@
1
- import { jsxs, jsx } from 'react/jsx-runtime';
1
+ import { jsx } from 'react/jsx-runtime';
2
2
  import 'react';
3
3
 
4
- var d=Object.defineProperty,k=Object.defineProperties;var h=Object.getOwnPropertyDescriptors;var i=Object.getOwnPropertySymbols;var l=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var r=(o,e,t)=>e in o?d(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t,s=(o,e)=>{for(var t in e||(e={}))l.call(e,t)&&r(o,t,e[t]);if(i)for(var t of i(e))p.call(e,t)&&r(o,t,e[t]);return o},a=(o,e)=>k(o,h(e));const c=o=>jsxs("svg",a(s({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",id:"Fitness-Weightlift--Streamline-Ultimate.svg",height:24,width:24},o),{children:[jsx("desc",{children:"Fitness Weightlift Streamline Icon: https://streamlinehq.com"}),jsx("path",{d:"M9.375 9.375a2.625 2.625 0 1 0 5.25 0 2.625 2.625 0 1 0 -5.25 0Z",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"M3.765 9a10.648 10.648 0 0 0 2.475 6.416A7.582 7.582 0 0 0 9 17.32v5.93",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"M18.079 6.158a1.5 1.5 0 0 0 -0.823 1.467c0 0.036 0.243 3.644 -1.7 5.759a4.538 4.538 0 0 1 -1.13 0.866H9.575a4.6 4.6 0 0 1 -1.118 -0.85C6.5 11.278 6.74 7.689 6.746 7.62a1.5 1.5 0 0 0 -0.825 -1.462",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"M15 23.25v-5.93a7.582 7.582 0 0 0 2.76 -1.9A10.648 10.648 0 0 0 20.235 9",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"M20.251 3.755a45.482 45.482 0 0 0 -16.5 0",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"M23.25 5.25a1.5 1.5 0 0 1 -3 0v-3a1.5 1.5 0 0 1 3 0Z",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5}),jsx("path",{d:"M3.75 5.25a1.5 1.5 0 0 1 -3 0v-3a1.5 1.5 0 0 1 3 0Z",fill:"none",stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5})]}));var g=c;
4
+ var s=Object.defineProperty,v=Object.defineProperties;var o=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var d=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;var h=(l,c,a)=>c in l?s(l,c,{enumerable:!0,configurable:!0,writable:!0,value:a}):l[c]=a,m=(l,c)=>{for(var a in c||(c={}))d.call(c,a)&&h(l,a,c[a]);if(t)for(var a of t(c))i.call(c,a)&&h(l,a,c[a]);return l},e=(l,c)=>v(l,o(c));const w=l=>jsx("svg",e(m({xmlns:"http://www.w3.org/2000/svg",height:24,width:24},l),{children:jsx("path",{d:"M1.736.059C1.143.188.557.643.261 1.205c-.258.488-.267.585-.253 2.671L.021 5.74l.106.275c.35.903 1.165 1.473 2.11 1.476.72.001 1.297-.271 1.761-.834.369-.447.482-.811.517-1.677l.025-.6.826-.127a44.56 44.56 0 0 1 12.914-.052c.451.065.901.132 1 .15l.18.031.026.628c.03.731.106 1.042.346 1.412.283.435.751.82 1.161.955 1.203.396 2.447-.206 2.896-1.4.086-.23.089-.289.102-2.101.011-1.587.004-1.905-.05-2.136-.19-.819-.887-1.511-1.696-1.682a2.208 2.208 0 0 0-2.07.602c-.466.458-.641.893-.682 1.69-.02.376-.038.49-.08.49-.03 0-.428-.053-.884-.119-2.307-.33-4.112-.456-6.529-.456-2.466 0-4.543.151-6.816.497a10.35 10.35 0 0 1-.584.078c-.059 0-.071-.065-.093-.49-.041-.797-.216-1.232-.682-1.69A2.229 2.229 0 0 0 1.736.059m.862 1.54c.185.094.307.24.364.436.028.095.039.717.03 1.811L2.98 5.513l-.122.151c-.184.227-.311.305-.529.326a.763.763 0 0 1-.673-.292l-.116-.152-.012-1.723c-.006-.948-.001-1.762.01-1.81.029-.116.21-.327.36-.418.165-.101.498-.099.7.004m19.474-.023c.123.065.297.242.363.371.031.061.045.611.045 1.792 0 1.617-.004 1.712-.079 1.859a.722.722 0 0 1-.75.391c-.202-.023-.33-.104-.509-.325l-.122-.151-.012-1.686c-.012-1.822-.004-1.904.203-2.098.219-.206.623-.277.861-.153M5.691 5.443c-.198.059-.435.308-.49.513-.09.335.036.637.353.85.404.272.432.356.437 1.274.012 2.637.817 4.85 2.222 6.112.321.288.647.519.975.692l.22.116h5.184l.22-.116c.567-.298 1.232-.873 1.645-1.422.997-1.326 1.547-3.234 1.546-5.362-.001-.897.041-1.021.434-1.286.268-.18.382-.375.382-.654 0-.273-.098-.453-.334-.619-.235-.165-.547-.165-.831-.001a2.27 2.27 0 0 0-1.029 1.26c-.09.273-.101.382-.12 1.22-.023.989-.078 1.489-.245 2.238-.182.811-.483 1.544-.866 2.112-.225.334-.68.801-.969.993l-.234.157H9.809l-.234-.157c-.846-.567-1.514-1.688-1.833-3.077-.157-.679-.226-1.321-.247-2.282-.018-.804-.03-.927-.117-1.203-.266-.841-1.12-1.528-1.687-1.358m5.702.62a3.268 3.268 0 0 0-1.703.872 3.26 3.26 0 0 0-1.05 2.417c-.001 1.558.947 2.814 2.468 3.273.306.093.423.107.892.107.469 0 .586-.014.892-.107.643-.194 1.148-.501 1.577-.96.588-.628.891-1.416.891-2.313-.002-2.083-1.906-3.662-3.967-3.289m1.414 1.627a1.87 1.87 0 0 1 .881 2.483 1.865 1.865 0 0 1-3.074.453 1.898 1.898 0 0 1-.31-2.05c.126-.268.483-.662.731-.807.353-.207.546-.252 1.027-.24.42.011.458.019.745.161m-9.232.587a.8.8 0 0 0-.462.354c-.082.132-.092.192-.084.527.067 2.793 1.585 6.033 3.567 7.613.404.322.953.681 1.334.874l.31.156v5.582l.09.176a1.1 1.1 0 0 0 .244.299c.137.109.182.122.426.122s.289-.013.426-.122c.085-.068.195-.203.245-.3l.091-.178-.011-3.14c-.011-3.086-.012-3.142-.093-3.28-.098-.166-.293-.3-.691-.471-.838-.362-1.767-1.075-2.335-1.792-.585-.738-1.173-1.793-1.513-2.717-.3-.812-.519-1.846-.581-2.74-.037-.521-.148-.76-.418-.899a.943.943 0 0 0-.545-.064m16.565-.018a1.438 1.438 0 0 1-.147.037c-.157.035-.355.218-.435.403-.042.095-.082.324-.098.561-.132 1.952-.842 3.806-2.069 5.406-.516.673-1.398 1.37-2.225 1.757-.664.312-.729.354-.84.557-.059.108-.067.432-.077 3.26l-.011 3.14.091.178c.05.097.16.232.245.3.137.109.182.122.426.122s.289-.013.426-.122a1.1 1.1 0 0 0 .244-.299l.09-.176v-5.582l.289-.145c1.832-.923 3.264-2.626 4.175-4.967.428-1.1.717-2.46.746-3.509.012-.428-.063-.616-.314-.787-.142-.098-.417-.169-.516-.134",fillRule:"evenodd"})}));var n=w;
5
5
 
6
- export { g as default };
6
+ export { n as default };
@@ -1,6 +1,6 @@
1
- import { jsx } from 'react/jsx-runtime';
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import 'react';
3
3
 
4
- var v=Object.defineProperty,L=Object.defineProperties;var w=Object.getOwnPropertyDescriptors;var t=Object.getOwnPropertySymbols;var a=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;var H=(e,C,o)=>C in e?v(e,C,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[C]=o,d=(e,C)=>{for(var o in C||(C={}))a.call(C,o)&&H(e,o,C[o]);if(t)for(var o of t(C))h.call(C,o)&&H(e,o,C[o]);return e},g=(e,C)=>L(e,w(C));const i=e=>jsx("svg",g(d({width:24,height:24,viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),{children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0489 4C9.81279 4 8.00006 5.81273 8.00006 8.04884V8.26449C8.00006 8.85949 8.10453 9.44659 8.30567 10H4.04472C2.38042 10 1.44424 11.9142 2.46601 13.2279L7.61019 19.8418C8.17856 20.5726 9.05248 21 9.97825 21H17.0001C19.7615 21 22.0001 18.7614 22.0001 16V15.5C22.0001 14.3648 21.5797 13.3277 20.8861 12.536C20.8557 12.478 20.8191 12.4222 20.7762 12.3694L15.1913 5.49567C14.4224 4.54942 13.2681 4 12.0489 4ZM17.0866 11L13.639 6.75686C13.25 6.27802 12.6659 6 12.0489 6C10.9174 6 10.0001 6.9173 10.0001 8.04884V8.26449C10.0001 8.87268 10.1801 9.46726 10.5174 9.97331L10.808 10.4092L13.2569 13.4703C13.8139 12.0253 15.2158 11 16.8572 11H17.0866ZM13.5417 16.889C13.4204 16.8266 13.3099 16.7381 13.2192 16.6247L9.51929 11.9998C9.5129 11.9999 9.5065 12 9.50008 12H4.04472L9.1889 18.6139C9.37835 18.8575 9.66966 19 9.97825 19H17.0001C18.6569 19 20.0001 17.6569 20.0001 16V15.5C20.0001 14.1193 18.8808 13 17.5001 13H16.8572C15.8316 13 15.0001 13.8315 15.0001 14.8571V15.25C15.0001 15.6642 15.3359 16 15.7501 16H16.0001C16.2762 16 16.5001 15.7761 16.5001 15.5C16.5001 14.9477 16.9478 14.5 17.5001 14.5C18.0524 14.5 18.5001 14.9477 18.5001 15.5C18.5001 16.8807 17.3808 18 16.0001 18H15.7501C14.8455 18 14.0429 17.5632 13.5417 16.889Z"})}));var V=i;
4
+ var a=Object.defineProperty,h=Object.defineProperties;var c=Object.getOwnPropertyDescriptors;var r=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,p=Object.prototype.propertyIsEnumerable;var i=(o,t,e)=>t in o?a(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,n=(o,t)=>{for(var e in t||(t={}))k.call(t,e)&&i(o,e,t[e]);if(r)for(var e of r(t))p.call(t,e)&&i(o,e,t[e]);return o},d=(o,t)=>h(o,c(t));const g=o=>jsxs("svg",d(n({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",id:"Yoga-Mat--Streamline-Ultimate.svg",height:24,width:24},o),{children:[jsx("desc",{children:"Yoga Mat Streamline Icon: https://streamlinehq.com"}),jsx("path",{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 23.25c2.07107 0 3.75 -1.6789 3.75 -3.75s-1.67893 -3.75 -3.75 -3.75c-2.07107 0 -3.75 1.6789 -3.75 3.75s1.67893 3.75 3.75 3.75Z",strokeWidth:1.5}),jsx("path",{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",d:"M0.75 19.5v-15c0 -0.99456 0.39509 -1.94839 1.09835 -2.65165S3.50544 0.75 4.5 0.75c0.99456 0 1.94839 0.39509 2.65165 1.09835S8.25 3.50544 8.25 4.5v15",strokeWidth:1.5}),jsx("path",{stroke:"#000000",strokeLinecap:"round",strokeLinejoin:"round",d:"M11.25 4.5h10.5c0.3978 0 0.7794 0.15804 1.0607 0.43934S23.25 5.60218 23.25 6v15.75c0 0.3978 -0.158 0.7794 -0.4393 1.0607s-0.6629 0.4393 -1.0607 0.4393H4.5",strokeWidth:1.5}),jsx("path",{stroke:"#000000",d:"M4.5 19.875c-0.20711 0 -0.375 -0.1679 -0.375 -0.375s0.16789 -0.375 0.375 -0.375",strokeWidth:1.5}),jsx("path",{stroke:"#000000",d:"M4.5 19.875c0.20711 0 0.375 -0.1679 0.375 -0.375s-0.16789 -0.375 -0.375 -0.375",strokeWidth:1.5})]}));var m=g;
5
5
 
6
- export { V as default };
6
+ export { m as default };
package/esm/ui.js CHANGED
@@ -3,8 +3,8 @@ export { default as Accessible } from './svg/accessible';
3
3
  export { default as AccessibleParking } from './svg/accessible_parking_space';
4
4
  export { default as AccessibleRestroom } from './svg/accessible_restroom';
5
5
  export { default as AccessibleShower } from './svg/accessible_shower';
6
- export { default as AddBooking } from './svg/add_booking';
7
6
  export { default as Add } from './svg/add';
7
+ export { default as AddBooking } from './svg/add_booking';
8
8
  export { default as AirConditioning } from './svg/air-conditioning';
9
9
  export { default as AlertCircle } from './svg/alert_circle';
10
10
  export { default as AlertTriangle } from './svg/alert_triangle';
@@ -17,6 +17,7 @@ export { default as ArrowUp } from './svg/arrow_up';
17
17
  export { default as Attention } from './svg/attention';
18
18
  export { default as AutismFriendly } from './svg/autism_friendly';
19
19
  export { default as AutomaticInvite } from './svg/automatic_invite';
20
+ export { default as Backspace } from './svg/backspace';
20
21
  export { default as Bank } from './svg/bank';
21
22
  export { default as BankStatement } from './svg/bank_statement';
22
23
  export { default as BarChart } from './svg/bar_chart';
@@ -26,46 +27,47 @@ export { default as BeautySalon } from './svg/beauty-salon';
26
27
  export { default as Bike } from './svg/bike';
27
28
  export { default as BioimpedanceScale } from './svg/bioimpedance-scale';
28
29
  export { default as BodyMassage } from './svg/body-massage';
29
- export { default as BookingFilled } from './svg/booking_filled';
30
30
  export { default as Booking } from './svg/booking';
31
+ export { default as BookingFilled } from './svg/booking_filled';
31
32
  export { default as Boxing } from './svg/boxing';
32
33
  export { default as BrailleSigns } from './svg/braille_signs';
33
- export { default as BuildingFilled } from './svg/building_filled';
34
34
  export { default as Building } from './svg/building';
35
+ export { default as BuildingFilled } from './svg/building_filled';
35
36
  export { default as BulletList } from './svg/bullet_list';
36
37
  export { default as Camera } from './svg/camera';
37
38
  export { default as Cart } from './svg/cart';
38
39
  export { default as Chat } from './svg/chat';
39
- export { default as CheckFilled } from './svg/check_filled';
40
40
  export { default as Check } from './svg/check';
41
+ export { default as CheckFilled } from './svg/check_filled';
41
42
  export { default as CheckedFull } from './svg/checked_full';
42
43
  export { default as CheckedHalf } from './svg/checked_half';
43
- export { default as CheckinFilled } from './svg/checkin_filled';
44
44
  export { default as Checkin } from './svg/checkin';
45
+ export { default as CheckinFilled } from './svg/checkin_filled';
45
46
  export { default as ChevronDown } from './svg/chevron_down';
46
47
  export { default as ChevronLeft } from './svg/chevron_left';
47
48
  export { default as ChevronRight } from './svg/chevron_right';
48
49
  export { default as ChevronUp } from './svg/chevron_up';
49
50
  export { default as ChildrenArea } from './svg/children-area';
50
- export { default as CloseFilled } from './svg/close_filled';
51
51
  export { default as Close } from './svg/close';
52
+ export { default as CloseFilled } from './svg/close_filled';
52
53
  export { default as Code } from './svg/code';
53
54
  export { default as CoffeeShop } from './svg/coffee-shop';
54
- export { default as CompassFilled } from './svg/compass_filled';
55
55
  export { default as Compass } from './svg/compass';
56
+ export { default as CompassFilled } from './svg/compass_filled';
56
57
  export { default as Copy } from './svg/copy';
57
58
  export { default as CornerUpLeft } from './svg/corner_up_left';
58
59
  export { default as CornerUpRight } from './svg/corner_up_right';
59
60
  export { default as Court } from './svg/court';
60
61
  export { default as CoworkingSpace } from './svg/coworking-space';
61
62
  export { default as CreditCard } from './svg/credit_card';
63
+ export { default as Crown } from './svg/crown';
62
64
  export { default as Cycling } from './svg/cycling';
63
65
  export { default as Dance } from './svg/dance';
64
66
  export { default as Delayed } from './svg/delayed';
65
67
  export { default as Diagram } from './svg/diagram';
66
68
  export { default as Disconnect } from './svg/disconnect';
67
- export { default as DislikeFilled } from './svg/dislike_filled';
68
69
  export { default as Dislike } from './svg/dislike';
70
+ export { default as DislikeFilled } from './svg/dislike_filled';
69
71
  export { default as Doc } from './svg/doc';
70
72
  export { default as Download } from './svg/download';
71
73
  export { default as Draggable } from './svg/draggable';
@@ -79,9 +81,10 @@ export { default as ExternalLink } from './svg/external_link';
79
81
  export { default as Facebook } from './svg/facebook';
80
82
  export { default as FamilyMember } from './svg/family_member';
81
83
  export { default as FamilyMemberFilled } from './svg/family_member_filled';
82
- export { default as FavoriteFilled } from './svg/favorite_filled';
83
84
  export { default as Favorite } from './svg/favorite';
85
+ export { default as FavoriteFilled } from './svg/favorite_filled';
84
86
  export { default as Filter } from './svg/filter';
87
+ export { default as FootwearSneakers } from './svg/footwear_sneakers';
85
88
  export { default as FreeWeight } from './svg/free-weight';
86
89
  export { default as FunctionalTraining } from './svg/functional-training';
87
90
  export { default as FunnelFilter } from './svg/funnel_filter';
@@ -92,26 +95,27 @@ export { default as Gympass } from './svg/gympass';
92
95
  export { default as Headphone } from './svg/headphone';
93
96
  export { default as Heartbeat } from './svg/heartbeat';
94
97
  export { default as Heater } from './svg/heater';
95
- export { default as HelpCircle } from './svg/help_circle';
96
98
  export { default as Help } from './svg/help';
99
+ export { default as HelpCircle } from './svg/help_circle';
97
100
  export { default as History } from './svg/history';
98
101
  export { default as Hit } from './svg/hit';
99
- export { default as HomeFilled } from './svg/home_filled';
100
102
  export { default as Home } from './svg/home';
103
+ export { default as HomeFilled } from './svg/home_filled';
101
104
  export { default as HotTub } from './svg/hot-tub';
105
+ export { default as WellhubIcon } from './svg/icon_wellhub';
102
106
  export { default as Image } from './svg/image';
103
107
  export { default as Info } from './svg/info';
104
108
  export { default as Information } from './svg/information';
105
109
  export { default as Instagram } from './svg/instagram';
106
110
  export { default as JumpRope } from './svg/jump_rope';
107
- export { default as LikeFilled } from './svg/like_filled';
108
111
  export { default as Like } from './svg/like';
112
+ export { default as LikeFilled } from './svg/like_filled';
109
113
  export { default as Link } from './svg/link';
110
114
  export { default as Linkedin } from './svg/linkedin';
111
115
  export { default as Location } from './svg/location';
116
+ export { default as Lock } from './svg/lock';
112
117
  export { default as LockOff } from './svg/lock_off';
113
118
  export { default as LockOnFilled } from './svg/lock_on_filled';
114
- export { default as Lock } from './svg/lock';
115
119
  export { default as LockerRoom } from './svg/locker_room';
116
120
  export { default as Lockers } from './svg/lockers';
117
121
  export { default as LogOut } from './svg/log_out';
@@ -119,8 +123,8 @@ export { default as Loop } from './svg/loop';
119
123
  export { default as MailRead } from './svg/mail_read';
120
124
  export { default as MailUnread } from './svg/mail_unread';
121
125
  export { default as ManualInvite } from './svg/manual_invite';
122
- export { default as MapPin } from './svg/map_pin';
123
126
  export { default as Map } from './svg/map';
127
+ export { default as MapPin } from './svg/map_pin';
124
128
  export { default as MartialArts } from './svg/martial-arts';
125
129
  export { default as MassageChair } from './svg/massage-chair';
126
130
  export { default as MenuList } from './svg/menu_list';
@@ -133,32 +137,35 @@ export { default as NetworkOn } from './svg/network_on';
133
137
  export { default as NotificationFilled } from './svg/notification_filled';
134
138
  export { default as NotificationOff } from './svg/notification_off';
135
139
  export { default as Nutritionist } from './svg/nutritionist';
140
+ export { default as PaddleBoard } from './svg/paddle_board';
136
141
  export { default as PaperPin } from './svg/paper_pin';
137
142
  export { default as Paperclip } from './svg/paperclip';
143
+ export { default as ParkingLot } from './svg/parking-lot';
138
144
  export { default as Password } from './svg/password';
139
145
  export { default as Pause } from './svg/pause';
140
146
  export { default as PauseFilled } from './svg/pause_filled';
141
- export { default as PhoneFilled } from './svg/phone_filled';
142
147
  export { default as Phone } from './svg/phone';
148
+ export { default as PhoneFilled } from './svg/phone_filled';
149
+ export { default as Physiotherapy } from './svg/physiotherapy';
143
150
  export { default as PieChart } from './svg/pie_chart';
144
151
  export { default as Pilates } from './svg/pilates';
145
152
  export { default as PinFilled } from './svg/pin_filled';
146
- export { default as Physiotherapy } from './svg/physiotherapy';
147
153
  export { default as Play } from './svg/play';
148
154
  export { default as PlayArrow } from './svg/play_arrow';
149
155
  export { default as PlayFilled } from './svg/play_filled';
150
156
  export { default as PlusCircle } from './svg/plus_circle';
151
157
  export { default as Pool } from './svg/pool';
158
+ export { default as PriceTag } from './svg/price_tag';
152
159
  export { default as Printer } from './svg/printer';
153
- export { default as QRCodeReader } from './svg/qr_code_reader';
154
160
  export { default as QRCode } from './svg/qr_code';
161
+ export { default as QRCodeReader } from './svg/qr_code_reader';
155
162
  export { default as Racquet } from './svg/racquet';
156
163
  export { default as Rectangle } from './svg/rectangle';
157
164
  export { default as Refresh } from './svg/refresh';
158
165
  export { default as Restaurant } from './svg/restaurant';
159
166
  export { default as Sauna } from './svg/sauna';
160
- export { default as SearchFilled } from './svg/search_filled';
161
167
  export { default as Search } from './svg/search';
168
+ export { default as SearchFilled } from './svg/search_filled';
162
169
  export { default as ServiceDogs } from './svg/service_dogs';
163
170
  export { default as Settings } from './svg/settings';
164
171
  export { default as ShareAndroid } from './svg/share_android';
@@ -166,31 +173,31 @@ export { default as ShareIos } from './svg/share_ios';
166
173
  export { default as ShieldCheck } from './svg/shield_check';
167
174
  export { default as ShieldSecure } from './svg/shield_secure';
168
175
  export { default as ShineFilled } from './svg/shine_filled';
169
- export { default as Shower } from './svg/shower';
170
176
  export { default as ShowerTowels } from './svg/shower-towels';
177
+ export { default as Shower } from './svg/shower';
171
178
  export { default as SignLanguage } from './svg/sign_language';
172
179
  export { default as Signal } from './svg/signal';
173
- export { default as SmartphoneFilled } from './svg/smartphone_filled';
180
+ export { default as SibngleWomanFlag } from './svg/single_woman_flag';
174
181
  export { default as Smartphone } from './svg/smartphone';
182
+ export { default as SmartphoneFilled } from './svg/smartphone_filled';
175
183
  export { default as SnackBar } from './svg/snack-bar';
176
184
  export { default as SortAscending } from './svg/sort_ascending';
177
185
  export { default as SortDescending } from './svg/sort_descending';
178
186
  export { default as Spa } from './svg/spa';
179
187
  export { default as SportsEquipment } from './svg/sports-equipment-store';
180
188
  export { default as StairFreeAccess } from './svg/stair_free_access';
181
- export { default as StarFilled } from './svg/star_filled';
182
189
  export { default as Star } from './svg/star';
190
+ export { default as StarFilled } from './svg/star_filled';
183
191
  export { default as Stretching } from './svg/stretching';
184
192
  export { default as Success } from './svg/success';
185
193
  export { default as SupportTrainer } from './svg/support-trainer';
186
194
  export { default as SystemStatus } from './svg/system_status';
187
195
  export { default as TactilePaving } from './svg/tactile_paving';
188
- export { default as ParkingLot } from './svg/parking-lot';
189
- export { default as PriceTag } from './svg/price_tag';
196
+ export { default as Tennis } from './svg/tennis';
190
197
  export { default as Time } from './svg/time';
191
198
  export { default as TimeFilled } from './svg/time_filled';
192
- export { default as Token } from './svg/token';
193
199
  export { default as Toiletries } from './svg/toiletries';
200
+ export { default as Token } from './svg/token';
194
201
  export { default as TrainingTowels } from './svg/training-towels';
195
202
  export { default as Trash } from './svg/trash';
196
203
  export { default as TrendingNoChange } from './svg/trending_no_change';
@@ -199,22 +206,20 @@ export { default as TriangleAlert } from './svg/triangle_alert';
199
206
  export { default as Twitter } from './svg/twitter';
200
207
  export { default as Upload } from './svg/upload';
201
208
  export { default as Upload2 } from './svg/upload2';
209
+ export { default as User } from './svg/user';
202
210
  export { default as UserAdd } from './svg/user_add';
203
- export { default as Tennis } from './svg/tennis';
204
211
  export { default as UserFilled } from './svg/user_filled';
205
212
  export { default as UserFilledStar } from './svg/user_filled_star';
206
- export { default as User } from './svg/user';
207
213
  export { default as Video } from './svg/video';
208
- export { default as VisibilityOff } from './svg/visibility_off';
209
214
  export { default as Visibility } from './svg/visibility';
215
+ export { default as VisibilityOff } from './svg/visibility_off';
210
216
  export { default as Wallet } from './svg/wallet';
217
+ export { default as WaterBottle } from './svg/water_bottle';
211
218
  export { default as Waze } from './svg/waze';
212
219
  export { default as WeightMachine } from './svg/weight-machine';
213
220
  export { default as Whatsapp } from './svg/whatsapp';
214
221
  export { default as WheelchairFriendlyDoors } from './svg/wheelchair_friendly_doors';
215
- export { default as WellhubIcon } from './svg/icon_wellhub';
216
222
  export { default as WiFi } from './svg/wi-fi';
217
223
  export { default as YogaMat } from './svg/yoga-mat';
218
224
  export { default as Youtube } from './svg/youtube';
219
225
  export { default as Zen } from './svg/zen';
220
- export { default as Backspace } from './svg/backspace';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gympass/yoga-icons",
3
- "version": "1.29.0",
3
+ "version": "1.31.0",
4
4
  "description": "Yoga icon package",
5
5
  "keywords": [
6
6
  "yoga",
@@ -26,7 +26,7 @@
26
26
  "bugs": {
27
27
  "url": "https://github.com/Gympass/yoga/issues"
28
28
  },
29
- "gitHead": "181e38376e72162bd97ae292a93c94caadf5cef2",
29
+ "gitHead": "2ede3f7294cbdbe132eacb98939d88ebc6aff341",
30
30
  "module": "./esm",
31
31
  "private": false
32
32
  }
@@ -6,8 +6,8 @@ export declare const Accessible: SVGWebComponent;
6
6
  export declare const AccessibleParking: SVGWebComponent;
7
7
  export declare const AccessibleRestroom: SVGWebComponent;
8
8
  export declare const AccessibleShower: SVGWebComponent;
9
- export declare const AddBooking: SVGWebComponent;
10
9
  export declare const Add: SVGWebComponent;
10
+ export declare const AddBooking: SVGWebComponent;
11
11
  export declare const AirConditioning: SVGWebComponent;
12
12
  export declare const AlertCircle: SVGWebComponent;
13
13
  export declare const AlertTriangle: SVGWebComponent;
@@ -20,6 +20,7 @@ export declare const ArrowUp: SVGWebComponent;
20
20
  export declare const Attention: SVGWebComponent;
21
21
  export declare const AutismFriendly: SVGWebComponent;
22
22
  export declare const AutomaticInvite: SVGWebComponent;
23
+ export declare const Backspace: SVGWebComponent;
23
24
  export declare const Bank: SVGWebComponent;
24
25
  export declare const BankStatement: SVGWebComponent;
25
26
  export declare const BarChart: SVGWebComponent;
@@ -29,46 +30,47 @@ export declare const BeautySalon: SVGWebComponent;
29
30
  export declare const Bike: SVGWebComponent;
30
31
  export declare const BioimpedanceScale: SVGWebComponent;
31
32
  export declare const BodyMassage: SVGWebComponent;
32
- export declare const BookingFilled: SVGWebComponent;
33
33
  export declare const Booking: SVGWebComponent;
34
+ export declare const BookingFilled: SVGWebComponent;
34
35
  export declare const Boxing: SVGWebComponent;
35
36
  export declare const BrailleSigns: SVGWebComponent;
36
- export declare const BuildingFilled: SVGWebComponent;
37
37
  export declare const Building: SVGWebComponent;
38
+ export declare const BuildingFilled: SVGWebComponent;
38
39
  export declare const BulletList: SVGWebComponent;
39
40
  export declare const Camera: SVGWebComponent;
40
41
  export declare const Cart: SVGWebComponent;
41
42
  export declare const Chat: SVGWebComponent;
42
- export declare const CheckFilled: SVGWebComponent;
43
43
  export declare const Check: SVGWebComponent;
44
+ export declare const CheckFilled: SVGWebComponent;
44
45
  export declare const CheckedFull: SVGWebComponent;
45
46
  export declare const CheckedHalf: SVGWebComponent;
46
- export declare const CheckinFilled: SVGWebComponent;
47
47
  export declare const Checkin: SVGWebComponent;
48
+ export declare const CheckinFilled: SVGWebComponent;
48
49
  export declare const ChevronDown: SVGWebComponent;
49
50
  export declare const ChevronLeft: SVGWebComponent;
50
51
  export declare const ChevronRight: SVGWebComponent;
51
52
  export declare const ChevronUp: SVGWebComponent;
52
53
  export declare const ChildrenArea: SVGWebComponent;
53
- export declare const CloseFilled: SVGWebComponent;
54
54
  export declare const Close: SVGWebComponent;
55
+ export declare const CloseFilled: SVGWebComponent;
55
56
  export declare const Code: SVGWebComponent;
56
57
  export declare const CoffeeShop: SVGWebComponent;
57
- export declare const CompassFilled: SVGWebComponent;
58
58
  export declare const Compass: SVGWebComponent;
59
+ export declare const CompassFilled: SVGWebComponent;
59
60
  export declare const Copy: SVGWebComponent;
60
61
  export declare const CornerUpLeft: SVGWebComponent;
61
62
  export declare const CornerUpRight: SVGWebComponent;
62
63
  export declare const Court: SVGWebComponent;
63
64
  export declare const CoworkingSpace: SVGWebComponent;
64
65
  export declare const CreditCard: SVGWebComponent;
66
+ export declare const Crown: SVGWebComponent;
65
67
  export declare const Cycling: SVGWebComponent;
66
68
  export declare const Dance: SVGWebComponent;
67
69
  export declare const Delayed: SVGWebComponent;
68
70
  export declare const Diagram: SVGWebComponent;
69
71
  export declare const Disconnect: SVGWebComponent;
70
- export declare const DislikeFilled: SVGWebComponent;
71
72
  export declare const Dislike: SVGWebComponent;
73
+ export declare const DislikeFilled: SVGWebComponent;
72
74
  export declare const Doc: SVGWebComponent;
73
75
  export declare const Download: SVGWebComponent;
74
76
  export declare const Draggable: SVGWebComponent;
@@ -82,9 +84,10 @@ export declare const ExternalLink: SVGWebComponent;
82
84
  export declare const Facebook: SVGWebComponent;
83
85
  export declare const FamilyMember: SVGWebComponent;
84
86
  export declare const FamilyMemberFilled: SVGWebComponent;
85
- export declare const FavoriteFilled: SVGWebComponent;
86
87
  export declare const Favorite: SVGWebComponent;
88
+ export declare const FavoriteFilled: SVGWebComponent;
87
89
  export declare const Filter: SVGWebComponent;
90
+ export declare const FootwearSneakers: SVGWebComponent;
88
91
  export declare const FreeWeight: SVGWebComponent;
89
92
  export declare const FunctionalTraining: SVGWebComponent;
90
93
  export declare const FunnelFilter: SVGWebComponent;
@@ -95,26 +98,27 @@ export declare const Gympass: SVGWebComponent;
95
98
  export declare const Headphone: SVGWebComponent;
96
99
  export declare const Heartbeat: SVGWebComponent;
97
100
  export declare const Heater: SVGWebComponent;
98
- export declare const HelpCircle: SVGWebComponent;
99
101
  export declare const Help: SVGWebComponent;
102
+ export declare const HelpCircle: SVGWebComponent;
100
103
  export declare const History: SVGWebComponent;
101
104
  export declare const Hit: SVGWebComponent;
102
- export declare const HomeFilled: SVGWebComponent;
103
105
  export declare const Home: SVGWebComponent;
106
+ export declare const HomeFilled: SVGWebComponent;
104
107
  export declare const HotTub: SVGWebComponent;
108
+ export declare const WellhubIcon: SVGWebComponent;
105
109
  export declare const Image: SVGWebComponent;
106
110
  export declare const Info: SVGWebComponent;
107
111
  export declare const Information: SVGWebComponent;
108
112
  export declare const Instagram: SVGWebComponent;
109
113
  export declare const JumpRope: SVGWebComponent;
110
- export declare const LikeFilled: SVGWebComponent;
111
114
  export declare const Like: SVGWebComponent;
115
+ export declare const LikeFilled: SVGWebComponent;
112
116
  export declare const Link: SVGWebComponent;
113
117
  export declare const Linkedin: SVGWebComponent;
114
118
  export declare const Location: SVGWebComponent;
119
+ export declare const Lock: SVGWebComponent;
115
120
  export declare const LockOff: SVGWebComponent;
116
121
  export declare const LockOnFilled: SVGWebComponent;
117
- export declare const Lock: SVGWebComponent;
118
122
  export declare const LockerRoom: SVGWebComponent;
119
123
  export declare const Lockers: SVGWebComponent;
120
124
  export declare const LogOut: SVGWebComponent;
@@ -122,8 +126,8 @@ export declare const Loop: SVGWebComponent;
122
126
  export declare const MailRead: SVGWebComponent;
123
127
  export declare const MailUnread: SVGWebComponent;
124
128
  export declare const ManualInvite: SVGWebComponent;
125
- export declare const MapPin: SVGWebComponent;
126
129
  export declare const Map: SVGWebComponent;
130
+ export declare const MapPin: SVGWebComponent;
127
131
  export declare const MartialArts: SVGWebComponent;
128
132
  export declare const MassageChair: SVGWebComponent;
129
133
  export declare const MenuList: SVGWebComponent;
@@ -136,32 +140,35 @@ export declare const NetworkOn: SVGWebComponent;
136
140
  export declare const NotificationFilled: SVGWebComponent;
137
141
  export declare const NotificationOff: SVGWebComponent;
138
142
  export declare const Nutritionist: SVGWebComponent;
143
+ export declare const PaddleBoard: SVGWebComponent;
139
144
  export declare const PaperPin: SVGWebComponent;
140
145
  export declare const Paperclip: SVGWebComponent;
146
+ export declare const ParkingLot: SVGWebComponent;
141
147
  export declare const Password: SVGWebComponent;
142
148
  export declare const Pause: SVGWebComponent;
143
149
  export declare const PauseFilled: SVGWebComponent;
144
- export declare const PhoneFilled: SVGWebComponent;
145
150
  export declare const Phone: SVGWebComponent;
151
+ export declare const PhoneFilled: SVGWebComponent;
152
+ export declare const Physiotherapy: SVGWebComponent;
146
153
  export declare const PieChart: SVGWebComponent;
147
154
  export declare const Pilates: SVGWebComponent;
148
155
  export declare const PinFilled: SVGWebComponent;
149
- export declare const Physiotherapy: SVGWebComponent;
150
156
  export declare const Play: SVGWebComponent;
151
157
  export declare const PlayArrow: SVGWebComponent;
152
158
  export declare const PlayFilled: SVGWebComponent;
153
159
  export declare const PlusCircle: SVGWebComponent;
154
160
  export declare const Pool: SVGWebComponent;
161
+ export declare const PriceTag: SVGWebComponent;
155
162
  export declare const Printer: SVGWebComponent;
156
- export declare const QRCodeReader: SVGWebComponent;
157
163
  export declare const QRCode: SVGWebComponent;
164
+ export declare const QRCodeReader: SVGWebComponent;
158
165
  export declare const Racquet: SVGWebComponent;
159
166
  export declare const Rectangle: SVGWebComponent;
160
167
  export declare const Refresh: SVGWebComponent;
161
168
  export declare const Restaurant: SVGWebComponent;
162
169
  export declare const Sauna: SVGWebComponent;
163
- export declare const SearchFilled: SVGWebComponent;
164
170
  export declare const Search: SVGWebComponent;
171
+ export declare const SearchFilled: SVGWebComponent;
165
172
  export declare const ServiceDogs: SVGWebComponent;
166
173
  export declare const Settings: SVGWebComponent;
167
174
  export declare const ShareAndroid: SVGWebComponent;
@@ -169,31 +176,31 @@ export declare const ShareIos: SVGWebComponent;
169
176
  export declare const ShieldCheck: SVGWebComponent;
170
177
  export declare const ShieldSecure: SVGWebComponent;
171
178
  export declare const ShineFilled: SVGWebComponent;
172
- export declare const Shower: SVGWebComponent;
173
179
  export declare const ShowerTowels: SVGWebComponent;
180
+ export declare const Shower: SVGWebComponent;
174
181
  export declare const SignLanguage: SVGWebComponent;
175
182
  export declare const Signal: SVGWebComponent;
176
- export declare const SmartphoneFilled: SVGWebComponent;
183
+ export declare const SibngleWomanFlag: SVGWebComponent;
177
184
  export declare const Smartphone: SVGWebComponent;
185
+ export declare const SmartphoneFilled: SVGWebComponent;
178
186
  export declare const SnackBar: SVGWebComponent;
179
187
  export declare const SortAscending: SVGWebComponent;
180
188
  export declare const SortDescending: SVGWebComponent;
181
189
  export declare const Spa: SVGWebComponent;
182
190
  export declare const SportsEquipment: SVGWebComponent;
183
191
  export declare const StairFreeAccess: SVGWebComponent;
184
- export declare const StarFilled: SVGWebComponent;
185
192
  export declare const Star: SVGWebComponent;
193
+ export declare const StarFilled: SVGWebComponent;
186
194
  export declare const Stretching: SVGWebComponent;
187
195
  export declare const Success: SVGWebComponent;
188
196
  export declare const SupportTrainer: SVGWebComponent;
189
197
  export declare const SystemStatus: SVGWebComponent;
190
198
  export declare const TactilePaving: SVGWebComponent;
191
- export declare const ParkingLot: SVGWebComponent;
192
- export declare const PriceTag: SVGWebComponent;
199
+ export declare const Tennis: SVGWebComponent;
193
200
  export declare const Time: SVGWebComponent;
194
201
  export declare const TimeFilled: SVGWebComponent;
195
- export declare const Token: SVGWebComponent;
196
202
  export declare const Toiletries: SVGWebComponent;
203
+ export declare const Token: SVGWebComponent;
197
204
  export declare const TrainingTowels: SVGWebComponent;
198
205
  export declare const Trash: SVGWebComponent;
199
206
  export declare const TrendingNoChange: SVGWebComponent;
@@ -202,25 +209,23 @@ export declare const TriangleAlert: SVGWebComponent;
202
209
  export declare const Twitter: SVGWebComponent;
203
210
  export declare const Upload: SVGWebComponent;
204
211
  export declare const Upload2: SVGWebComponent;
212
+ export declare const User: SVGWebComponent;
205
213
  export declare const UserAdd: SVGWebComponent;
206
- export declare const Tennis: SVGWebComponent;
207
214
  export declare const UserFilled: SVGWebComponent;
208
215
  export declare const UserFilledStar: SVGWebComponent;
209
- export declare const User: SVGWebComponent;
210
216
  export declare const Video: SVGWebComponent;
211
- export declare const VisibilityOff: SVGWebComponent;
212
217
  export declare const Visibility: SVGWebComponent;
218
+ export declare const VisibilityOff: SVGWebComponent;
213
219
  export declare const Wallet: SVGWebComponent;
220
+ export declare const WaterBottle: SVGWebComponent;
214
221
  export declare const Waze: SVGWebComponent;
215
222
  export declare const WeightMachine: SVGWebComponent;
216
223
  export declare const Whatsapp: SVGWebComponent;
217
224
  export declare const WheelchairFriendlyDoors: SVGWebComponent;
218
- export declare const WellhubIcon: SVGWebComponent;
219
225
  export declare const WiFi: SVGWebComponent;
220
226
  export declare const YogaMat: SVGWebComponent;
221
227
  export declare const Youtube: SVGWebComponent;
222
228
  export declare const Zen: SVGWebComponent;
223
- export declare const Backspace: SVGWebComponent;
224
229
  export declare const FlagAfghanistan: SVGWebComponent;
225
230
  export declare const FlagAlbania: SVGWebComponent;
226
231
  export declare const FlagAlgeria: SVGWebComponent;