@commercetools-frontend/assets 21.22.1 → 21.23.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @commercetools-frontend/assets
2
2
 
3
+ ## 21.23.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2935](https://github.com/commercetools/merchant-center-application-kit/pull/2935) [`233c7edfc`](https://github.com/commercetools/merchant-center-application-kit/commit/233c7edfcc8d1df330cf42c7c4dd53631bb20ecf) Thanks [@Sarah4VT](https://github.com/Sarah4VT)! - Add new no-icon svg for redesign of ImageContainer
8
+
9
+ ## 21.23.0
10
+
3
11
  ## 21.22.1
4
12
 
5
13
  ## 21.22.0
@@ -0,0 +1 @@
1
+ <svg width="66px" height="66px" viewBox="0 0 66 66" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>thumbnail 2</title><defs><rect id="path-1" x="0" y="0" width="66" height="66"></rect></defs><g id="ALL-components" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="Shared-/-Image-container" transform="translate(-702.000000, -232.000000)"><g id="thumbnail-2" transform="translate(702.000000, 232.000000)"><mask id="mask-2" fill="white"><use xlink:href="#path-1"></use></mask><use id="Mask" fill="#D8D8D8" xlink:href="#path-1"></use><g mask="url(#mask-2)" fill-rule="nonzero" id="Path"><g transform="translate(-6.000000, 0.000000)"><path d="M0,4.31633 C0,1.93249 2.08934,0 4.66667,0 L72.3333,0 C74.9107,0 77,1.93249 77,4.31633 L77,61.6837 C77,64.0675 74.9107,66 72.3333,66 L4.66667,66 C2.08934,66 0,64.0675 0,61.6837 L0,4.31633 Z" fill="#B4E1FD"></path><path d="M35,17 C35,20.866 31.866,24 28,24 C24.134,24 21,20.866 21,17 C21,13.134 24.134,10 28,10 C31.866,10 35,13.134 35,17 Z" fill="#E8F3FC"></path><path d="M21.7757,35.5298 L0,61.276 L0,65.999999 L77,65.999999 L77,44.6545 L60.2439,25.2178 C58.8427,23.5924 56.2448,23.5944 54.8463,25.2218 L39.4394,43.1507 C38.0578,44.7585 35.4994,44.7834 34.0841,43.2028 L27.1483,35.4574 C25.7258,33.8688 23.1512,33.9035 21.7757,35.5298 Z" fill="#E8F4FC"></path></g></g></g></g></g></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@commercetools-frontend/assets",
3
- "version": "21.22.1",
3
+ "version": "21.23.1",
4
4
  "description": "Assets for building mc apps",
5
5
  "bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
6
6
  "repository": {