@alfalab/icons 3.485.0 → 3.486.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.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),r=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),r.createElement("path",{d:"M12 3c5.344 0 10 3.643 10 8.5S17.344 20 12 20c-.371 0-.738-.017-1.099-.05a17.94 17.94 0 01-2.387 1.336c-.852.389-1.783.714-2.528.714-.78 0-1.484-.376-1.812-1.073-.317-.674-.181-1.437.246-2.018v-.002c.182-.244.511-.672.845-1.12C3.292 16.256 2 14.032 2 11.5 2 6.643 6.656 3 12 3zm0 2c-4.597 0-8 3.073-8 6.5 0 2.066 1.202 3.97 3.191 5.19l.888.545-.58.865c-.437.652-1.1 1.507-1.39 1.891.314-.036.859-.197 1.575-.524a15.969 15.969 0 002.39-1.372l.316-.219.38.048c.4.05.811.076 1.23.076 4.597 0 8-3.073 8-6.5S16.597 5 12 5z"}))};exports.BubbleAltLine24Icon=l,exports.default=l;
|
package/meta_glyph-26.json
CHANGED
|
@@ -4129,6 +4129,16 @@
|
|
|
4129
4129
|
"cdn": "glyph-26_btc-thinline_20",
|
|
4130
4130
|
"url": "https://alfabank.servicecdn.ru/icons/glyph-26_btc-thinline_20.svg"
|
|
4131
4131
|
},
|
|
4132
|
+
"BubbleAltLine24Icon": {
|
|
4133
|
+
"description": "",
|
|
4134
|
+
"web": "BubbleAltLine24Icon",
|
|
4135
|
+
"webComponent": "import { BubbleAltLine24Icon } from '@alfalab/icons-glyph-26/BubbleAltLine24Icon';",
|
|
4136
|
+
"android": "glyph_26_bubble_alt_line_24",
|
|
4137
|
+
"ios": "glyph26_bubbleAltLine_24",
|
|
4138
|
+
"middle": "glyph-26_bubble-alt-line_24",
|
|
4139
|
+
"cdn": "glyph-26_bubble-alt-line_24",
|
|
4140
|
+
"url": "https://alfabank.servicecdn.ru/icons/glyph-26_bubble-alt-line_24.svg"
|
|
4141
|
+
},
|
|
4132
4142
|
"BubbleArrowRightLine20Icon": {
|
|
4133
4143
|
"description": "",
|
|
4134
4144
|
"web": "BubbleArrowRightLine20Icon",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.486.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"ts-node": "^8.6.2",
|
|
52
52
|
"tslib": "^2.0.0",
|
|
53
53
|
"typescript": "^3.8.3",
|
|
54
|
-
"ui-primitives": "^35.
|
|
54
|
+
"ui-primitives": "^35.61.0",
|
|
55
55
|
"util": "^0.12.2"
|
|
56
56
|
},
|
|
57
57
|
"lint-staged": {
|