@megafon/ui-icons 1.2.0 → 1.2.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
@@ -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
+ ## [1.2.1](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.2.0...@megafon/ui-icons@1.2.1) (2022-04-13)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **icons:** update view for emotion and googleplay ([79db6d7](https://github.com/MegafonWebLab/megafon-ui/commit/79db6d7c0fee455dd83c7ff7b5478c6e674f9bd8))
12
+
13
+
14
+
15
+
16
+
6
17
  # [1.2.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.1.1...@megafon/ui-icons@1.2.0) (2022-04-11)
7
18
 
8
19
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@megafon/ui-icons",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
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": "f5ab6a57d56a26ac5ca11697e1ca650c053b6214"
45
+ "gitHead": "96b6862cd6294fa5fb9d630b2194a1dd74d969fe"
46
46
  }
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M5.2 4c0 .1-.1.2-.1.3v23.2c0 .2.1.3.2.5l11.4-12.1L5.2 4zm12.3 12.7l3 3-4.2 2.4s-5.4 3-8.3 4.7l9.5-10.1zm.8-.8l3.2 3.3c.5-.3 4.4-2.5 4.9-2.8.6-.3.5-.8 0-1-.5-.3-4.3-2.5-4.9-2.8l-3.2 3.3zm-.8-.8l3-3.2-4.3-2.4s-6.9-4-9.3-5.3l10.6 10.9z"/></svg>
1
+ <svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12z" fill="#fff"/><path d="M20.823 18.423l3.15-1.747c.356-.197.73-.701 0-1.104l-3.152-1.741-2.256 2.303 2.258 2.289z" fill="#FFE300"/><path d="M18.565 16.134l-7.217 7.365c.163.021.359-.022.584-.147l8.891-4.93-2.258-2.288z" fill="#FF4E54"/><path d="M18.565 16.134l2.256-2.303-8.889-4.912a.847.847 0 00-.59-.102l7.223 7.317z" fill="#00F085"/><path d="M18.565 16.134l-7.222-7.317c-.299.067-.543.329-.543.855v12.95c0 .495.192.843.548.877l7.217-7.365z" fill="#00E0FF"/><path fill-rule="evenodd" clip-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" fill="#D8D8D8"/></svg>