@alfalab/icons 3.297.0 → 3.299.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 (37) hide show
  1. package/glyph/dist/DigitOneOffCircleMIcon.d.ts +3 -0
  2. package/glyph/dist/{DigitOneCircleOffMIcon.js → DigitOneOffCircleMIcon.js} +1 -1
  3. package/glyph/dist/DigitOneOffCircleSIcon.d.ts +3 -0
  4. package/glyph/dist/{DigitOneCircleOffSIcon.js → DigitOneOffCircleSIcon.js} +1 -1
  5. package/glyph/dist/DigitOneOffCircleXxlIcon.d.ts +3 -0
  6. package/glyph/dist/{DigitOneCircleOffXxlIcon.js → DigitOneOffCircleXxlIcon.js} +1 -1
  7. package/glyph/dist/SoundCrossMIcon.js +1 -1
  8. package/glyph/dist/SoundCrossSIcon.js +1 -1
  9. package/glyph/dist/SoundCrossXxlIcon.d.ts +3 -0
  10. package/glyph/dist/SoundCrossXxlIcon.js +1 -0
  11. package/glyph/dist/SoundMIcon.js +1 -1
  12. package/glyph/dist/SoundOffCompactMIcon.d.ts +3 -0
  13. package/glyph/dist/SoundOffCompactMIcon.js +1 -0
  14. package/glyph/dist/SoundOffMIcon.js +1 -1
  15. package/glyph/dist/SoundOffSIcon.d.ts +3 -0
  16. package/glyph/dist/SoundOffSIcon.js +1 -0
  17. package/glyph/dist/SoundOffXxlIcon.d.ts +3 -0
  18. package/glyph/dist/SoundOffXxlIcon.js +1 -0
  19. package/glyph/dist/SoundSIcon.d.ts +3 -0
  20. package/glyph/dist/SoundSIcon.js +1 -0
  21. package/glyph/dist/SoundXxlIcon.d.ts +3 -0
  22. package/glyph/dist/SoundXxlIcon.js +1 -0
  23. package/glyph/dist/package.json +1 -1
  24. package/logo/dist/YandexPracticumMColorIcon.d.ts +3 -0
  25. package/logo/dist/YandexPracticumMColorIcon.js +1 -0
  26. package/logo/dist/YandexPracticumMWhiteIcon.d.ts +3 -0
  27. package/logo/dist/YandexPracticumMWhiteIcon.js +1 -0
  28. package/logo/dist/YandexPracticumSignBoxMColorIcon.d.ts +3 -0
  29. package/logo/dist/YandexPracticumSignBoxMColorIcon.js +1 -0
  30. package/logo/dist/YandexPracticumSignBoxMWhiteIcon.d.ts +3 -0
  31. package/logo/dist/YandexPracticumSignBoxMWhiteIcon.js +1 -0
  32. package/logo/dist/package.json +1 -1
  33. package/package.json +2 -2
  34. package/search.json +1 -1
  35. package/glyph/dist/DigitOneCircleOffMIcon.d.ts +0 -3
  36. package/glyph/dist/DigitOneCircleOffSIcon.d.ts +0 -3
  37. package/glyph/dist/DigitOneCircleOffXxlIcon.d.ts +0 -3
@@ -1,3 +0,0 @@
1
- import React, { SVGProps } from 'react';
2
- export declare const DigitOneCircleOffMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
- export default DigitOneCircleOffMIcon;
@@ -1,3 +0,0 @@
1
- import React, { SVGProps } from 'react';
2
- export declare const DigitOneCircleOffSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
- export default DigitOneCircleOffSIcon;
@@ -1,3 +0,0 @@
1
- import React, { SVGProps } from 'react';
2
- export declare const DigitOneCircleOffXxlIcon: React.FC<SVGProps<SVGSVGElement>>;
3
- export default DigitOneCircleOffXxlIcon;