@atb-as/generate-assets 6.0.6 → 6.0.7

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,5 @@
1
+ <svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="3" y="2" width="15" height="16" fill="black"/>
3
+ <path d="M10.8556 6.48953H8.86914V9.73431H10.8232C11.3703 9.73431 11.7869 9.63412 12.0733 9.36025C12.3603 9.08729 12.5038 8.71956 12.5038 8.22118C12.5038 7.67405 12.3558 7.27629 12.0614 6.94915C11.7667 6.62232 11.3648 6.48953 10.8556 6.48953Z" fill="white"/>
4
+ <path d="M17.5212 0H2.8695C1.31367 0 0 1.30822 0 2.86452V17.5162C0 19.0722 1.31367 20.3338 2.8695 20.3338H17.5212C19.0774 20.3338 20.334 19.0722 20.334 17.5164V2.86464C20.334 1.30834 19.0774 0.000115895 17.5211 0.000115895L17.5212 0ZM14.1402 10.9164C13.3225 11.6 12.2005 11.8974 10.775 11.8974H8.86925V16.0075H6.05707V4.32629H10.8234C11.7184 4.32629 12.5111 4.4535 13.1992 4.78334C13.8883 5.11274 14.4215 5.56317 14.7996 6.17141C15.1767 6.77996 15.3659 7.43815 15.3659 8.21025C15.366 9.35207 14.9576 10.2336 14.1403 10.9164H14.1402Z" fill="white"/>
5
+ </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": "6.0.6",
3
+ "version": "6.0.7",
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": "3b812119df017afc0a4ee1798757d071759b6dc1"
37
+ "gitHead": "2626463c17f980cc359d92b244ac17c2dd512eaa"
38
38
  }