@megafon/ui-icons 2.6.0 → 2.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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.7.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@2.6.0...@megafon/ui-icons@2.7.0) (2023-02-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * **icons:** add Sber icon ([ec96954](https://github.com/MegafonWebLab/megafon-ui/commit/ec969549b76477cab793d81f4ad38aedfb6ab197))
12
+
13
+
14
+
15
+
16
+
6
17
  # [2.6.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@2.5.0...@megafon/ui-icons@2.6.0) (2023-02-06)
7
18
 
8
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@megafon/ui-icons",
3
- "version": "2.6.0",
3
+ "version": "2.7.0",
4
4
  "files": [
5
5
  "*.svg"
6
6
  ],
@@ -42,5 +42,5 @@
42
42
  "through2": "^2.0.5",
43
43
  "typescript": "^3.8.3"
44
44
  },
45
- "gitHead": "e7bdd83cccb39b833ced5eb1a5714f22166a0672"
45
+ "gitHead": "8aa400bad61aac6015ab7eff10b6aa24dcdbd8f6"
46
46
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none"><path fill="#fff" d="M28 16c0 6.627-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4s12 5.373 12 12z"/><path fill="url(#a)" fill-rule="evenodd" d="M16 8.008c1.919 0 3.68.676 5.056 1.804l-1.375 1.1a6.274 6.274 0 102.588 4.841l1.595-1.151A7.985 7.985 0 1116 8.008z" clip-rule="evenodd"/><path fill="#229E39" fill-rule="evenodd" d="M12.996 14.047L16 15.993l6.482-4.751.963 1.564L16 18.246l-3.004-1.874v-2.325z" clip-rule="evenodd"/><path fill="#D8D8D8" fill-rule="evenodd" d="M16 4.542C9.672 4.542 4.542 9.672 4.542 16S9.672 27.458 16 27.458 27.458 22.328 27.458 16 22.328 4.542 16 4.542zM3.5 16C3.5 9.096 9.096 3.5 16 3.5S28.5 9.096 28.5 16 22.904 28.5 16 28.5 3.5 22.904 3.5 16z" clip-rule="evenodd"/><defs><linearGradient id="a" x1="17.304" x2="8.846" y1="8.008" y2="19.411" gradientUnits="userSpaceOnUse"><stop stop-color="#0187C8"/><stop offset=".313" stop-color="#08A652"/><stop offset=".724" stop-color="#08A652"/><stop offset="1" stop-color="#FAEF23"/></linearGradient></defs></svg>