@megafon/ui-icons 2.11.0 → 2.13.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 +22 -0
- package/basic-16-sim-card_16.svg +1 -1
- package/basic-16-sim-order_16.svg +1 -0
- package/basic-24-sim-card_24.svg +1 -1
- package/basic-24-sim-order_24.svg +1 -0
- package/basic-32-sim-card_32.svg +1 -1
- package/basic-32-sim-order_32.svg +1 -0
- package/package.json +3 -7
- package/service-logos-24-figma.svg +1 -0
- package/service-logos-24-notion.svg +1 -0
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,28 @@
|
|
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.13.0](https://hq-gitlab.megafon.ru/site-portal/libraries/javascript/megafon-ui/compare/@megafon/ui-icons@2.12.0...@megafon/ui-icons@2.13.0) (2023-07-18)
|
7
|
+
|
8
|
+
|
9
|
+
### Features
|
10
|
+
|
11
|
+
* **icons:** add new icons ([2bbe72e](https://hq-gitlab.megafon.ru/site-portal/libraries/javascript/megafon-ui/commit/2bbe72ee1c449f38852feec2df99cacfa821c4fa))
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
# [2.12.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@2.11.0...@megafon/ui-icons@2.12.0) (2023-06-22)
|
18
|
+
|
19
|
+
|
20
|
+
### Features
|
21
|
+
|
22
|
+
* **ui-icons:** add sim-order and update sim-card icons ([f3e7e11](https://github.com/MegafonWebLab/megafon-ui/commit/f3e7e112b5b02624ec363058185f532ea7abae0c))
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
|
6
28
|
# [2.11.0](https://github.com/MegafonWebLab/megafon-ui/compare/@megafon/ui-icons@2.10.0...@megafon/ui-icons@2.11.0) (2023-05-17)
|
7
29
|
|
8
30
|
|
package/basic-16-sim-card_16.svg
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
1
|
+
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M14 18H6a2 2 0 01-2-2V7.3L8.78 2H14a2 2 0 012 2v12a2 2 0 01-2 2zM5 7.69V16a1 1 0 001 1h8a1 1 0 001-1V4a1 1 0 00-1-1H9.22L5 7.69zM13 15H7V9h6v6zm-5-1h4v-4H8v4z"/></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="M14 18H6a2 2 0 01-2-2V7.3L8.78 2H12v1H9.22L5 7.69V16a1 1 0 001 1h8a1 1 0 001-1V8h1v8a2 2 0 01-2 2zm-1-3H7V9h6v6zm-5-1h4v-4H8v4zm8.002-10.5h1.5v1h-1.5V6h-1V4.5h-1.5v-1h1.5V2h1v1.5z"/></svg>
|
package/basic-24-sim-card_24.svg
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
1
|
+
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.9 12.7v12.1c0 .7.5 1.2 1.2 1.2h11.7c.7 0 1.2-.5 1.2-1.2V7.2c0-.7-.5-1.2-1.2-1.2H15l-6.1 6.7zM21.8 28H10.2C8.4 28 7 26.6 7 24.8V12l7.1-8h7.7C23.6 4 25 5.4 25 7.2v17.6c0 1.8-1.4 3.2-3.2 3.2zM13 22h6v-6h-6v6zm-2 2V14h10v10H11z"/></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="M8.9 12.7v12.1c0 .7.5 1.2 1.2 1.2h11.7c.7 0 1.2-.5 1.2-1.2V12h2v12.8c0 1.8-1.4 3.2-3.2 3.2H10.2C8.4 28 7 26.6 7 24.8V12l7.1-8H19v2h-4l-6.1 6.7zM13 22h6v-6h-6v6zm-2 2V14h10v10H11zM23 4h2v2h2v2h-2v2h-2V8h-2V6h2V4z"/></svg>
|
package/basic-32-sim-card_32.svg
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg"
|
1
|
+
<svg viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><path d="M8 32a4 4 0 004 4h16a4 4 0 004-4V8a4 4 0 00-4-4H17.55L8 14.62V32zm2-16.62L18.45 6H28a2 2 0 012 2v24a2 2 0 01-2 2H12a2 2 0 01-2-2V15.38zM26 18H14v12h12V18zm-2 10h-8v-8h8v8z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 32a4 4 0 004 4h16a4 4 0 004-4V14h-2v18a2 2 0 01-2 2H12a2 2 0 01-2-2V15.38L18.45 6H25V4h-7.45L8 14.62V32zm18-14H14v12h12V18zm-2 10h-8v-8h8v8zm6-24h2v3h3v2h-3v3h-2V9h-3V7h3V4z"/></svg>
|
package/package.json
CHANGED
@@ -1,13 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"name": "@megafon/ui-icons",
|
3
|
-
"version": "2.
|
3
|
+
"version": "2.13.0",
|
4
4
|
"files": [
|
5
5
|
"*.svg"
|
6
6
|
],
|
7
|
-
"repository": {
|
8
|
-
"type": "git",
|
9
|
-
"url": "git+https://github.com/MegafonWebLab/megafon-ui.git"
|
10
|
-
},
|
11
7
|
"author": "MegaFon",
|
12
8
|
"license": "MIT",
|
13
9
|
"scripts": {
|
@@ -30,7 +26,7 @@
|
|
30
26
|
]
|
31
27
|
},
|
32
28
|
"devDependencies": {
|
33
|
-
"@megafon/ui-helpers": "^2.5.
|
29
|
+
"@megafon/ui-helpers": "^2.5.1",
|
34
30
|
"@types/node": "^13.9.1",
|
35
31
|
"@types/react": "^16.9.23",
|
36
32
|
"@types/react-dom": "^16.9.5",
|
@@ -42,5 +38,5 @@
|
|
42
38
|
"through2": "^2.0.5",
|
43
39
|
"typescript": "^3.8.3"
|
44
40
|
},
|
45
|
-
"gitHead": "
|
41
|
+
"gitHead": "9d1e595eebdde3e8652d07511c1bf3057d61a8f3"
|
46
42
|
}
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><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="#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"/><path fill="#00BCFF" d="M16.036 16a2.667 2.667 0 115.334 0 2.667 2.667 0 01-5.334 0z"/><path fill="#00CF7F" d="M10.703 21.333a2.667 2.667 0 012.667-2.666l1.42-.75 1.246.75v2.666a2.667 2.667 0 11-5.333 0z"/><path fill="#FF7361" d="M16.036 8l-1.45 2.52 1.45 2.813h2.63a2.667 2.667 0 000-5.333h-2.63z"/><path fill="#FF4D12" d="M10.665 10.667a2.667 2.667 0 002.667 2.666l1.415.547 1.29-.547V8h-2.705a2.667 2.667 0 00-2.667 2.667z"/><path fill="#B659FF" d="M10.703 16a2.667 2.667 0 002.667 2.667h2.666v-5.334H13.37A2.667 2.667 0 0010.703 16z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><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="#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"/><path fill="#fff" d="M10.364 9.604l7.746-.572c.952-.082 1.196-.027 1.795.408l2.473 1.742c.407.3.543.381.543.708v9.553c0 .6-.217.953-.979 1.007l-8.995.545c-.571.027-.843-.054-1.142-.436l-1.821-2.367c-.327-.436-.462-.762-.462-1.144v-8.492c0-.49.217-.898.842-.952z"/><path fill-rule="evenodd" d="M18.11 9.032l-7.746.572c-.625.054-.842.463-.842.952v8.492c0 .381.135.708.462 1.144l1.82 2.367c.3.381.572.463 1.143.436l8.996-.544c.76-.055.978-.409.978-1.008V11.89c0-.31-.122-.399-.482-.663L19.905 9.44c-.599-.435-.843-.49-1.795-.408zm-4.96 2.701c-.734.05-.9.061-1.318-.278l-1.06-.844c-.108-.11-.054-.245.217-.273l7.447-.544c.625-.054.951.164 1.196.354l1.277.925c.055.028.19.19.027.19l-7.69.464-.096.006zm-.856 9.629v-8.11c0-.355.109-.518.434-.546l8.833-.517c.3-.027.435.164.435.517v8.057c0 .354-.054.653-.543.68l-8.453.49c-.489.028-.706-.135-.706-.571zm8.344-7.676c.054.245 0 .49-.245.518l-.408.081v5.988c-.353.19-.679.3-.951.3-.435 0-.544-.137-.87-.545L15.5 15.837v4.055l.843.19s0 .49-.68.49l-1.874.11c-.055-.11 0-.382.19-.436l.49-.136v-5.36l-.68-.056c-.055-.245.08-.598.462-.626l2.011-.135 2.772 4.245v-3.756l-.707-.08c-.054-.3.163-.519.435-.545l1.876-.11z" clip-rule="evenodd"/></svg>
|