@alfalab/icons-glyph 2.233.0 → 2.235.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 DocumentLinesLineSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default DocumentLinesLineSIcon;
@@ -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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M4.8 9.6h4V8h-4v1.6zm6.4 3.2H4.8v-1.6h6.4v1.6z"}),r.createElement("path",{d:"M7.654 0c.703 0 1.313.172 1.796.535.483.362.766.859.917 1.372.176.6.187 1.267.115 1.907.671-.068 1.378-.043 2.012.18.539.19 1.036.527 1.39 1.069.349.535.515 1.204.515 1.989V16H1.6V0h6.055zM3.2 1.6v12.8h9.6V7.052c0-.563-.12-.905-.256-1.115a1.088 1.088 0 00-.581-.434c-.572-.201-1.409-.14-2.289.074a.8.8 0 01-.963-.976c.217-.847.288-1.675.12-2.242-.077-.264-.195-.434-.341-.544-.146-.11-.395-.215-.836-.215H3.2z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.DocumentLinesLineSIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const EyeLineSIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default EyeLineSIcon;
@@ -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:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M10.167 8a2.167 2.167 0 11-4.334 0 2.167 2.167 0 014.334 0z"}),r.createElement("path",{d:"M8 2C4.474 2 1.408 4.43.05 7.747a.667.667 0 000 .506C1.408 11.57 4.474 14 8 14s6.592-2.43 7.95-5.747a.667.667 0 000-.506C14.592 4.43 11.526 2 8 2zm0 10.667c-2.804 0-5.37-1.891-6.608-4.667C2.63 5.224 5.196 3.333 8 3.333c2.803 0 5.37 1.891 6.608 4.667-1.239 2.776-3.805 4.667-6.608 4.667z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.EyeLineSIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PushpinVerticalCompactMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PushpinVerticalCompactMIcon;
@@ -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:"M16 9.638c.251.163.482.33.701.535C17.68 11.086 18 12.71 18 14h-5.034L13 18.8 12 20l-1-1.2.035-4.8H6c0-1.29.33-2.96 1.307-3.872.22-.205.442-.365.693-.528V5.2C8 4.437 8.585 4 9.429 4h5.142C15.455 4 16 4.47 16 5.2v4.438z"}))};exports.PushpinVerticalCompactMIcon=l,exports.default=l;
@@ -0,0 +1,3 @@
1
+ import React, { SVGProps } from 'react';
2
+ export declare const PushpinVerticalOffCompactMIcon: React.FC<SVGProps<SVGSVGElement>>;
3
+ export default PushpinVerticalOffCompactMIcon;
@@ -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:"M16.701 10.173C17.68 11.086 18 12.71 18 14h-.625L8.093 4.718C8.289 4.256 8.783 4 9.429 4h5.142C15.455 4 16 4.47 16 5.2v4.438c.251.163.482.33.701.535zM12 20l-1-1.2.035-4.8H6c0-1.29.33-2.96 1.307-3.872.22-.205.442-.365.693-.528v-.473l-4-4L5.127 4 20 18.873 18.873 20l-5.906-5.907L13 18.8 12 20z"}))};exports.PushpinVerticalOffCompactMIcon=l,exports.default=l;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.233.0",
3
+ "version": "2.235.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",