@atb-as/generate-assets 10.2.2 → 10.2.3
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.
|
@@ -1,2 +1,4 @@
|
|
|
1
1
|
<svg width="87" height="97" viewBox="0 0 87 97" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
|
|
2
|
+
<path d="M57.5997 39.6404C57.4697 38.9004 57.3197 38.1504 57.0897 37.4404C56.0597 34.3104 54.2297 31.7504 51.5397 29.8304C48.4297 27.6004 44.9397 26.6904 41.1497 27.1004C37.9097 27.4504 35.0297 28.7204 32.6697 30.9804C28.6597 34.8004 27.1097 39.4704 28.1297 44.9304C28.6497 47.6904 29.7897 50.2504 31.0797 52.7204C33.9397 58.1704 37.8797 63.4104 41.8797 68.0604C42.6897 69.0004 42.8297 69.0304 43.6397 68.1004C46.6697 64.6004 49.8397 60.5504 52.2897 56.6204C54.1197 53.6704 55.7497 50.6204 56.8397 47.3104C57.4197 45.5404 57.8097 43.7204 57.8297 41.8404C57.7497 41.1004 57.7097 40.3604 57.5897 39.6304L57.5997 39.6404ZM42.7997 53.5004C36.4497 53.5004 31.2897 48.3504 31.2897 41.9904C31.2897 35.6304 36.4497 30.4904 42.7997 30.4904C49.1497 30.4904 54.3097 35.6404 54.3097 42.0004C54.3097 48.3604 49.1597 53.5104 42.7997 53.5104V53.5004Z" fill="#ED5D15"/>
|
|
3
|
+
<path d="M42.8302 32.54L45.0902 39.5H52.4102L46.4902 43.81L48.7502 50.77L42.8302 46.47L36.9102 50.77L39.1702 43.81L33.2402 39.5H40.5702L42.8302 32.54Z" fill="#ED5D15"/>
|
|
4
|
+
</svg>
|
|
@@ -1,2 +1,4 @@
|
|
|
1
1
|
<svg width="87" height="97" viewBox="0 0 87 97" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
|
|
2
|
+
<path d="M57.5997 39.6404C57.4697 38.9004 57.3197 38.1504 57.0897 37.4404C56.0597 34.3104 54.2297 31.7504 51.5397 29.8304C48.4297 27.6004 44.9397 26.6904 41.1497 27.1004C37.9097 27.4504 35.0297 28.7204 32.6697 30.9804C28.6597 34.8004 27.1097 39.4704 28.1297 44.9304C28.6497 47.6904 29.7897 50.2504 31.0797 52.7204C33.9397 58.1704 37.8797 63.4104 41.8797 68.0604C42.6897 69.0004 42.8297 69.0304 43.6397 68.1004C46.6697 64.6004 49.8397 60.5504 52.2897 56.6204C54.1197 53.6704 55.7497 50.6204 56.8397 47.3104C57.4197 45.5404 57.8097 43.7204 57.8297 41.8404C57.7497 41.1004 57.7097 40.3604 57.5897 39.6304L57.5997 39.6404ZM42.7997 53.5004C36.4497 53.5004 31.2897 48.3504 31.2897 41.9904C31.2897 35.6304 36.4497 30.4904 42.7997 30.4904C49.1497 30.4904 54.3097 35.6404 54.3097 42.0004C54.3097 48.3604 49.1597 53.5104 42.7997 53.5104V53.5004Z" fill="#ED5D15"/>
|
|
3
|
+
<path d="M42.8302 32.54L45.0902 39.5H52.4102L46.4902 43.81L48.7502 50.77L42.8302 46.47L36.9102 50.77L39.1702 43.81L33.2402 39.5H40.5702L42.8302 32.54Z" fill="#ED5D15"/>
|
|
4
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atb-as/generate-assets",
|
|
3
|
-
"version": "10.2.
|
|
3
|
+
"version": "10.2.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "OOS Design System generate-assets",
|
|
6
6
|
"license": "EUPL-1.2",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"normalize-path": "^3.0.0",
|
|
35
35
|
"stream-editor": "^1.11.0"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "66a3a19c6d016ef5a8145d8369ad9cd04e94223f"
|
|
38
38
|
}
|