@atb-as/generate-assets 7.4.0 → 7.5.2

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,16 @@
1
+ <svg width="34" height="28" viewBox="0 0 34 28" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g filter="url(#filter0_d_1127_2543)">
3
+ <path d="M16.2509 6.88747C16.6489 6.43757 17.3509 6.43757 17.7489 6.88748L25.3588 15.49C26.0753 16.3 25.0756 17.7534 24.0341 17.4624C22.0035 16.895 19.4992 16.3924 16.9999 16.3924C14.5006 16.3924 11.9963 16.895 9.96569 17.4624C8.92416 17.7534 7.92446 16.3 8.64098 15.49L16.2509 6.88747Z" />
4
+ </g>
5
+ <defs>
6
+ <filter id="filter0_d_1127_2543" x="0.398438" y="0.550049" width="33.2031" height="26.9502" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
7
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
8
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
9
+ <feOffset dy="2"/>
10
+ <feGaussianBlur stdDeviation="4"/>
11
+ <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"/>
12
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1127_2543"/>
13
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1127_2543" result="shape"/>
14
+ </filter>
15
+ </defs>
16
+ </svg>
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="utf-8"?>
2
2
  <!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
3
  <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
- viewBox="0 0 2400 2000" style="enable-background:new 0 0 2400 2000;">
4
+ height="320" width="267" viewBox="0 0 2400 2000" style="enable-background:new 0 0 2400 2000;">
5
5
  <g>
6
6
  <g>
7
7
  <path fill="#FFFFFF" d="M1792.4,810.7c-1.4,0-2.8-0.2-4.1-0.7c-4.1-1.4-7.3-4.7-8.4-8.9l-2.7-10.2c-0.4-1.6-1.7-2.9-3.3-3.3
@@ -2,7 +2,7 @@
2
2
  <!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
3
  <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
4
4
  y="0px"
5
- viewBox="0 0 2400 2000" style="enable-background:new 0 0 2400 2000;">
5
+ height="320" width="267" viewBox="0 0 2400 2000" style="enable-background:new 0 0 2400 2000;">
6
6
  <g>
7
7
  <g>
8
8
  <path fill="#FFFFFF" d="M1792.4,810.7c-1.4,0-2.8-0.2-4.1-0.7c-4.1-1.4-7.3-4.7-8.4-8.9l-2.7-10.2c-0.4-1.6-1.7-2.9-3.3-3.3
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": "7.4.0",
3
+ "version": "7.5.2",
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": "2f299079f136030a8bbf8e017d7aad083a2248a1"
37
+ "gitHead": "9945550498974cf0a3101d5a77867420f4ef5b10"
38
38
  }