@alfalab/icons-glyph 2.283.0 → 2.285.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.
- package/IncognitoLIcon.d.ts +3 -0
- package/IncognitoLIcon.js +1 -0
- package/IncognitoMIcon.d.ts +3 -0
- package/IncognitoMIcon.js +1 -0
- package/TranslateMIcon.d.ts +3 -0
- package/TranslateMIcon.js +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"48",height:"48",viewBox:"0 0 48 48"},e),l.createElement("path",{d:"M34.5 27a8.5 8.5 0 11-8.445 9.46 8.39 8.39 0 00-.396-.144C25.134 36.14 24.531 36 24 36c-.53 0-1.134.14-1.66.315a8.3 8.3 0 00-.396.143A8.5 8.5 0 015 35.501a8.5 8.5 0 0116.419-3.088c.698-.21 1.613-.411 2.581-.412.967 0 1.882.203 2.58.412A8.502 8.502 0 0134.5 27zm-21 4.001a4.5 4.5 0 100 9 4.5 4.5 0 000-9zm21 0a4.5 4.5 0 100 9 4.5 4.5 0 000-9z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M44 25.002H4v-4h40v4zM27.939 4.456a3 3 0 014.133 1.76L36 18H12l3.928-11.784a3 3 0 014.133-1.76l2.65 1.26a3.001 3.001 0 002.577 0l2.65-1.26z"}))};exports.IncognitoLIcon=a,exports.default=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,a=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M17 14a4 4 0 11-3.996 4.182C12.69 18.082 12.329 18 12 18c-.33 0-.692.082-1.005.182a4 4 0 11-.414-1.963A5.212 5.212 0 0112 16c.523 0 1.021.105 1.418.22A4 4 0 0117 14zM7 16a2 2 0 100 4 2 2 0 000-4zm10 0a2 2 0 100 4 2 2 0 000-4z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M22 13.001H2v-2h20v2zM13.502 2.357a2 2 0 012.685 1.205L18 9H6l1.813-5.438a2 2 0 012.685-1.205l1.108.474a1 1 0 00.788 0l1.108-.474z"}))};exports.IncognitoMIcon=a,exports.default=a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,l=function(e){return a.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),a.createElement("path",{d:"M11 9a4 4 0 014 4v6a4 4 0 01-4 4H5a4 4 0 01-4-4v-6a4 4 0 014-4h6zm-4.246 3l-1.831 5.037-.849 2.085-.378.926h2.16l.673-1.655h2.942l.673 1.655h2.16l-.378-.926-.849-2.085L9.247 12H6.753zm1.962 4.394H7.284L8 14.426l.716 1.968z"}),a.createElement("path",{d:"M19 1a4 4 0 014 4v6a4 4 0 01-4 4h-2v-2c0-.697-.12-1.366-.339-1.988l.008-.01a6.23 6.23 0 00.244-.318c.164.203.346.382.54.536.74.589 1.589.78 2.047.78v-2c.006 0-.105-.006-.282-.065a1.722 1.722 0 01-.52-.28c-.286-.227-.609-.645-.6-1.507.158-.546.265-1.078.328-1.548H19.5v-2H17V3.5h-2l.001 1.1h-2.5v2h3.902c-.056.338-.14.717-.258 1.108a6.855 6.855 0 01-.59 1.39A5.984 5.984 0 0011 7H9V5a4 4 0 014-4h6z"}))};exports.TranslateMIcon=l,exports.default=l;
|