@vkontakte/icons 3.63.0 → 3.64.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/dist/16/rouble_circle_fill_blue_16.js +1 -1
- package/dist/16/smartphone_16.d.ts +5 -0
- package/dist/16/smartphone_16.js +20 -0
- package/dist/20/robot_outline_20.d.ts +5 -0
- package/dist/20/robot_outline_20.js +18 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +2 -0
- package/dist/typings/16/smartphone_16.d.ts +5 -0
- package/dist/typings/20/robot_outline_20.d.ts +5 -0
- package/dist/typings/index.d.ts +2 -0
- package/package.json +3 -3
- package/src/svg/16/smartphone_16.svg +1 -0
- package/src/svg/20/robot_outline_20.svg +1 -0
|
@@ -24,7 +24,7 @@ export const Icon16RoubleCircleFillBlue = (props)=>{
|
|
|
24
24
|
stroke: "#fff",
|
|
25
25
|
strokeLinecap: "round",
|
|
26
26
|
strokeWidth: "1.5",
|
|
27
|
-
d: "M6 12.627V3.805c0-.03.025-.055.055-.055h3.07A2.375 2.375 0 0 1 11.5 6.
|
|
27
|
+
d: "M6 12.627V3.805c0-.03.025-.055.055-.055h3.07A2.375 2.375 0 0 1 11.5 6.125 2.375 2.375 0 0 1 9.125 8.5H5m0 2.75h3.5"
|
|
28
28
|
}),
|
|
29
29
|
/*#__PURE__*/ _jsx("path", {
|
|
30
30
|
fill: "#fff",
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon16Smartphone = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
vkuiIconId: "smartphone_16",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
d: "M8.001 1c1.4 0 2.099 0 2.65.228a3 3 0 0 1 1.623 1.622c.229.552.23 1.253.23 2.652v4.997c0 1.399-.001 2.098-.23 2.65a3 3 0 0 1-1.622 1.622C10.1 15 9.4 15 8.002 15c-1.4 0-2.1 0-2.651-.229a3 3 0 0 1-1.622-1.622C3.5 12.598 3.5 11.898 3.5 10.5V5.502c0-1.4 0-2.1.229-2.652A3 3 0 0 1 5.35 1.228C5.903 1 6.602 1 8 1m-.749 10.994a.75.75 0 1 0 0 1.5h1.5a.75.75 0 0 0 0-1.5z",
|
|
17
|
+
clipRule: "evenodd"
|
|
18
|
+
})
|
|
19
|
+
});
|
|
20
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon20RobotOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
width: 20,
|
|
8
|
+
height: 20,
|
|
9
|
+
vkuiIconId: "robot_outline_20",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M10 .5a1.667 1.667 0 0 1 .75 3.152V5h.85c2.24 0 3.36 0 4.216.436a4 4 0 0 1 1.748 1.748C18 8.039 18 9.16 18 11.4v.2c0 2.24 0 3.36-.436 4.216l-.154.276a4 4 0 0 1-1.594 1.473l-.164.076C14.816 18 13.7 18 11.6 18H8.4l-1.484-.007c-1.192-.019-1.955-.089-2.568-.352l-.164-.076a4 4 0 0 1-1.594-1.473l-.154-.276C2 14.961 2 13.84 2 11.6v-.2c0-2.24 0-3.36.436-4.216a4 4 0 0 1 1.748-1.748c.641-.327 1.432-.409 2.732-.43L8.4 5h.85V3.653A1.665 1.665 0 0 1 10 .5m-1.6 6c-1.144 0-1.914.001-2.505.05-.574.047-.849.13-1.03.222a2.5 2.5 0 0 0-1.093 1.093c-.092.181-.175.456-.222 1.03-.049.591-.05 1.36-.05 2.505v.2c0 1.145.001 1.914.05 2.505.047.574.13.849.222 1.03a2.5 2.5 0 0 0 1.093 1.092c.181.093.456.176 1.03.223.591.049 1.36.05 2.505.05h3.2c1.145 0 1.914-.002 2.505-.05.574-.047.849-.13 1.03-.223a2.5 2.5 0 0 0 1.092-1.092c.093-.181.176-.456.223-1.03.049-.591.05-1.36.05-2.505v-.2c0-1.145-.002-1.914-.05-2.505-.047-.574-.13-.849-.223-1.03a2.5 2.5 0 0 0-1.092-1.093c-.181-.092-.456-.175-1.03-.222-.591-.049-1.36-.05-2.505-.05zm2.487 6.496a.75.75 0 0 1 .863 1.227q-.11.077-.229.146a3.03 3.03 0 0 1-3.27-.146.75.75 0 0 1 .863-1.227 1.55 1.55 0 0 0 .887.28 1.53 1.53 0 0 0 .886-.28M7.083 8.724a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5m5.542.516a2 2 0 0 1 1.334.51.75.75 0 0 1-1.001 1.117.5.5 0 0 0-.666 0 .75.75 0 1 1-1-1.117q.154-.137.333-.242c.295-.17.637-.268 1-.268"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
};
|