@hh.ru/magritte-ui-icon 13.1.0 → 13.2.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 (110) hide show
  1. package/IconDynamic-Br77ChWR.js +19 -0
  2. package/{IconDynamic-BcU49_4Q.js.map → IconDynamic-Br77ChWR.js.map} +1 -1
  3. package/IconDynamic.js +1 -1
  4. package/LoaderGlyph.js +1 -1
  5. package/Skeleton.js +1 -1
  6. package/country.js +1 -1
  7. package/hoc.js +1 -1
  8. package/icon.js +12 -2
  9. package/icon.js.map +1 -1
  10. package/icon.mock.d.ts +10 -0
  11. package/icon.mock.js +41 -1
  12. package/icon.mock.js.map +1 -1
  13. package/index.css +1159 -1161
  14. package/index.js +1 -1
  15. package/package.json +5 -5
  16. package/private.js +1 -1
  17. package/product.js +1 -1
  18. package/service.js +1 -1
  19. package/variants/country/index.js +1 -1
  20. package/variants/icon/BagFilledSize16.js +1 -1
  21. package/variants/icon/BagFilledSize16.js.map +1 -1
  22. package/variants/icon/BagFilledSize24.js +1 -1
  23. package/variants/icon/BagFilledSize24.js.map +1 -1
  24. package/variants/icon/BulletFilledSize16.js +1 -1
  25. package/variants/icon/BulletFilledSize16.js.map +1 -1
  26. package/variants/icon/BulletFilledSize24.js +1 -1
  27. package/variants/icon/BulletFilledSize24.js.map +1 -1
  28. package/variants/icon/BulletOutlinedSize16.js +1 -1
  29. package/variants/icon/BulletOutlinedSize16.js.map +1 -1
  30. package/variants/icon/BulletOutlinedSize24.js +1 -1
  31. package/variants/icon/BulletOutlinedSize24.js.map +1 -1
  32. package/variants/icon/ClockFilledSize32.js +1 -1
  33. package/variants/icon/ClockFilledSize32.js.map +1 -1
  34. package/variants/icon/ClockOutlinedSize32.js +1 -1
  35. package/variants/icon/ClockOutlinedSize32.js.map +1 -1
  36. package/variants/icon/CrossOutlinedSize16.js +1 -1
  37. package/variants/icon/CrossOutlinedSize16.js.map +1 -1
  38. package/variants/icon/CrossOutlinedSize24.js +1 -1
  39. package/variants/icon/CrossOutlinedSize24.js.map +1 -1
  40. package/variants/icon/EmojiHalfsad3dSize32.js +1 -1
  41. package/variants/icon/EmojiHalfsad3dSize32.js.map +1 -1
  42. package/variants/icon/EmojiHalfsmile3dSize32.js +1 -1
  43. package/variants/icon/EmojiHalfsmile3dSize32.js.map +1 -1
  44. package/variants/icon/EmojiNeutralOutlinedSize16.js +1 -1
  45. package/variants/icon/EmojiNeutralOutlinedSize16.js.map +1 -1
  46. package/variants/icon/EmojiNeutralOutlinedSize24.js +1 -1
  47. package/variants/icon/EmojiNeutralOutlinedSize24.js.map +1 -1
  48. package/variants/icon/EmojiNeutralOutlinedSize32.js +1 -1
  49. package/variants/icon/EmojiNeutralOutlinedSize32.js.map +1 -1
  50. package/variants/icon/EmojiSad3dSize32.js +1 -1
  51. package/variants/icon/EmojiSad3dSize32.js.map +1 -1
  52. package/variants/icon/FlaskFilledSize24.js +1 -1
  53. package/variants/icon/FlaskFilledSize24.js.map +1 -1
  54. package/variants/icon/FlaskOutlinedSize16.js +1 -1
  55. package/variants/icon/FlaskOutlinedSize16.js.map +1 -1
  56. package/variants/icon/HyperstarFilledSize16.d.ts +2 -0
  57. package/variants/icon/HyperstarFilledSize16.js +9 -0
  58. package/variants/icon/HyperstarFilledSize16.js.map +1 -0
  59. package/variants/icon/HyperstarFilledSize24.d.ts +2 -0
  60. package/variants/icon/HyperstarFilledSize24.js +9 -0
  61. package/variants/icon/HyperstarFilledSize24.js.map +1 -0
  62. package/variants/icon/HyperstarOutlinedSize16.d.ts +2 -0
  63. package/variants/icon/HyperstarOutlinedSize16.js +9 -0
  64. package/variants/icon/HyperstarOutlinedSize16.js.map +1 -0
  65. package/variants/icon/HyperstarOutlinedSize24.d.ts +2 -0
  66. package/variants/icon/HyperstarOutlinedSize24.js +9 -0
  67. package/variants/icon/HyperstarOutlinedSize24.js.map +1 -0
  68. package/variants/icon/ImageStackFilledSize32.js +1 -1
  69. package/variants/icon/ImageStackFilledSize32.js.map +1 -1
  70. package/variants/icon/ImageStackOutlinedSize32.js +1 -1
  71. package/variants/icon/ImageStackOutlinedSize32.js.map +1 -1
  72. package/variants/icon/LoaderOutlinedSize16.js +1 -1
  73. package/variants/icon/LoaderOutlinedSize16.js.map +1 -1
  74. package/variants/icon/LocationOutlinedSize32.js +1 -1
  75. package/variants/icon/LocationOutlinedSize32.js.map +1 -1
  76. package/variants/icon/SendAndroidOutlinedSize32.js +1 -1
  77. package/variants/icon/SendAndroidOutlinedSize32.js.map +1 -1
  78. package/variants/icon/SendWebFilledSize32.js +1 -1
  79. package/variants/icon/SendWebFilledSize32.js.map +1 -1
  80. package/variants/icon/SendWebOutlinedSize32.js +1 -1
  81. package/variants/icon/SendWebOutlinedSize32.js.map +1 -1
  82. package/variants/icon/SquareCircleFilledSize16.d.ts +2 -0
  83. package/variants/icon/SquareCircleFilledSize16.js +9 -0
  84. package/variants/icon/SquareCircleFilledSize16.js.map +1 -0
  85. package/variants/icon/SquareCircleFilledSize24.d.ts +2 -0
  86. package/variants/icon/SquareCircleFilledSize24.js +9 -0
  87. package/variants/icon/SquareCircleFilledSize24.js.map +1 -0
  88. package/variants/icon/TreeFilledSize24.js +1 -1
  89. package/variants/icon/TreeFilledSize24.js.map +1 -1
  90. package/variants/icon/UserCircleOutlinedSize32.js +1 -1
  91. package/variants/icon/UserCircleOutlinedSize32.js.map +1 -1
  92. package/variants/icon/UserSinglePlusFilledSize16.d.ts +2 -0
  93. package/variants/icon/UserSinglePlusFilledSize16.js +9 -0
  94. package/variants/icon/UserSinglePlusFilledSize16.js.map +1 -0
  95. package/variants/icon/UserSinglePlusFilledSize24.d.ts +2 -0
  96. package/variants/icon/UserSinglePlusFilledSize24.js +9 -0
  97. package/variants/icon/UserSinglePlusFilledSize24.js.map +1 -0
  98. package/variants/icon/UserSinglePlusOutlinedSize16.d.ts +2 -0
  99. package/variants/icon/UserSinglePlusOutlinedSize16.js +9 -0
  100. package/variants/icon/UserSinglePlusOutlinedSize16.js.map +1 -0
  101. package/variants/icon/UserSinglePlusOutlinedSize24.d.ts +2 -0
  102. package/variants/icon/UserSinglePlusOutlinedSize24.js +9 -0
  103. package/variants/icon/UserSinglePlusOutlinedSize24.js.map +1 -0
  104. package/variants/icon/index.d.ts +142 -92
  105. package/variants/icon/index.js +41 -21
  106. package/variants/icon/index.js.map +1 -1
  107. package/variants/private/index.js +1 -1
  108. package/variants/product/index.js +1 -1
  109. package/variants/service/index.js +1 -1
  110. package/IconDynamic-BcU49_4Q.js +0 -19
@@ -2,7 +2,7 @@ import './../../index.css';
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { forwardRef } from 'react';
4
4
 
5
- const SendWebFilledSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { d: "M10.6957 8.26622L4.10801 21.6277C1.74849 26.4134 0.568726 28.8063 1.87385 30.0716C3.17898 31.3368 5.9121 30.4499 11.3783 28.676L12.3989 28.3448L15.9995 12.5039L19.5997 28.3444L20.6215 28.676C26.0877 30.4499 28.8209 31.3368 30.126 30.0716C31.4311 28.8063 30.2513 26.4134 27.8918 21.6277L21.3042 8.26623C19.0254 3.64428 17.886 1.33331 15.9999 1.33331C14.1138 1.33331 12.9744 3.64428 10.6957 8.26622Z", fill: "currentColor" }) }) })));
5
+ const SendWebFilledSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { d: "M10.6957 8.26616L4.10807 21.6276C1.74855 26.4134 0.568787 28.8062 1.87391 30.0715C3.17904 31.3368 5.91216 30.4498 11.3784 28.676L12.3989 28.3448L15.9996 12.5038L19.5997 28.3444L20.6215 28.676C26.0878 30.4498 28.8209 31.3368 30.126 30.0715C31.4312 28.8062 30.2514 26.4134 27.8919 21.6276L21.3042 8.26616C19.0255 3.64422 17.8861 1.33325 16 1.33325C14.1139 1.33325 12.9745 3.64422 10.6957 8.26616Z", fill: "currentColor" }) }) })));
6
6
  SendWebFilledSize32Glyph.displayName = 'SendWebFilledSize32Glyph';
7
7
 
8
8
  export { SendWebFilledSize32Glyph };
@@ -1 +1 @@
1
- {"version":3,"file":"SendWebFilledSize32.js","sources":["../../../src/variants/icon/SendWebFilledSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SendWebFilledSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n d=\"M10.6957 8.26622L4.10801 21.6277C1.74849 26.4134 0.568726 28.8063 1.87385 30.0716C3.17898 31.3368 5.9121 30.4499 11.3783 28.676L12.3989 28.3448L15.9995 12.5039L19.5997 28.3444L20.6215 28.676C26.0877 30.4499 28.8209 31.3368 30.126 30.0716C31.4311 28.8063 30.2513 26.4134 27.8918 21.6277L21.3042 8.26623C19.0254 3.64428 17.886 1.33331 15.9999 1.33331C14.1138 1.33331 12.9744 3.64428 10.6957 8.26622Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nSendWebFilledSize32Glyph.displayName = 'SendWebFilledSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEa,MAAA,wBAAwB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACvGA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,cACI,CAAC,EAAC,+YAA+Y,EACjZ,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACF,CACT,EAAE;AACH,wBAAwB,CAAC,WAAW,GAAG,0BAA0B;;;;"}
1
+ {"version":3,"file":"SendWebFilledSize32.js","sources":["../../../src/variants/icon/SendWebFilledSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SendWebFilledSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n d=\"M10.6957 8.26616L4.10807 21.6276C1.74855 26.4134 0.568787 28.8062 1.87391 30.0715C3.17904 31.3368 5.91216 30.4498 11.3784 28.676L12.3989 28.3448L15.9996 12.5038L19.5997 28.3444L20.6215 28.676C26.0878 30.4498 28.8209 31.3368 30.126 30.0715C31.4312 28.8062 30.2514 26.4134 27.8919 21.6276L21.3042 8.26616C19.0255 3.64422 17.8861 1.33325 16 1.33325C14.1139 1.33325 12.9745 3.64422 10.6957 8.26616Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nSendWebFilledSize32Glyph.displayName = 'SendWebFilledSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEa,MAAA,wBAAwB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACvGA,GAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EACIA,cACI,CAAC,EAAC,4YAA4Y,EAC9Y,IAAI,EAAC,cAAc,EAAA,CACrB,EACF,CAAA,EAAA,CACF,CACT,EAAE;AACH,wBAAwB,CAAC,WAAW,GAAG,0BAA0B;;;;"}
@@ -2,7 +2,7 @@ import './../../index.css';
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { forwardRef } from 'react';
4
4
 
5
- const SendWebOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.126 30.0716C28.8209 31.3368 26.0877 30.4499 20.6215 28.676L18.6761 28.0447C17.3516 27.6149 16.6893 27.4 15.9999 27.4C15.3105 27.4 14.6482 27.6149 13.3237 28.0447L11.3783 28.676C5.9121 30.4499 3.17898 31.3368 1.87385 30.0716C0.568726 28.8063 1.74849 26.4134 4.10801 21.6277L10.6957 8.26622C12.9744 3.64428 14.1138 1.33331 15.9999 1.33331C17.886 1.33331 19.0254 3.64428 21.3042 8.26623L27.8918 21.6277C30.2513 26.4134 31.4311 28.8063 30.126 30.0716ZM12.8482 9.32752L6.2606 22.689C5.04167 25.1613 4.26342 26.7557 3.90578 27.8909C3.85975 28.0371 3.82557 28.16 3.80029 28.2626C3.99065 28.2523 4.2582 28.2227 4.62564 28.1542C5.96443 27.9044 7.83487 27.3027 10.6375 26.3932L13.0183 25.6201L15.9996 12.5039L18.9805 25.6198L21.3623 26.3932C24.165 27.3027 26.0354 27.9044 27.3742 28.1542C27.7416 28.2227 28.0092 28.2523 28.1995 28.2626C28.1743 28.16 28.1401 28.0371 28.0941 27.8909C27.7364 26.7557 26.9582 25.1613 25.7392 22.689L19.1516 9.32752C17.975 6.941 17.2121 5.40902 16.5359 4.43898C16.2832 4.07635 16.1071 3.88673 15.9999 3.79124C15.8928 3.88673 15.7167 4.07635 15.4639 4.43898C14.7877 5.40902 14.0249 6.941 12.8482 9.32752Z", fill: "currentColor" }) }) })));
5
+ const SendWebOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.126 30.0715C28.8209 31.3368 26.0878 30.4498 20.6215 28.676L18.6762 28.0447C17.3517 27.6148 16.6894 27.3999 16 27.3999C15.3106 27.3999 14.6483 27.6148 13.3238 28.0447L11.3784 28.676C5.91216 30.4498 3.17904 31.3368 1.87391 30.0715C0.568787 28.8062 1.74855 26.4134 4.10807 21.6276L10.6957 8.26616C12.9745 3.64422 14.1139 1.33325 16 1.33325C17.8861 1.33325 19.0255 3.64422 21.3042 8.26616L27.8919 21.6276C30.2514 26.4134 31.4312 28.8062 30.126 30.0715ZM12.8483 9.32746L6.26066 22.6889C5.04173 25.1612 4.26348 26.7556 3.90585 27.8909C3.85981 28.037 3.82563 28.16 3.80035 28.2625C3.99071 28.2522 4.25826 28.2226 4.6257 28.1541C5.96449 27.9044 7.83493 27.3027 10.6376 26.3932L13.0184 25.6201L15.9997 12.5038L18.9806 25.6198L21.3624 26.3931C24.165 27.3027 26.0355 27.9044 27.3743 28.1541C27.7417 28.2226 28.0093 28.2522 28.1996 28.2625C28.1743 28.16 28.1402 28.037 28.0941 27.8909C27.7365 26.7556 26.9582 25.1612 25.7393 22.6889L19.1517 9.32746C17.975 6.94094 17.2122 5.40896 16.536 4.43892C16.2832 4.07629 16.1071 3.88667 16 3.79118C15.8928 3.88667 15.7167 4.07629 15.464 4.43892C14.7878 5.40896 14.0249 6.94094 12.8483 9.32746Z", fill: "currentColor" }) }) })));
6
6
  SendWebOutlinedSize32Glyph.displayName = 'SendWebOutlinedSize32Glyph';
7
7
 
8
8
  export { SendWebOutlinedSize32Glyph };
@@ -1 +1 @@
1
- {"version":3,"file":"SendWebOutlinedSize32.js","sources":["../../../src/variants/icon/SendWebOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SendWebOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M30.126 30.0716C28.8209 31.3368 26.0877 30.4499 20.6215 28.676L18.6761 28.0447C17.3516 27.6149 16.6893 27.4 15.9999 27.4C15.3105 27.4 14.6482 27.6149 13.3237 28.0447L11.3783 28.676C5.9121 30.4499 3.17898 31.3368 1.87385 30.0716C0.568726 28.8063 1.74849 26.4134 4.10801 21.6277L10.6957 8.26622C12.9744 3.64428 14.1138 1.33331 15.9999 1.33331C17.886 1.33331 19.0254 3.64428 21.3042 8.26623L27.8918 21.6277C30.2513 26.4134 31.4311 28.8063 30.126 30.0716ZM12.8482 9.32752L6.2606 22.689C5.04167 25.1613 4.26342 26.7557 3.90578 27.8909C3.85975 28.0371 3.82557 28.16 3.80029 28.2626C3.99065 28.2523 4.2582 28.2227 4.62564 28.1542C5.96443 27.9044 7.83487 27.3027 10.6375 26.3932L13.0183 25.6201L15.9996 12.5039L18.9805 25.6198L21.3623 26.3932C24.165 27.3027 26.0354 27.9044 27.3742 28.1542C27.7416 28.2227 28.0092 28.2523 28.1995 28.2626C28.1743 28.16 28.1401 28.0371 28.0941 27.8909C27.7364 26.7557 26.9582 25.1613 25.7392 22.689L19.1516 9.32752C17.975 6.941 17.2121 5.40902 16.5359 4.43898C16.2832 4.07635 16.1071 3.88673 15.9999 3.79124C15.8928 3.88673 15.7167 4.07635 15.4639 4.43898C14.7877 5.40902 14.0249 6.941 12.8482 9.32752Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nSendWebOutlinedSize32Glyph.displayName = 'SendWebOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,0BAA0B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACzGA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,wmCAAwmC,EAC1mC,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,0BAA0B,CAAC,WAAW,GAAG,4BAA4B;;;;"}
1
+ {"version":3,"file":"SendWebOutlinedSize32.js","sources":["../../../src/variants/icon/SendWebOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SendWebOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M30.126 30.0715C28.8209 31.3368 26.0878 30.4498 20.6215 28.676L18.6762 28.0447C17.3517 27.6148 16.6894 27.3999 16 27.3999C15.3106 27.3999 14.6483 27.6148 13.3238 28.0447L11.3784 28.676C5.91216 30.4498 3.17904 31.3368 1.87391 30.0715C0.568787 28.8062 1.74855 26.4134 4.10807 21.6276L10.6957 8.26616C12.9745 3.64422 14.1139 1.33325 16 1.33325C17.8861 1.33325 19.0255 3.64422 21.3042 8.26616L27.8919 21.6276C30.2514 26.4134 31.4312 28.8062 30.126 30.0715ZM12.8483 9.32746L6.26066 22.6889C5.04173 25.1612 4.26348 26.7556 3.90585 27.8909C3.85981 28.037 3.82563 28.16 3.80035 28.2625C3.99071 28.2522 4.25826 28.2226 4.6257 28.1541C5.96449 27.9044 7.83493 27.3027 10.6376 26.3932L13.0184 25.6201L15.9997 12.5038L18.9806 25.6198L21.3624 26.3931C24.165 27.3027 26.0355 27.9044 27.3743 28.1541C27.7417 28.2226 28.0093 28.2522 28.1996 28.2625C28.1743 28.16 28.1402 28.037 28.0941 27.8909C27.7365 26.7556 26.9582 25.1612 25.7393 22.6889L19.1517 9.32746C17.975 6.94094 17.2122 5.40896 16.536 4.43892C16.2832 4.07629 16.1071 3.88667 16 3.79118C15.8928 3.88667 15.7167 4.07629 15.464 4.43892C14.7878 5.40896 14.0249 6.94094 12.8483 9.32746Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nSendWebOutlinedSize32Glyph.displayName = 'SendWebOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,0BAA0B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACzGA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,umCAAumC,EACzmC,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,0BAA0B,CAAC,WAAW,GAAG,4BAA4B;;;;"}
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const SquareCircleFilledSize16Glyph: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import './../../index.css';
2
+ import { jsx } from 'react/jsx-runtime';
3
+ import { forwardRef } from 'react';
4
+
5
+ const SquareCircleFilledSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 0.5C14.5625 0.5 15.5 1.4375 15.5 8C15.5 14.5625 14.5625 15.5 8 15.5C1.4375 15.5 0.5 14.5625 0.5 8C0.5 1.4375 1.4375 0.5 8 0.5ZM8 4C5 4 4 6 4 8C4 10 5 12 8 12C11 12 12 10 12 8C12 6 11 4 8 4Z", fill: "currentColor" }) }) })));
6
+ SquareCircleFilledSize16Glyph.displayName = 'SquareCircleFilledSize16Glyph';
7
+
8
+ export { SquareCircleFilledSize16Glyph };
9
+ //# sourceMappingURL=SquareCircleFilledSize16.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SquareCircleFilledSize16.js","sources":["../../../src/variants/icon/SquareCircleFilledSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SquareCircleFilledSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8 0.5C14.5625 0.5 15.5 1.4375 15.5 8C15.5 14.5625 14.5625 15.5 8 15.5C1.4375 15.5 0.5 14.5625 0.5 8C0.5 1.4375 1.4375 0.5 8 0.5ZM8 4C5 4 4 6 4 8C4 10 5 12 8 12C11 12 12 10 12 8C12 6 11 4 8 4Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nSquareCircleFilledSize16Glyph.displayName = 'SquareCircleFilledSize16Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,6BAA6B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC5GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kMAAkM,EACpM,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,6BAA6B,CAAC,WAAW,GAAG,+BAA+B;;;;"}
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const SquareCircleFilledSize24Glyph: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import './../../index.css';
2
+ import { jsx } from 'react/jsx-runtime';
3
+ import { forwardRef } from 'react';
4
+
5
+ const SquareCircleFilledSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1C21.625 1 23 2.375 23 12C23 21.625 21.625 23 12 23C2.375 23 1 21.625 1 12C1 2.375 2.375 1 12 1ZM12 6C7.5 6 6 9 6 12C6 15 7.5 18 12 18C16.5 18 18 15 18 12C18 9 16.5 6 12 6Z", fill: "currentColor" }) })));
6
+ SquareCircleFilledSize24Glyph.displayName = 'SquareCircleFilledSize24Glyph';
7
+
8
+ export { SquareCircleFilledSize24Glyph };
9
+ //# sourceMappingURL=SquareCircleFilledSize24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SquareCircleFilledSize24.js","sources":["../../../src/variants/icon/SquareCircleFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const SquareCircleFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12 1C21.625 1 23 2.375 23 12C23 21.625 21.625 23 12 23C2.375 23 1 21.625 1 12C1 2.375 2.375 1 12 1ZM12 6C7.5 6 6 9 6 12C6 15 7.5 18 12 18C16.5 18 18 15 18 12C18 9 16.5 6 12 6Z\"\n fill=\"currentColor\"\n />\n </svg>\n));\nSquareCircleFilledSize24Glyph.displayName = 'SquareCircleFilledSize24Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,6BAA6B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC5GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAM,GAAA,KAAK,EAC9G,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kLAAkL,EACpL,IAAI,EAAC,cAAc,EAAA,CACrB,EACA,CAAA,CACT,EAAE;AACH,6BAA6B,CAAC,WAAW,GAAG,+BAA+B;;;;"}
@@ -2,7 +2,7 @@ import './../../index.css';
2
2
  import { jsxs, jsx } from 'react/jsx-runtime';
3
3
  import { forwardRef } from 'react';
4
4
 
5
- const TreeFilledSize24Glyph = forwardRef((props, ref) => (jsxs("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: [jsx("path", { d: "M15.9846 21.2998C15.9553 22.3554 15.8462 22.982 15.4143 23.4141L15.3 23.5176C14.7069 23.9999 13.7672 24 12.0002 24L10.7541 23.9912C9.75697 23.966 9.13543 23.8712 8.70042 23.5176L8.58617 23.4141C8.15419 22.982 8.04514 22.3555 8.01585 21.2998H15.9846Z", fill: "currentColor" }), jsx("path", { d: "M12.2668 0.0126953C13.566 0.13792 14.4219 1.19882 16.0305 3.19629L17.6672 5.22949C18.8061 6.64365 19.3753 7.35161 18.7278 7.85449C18.4317 8.08416 17.9614 8.20762 17.2561 8.27539L19.2864 10.4541C20.7505 12.0252 21.4828 12.8114 20.6506 13.3701C20.3018 13.6041 19.7642 13.7383 18.9787 13.8174L20.9055 15.6787C22.695 17.407 23.5898 18.2711 22.5725 18.8857L22.3899 18.9834C21.4129 19.4421 19.4789 19.4941 15.9924 19.5H8.00804C4.52191 19.4941 2.58777 19.4419 1.61058 18.9834L1.42796 18.8857C0.537473 18.3479 1.11142 17.6191 2.468 16.2871L3.09496 15.6787L5.02074 13.8174C4.23617 13.7383 3.69953 13.6038 3.35081 13.3701C2.62204 12.8812 3.09077 12.2186 4.20042 11.0078L4.7141 10.4541L6.74339 8.27637C6.03879 8.2086 5.56863 8.08393 5.27269 7.85449C4.70608 7.41443 5.07067 6.8173 5.93382 5.72754L6.33324 5.22949L7.97093 3.19629C9.68682 1.0656 10.5453 0.000119406 12.0002 0L12.2668 0.0126953Z", fill: "currentColor" })] })));
5
+ const TreeFilledSize24Glyph = forwardRef((props, ref) => (jsxs("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: [jsx("path", { d: "M15.9845 21.2998C15.9553 22.3554 15.8461 22.982 15.4142 23.4141L15.3 23.5176C14.7069 23.9999 13.7672 24 12.0002 24L10.7541 23.9912C9.75691 23.966 9.13537 23.8712 8.70036 23.5176L8.58611 23.4141C8.15413 22.982 8.04508 22.3555 8.01579 21.2998H15.9845Z", fill: "currentColor" }), jsx("path", { d: "M12.2668 0.0126953C13.5659 0.13792 14.4218 1.19882 16.0304 3.19629L17.6672 5.22949C18.806 6.64365 19.3753 7.35161 18.7277 7.85449C18.4317 8.08416 17.9614 8.20762 17.256 8.27539L19.2863 10.4541C20.7504 12.0252 21.4828 12.8114 20.6506 13.3701C20.3017 13.6041 19.7641 13.7383 18.9787 13.8174L20.9054 15.6787C22.6949 17.407 23.5898 18.2711 22.5724 18.8857L22.3898 18.9834C21.4128 19.4421 19.4789 19.4941 15.9924 19.5H8.00798C4.52185 19.4941 2.5877 19.4419 1.61052 18.9834L1.4279 18.8857C0.537412 18.3479 1.11136 17.6191 2.46794 16.2871L3.09489 15.6787L5.02068 13.8174C4.23611 13.7383 3.69947 13.6038 3.35075 13.3701C2.62198 12.8812 3.09071 12.2186 4.20036 11.0078L4.71404 10.4541L6.74333 8.27637C6.03873 8.2086 5.56857 8.08393 5.27263 7.85449C4.70602 7.41443 5.07061 6.8173 5.93376 5.72754L6.33318 5.22949L7.97087 3.19629C9.68676 1.0656 10.5453 0.000119406 12.0002 0L12.2668 0.0126953Z", fill: "currentColor" })] })));
6
6
  TreeFilledSize24Glyph.displayName = 'TreeFilledSize24Glyph';
7
7
 
8
8
  export { TreeFilledSize24Glyph };
@@ -1 +1 @@
1
- {"version":3,"file":"TreeFilledSize24.js","sources":["../../../src/variants/icon/TreeFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const TreeFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n d=\"M15.9846 21.2998C15.9553 22.3554 15.8462 22.982 15.4143 23.4141L15.3 23.5176C14.7069 23.9999 13.7672 24 12.0002 24L10.7541 23.9912C9.75697 23.966 9.13543 23.8712 8.70042 23.5176L8.58617 23.4141C8.15419 22.982 8.04514 22.3555 8.01585 21.2998H15.9846Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.2668 0.0126953C13.566 0.13792 14.4219 1.19882 16.0305 3.19629L17.6672 5.22949C18.8061 6.64365 19.3753 7.35161 18.7278 7.85449C18.4317 8.08416 17.9614 8.20762 17.2561 8.27539L19.2864 10.4541C20.7505 12.0252 21.4828 12.8114 20.6506 13.3701C20.3018 13.6041 19.7642 13.7383 18.9787 13.8174L20.9055 15.6787C22.695 17.407 23.5898 18.2711 22.5725 18.8857L22.3899 18.9834C21.4129 19.4421 19.4789 19.4941 15.9924 19.5H8.00804C4.52191 19.4941 2.58777 19.4419 1.61058 18.9834L1.42796 18.8857C0.537473 18.3479 1.11142 17.6191 2.468 16.2871L3.09496 15.6787L5.02074 13.8174C4.23617 13.7383 3.69953 13.6038 3.35081 13.3701C2.62204 12.8812 3.09077 12.2186 4.20042 11.0078L4.7141 10.4541L6.74339 8.27637C6.03879 8.2086 5.56863 8.08393 5.27269 7.85449C4.70608 7.41443 5.07067 6.8173 5.93382 5.72754L6.33324 5.22949L7.97093 3.19629C9.68682 1.0656 10.5453 0.000119406 12.0002 0L12.2668 0.0126953Z\"\n fill=\"currentColor\"\n />\n </svg>\n));\nTreeFilledSize24Glyph.displayName = 'TreeFilledSize24Glyph';\n"],"names":["_jsxs","_jsx"],"mappings":";;;AAEO,MAAM,qBAAqB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACpGA,IAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAAA,CAC9GC,GACI,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,2PAA2P,EAC7P,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,k3BAAk3B,EACp3B,IAAI,EAAC,cAAc,EAAA,CACrB,CACA,EAAA,CAAA,CACT,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,uBAAuB;;;;"}
1
+ {"version":3,"file":"TreeFilledSize24.js","sources":["../../../src/variants/icon/TreeFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const TreeFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <path\n d=\"M15.9845 21.2998C15.9553 22.3554 15.8461 22.982 15.4142 23.4141L15.3 23.5176C14.7069 23.9999 13.7672 24 12.0002 24L10.7541 23.9912C9.75691 23.966 9.13537 23.8712 8.70036 23.5176L8.58611 23.4141C8.15413 22.982 8.04508 22.3555 8.01579 21.2998H15.9845Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.2668 0.0126953C13.5659 0.13792 14.4218 1.19882 16.0304 3.19629L17.6672 5.22949C18.806 6.64365 19.3753 7.35161 18.7277 7.85449C18.4317 8.08416 17.9614 8.20762 17.256 8.27539L19.2863 10.4541C20.7504 12.0252 21.4828 12.8114 20.6506 13.3701C20.3017 13.6041 19.7641 13.7383 18.9787 13.8174L20.9054 15.6787C22.6949 17.407 23.5898 18.2711 22.5724 18.8857L22.3898 18.9834C21.4128 19.4421 19.4789 19.4941 15.9924 19.5H8.00798C4.52185 19.4941 2.5877 19.4419 1.61052 18.9834L1.4279 18.8857C0.537412 18.3479 1.11136 17.6191 2.46794 16.2871L3.09489 15.6787L5.02068 13.8174C4.23611 13.7383 3.69947 13.6038 3.35075 13.3701C2.62198 12.8812 3.09071 12.2186 4.20036 11.0078L4.71404 10.4541L6.74333 8.27637C6.03873 8.2086 5.56857 8.08393 5.27263 7.85449C4.70602 7.41443 5.07061 6.8173 5.93376 5.72754L6.33318 5.22949L7.97087 3.19629C9.68676 1.0656 10.5453 0.000119406 12.0002 0L12.2668 0.0126953Z\"\n fill=\"currentColor\"\n />\n </svg>\n));\nTreeFilledSize24Glyph.displayName = 'TreeFilledSize24Glyph';\n"],"names":["_jsxs","_jsx"],"mappings":";;;AAEO,MAAM,qBAAqB,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MACpGA,IAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAAA,CAC9GC,GACI,CAAA,MAAA,EAAA,EAAA,CAAC,EAAC,2PAA2P,EAC7P,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,m3BAAm3B,EACr3B,IAAI,EAAC,cAAc,EAAA,CACrB,CACA,EAAA,CAAA,CACT,EAAE;AACH,qBAAqB,CAAC,WAAW,GAAG,uBAAuB;;;;"}
@@ -2,7 +2,7 @@ import './../../index.css';
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { forwardRef } from 'react';
4
4
 
5
- const UserCircleOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.38541 7.45315C4.56552 9.63701 3.73334 12.6899 3.73334 16C3.73334 19.3101 4.56552 22.3631 6.38541 24.5469C6.73268 24.9637 7.12613 25.3611 7.572 25.7305C8.7338 21.4983 12.367 20 16.0002 20C19.6333 20 23.2664 21.4982 24.4283 25.7303C24.874 25.3609 25.2674 24.9636 25.6146 24.5469C27.4345 22.3631 28.2667 19.3101 28.2667 16C28.2667 12.6899 27.4345 9.63701 25.6146 7.45315C23.8589 5.34628 20.9229 3.73337 16 3.73337C11.0772 3.73338 8.14113 5.34628 6.38541 7.45315ZM22.272 27.0746C21.9857 25.4213 21.2905 24.4124 20.5208 23.771C19.435 22.8662 17.8462 22.4 16.0002 22.4C14.1542 22.4 12.5653 22.8662 11.4795 23.771C10.7098 24.4124 10.0146 25.4214 9.72828 27.0747C11.3411 27.8139 13.3916 28.2667 16 28.2667C18.6085 28.2667 20.6592 27.8138 22.272 27.0746ZM16 1.33337C5.00001 1.33337 1.33334 8.66671 1.33334 16C1.33334 23.3334 5.00001 30.6667 16 30.6667C27 30.6667 30.6667 23.3334 30.6667 16C30.6667 8.66671 27 1.33337 16 1.33337ZM13.6771 10.5365C13.3155 10.9703 13.0667 11.6899 13.0667 12.6667C13.0667 13.6435 13.3155 14.3631 13.6771 14.7969C13.9745 15.1538 14.5772 15.6 16 15.6C17.4229 15.6 18.0256 15.1538 18.3229 14.7969C18.6845 14.3631 18.9333 13.6435 18.9333 12.6667C18.9333 11.6899 18.6845 10.9703 18.3229 10.5365C18.0256 10.1796 17.4229 9.73337 16 9.73337C14.5772 9.73337 13.9745 10.1796 13.6771 10.5365ZM16 7.33337C12 7.33337 10.6667 10 10.6667 12.6667C10.6667 15.3334 12 18 16 18C20 18 21.3333 15.3334 21.3333 12.6667C21.3333 10 20 7.33337 16 7.33337Z", fill: "currentColor" }) }) })));
5
+ const UserCircleOutlinedSize32Glyph = forwardRef((props, ref) => (jsx("svg", { width: 32, height: 32, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsx("g", { children: jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.38538 7.45315C4.56549 9.63701 3.73331 12.6899 3.73331 16C3.73331 19.3101 4.56549 22.3631 6.38538 24.5469C6.73265 24.9637 7.1261 25.3611 7.57197 25.7305C8.73377 21.4983 12.3669 20 16.0001 20C19.6332 20 23.2664 21.4982 24.4282 25.7303C24.874 25.3609 25.2674 24.9636 25.6146 24.5469C27.4345 22.3631 28.2666 19.3101 28.2666 16C28.2666 12.6899 27.4345 9.63701 25.6146 7.45315C23.8589 5.34628 20.9228 3.73337 16 3.73337C11.0771 3.73338 8.1411 5.34628 6.38538 7.45315ZM22.272 27.0746C21.9856 25.4213 21.2904 24.4124 20.5208 23.771C19.435 22.8662 17.8461 22.4 16.0001 22.4C14.1541 22.4 12.5653 22.8662 11.4795 23.771C10.7098 24.4124 10.0146 25.4214 9.72825 27.0747C11.341 27.8139 13.3916 28.2667 16 28.2667C18.6085 28.2667 20.6592 27.8138 22.272 27.0746ZM16 1.33337C4.99998 1.33337 1.33331 8.66671 1.33331 16C1.33331 23.3334 4.99998 30.6667 16 30.6667C27 30.6667 30.6666 23.3334 30.6666 16C30.6666 8.66671 27 1.33337 16 1.33337ZM13.677 10.5365C13.3155 10.9703 13.0666 11.6899 13.0666 12.6667C13.0666 13.6435 13.3155 14.3631 13.677 14.7969C13.9744 15.1538 14.5771 15.6 16 15.6C17.4228 15.6 18.0255 15.1538 18.3229 14.7969C18.6845 14.3631 18.9333 13.6435 18.9333 12.6667C18.9333 11.6899 18.6845 10.9703 18.3229 10.5365C18.0255 10.1796 17.4228 9.73337 16 9.73337C14.5771 9.73337 13.9744 10.1796 13.677 10.5365ZM16 7.33337C12 7.33337 10.6666 10 10.6666 12.6667C10.6666 15.3334 12 18 16 18C20 18 21.3333 15.3334 21.3333 12.6667C21.3333 10 20 7.33337 16 7.33337Z", fill: "currentColor" }) }) })));
6
6
  UserCircleOutlinedSize32Glyph.displayName = 'UserCircleOutlinedSize32Glyph';
7
7
 
8
8
  export { UserCircleOutlinedSize32Glyph };
@@ -1 +1 @@
1
- {"version":3,"file":"UserCircleOutlinedSize32.js","sources":["../../../src/variants/icon/UserCircleOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const UserCircleOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.38541 7.45315C4.56552 9.63701 3.73334 12.6899 3.73334 16C3.73334 19.3101 4.56552 22.3631 6.38541 24.5469C6.73268 24.9637 7.12613 25.3611 7.572 25.7305C8.7338 21.4983 12.367 20 16.0002 20C19.6333 20 23.2664 21.4982 24.4283 25.7303C24.874 25.3609 25.2674 24.9636 25.6146 24.5469C27.4345 22.3631 28.2667 19.3101 28.2667 16C28.2667 12.6899 27.4345 9.63701 25.6146 7.45315C23.8589 5.34628 20.9229 3.73337 16 3.73337C11.0772 3.73338 8.14113 5.34628 6.38541 7.45315ZM22.272 27.0746C21.9857 25.4213 21.2905 24.4124 20.5208 23.771C19.435 22.8662 17.8462 22.4 16.0002 22.4C14.1542 22.4 12.5653 22.8662 11.4795 23.771C10.7098 24.4124 10.0146 25.4214 9.72828 27.0747C11.3411 27.8139 13.3916 28.2667 16 28.2667C18.6085 28.2667 20.6592 27.8138 22.272 27.0746ZM16 1.33337C5.00001 1.33337 1.33334 8.66671 1.33334 16C1.33334 23.3334 5.00001 30.6667 16 30.6667C27 30.6667 30.6667 23.3334 30.6667 16C30.6667 8.66671 27 1.33337 16 1.33337ZM13.6771 10.5365C13.3155 10.9703 13.0667 11.6899 13.0667 12.6667C13.0667 13.6435 13.3155 14.3631 13.6771 14.7969C13.9745 15.1538 14.5772 15.6 16 15.6C17.4229 15.6 18.0256 15.1538 18.3229 14.7969C18.6845 14.3631 18.9333 13.6435 18.9333 12.6667C18.9333 11.6899 18.6845 10.9703 18.3229 10.5365C18.0256 10.1796 17.4229 9.73337 16 9.73337C14.5772 9.73337 13.9745 10.1796 13.6771 10.5365ZM16 7.33337C12 7.33337 10.6667 10 10.6667 12.6667C10.6667 15.3334 12 18 16 18C20 18 21.3333 15.3334 21.3333 12.6667C21.3333 10 20 7.33337 16 7.33337Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nUserCircleOutlinedSize32Glyph.displayName = 'UserCircleOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,6BAA6B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC5GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,+6CAA+6C,EACj7C,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,6BAA6B,CAAC,WAAW,GAAG,+BAA+B;;;;"}
1
+ {"version":3,"file":"UserCircleOutlinedSize32.js","sources":["../../../src/variants/icon/UserCircleOutlinedSize32.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const UserCircleOutlinedSize32Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={32} height={32} viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.38538 7.45315C4.56549 9.63701 3.73331 12.6899 3.73331 16C3.73331 19.3101 4.56549 22.3631 6.38538 24.5469C6.73265 24.9637 7.1261 25.3611 7.57197 25.7305C8.73377 21.4983 12.3669 20 16.0001 20C19.6332 20 23.2664 21.4982 24.4282 25.7303C24.874 25.3609 25.2674 24.9636 25.6146 24.5469C27.4345 22.3631 28.2666 19.3101 28.2666 16C28.2666 12.6899 27.4345 9.63701 25.6146 7.45315C23.8589 5.34628 20.9228 3.73337 16 3.73337C11.0771 3.73338 8.1411 5.34628 6.38538 7.45315ZM22.272 27.0746C21.9856 25.4213 21.2904 24.4124 20.5208 23.771C19.435 22.8662 17.8461 22.4 16.0001 22.4C14.1541 22.4 12.5653 22.8662 11.4795 23.771C10.7098 24.4124 10.0146 25.4214 9.72825 27.0747C11.341 27.8139 13.3916 28.2667 16 28.2667C18.6085 28.2667 20.6592 27.8138 22.272 27.0746ZM16 1.33337C4.99998 1.33337 1.33331 8.66671 1.33331 16C1.33331 23.3334 4.99998 30.6667 16 30.6667C27 30.6667 30.6666 23.3334 30.6666 16C30.6666 8.66671 27 1.33337 16 1.33337ZM13.677 10.5365C13.3155 10.9703 13.0666 11.6899 13.0666 12.6667C13.0666 13.6435 13.3155 14.3631 13.677 14.7969C13.9744 15.1538 14.5771 15.6 16 15.6C17.4228 15.6 18.0255 15.1538 18.3229 14.7969C18.6845 14.3631 18.9333 13.6435 18.9333 12.6667C18.9333 11.6899 18.6845 10.9703 18.3229 10.5365C18.0255 10.1796 17.4228 9.73337 16 9.73337C14.5771 9.73337 13.9744 10.1796 13.677 10.5365ZM16 7.33337C12 7.33337 10.6666 10 10.6666 12.6667C10.6666 15.3334 12 18 16 18C20 18 21.3333 15.3334 21.3333 12.6667C21.3333 10 20 7.33337 16 7.33337Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nUserCircleOutlinedSize32Glyph.displayName = 'UserCircleOutlinedSize32Glyph';\n"],"names":["_jsx"],"mappings":";;;AAEO,MAAM,6BAA6B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC5GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,EAAA,GAAM,KAAK,EAAA,QAAA,EAC9GA,GACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAAA,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,66CAA66C,EAC/6C,IAAI,EAAC,cAAc,EACrB,CAAA,EAAA,CACF,EACF,CAAA,CACT,EAAE;AACH,6BAA6B,CAAC,WAAW,GAAG,+BAA+B;;;;"}
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const UserSinglePlusFilledSize16Glyph: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import './../../index.css';
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { forwardRef } from 'react';
4
+
5
+ const UserSinglePlusFilledSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.667 9.33398C14.5079 9.33407 16 10.8261 16 12.667C15.9999 14.5078 14.5078 15.9999 12.667 16C10.8261 16 9.33407 14.5079 9.33398 12.667C9.33398 10.826 10.826 9.33398 12.667 9.33398ZM11.9668 11.9668H10.4707V13.3672H11.9668V14.8701H13.3672V13.3672H14.8701V11.9668H13.3672V10.4707H11.9668V11.9668Z", fill: "currentColor" }), jsx("path", { d: "M6.49707 10C7.20645 10 7.91569 10.0825 8.58594 10.2666C8.17113 10.9703 7.93365 11.7911 7.93359 12.667C7.93368 13.5155 8.15767 14.3113 8.54883 15H0.5C0.918889 11.2752 3.70669 10 6.49707 10Z", fill: "currentColor" }), jsx("path", { d: "M6.49512 1C9.49512 1 10.4951 3 10.4951 5C10.4951 7 9.49512 9 6.49512 9C3.49512 9 2.49512 7 2.49512 5C2.49512 3 3.49512 1 6.49512 1Z", fill: "currentColor" })] }) })));
6
+ UserSinglePlusFilledSize16Glyph.displayName = 'UserSinglePlusFilledSize16Glyph';
7
+
8
+ export { UserSinglePlusFilledSize16Glyph };
9
+ //# sourceMappingURL=UserSinglePlusFilledSize16.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserSinglePlusFilledSize16.js","sources":["../../../src/variants/icon/UserSinglePlusFilledSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const UserSinglePlusFilledSize16Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={16} height={16} viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.667 9.33398C14.5079 9.33407 16 10.8261 16 12.667C15.9999 14.5078 14.5078 15.9999 12.667 16C10.8261 16 9.33407 14.5079 9.33398 12.667C9.33398 10.826 10.826 9.33398 12.667 9.33398ZM11.9668 11.9668H10.4707V13.3672H11.9668V14.8701H13.3672V13.3672H14.8701V11.9668H13.3672V10.4707H11.9668V11.9668Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.49707 10C7.20645 10 7.91569 10.0825 8.58594 10.2666C8.17113 10.9703 7.93365 11.7911 7.93359 12.667C7.93368 13.5155 8.15767 14.3113 8.54883 15H0.5C0.918889 11.2752 3.70669 10 6.49707 10Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.49512 1C9.49512 1 10.4951 3 10.4951 5C10.4951 7 9.49512 9 6.49512 9C3.49512 9 2.49512 7 2.49512 5C2.49512 3 3.49512 1 6.49512 1Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nUserSinglePlusFilledSize16Glyph.displayName = 'UserSinglePlusFilledSize16Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAEa,MAAA,+BAA+B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC9GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK,EAAA,QAAA,EAC9GC,IACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CAAAD,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,ySAAyS,EAC3S,IAAI,EAAC,cAAc,EACrB,CAAA,EACFA,cACI,CAAC,EAAC,8LAA8L,EAChM,IAAI,EAAC,cAAc,GACrB,EACFA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,qIAAqI,EACvI,IAAI,EAAC,cAAc,EAAA,CACrB,IACF,EACF,CAAA,CACT,EAAE;AACH,+BAA+B,CAAC,WAAW,GAAG,iCAAiC;;;;"}
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const UserSinglePlusFilledSize24Glyph: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import './../../index.css';
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { forwardRef } from 'react';
4
+
5
+ const UserSinglePlusFilledSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 14C21.7614 14 24 16.2386 24 19C24 21.7614 21.7614 24 19 24C16.2386 24 14 21.7614 14 19C14 16.2386 16.2386 14 19 14ZM18.0996 18.0996H16V19.9004H18.0996V22H19.9004V19.9004H22V18.0996H19.9004V16H18.0996V18.0996Z", fill: "currentColor" }), jsx("path", { d: "M10.0029 15C11.0964 15 12.1891 15.1303 13.2197 15.418C12.5737 16.4582 12.2002 17.6854 12.2002 19C12.2002 20.077 12.4517 21.095 12.8975 22H1.00293C1.82546 16.7982 5.91236 15 10.0029 15Z", fill: "currentColor" }), jsx("path", { d: "M10 2C14.125 2 15.5 4.75 15.5 7.5C15.5 10.25 14.125 13 10 13C5.875 13 4.5 10.25 4.5 7.5C4.5 4.75 5.875 2 10 2Z", fill: "currentColor" })] }) })));
6
+ UserSinglePlusFilledSize24Glyph.displayName = 'UserSinglePlusFilledSize24Glyph';
7
+
8
+ export { UserSinglePlusFilledSize24Glyph };
9
+ //# sourceMappingURL=UserSinglePlusFilledSize24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserSinglePlusFilledSize24.js","sources":["../../../src/variants/icon/UserSinglePlusFilledSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const UserSinglePlusFilledSize24Glyph = forwardRef((props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg width={24} height={24} viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ref={ref} {...props}>\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 14C21.7614 14 24 16.2386 24 19C24 21.7614 21.7614 24 19 24C16.2386 24 14 21.7614 14 19C14 16.2386 16.2386 14 19 14ZM18.0996 18.0996H16V19.9004H18.0996V22H19.9004V19.9004H22V18.0996H19.9004V16H18.0996V18.0996Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10.0029 15C11.0964 15 12.1891 15.1303 13.2197 15.418C12.5737 16.4582 12.2002 17.6854 12.2002 19C12.2002 20.077 12.4517 21.095 12.8975 22H1.00293C1.82546 16.7982 5.91236 15 10.0029 15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 2C14.125 2 15.5 4.75 15.5 7.5C15.5 10.25 14.125 13 10 13C5.875 13 4.5 10.25 4.5 7.5C4.5 4.75 5.875 2 10 2Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n));\nUserSinglePlusFilledSize24Glyph.displayName = 'UserSinglePlusFilledSize24Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAEa,MAAA,+BAA+B,GAAG,UAAU,CAAC,CAAC,KAA8B,EAAE,GAAuB,MAC9GA,GAAK,CAAA,KAAA,EAAA,EAAA,KAAK,EAAE,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAC,GAAG,EAAE,GAAG,KAAM,KAAK,EAAA,QAAA,EAC9GC,IACI,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CAAAD,GAAA,CAAA,MAAA,EAAA,EACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,sNAAsN,EACxN,IAAI,EAAC,cAAc,EACrB,CAAA,EACFA,cACI,CAAC,EAAC,0LAA0L,EAC5L,IAAI,EAAC,cAAc,GACrB,EACFA,GAAA,CAAA,MAAA,EAAA,EACI,CAAC,EAAC,gHAAgH,EAClH,IAAI,EAAC,cAAc,EAAA,CACrB,IACF,EACF,CAAA,CACT,EAAE;AACH,+BAA+B,CAAC,WAAW,GAAG,iCAAiC;;;;"}
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const UserSinglePlusOutlinedSize16Glyph: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import './../../index.css';
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { forwardRef } from 'react';
4
+
5
+ const UserSinglePlusOutlinedSize16Glyph = forwardRef((props, ref) => (jsx("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.667 9.33398C14.5079 9.33407 16 10.8261 16 12.667C15.9999 14.5078 14.5078 15.9999 12.667 16C10.8261 16 9.33407 14.5079 9.33398 12.667C9.33398 10.826 10.826 9.33398 12.667 9.33398ZM11.9668 11.9668H10.4707V13.3672H11.9668V14.8701H13.3672V13.3672H14.8701V11.9668H13.3672V10.4707H11.9668V11.9668Z", fill: "currentColor" }), jsx("path", { d: "M6.49707 10C7.00281 10 7.50847 10.0421 8 10.1328V11.5625C7.53269 11.4544 7.02729 11.4004 6.49707 11.4004C5.18909 11.4004 4.03156 11.7268 3.22656 12.3916C2.61232 12.899 2.08604 13.6995 1.9082 15H0.5C0.918891 11.2752 3.70669 10 6.49707 10Z", fill: "currentColor" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.77051 1.00586C9.37712 1.11737 10.3667 2.82036 10.4834 4.62598L10.4951 5C10.4951 7 9.49512 9 6.49512 9C3.49512 9 2.49512 7 2.49512 5L2.50684 4.62598C2.62753 2.75811 3.68236 1 6.49512 1L6.77051 1.00586ZM6.49512 2.40039C5.33179 2.40039 4.75768 2.77165 4.44531 3.14648C4.09567 3.56624 3.89551 4.20818 3.89551 5C3.89551 5.79182 4.09567 6.43376 4.44531 6.85352C4.75768 7.22835 5.33179 7.59961 6.49512 7.59961C7.65844 7.59961 8.23256 7.22835 8.54492 6.85352C8.89457 6.43376 9.09473 5.79182 9.09473 5C9.09473 4.20818 8.89457 3.56624 8.54492 3.14648C8.23256 2.77165 7.65844 2.40039 6.49512 2.40039Z", fill: "currentColor" })] }) })));
6
+ UserSinglePlusOutlinedSize16Glyph.displayName = 'UserSinglePlusOutlinedSize16Glyph';
7
+
8
+ export { UserSinglePlusOutlinedSize16Glyph };
9
+ //# sourceMappingURL=UserSinglePlusOutlinedSize16.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserSinglePlusOutlinedSize16.js","sources":["../../../src/variants/icon/UserSinglePlusOutlinedSize16.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const UserSinglePlusOutlinedSize16Glyph = forwardRef(\n (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n width={16}\n height={16}\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.667 9.33398C14.5079 9.33407 16 10.8261 16 12.667C15.9999 14.5078 14.5078 15.9999 12.667 16C10.8261 16 9.33407 14.5079 9.33398 12.667C9.33398 10.826 10.826 9.33398 12.667 9.33398ZM11.9668 11.9668H10.4707V13.3672H11.9668V14.8701H13.3672V13.3672H14.8701V11.9668H13.3672V10.4707H11.9668V11.9668Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.49707 10C7.00281 10 7.50847 10.0421 8 10.1328V11.5625C7.53269 11.4544 7.02729 11.4004 6.49707 11.4004C5.18909 11.4004 4.03156 11.7268 3.22656 12.3916C2.61232 12.899 2.08604 13.6995 1.9082 15H0.5C0.918891 11.2752 3.70669 10 6.49707 10Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M6.77051 1.00586C9.37712 1.11737 10.3667 2.82036 10.4834 4.62598L10.4951 5C10.4951 7 9.49512 9 6.49512 9C3.49512 9 2.49512 7 2.49512 5L2.50684 4.62598C2.62753 2.75811 3.68236 1 6.49512 1L6.77051 1.00586ZM6.49512 2.40039C5.33179 2.40039 4.75768 2.77165 4.44531 3.14648C4.09567 3.56624 3.89551 4.20818 3.89551 5C3.89551 5.79182 4.09567 6.43376 4.44531 6.85352C4.75768 7.22835 5.33179 7.59961 6.49512 7.59961C7.65844 7.59961 8.23256 7.22835 8.54492 6.85352C8.89457 6.43376 9.09473 5.79182 9.09473 5C9.09473 4.20818 8.89457 3.56624 8.54492 3.14648C8.23256 2.77165 7.65844 2.40039 6.49512 2.40039Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n )\n);\nUserSinglePlusOutlinedSize16Glyph.displayName = 'UserSinglePlusOutlinedSize16Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAEa,MAAA,iCAAiC,GAAG,UAAU,CACvD,CAAC,KAA8B,EAAE,GAAuB,MACpDA,GAAA,CAAA,KAAA,EAAA,EACI,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,GAAG,EAAE,GAAG,EAAA,GACJ,KAAK,EAET,QAAA,EAAAC,IAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CACID,cACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,ySAAyS,EAC3S,IAAI,EAAC,cAAc,EACrB,CAAA,EACFA,cACI,CAAC,EAAC,+OAA+O,EACjP,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GACI,CAAA,MAAA,EAAA,EAAA,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,klBAAklB,EACplB,IAAI,EAAC,cAAc,EAAA,CACrB,IACF,EACF,CAAA,CACT,EACH;AACF,iCAAiC,CAAC,WAAW,GAAG,mCAAmC;;;;"}
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const UserSinglePlusOutlinedSize24Glyph: import("react").ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
@@ -0,0 +1,9 @@
1
+ import './../../index.css';
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { forwardRef } from 'react';
4
+
5
+ const UserSinglePlusOutlinedSize24Glyph = forwardRef((props, ref) => (jsx("svg", { width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref, ...props, children: jsxs("g", { children: [jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 14C21.7614 14 24 16.2386 24 19C24 21.7614 21.7614 24 19 24C16.2386 24 14 21.7614 14 19C14 16.2386 16.2386 14 19 14ZM18.0996 18.0996H16V19.9004H18.0996V22H19.9004V19.9004H22V18.0996H19.9004V16H18.0996V18.0996Z", fill: "currentColor" }), jsx("path", { d: "M10.0029 15C10.6735 15 11.344 15.0486 12 15.1523V16.9795C11.3662 16.8598 10.6961 16.7998 10.0029 16.7998C7.97583 16.7999 6.14263 17.3026 4.85059 18.3613C3.93244 19.1138 3.15852 20.2519 2.8252 22H1.00293C1.8255 16.7983 5.91246 15.0001 10.0029 15Z", fill: "currentColor" }), jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.3789 2.00781C14.086 2.16651 15.4142 4.66665 15.4961 7.24219L15.5 7.5C15.5 10.25 14.125 13 10 13C5.875 13 4.5 10.25 4.5 7.5L4.50391 7.24219C4.58848 4.58075 6.00395 2 10 2L10.3789 2.00781ZM10 3.7998C8.37037 3.7998 7.54335 4.32219 7.08594 4.87109C6.5804 5.47774 6.29981 6.39243 6.2998 7.5C6.2998 8.60757 6.5804 9.52226 7.08594 10.1289C7.54335 10.6778 8.37037 11.2002 10 11.2002C11.6296 11.2002 12.4566 10.6778 12.9141 10.1289C13.4196 9.52226 13.7002 8.60757 13.7002 7.5C13.7002 6.39243 13.4196 5.47774 12.9141 4.87109C12.4566 4.32219 11.6296 3.7998 10 3.7998Z", fill: "currentColor" })] }) })));
6
+ UserSinglePlusOutlinedSize24Glyph.displayName = 'UserSinglePlusOutlinedSize24Glyph';
7
+
8
+ export { UserSinglePlusOutlinedSize24Glyph };
9
+ //# sourceMappingURL=UserSinglePlusOutlinedSize24.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserSinglePlusOutlinedSize24.js","sources":["../../../src/variants/icon/UserSinglePlusOutlinedSize24.tsx"],"sourcesContent":["import { SVGProps, Ref, forwardRef } from 'react';\n\nexport const UserSinglePlusOutlinedSize24Glyph = forwardRef(\n (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n width={24}\n height={24}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n ref={ref}\n {...props}\n >\n <g>\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19 14C21.7614 14 24 16.2386 24 19C24 21.7614 21.7614 24 19 24C16.2386 24 14 21.7614 14 19C14 16.2386 16.2386 14 19 14ZM18.0996 18.0996H16V19.9004H18.0996V22H19.9004V19.9004H22V18.0996H19.9004V16H18.0996V18.0996Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10.0029 15C10.6735 15 11.344 15.0486 12 15.1523V16.9795C11.3662 16.8598 10.6961 16.7998 10.0029 16.7998C7.97583 16.7999 6.14263 17.3026 4.85059 18.3613C3.93244 19.1138 3.15852 20.2519 2.8252 22H1.00293C1.8255 16.7983 5.91246 15.0001 10.0029 15Z\"\n fill=\"currentColor\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.3789 2.00781C14.086 2.16651 15.4142 4.66665 15.4961 7.24219L15.5 7.5C15.5 10.25 14.125 13 10 13C5.875 13 4.5 10.25 4.5 7.5L4.50391 7.24219C4.58848 4.58075 6.00395 2 10 2L10.3789 2.00781ZM10 3.7998C8.37037 3.7998 7.54335 4.32219 7.08594 4.87109C6.5804 5.47774 6.29981 6.39243 6.2998 7.5C6.2998 8.60757 6.5804 9.52226 7.08594 10.1289C7.54335 10.6778 8.37037 11.2002 10 11.2002C11.6296 11.2002 12.4566 10.6778 12.9141 10.1289C13.4196 9.52226 13.7002 8.60757 13.7002 7.5C13.7002 6.39243 13.4196 5.47774 12.9141 4.87109C12.4566 4.32219 11.6296 3.7998 10 3.7998Z\"\n fill=\"currentColor\"\n />\n </g>\n </svg>\n )\n);\nUserSinglePlusOutlinedSize24Glyph.displayName = 'UserSinglePlusOutlinedSize24Glyph';\n"],"names":["_jsx","_jsxs"],"mappings":";;;AAEa,MAAA,iCAAiC,GAAG,UAAU,CACvD,CAAC,KAA8B,EAAE,GAAuB,MACpDA,GAAA,CAAA,KAAA,EAAA,EACI,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,EAAE,EACV,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,EAClC,GAAG,EAAE,GAAG,EAAA,GACJ,KAAK,EAET,QAAA,EAAAC,IAAA,CAAA,GAAA,EAAA,EAAA,QAAA,EAAA,CACID,cACI,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,sNAAsN,EACxN,IAAI,EAAC,cAAc,EACrB,CAAA,EACFA,cACI,CAAC,EAAC,uPAAuP,EACzP,IAAI,EAAC,cAAc,EAAA,CACrB,EACFA,GACI,CAAA,MAAA,EAAA,EAAA,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,kjBAAkjB,EACpjB,IAAI,EAAC,cAAc,EAAA,CACrB,IACF,EACF,CAAA,CACT,EACH;AACF,iCAAiC,CAAC,WAAW,GAAG,mCAAmC;;;;"}