@atb-as/generate-assets 5.5.2 → 5.7.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,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M40 20C40 31.0457 31.0457 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C31.0457 0 40 8.9543 40 20Z" fill="#5B6100"/>
3
+ <path d="M31 20C31 26.0751 26.0751 31 20 31C13.9249 31 9 26.0751 9 20C9 13.9249 13.9249 9 20 9C26.0751 9 31 13.9249 31 20Z" fill="#C9CF6B"/>
4
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_1743_62)">
3
+ <path d="M40 20C40 31.0457 31.0457 40 20 40C8.9543 40 0 31.0457 0 20C0 8.9543 8.9543 0 20 0C31.0457 0 40 8.9543 40 20Z" fill="#C9CF6B"/>
4
+ <path d="M31 20C31 26.0751 26.0751 31 20 31C13.9249 31 9 26.0751 9 20C9 13.9249 13.9249 9 20 9C26.0751 9 31 13.9249 31 20Z" fill="#909A00"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_1743_62">
8
+ <rect width="40" height="40" fill="white"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 10C14 6.68629 16.6863 4 20 4H30C33.3137 4 36 6.68629 36 10V30C36 33.3137 33.3137 36 30 36H20C16.6863 36 14 33.3137 14 30V26H18V30C18 31.1046 18.8954 32 20 32H30C31.1046 32 32 31.1046 32 30V10C32 8.89543 31.1046 8 30 8H20C18.8954 8 18 8.89543 18 10V14H14V10Z" fill="black"/>
3
+ <path d="M22.6642 28.4146L29.6642 21.4146C30.4453 20.6335 30.4453 19.3672 29.6642 18.5861L22.6642 11.5861L19.8358 14.4145L23.4216 18.0003L7.25 18.0003L7.25 22.0003L23.4216 22.0003L19.8358 25.5861L22.6642 28.4146Z" fill="black"/>
4
+ </svg>
package/lib/bin.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atb-as/generate-assets",
3
- "version": "5.5.2",
3
+ "version": "5.7.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": "cda05755e3763a8cd831b97506f721ea8132f3f3"
37
+ "gitHead": "4d3b1f03cb65946e0565083ea7b9eb0a44b81a5d"
38
38
  }
@@ -1,4 +0,0 @@
1
- <svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M32 20C32 26.6274 26.6274 32 20 32C13.3726 32 8 26.6274 8 20C8 13.3726 13.3726 8 20 8C26.6274 8 32 13.3726 32 20Z" fill="#E5E8B8"/>
3
- <path d="M26.8571 20C26.8571 23.7871 23.7871 26.8571 20 26.8571C16.2129 26.8571 13.1428 23.7871 13.1428 20C13.1428 16.2129 16.2129 13.1429 20 13.1429C23.7871 13.1429 26.8571 16.2129 26.8571 20Z" fill="#A2AD00"/>
4
- </svg>