@alfalab/icons-glyph 2.24.0 → 2.27.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/ArrowsForwardBackHeavyMIcon.d.ts +3 -0
- package/ArrowsForwardBackHeavyMIcon.js +1 -0
- package/BynMIcon.d.ts +3 -0
- package/BynMIcon.js +1 -0
- package/KztMIcon.d.ts +3 -0
- package/KztMIcon.js +1 -0
- package/ThumbDownSIcon.d.ts +3 -0
- package/ThumbDownSIcon.js +1 -0
- package/ThumbUpSIcon.d.ts +3 -0
- package/ThumbUpSIcon.js +1 -0
- package/TrafficlightMIcon.d.ts +3 -0
- package/TrafficlightMIcon.js +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,r=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",r.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M16 20v2.65a.572.572 0 01-.935.442l-6.818-5.609A.67.67 0 018 17a.67.67 0 01.247-.483l6.818-5.61a.572.572 0 01.935.442V14h6v6h-6zM8 10v2.65c0 .484.562.749.935.442l6.818-5.609A.669.669 0 0016 7a.669.669 0 00-.247-.483L8.935.907A.572.572 0 008 1.35V4H2v6h6z"}))};exports.ArrowsForwardBackHeavyMIcon=a,exports.default=a;
|
package/BynMIcon.d.ts
ADDED
package/BynMIcon.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,c=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:"M8.517 19c3.098 0 5.019-1.552 5.019-4.007 0-1.805-1.398-3.202-3.319-3.337v-.175c1.489-.213 2.625-1.504 2.625-2.988C12.842 6.329 11.162 5 8.346 5H2v14h6.517zM5.037 7.241h2.535c1.448 0 2.283.67 2.283 1.785 0 1.126-.895 1.776-2.535 1.776H5.037v-3.56zm0 9.518V12.78h2.635c1.79 0 2.766.68 2.766 1.96 0 1.31-.945 2.018-2.695 2.018H5.037zM15.99 19h2.927v-5.928c0-1.504 1.096-2.416 2.695-2.416.473 0 1.157.088 1.388.175V8.26c-.251-.087-.744-.136-1.147-.136-1.408 0-2.554.815-2.846 1.882h-.18V8.3H15.99V19z"}))};exports.BynMIcon=c,exports.default=c;
|
package/KztMIcon.d.ts
ADDED
package/KztMIcon.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:"M13.5 21.638V10H19V7.5H5V10h5.5v11.638h3zM19 5.45V3H5v2.45h14z"}))};exports.KztMIcon=l,exports.default=l;
|
|
@@ -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:"18",height:"18",viewBox:"0 0 18 18"},e),r.createElement("path",{d:"M6.75 16.5a3 3 0 003-3V12h4.98a1.5 1.5 0 001.479-1.747l-1-6A1.5 1.5 0 0013.729 3H6l.75 13.5zM1.5 3v7.5h3.417L4.5 3h-3z"}))};exports.ThumbDownSIcon=l,exports.default=l;
|
package/ThumbUpSIcon.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:"18",height:"18",viewBox:"0 0 18 18"},e),r.createElement("path",{d:"M6.75 1.5a3 3 0 013 3V6h4.98a1.5 1.5 0 011.479 1.747l-1 6A1.5 1.5 0 0113.729 15H6l.75-13.5zM1.5 15V7.5h3.417L4.5 15h-3z"}))};exports.ThumbUpSIcon=l,exports.default=l;
|
|
@@ -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:"M7 4V3a1 1 0 011-1h8a1 1 0 011 1v1h3c0 2.5-2.5 3.5-3 3.5V10h3c0 2.5-2.5 3.5-3 3.5V16h3c0 2.5-2.5 3.5-3 3.5V21a1 1 0 01-1 1H8a1 1 0 01-1-1v-1.5c-.5 0-3-1-3-3.5h3v-2.5c-.5 0-3-1-3-3.5h3V7.5c-.5 0-3-1-3-3.5h3zm5 16a2 2 0 100-4 2 2 0 000 4zm0-6a2 2 0 100-4 2 2 0 000 4zm0-6a2 2 0 100-4 2 2 0 000 4z"}))};exports.TrafficlightMIcon=a,exports.default=a;
|