@alfalab/icons-glyph 2.260.0 → 2.261.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/PatternlockMIcon.d.ts +3 -0
- package/PatternlockMIcon.js +1 -0
- 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"),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 17a2 2 0 11-.001 4.001A2 2 0 015 17zm7 0a2 2 0 11-.001 4.001A2 2 0 0112 17zm7 0a2 2 0 11-.001 4.001A2 2 0 0119 17zM5 10a2 2 0 11-.001 4.001A2 2 0 015 10zm7 0a2 2 0 11-.001 4.001A2 2 0 0112 10zm7 0a2 2 0 11-.001 4.001A2 2 0 0119 10zM5 3a2 2 0 11-.001 4.001A2 2 0 015 3zm7 0a2 2 0 11-.001 4.001A2 2 0 0112 3zm7 0a2 2 0 11-.001 4.001A2 2 0 0119 3z"}))};exports.PatternlockMIcon=r,exports.default=r;
|