@alfalab/icons-glyph 2.208.0 → 2.209.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/package.json +1 -1
- package/ApelsinMIcon.d.ts +0 -3
- package/ApelsinMIcon.js +0 -1
- package/ApelsinSIcon.d.ts +0 -3
- package/ApelsinSIcon.js +0 -1
package/package.json
CHANGED
package/ApelsinMIcon.d.ts
DELETED
package/ApelsinMIcon.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
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:"M17.288 12c0 4.142-3.422 7.5-7.644 7.5C5.422 19.5 2 16.142 2 12c0-4.142 3.422-7.5 7.644-7.5 4.222 0 7.644 3.358 7.644 7.5zM15.56 4.78c-2.447.557-3.671 4.216-2.735 8.172.935 3.955 3.677 6.712 6.124 6.155 2.447-.558 3.672-4.216 2.736-8.173-.937-3.956-3.679-6.712-6.125-6.154z"}))};exports.ApelsinMIcon=l,exports.default=l;
|
package/ApelsinSIcon.d.ts
DELETED
package/ApelsinSIcon.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
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,s=function(e){return r.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"16",height:"16",viewBox:"0 0 16 16"},e),r.createElement("path",{d:"M12.23 8c0 3.314-2.738 6-6.115 6C2.738 14 0 11.314 0 8s2.738-6 6.115-6c3.377 0 6.115 2.686 6.115 6zm-1.38-5.776c-1.96.445-2.938 3.373-2.19 6.536.748 3.165 2.942 5.37 4.9 4.924 1.957-.446 2.936-3.372 2.188-6.537-.75-3.166-2.943-5.37-4.9-4.924z"}))};exports.ApelsinSIcon=s,exports.default=s;
|