@atb-as/generate-assets 9.0.0 → 9.1.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.
@@ -0,0 +1,6 @@
1
+ <svg width="87" height="65" viewBox="0 0 87 65" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M28.3016 12.3926C28.7123 13.9252 27.8028 15.5005 26.2702 15.9111C24.7376 16.3218 23.1623 15.4123 22.7516 13.8797L6.10173 18.341C3.03656 19.1623 1.21756 22.3129 2.03887 25.3781L10.9615 58.6779C11.7828 61.7431 14.9334 63.5621 17.9986 62.7408L34.6869 58.2692C34.6214 58.1255 34.5668 57.9745 34.5246 57.817C34.1139 56.2844 35.0234 54.7091 36.556 54.2984C38.0886 53.8878 39.6639 54.7973 40.0746 56.3298C40.1168 56.4874 40.1451 56.6455 40.1601 56.8026L80.8983 45.8869C83.9634 45.0656 85.7824 41.915 84.9611 38.8498L76.0385 5.54996C75.2172 2.4848 72.0666 0.665791 69.0014 1.4871L28.3016 12.3926ZM28.6248 24.6986C30.1574 24.2879 31.0669 22.7126 30.6562 21.18C30.2455 19.6474 28.6702 18.7379 27.1377 19.1486C25.6051 19.5593 24.6956 21.1346 25.1062 22.6671C25.5169 24.1997 27.0922 25.1092 28.6248 24.6986ZM33.0108 29.9675C33.4214 31.5001 32.5119 33.0754 30.9794 33.486C29.4468 33.8967 27.8715 32.9872 27.4608 31.4546C27.0502 29.922 27.9597 28.3467 29.4923 27.9361C31.0248 27.5254 32.6001 28.4349 33.0108 29.9675ZM33.334 42.2735C34.8665 41.8628 35.776 40.2875 35.3654 38.7549C34.9547 37.2224 33.3794 36.3129 31.8468 36.7235C30.3143 37.1342 29.4048 38.7095 29.8154 40.242C30.2261 41.7746 31.8014 42.6841 33.334 42.2735ZM37.72 47.5424C38.1306 49.075 37.2211 50.6503 35.6885 51.0609C34.156 51.4716 32.5807 50.5621 32.17 49.0295C31.7594 47.4969 32.6689 45.9216 34.2014 45.511C35.734 45.1003 37.3093 46.0098 37.72 47.5424Z" fill="#A6D1D9"/>
3
+ <rect x="36.8258" y="22.0054" width="36.3898" height="3.8305" rx="1.91525" transform="rotate(-15 36.8258 22.0054)" fill="#75B8C4"/>
4
+ <rect x="39.3043" y="31.2554" width="36.3898" height="3.8305" rx="1.91525" transform="rotate(-15 39.3043 31.2554)" fill="#75B8C4"/>
5
+ <rect x="41.7828" y="40.5053" width="36.3898" height="3.8305" rx="1.91525" transform="rotate(-15 41.7828 40.5053)" fill="#75B8C4"/>
6
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atb-as/generate-assets",
3
- "version": "9.0.0",
3
+ "version": "9.1.0",
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": "a91720c64f941a608b87b7cafd30a5c25401df76"
37
+ "gitHead": "29020c14a3b5e0451071110c688cce6ce0041907"
38
38
  }