@alfalab/icons-glyph 2.162.0 → 2.164.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/KeyboardPasscodeMIcon.d.ts +3 -0
- package/KeyboardPasscodeMIcon.js +1 -0
- package/KeyboardPasscodeSIcon.d.ts +3 -0
- package/KeyboardPasscodeSIcon.js +1 -0
- package/KeyboardPasscodeXxlIcon.d.ts +3 -0
- package/KeyboardPasscodeXxlIcon.js +1 -0
- package/SunLineMIcon.d.ts +3 -0
- package/SunLineMIcon.js +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,a=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",a.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),t.createElement("path",{d:"M6.455 5.636a1.818 1.818 0 100-3.636 1.818 1.818 0 000 3.636zm0 5.454a1.818 1.818 0 100-3.635 1.818 1.818 0 000 3.636zm1.818 3.637a1.818 1.818 0 11-3.636 0 1.818 1.818 0 013.636 0zm3.637-9.091a1.818 1.818 0 100-3.636 1.818 1.818 0 000 3.636zm1.818 3.637a1.818 1.818 0 11-3.637 0 1.818 1.818 0 013.637 0zm-1.818 7.273a1.818 1.818 0 100-3.637 1.818 1.818 0 000 3.636zm1.818 3.636a1.818 1.818 0 11-3.637 0 1.818 1.818 0 013.637 0zm3.636-14.546a1.818 1.818 0 100-3.636 1.818 1.818 0 000 3.636zm1.818 3.637a1.818 1.818 0 11-3.636 0 1.818 1.818 0 013.636 0zm-1.818 7.273a1.818 1.818 0 100-3.637 1.818 1.818 0 000 3.636z"}))};exports.KeyboardPasscodeMIcon=r,exports.default=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,a=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",a.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),t.createElement("path",{d:"M3.455 2.91a1.455 1.455 0 100-2.91 1.455 1.455 0 000 2.91zm0 4.363a1.455 1.455 0 100-2.91 1.455 1.455 0 000 2.91zm1.455 2.909a1.455 1.455 0 11-2.91 0 1.455 1.455 0 012.91 0zM7.818 2.91a1.455 1.455 0 100-2.91 1.455 1.455 0 000 2.91zm1.455 2.908a1.455 1.455 0 11-2.91 0 1.455 1.455 0 012.91 0zm-1.455 5.818a1.455 1.455 0 100-2.909 1.455 1.455 0 000 2.91zm1.455 2.91a1.455 1.455 0 11-2.91 0 1.455 1.455 0 012.91 0zM12.182 2.91a1.455 1.455 0 100-2.91 1.455 1.455 0 000 2.91zm1.454 2.908a1.455 1.455 0 11-2.909 0 1.455 1.455 0 012.91 0zm-1.454 5.818a1.455 1.455 0 100-2.909 1.455 1.455 0 000 2.91z"}))};exports.KeyboardPasscodeSIcon=r,exports.default=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,a=require("./tslib.es6-37b184f2.js"),t=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return t.createElement("svg",a.__assign({role:"img",focusable:"false",fill:"currentColor",width:"48",height:"48",viewBox:"0 0 48 48"},e),t.createElement("path",{d:"M12.636 11.273a3.636 3.636 0 100-7.273 3.636 3.636 0 000 7.273zm0 10.909a3.636 3.636 0 100-7.273 3.636 3.636 0 000 7.273zm3.637 7.272a3.636 3.636 0 11-7.273 0 3.636 3.636 0 017.273 0zm7.273-18.181a3.636 3.636 0 100-7.273 3.636 3.636 0 000 7.273zm3.636 7.273a3.636 3.636 0 11-7.273 0 3.636 3.636 0 017.273 0zM23.546 33.09a3.636 3.636 0 100-7.272 3.636 3.636 0 000 7.273zm3.636 7.274a3.636 3.636 0 11-7.273 0 3.636 3.636 0 017.273 0zm7.273-29.091a3.636 3.636 0 100-7.273 3.636 3.636 0 000 7.273zm3.635 7.273a3.636 3.636 0 11-7.272 0 3.636 3.636 0 017.273 0zM34.455 33.09a3.636 3.636 0 100-7.272 3.636 3.636 0 000 7.273z"}))};exports.KeyboardPasscodeXxlIcon=r,exports.default=r;
|
package/SunLineMIcon.js
ADDED
|
@@ -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,r=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("g",{clipPath:"url(#prefix__clip0_57102_8778)"},l.createElement("path",{d:"M11 0h2v4h-2V0zM4 11H0v2h4v-2zm7 13v-4h2v4h-2zm9-11h4v-2h-4v2z"}),l.createElement("path",{d:"M6 12a6 6 0 1112 0 6 6 0 01-12 0zm6-4a4 4 0 100 8 4 4 0 000-8z",fillRule:"evenodd",clipRule:"evenodd"}),l.createElement("path",{d:"M4.222 2.807L7.05 5.636 5.636 7.05 2.808 4.222l1.414-1.415zm16.97 1.415l-1.414-1.415-2.828 2.829 1.414 1.414 2.828-2.828zM5.636 16.95l-2.828 2.828 1.414 1.414 2.828-2.828-1.414-1.414zm15.556 2.828l-1.414 1.414-2.828-2.828 1.414-1.414 2.828 2.828z"})),l.createElement("defs",null,l.createElement("clipPath",{id:"prefix__clip0_57102_8778"},l.createElement("path",{d:"M0 0h24v24H0z"}))))};exports.SunLineMIcon=r,exports.default=r;
|