@megafon/ui-icons 1.0.2 → 1.1.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
+ # [1.1.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.0.2...@megafon/ui-icons@1.1.0) (2022-03-14)
7
+
8
+
9
+ ### Features
10
+
11
+ * **ui-icons:** add badges icons ([012d95a](https://github.com/MegafonWebLab/megafon-ui/commit/012d95ac8644270d5641d01b8f988f2ae45d2503))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [1.0.2](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@1.0.1...@megafon/ui-icons@1.0.2) (2022-02-28)
7
18
 
8
19
  **Note:** Version bump only for package @megafon/ui-icons
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@megafon/ui-icons",
3
- "version": "1.0.2",
3
+ "version": "1.1.0",
4
4
  "files": [
5
5
  "*.svg"
6
6
  ],
@@ -30,7 +30,7 @@
30
30
  ]
31
31
  },
32
32
  "devDependencies": {
33
- "@megafon/ui-helpers": "^2.0.1",
33
+ "@megafon/ui-helpers": "^2.1.0",
34
34
  "@types/node": "^13.9.1",
35
35
  "@types/react": "^16.9.23",
36
36
  "@types/react-dom": "^16.9.5",
@@ -42,5 +42,5 @@
42
42
  "through2": "^2.0.5",
43
43
  "typescript": "^3.8.3"
44
44
  },
45
- "gitHead": "c0a542f967f26e925dfb99dd6e07a2df2e97be14"
45
+ "gitHead": "e1007fdaa6e0dd724388f6c5ebae4448cf2732c8"
46
46
  }
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM7.295 9.467l1.77 1.77 3.66-5.22 1.31.918-4.745 6.79-3.126-3.127 1.131-1.13z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zM7.75 5.75H11a2.75 2.75 0 010 5.5H9.25V12h3v1.5h-3v1.75h-1.5V13.5h-1V12h1v-.75h-1v-1.5h1v-4zM11 7.25H9.25v2.5H11a1.25 1.25 0 000-2.5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm1-8.414V5H9v5.414l3 3L13.414 12 11 9.586z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12zm-1.306-10.016l6.32-7.672 1.486 1.37s-7.538 9.186-7.7 9.193c-.136 0-4.488-4.484-4.488-4.484l1.438-1.425 2.944 3.018z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12zm-5-7v-2h2v-2h-2v-2h2V9h4a4 4 0 110 8h-2v2h4v2h-4v2h-2v-2h-2zm7.414-9.414A2 2 0 0017 11h-2v4h2a2 2 0 001.414-3.414z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12zm1-12.414V9h-2v7.414l4 4L20.414 19 17 15.586z"/></svg>