@alfalab/icons 3.286.0 → 3.288.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,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const SbpSignBoxMWhiteIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default SbpSignBoxMWhiteIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,l=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return t.createElement("svg",l.__assign({role:"img",focusable:"false",width:"24",height:"24",viewBox:"0 0 24 24"},e,{fill:"none"}),t.createElement("path",{d:"M3 5.785l2.69 4.763v2.903l-2.686 4.754L3 5.785z",fill:"#DADADA"}),t.createElement("path",{d:"M13.325 8.814l2.52-1.53L21 7.28l-7.675 4.66V8.814z",fill:"#EDEDED"}),t.createElement("path",{d:"M13.311 5.757l.014 6.305-2.695-1.64V.995l2.681 4.761z",fill:"#DADADA"}),t.createElement("path",{d:"M21 7.28l-5.156.004-2.533-1.527L10.63.997 21 7.28z",fill:"#fff"}),t.createElement("path",{d:"M13.325 18.232v-3.06l-2.695-1.61v9.434l2.695-4.764z",fill:"#DADADA"}),t.createElement("path",{d:"M15.838 16.715L5.69 10.548 3 5.785l17.99 10.924-5.152.006z",fill:"#fff"}),t.createElement("path",{d:"M10.63 22.996l2.695-4.764 2.513-1.517 5.152-.006-10.36 6.287zm-7.626-4.791l7.647-4.642L8.08 12l-2.39 1.45-2.686 4.754z",fill:"#EDEDED"}))};exports.SbpSignBoxMWhiteIcon=a,exports.default=a;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const ViberSignBoxMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default ViberSignBoxMIcon;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,c=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",c.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M12 2C7.062 2 2 3.063 2 10.75c0 4.125 1.438 6.688 4.375 7.875v2.313c0 .437.25.812.625 1 .125.062.313.062.438.062.25 0 .562-.125.75-.313l2.25-2.25c.5 0 1 .063 1.562.063 4.938 0 10-1.063 10-8.75C22 3.062 16.937 2 12 2zm-.313 6.375a2.08 2.08 0 012.063 2.063c0 .374-.25.624-.625.624s-.625-.25-.625-.624a.827.827 0 00-.813-.813c-.374 0-.624-.25-.624-.625s.25-.625.624-.625zm-.624-1.313c0-.375.25-.625.624-.625 2.188 0 4 1.813 4 4 0 .376-.25.626-.624.626-.376 0-.626-.25-.626-.626 0-1.5-1.25-2.75-2.75-2.75a.626.626 0 01-.624-.625zm5.124 7.75c-.25.75-1.187 1.376-2 1.5-.187.063-.374.063-.624.063-.5 0-1.25-.125-2.563-.688-1.5-.624-3-1.937-4.188-3.624V12c-.375-.563-1.062-1.625-1.062-2.75 0-1.375.688-2.063.938-2.375.375-.313.812-.5 1.312-.5h.313c.437 0 .75.125 1.062.75l.25.5c.188.5.438 1.063.5 1.125.188.375.188.688 0 1-.063.188-.188.313-.313.438-.062.124-.124.187-.187.187L9.5 10.5c.188.313.563.875 1.063 1.313.75.687 1.312.874 1.624 1 .126-.126.25-.376.438-.563l.063-.125c.312-.438.812-.563 1.312-.375.25.125 1.625.75 1.625.75l.125.063c.188.124.438.187.563.437.187.563 0 1.375-.125 1.813zm.813-3.75c-.375 0-.625-.25-.625-.624 0-2.563-2.125-4.688-4.688-4.688-.374 0-.624-.25-.624-.625s.25-.625.624-.625c3.25 0 5.938 2.688 5.938 5.938 0 .374-.25.624-.625.624z"}))};exports.ViberSignBoxMIcon=r,exports.default=r;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-logo",
3
- "version": "1.26.0",
3
+ "version": "1.28.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": "^16.13.0 || ^17.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.286.0",
3
+ "version": "3.288.0",
4
4
  "description": "Design System UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:core-ds/icons.git",
@@ -52,7 +52,7 @@
52
52
  "ts-node": "^8.6.2",
53
53
  "tslib": "^2.0.0",
54
54
  "typescript": "^3.8.3",
55
- "ui-primitives": "^20.31.0",
55
+ "ui-primitives": "^20.33.0",
56
56
  "util": "^0.12.2"
57
57
  },
58
58
  "lint-staged": {