@alfalab/icons 3.423.0 → 3.423.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/meta_glyph.json +2 -2
  2. package/package.json +1 -1
package/meta_glyph.json CHANGED
@@ -590,7 +590,7 @@
590
590
  "url": "https://alfabank.servicecdn.ru/icons/glyph_arrow-right-triangle_s.svg"
591
591
  },
592
592
  "ArrowRightUpMIcon": {
593
- "description": "стрелка вправо вверх, перейти",
593
+ "description": "стрелка вправо вверх, перейти, , follow, redirect, diagonal",
594
594
  "web": "ArrowRightUpMIcon",
595
595
  "webComponent": "import { ArrowRightUpMIcon } from '@alfalab/icons-glyph/ArrowRightUpMIcon';",
596
596
  "android": "glyph_arrow_right_up_m",
@@ -4030,7 +4030,7 @@
4030
4030
  "url": "https://alfabank.servicecdn.ru/icons/glyph_crypto-broker_xxl_color.svg"
4031
4031
  },
4032
4032
  "CzkMIcon": {
4033
- "description": "валюта, венгерский форинт, форинт",
4033
+ "description": "валюта, чешская крона",
4034
4034
  "web": "CzkMIcon",
4035
4035
  "webComponent": "import { CzkMIcon } from '@alfalab/icons-glyph/CzkMIcon';",
4036
4036
  "android": "glyph_czk_m",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.423.0",
3
+ "version": "3.423.1",
4
4
  "description": "Design System UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:core-ds/icons.git",