@alfalab/icons 3.241.0 → 3.242.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/corp/dist/ShieldRubMIcon.d.ts +3 -0
- package/corp/dist/ShieldRubMIcon.js +1 -0
- package/corp/dist/ShieldRubSIcon.d.ts +3 -0
- package/corp/dist/ShieldRubSIcon.js +1 -0
- package/corp/dist/ShieldRubXxlIcon.d.ts +3 -0
- package/corp/dist/ShieldRubXxlIcon.js +1 -0
- package/corp/dist/package.json +1 -1
- package/package.json +2 -2
|
@@ -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("path",{d:"M3 5.64a.938.938 0 01.658-.906l8.026-2.683a.997.997 0 01.632 0l8.027 2.683a.938.938 0 01.657.907C20.946 8.38 20.188 18.543 12 22 3.812 18.543 3.054 8.38 3 5.64zm7.017 8.723H9v-.626h1.017v-1.034H9v-.627h1.017V7h2.888C14.457 7 15.5 8.166 15.5 9.851v.013c0 1.692-1.049 2.839-2.6 2.839h-1.316v1.034h2.054v.626h-2.054v1.304h-1.567v-1.304zm1.567-5.903v2.833h.877c.953 0 1.45-.508 1.45-1.41V9.87c0-.902-.492-1.41-1.45-1.41h-.877z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ShieldRubMIcon=r,exports.default=r;
|
|
@@ -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:"16",height:"16",viewBox:"0 0 16 16"},e),l.createElement("path",{d:"M1 2.912a.75.75 0 01.511-.724L7.754.04a.755.755 0 01.492 0l6.243 2.147a.75.75 0 01.51.724C14.96 5.104 14.37 13.234 8 16 1.631 13.234 1.042 5.104 1 2.912zm5.457 6.979h-.79v-.502h.79v-.827h-.79v-.501h.79V4h2.247c1.207 0 2.018.932 2.018 2.281v.01c0 1.354-.815 2.271-2.022 2.271H7.676v.827h1.598v.502H7.676v1.042H6.457V9.891zm1.22-4.723v2.266h.682c.74 0 1.127-.406 1.127-1.128v-.01c0-.722-.382-1.128-1.127-1.128h-.683z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ShieldRubSIcon=r,exports.default=r;
|
|
@@ -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:"48",height:"48",viewBox:"0 0 48 48"},e),l.createElement("path",{d:"M5 11.281c-.017-.835.554-1.548 1.388-1.812l16.945-5.366a2.216 2.216 0 011.335 0l16.944 5.366c.834.264 1.405.977 1.388 1.812C42.887 16.76 41.286 37.085 24 44 6.714 37.085 5.113 16.76 5 11.281zm14.813 17.445h-2.146v-1.253h2.145v-2.068h-2.145v-1.253h2.145V14h6.1c3.274 0 5.477 2.331 5.477 5.703v.025c0 3.384-2.214 5.677-5.489 5.677h-2.778v2.068h4.337v1.254h-4.337v2.606h-3.31v-2.606zm3.309-11.806v5.665h1.852c2.01 0 3.06-1.015 3.06-2.82v-.025c0-1.805-1.038-2.82-3.06-2.82h-1.852z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.ShieldRubXxlIcon=r,exports.default=r;
|
package/corp/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alfalab/icons",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.242.0",
|
|
4
4
|
"description": "Design System UI Icons",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"repository": "git@github.com:core-ds/icons.git",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"ts-node": "^8.6.2",
|
|
53
53
|
"tslib": "^2.0.0",
|
|
54
54
|
"typescript": "^3.8.3",
|
|
55
|
-
"ui-primitives": "^16.
|
|
55
|
+
"ui-primitives": "^16.30.0",
|
|
56
56
|
"util": "^0.12.2"
|
|
57
57
|
},
|
|
58
58
|
"lint-staged": {
|