@megafon/ui-icons 2.0.0-beta.2 → 2.0.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,12 +3,12 @@
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.0.0-beta.2](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.2.2...@megafon/ui-icons@2.0.0-beta.2) (2022-06-29)
6
+ # [2.0.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.3.0...@megafon/ui-icons@2.0.0) (2022-09-14)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
- * **ui-icons:** fixed service icon names ([60d813a](https://github.com/MegafonWebLab/megafon-ui/commit/60d813a1da72f37bf60107743f169635fda1ba32))
11
+ * **ui-icons:** fixed service icon names ([d46d01a](https://github.com/MegafonWebLab/megafon-ui/commit/d46d01ad21a7ed6b625bc0dcb32910c4e9c2c54e))
12
12
 
13
13
 
14
14
  ### BREAKING CHANGES
@@ -19,6 +19,17 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
19
19
 
20
20
 
21
21
 
22
+ # [1.3.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.2.2...@megafon/ui-icons@1.3.0) (2022-09-06)
23
+
24
+
25
+ ### Features
26
+
27
+ * **icons:** add Rocket_24 and Refresh_24 icons ([9cdd8f8](https://github.com/MegafonWebLab/megafon-ui/commit/9cdd8f84784be9f6e3f2384ddcb9644e27652fc7))
28
+
29
+
30
+
31
+
32
+
22
33
  ## [1.2.2](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.2.1...@megafon/ui-icons@1.2.2) (2022-05-17)
23
34
 
24
35
  **Note:** Version bump only for package @megafon/ui-icons
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.635 4.898L15.4 4h1.19c2.161 2.3 3.65 3.957 4.784 6.293l.004.01.004.009c.623 1.622.976 3.39.991 5.16 2.163 1.679 3.485 4.235 3.626 7.082v.994h-3.486v1.484H9.486v-1.484H6v-.988c.07-2.851 1.393-5.488 3.635-7.1.144-1.677.426-3.223.98-4.772l.004-.01c.911-2.216 2.838-4.428 3.785-5.515l.23-.265zm-1.663 21.138h6.056V28h-6.056v-1.964zm-3.467-7.811c-.774.98-1.314 2.123-1.523 3.359h1.504V21h1.874v2.068h9.28V21h1.874v.584h1.563c-.259-1.27-.781-2.43-1.563-3.37v1.468H20.64c-.004-2.088-.09-4.054-.251-5.444-.165-1.429-.405-2.475-.703-3.146-.83-1.764-2.372-3.634-3.67-4.903-1.386 1.283-2.81 3.159-3.698 5.264-.601 1.567-.949 4.456-.958 8.23H9.486c0-.462.002-1.063.019-1.458z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M16.049 11.96a1.149 1.149 0 100 2.297 1.149 1.149 0 000-2.297zm-3.15 1.148a3.149 3.149 0 116.298 0 3.149 3.149 0 01-6.297 0z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@megafon/ui-icons",
3
- "version": "2.0.0-beta.2",
3
+ "version": "2.0.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": "cac5b8643a68b4aeb66725b5270b832a5594f08b"
45
+ "gitHead": "68759f41db09c8f262b187c2d91521ab685ac00c"
46
46
  }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.064 8C11.604 8 8 11.588 8 16s3.604 8 8.064 8c4.1 0 7.478-3.033 7.995-6.948l1.983.262C25.393 22.223 21.17 26 16.064 26 10.513 26 6 21.53 6 16S10.513 6 16.064 6c3.456 0 6.507 1.731 8.32 4.371l.704-2.345 1.915.575-1.419 4.726a1 1 0 01-1.228.675l-4.855-1.364.541-1.925 2.664.748A8.074 8.074 0 0016.064 8z"/></svg>