@alfalab/icons-glyph 2.48.0 → 2.49.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"),a=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=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:"M5 4a2 2 0 012-2h10a2 2 0 012 2v16a2 2 0 01-2 2H7a2 2 0 01-2-2V4zm4.405 3.575c-.641.77-.962 1.155-.967 1.48a.92.92 0 00.341.729c.253.204.754.204 1.756.204h2.913c1.002 0 1.503 0 1.756-.204a.92.92 0 00.341-.73c-.005-.324-.325-.709-.967-1.479l-1.456-1.747c-.388-.466-.582-.699-.815-.784a.92.92 0 00-.631 0c-.232.085-.427.318-.815.784L9.405 7.575zm-.963 7.358c.005.325.326.71.967 1.48l1.457 1.748c.388.465.582.698.814.783a.92.92 0 00.632 0c.232-.085.426-.318.814-.783l1.457-1.748c.64-.77.962-1.155.966-1.48a.92.92 0 00-.34-.729C14.954 14 14.453 14 13.451 14H10.54c-1.002 0-1.503 0-1.756.204a.92.92 0 00-.342.73z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ArrowsUpDownTriangleContainerMIcon=r,exports.default=r;
|
package/BubblesMIcon.js
ADDED
|
@@ -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:"M2 8.25C2 4.187 5.125 2 9.5 2c3.06 0 5.507 1.07 6.703 3.102A13.95 13.95 0 0014.499 5c-2.495 0-4.854.621-6.635 2.036-1.839 1.46-2.866 3.616-2.866 6.215 0 .416.027.818.08 1.205C3.308 12.83 2 10.65 2 8.25z"}),r.createElement("path",{d:"M14.499 7C18.875 7 22 9.188 22 13.25c0 4.064-3.624 7.502-7.014 8.668-.234.072-.35.108-.528.06a.74.74 0 01-.359-.265C14 21.559 14 21.4 14 21.083V19c-3.75 0-7.002-1.686-7.002-5.75 0-4.062 3.125-6.25 7.501-6.25z"}))};exports.BubblesMIcon=l,exports.default=l;
|
package/WomanManMIcon.js
ADDED
|
@@ -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,a=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:"M9.25 4a2 2 0 11-4 0 2 2 0 014 0zM6.42 7a2 2 0 00-1.97 1.642L2.75 18h2.5v4h4v-4h2.5l-1.701-9.358A2 2 0 008.08 7H6.419zm9.209 0a2 2 0 00-1.996 1.875L13.25 15h2v7h4v-7h2l-.383-6.125A2 2 0 0018.871 7H15.63zm1.621-1a2 2 0 100-4 2 2 0 000 4z"}))};exports.WomanManMIcon=a,exports.default=a;
|