@alfalab/icons-glyph 2.64.0 → 2.66.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/PinLocationMIcon.d.ts +3 -0
- package/PinLocationMIcon.js +1 -0
- package/PushpinMIcon.d.ts +3 -0
- package/PushpinMIcon.js +1 -0
- package/WorldMagnifierMIcon.js +1 -1
- 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"),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:"M5.25 8.5a6.75 6.75 0 0113.5 0c0 2.278-1.204 4.33-2.697 5.99-1.484 1.65-3.176 2.824-3.976 3.334a.139.139 0 01-.155 0c-.8-.51-2.491-1.685-3.976-3.335C6.454 12.83 5.25 10.778 5.25 8.5zM12 5.75a2.75 2.75 0 100 5.5 2.75 2.75 0 000-5.5z",fillRule:"evenodd",clipRule:"evenodd"}),r.createElement("path",{d:"M5 19.5c0-.954 1.496-1.783 3.695-2.204a22.4 22.4 0 002.421 1.793 1.639 1.639 0 001.768 0c.53-.338 1.43-.95 2.42-1.793 2.2.421 3.696 1.25 3.696 2.204 0 1.38-3.134 2.5-7 2.5s-7-1.12-7-2.5z"}))};exports.PinLocationMIcon=l,exports.default=l;
|
package/PushpinMIcon.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:"M15.961 13.695a7 7 0 01-1.94 6.184l-3.89-3.889L4.122 22H2v-2.12l6.01-6.011-3.89-3.89a7 7 0 016.184-1.94l4.777-4.777a1.5 1.5 0 012.121 0l3.536 3.535a1.5 1.5 0 010 2.121l-4.777 4.777z"}))};exports.PushpinMIcon=l,exports.default=l;
|
package/WorldMagnifierMIcon.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,
|
|
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:"M12 2c5.523 0 10 4.477 10 10 0 .388-.022.77-.065 1.148a6.239 6.239 0 00-4.92-2.395H17V10a1 1 0 00-1-1h-1.49a1 1 0 01-.81-.413L11.88 6.08a1 1 0 01-.03-1.13l.604-.937a7.965 7.965 0 00-4.174.903l.368.262a1 1 0 01-.107 1.694L6.672 7.88a1 1 0 01-.475.12H5.07l-.013.023A7.95 7.95 0 004.252 10h4.566c.377 0 .682.305.682.682 0 .376.305.682.682.682h2.443a1 1 0 01.857.483 6.243 6.243 0 00-2.717 5.156 6.24 6.24 0 002.407 4.929c-.384.045-.776.068-1.172.068-5.523 0-10-4.477-10-10S6.477 2 12 2z"}),a.createElement("path",{d:"M17.015 21.253a4.23 4.23 0 002.218-.623l2.363 2.363 1.415-1.414-2.365-2.365a4.25 4.25 0 10-3.63 2.039zm0-2a2.25 2.25 0 100-4.5 2.25 2.25 0 000 4.5z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.WorldMagnifierMIcon=l,exports.default=l;
|