@vkontakte/icons 3.28.0 → 3.30.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/LICENSE +1 -5
- package/dist/16/sticker_smile_outline_16.d.ts +5 -0
- package/dist/16/sticker_smile_outline_16.js +18 -0
- package/dist/20/check_shield_blue_20.d.ts +5 -0
- package/dist/20/check_shield_blue_20.js +29 -0
- package/dist/20/horizontal_rectangle_2_horizontal_bottom_outline_20.d.ts +5 -0
- package/dist/20/horizontal_rectangle_2_horizontal_bottom_outline_20.js +20 -0
- package/dist/28/horizontal_rectangle_2_horizontal_bottom_outline_28.d.ts +5 -0
- package/dist/28/horizontal_rectangle_2_horizontal_bottom_outline_28.js +20 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/dist/typings/16/sticker_smile_outline_16.d.ts +5 -0
- package/dist/typings/20/check_shield_blue_20.d.ts +5 -0
- package/dist/typings/20/horizontal_rectangle_2_horizontal_bottom_outline_20.d.ts +5 -0
- package/dist/typings/28/horizontal_rectangle_2_horizontal_bottom_outline_28.d.ts +5 -0
- package/dist/typings/index.d.ts +4 -0
- package/package.json +5 -5
- package/src/svg/16/sticker_smile_outline_16.svg +1 -0
- package/src/svg/20/check_shield_blue_20.svg +1 -0
- package/src/svg/20/horizontal_rectangle_2_horizontal_bottom_outline_20.svg +1 -0
- package/src/svg/28/horizontal_rectangle_2_horizontal_bottom_outline_28.svg +1 -0
package/LICENSE
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
MIT License
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
Copyright (c) 2017-present, V Kontakte, LLC.
|
|
5
|
-
|
|
3
|
+
Copyright (c) 2017-present, VK LLC.
|
|
6
4
|
|
|
7
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
6
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -11,11 +9,9 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
11
9
|
copies of the Software, and to permit persons to whom the Software is
|
|
12
10
|
furnished to do so, subject to the following conditions:
|
|
13
11
|
|
|
14
|
-
|
|
15
12
|
The above copyright notice and this permission notice shall be included in all
|
|
16
13
|
copies or substantial portions of the Software.
|
|
17
14
|
|
|
18
|
-
|
|
19
15
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
20
16
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
21
17
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
@@ -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 Icon16StickerSmileOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
vkuiIconId: "sticker_smile_outline_16",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M11.129.935a3.77 3.77 0 0 1 3.386 2.557c.12.355.175.776.263 1.409l.004.029h.002l.186 1.253c.019.122.023.243.022.363.062.554.09.988.07 1.39a7.58 7.58 0 0 1-5.13 6.795c-.583.197-1.268.308-2.342.462l-.561.1-.004-.02-.09.013-.602.084c-.435.059-.765.092-1.068.073a3.77 3.77 0 0 1-3.312-2.5c-.135-.381-.194-.836-.288-1.52l-.486-3.508C1.065 7.088.973 6.422.942 5.878c-.03-.552-.002-1.044.162-1.518a3.8 3.8 0 0 1 1.408-1.865c.412-.287.877-.45 1.416-.571.532-.12 1.198-.213 2.025-.329l3.749-.527c.633-.09 1.053-.151 1.427-.133m-.076 1.498c-.197-.01-.445.022-1.146.12l-3.75.528c-.85.12-1.445.204-1.902.307-.449.1-.702.207-.886.336-.394.276-.691.67-.849 1.124-.073.213-.107.484-.08.943.025.468.107 1.063.225 1.915l.485 3.508c.105.757.146 1.023.217 1.224a2.27 2.27 0 0 0 1.997 1.506c.212.014.479-.02 1.235-.125l.13-.019.655-.094 1.175-.207a.766.766 0 0 0 .62-.888l-.168-.94c-1.055.105-2.256-.012-3.213-.666a.75.75 0 0 1 .847-1.24c.59.403 1.45.507 2.349.396a3.41 3.41 0 0 1 2.64-2.631l1.252-.261a.76.76 0 0 0 .601-.666 77 77 0 0 0-.194-1.493c-.097-.7-.135-.948-.197-1.134a2.27 2.27 0 0 0-2.043-1.543m2.417 6.223q-.136.05-.28.082l-1.255.26a1.903 1.903 0 0 0-1.484 2.197l.204 1.15q.033.192.032.382a6.08 6.08 0 0 0 2.784-4.07M6.01 5.92c.553 0 .999.448.997 1s-.452 1-1.004 1a.995.995 0 0 1-.996-1c.002-.552.451-1 1.003-1m4.163-.757c.552 0 .998.448.996 1-.003.553-.452 1-1.004 1a.995.995 0 0 1-.996-1c.002-.552.452-1 1.004-1"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
import { SvgIconRootV2 } from "@vkontakte/icons-sprite";
|
|
4
|
+
export const Icon20CheckShieldBlue = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
width: 20,
|
|
8
|
+
height: 20,
|
|
9
|
+
vkuiIconId: "check_shield_blue_20",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "none"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: [
|
|
15
|
+
/*#__PURE__*/ _jsx("path", {
|
|
16
|
+
fill: "#2688eb",
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M3 4.63c0-.338 0-.506.057-.65a.8.8 0 0 1 .238-.323c.12-.097.28-.147.603-.248l5.338-1.67c.284-.089.426-.133.57-.15a1.6 1.6 0 0 1 .388 0c.144.017.286.061.57.15l5.338 1.67c.323.1.484.151.603.248a.8.8 0 0 1 .238.324c.057.143.057.311.057.65v6.05c0 4.502-5.057 7-6.575 7.648-.133.057-.2.086-.296.101a1 1 0 0 1-.258 0 1.2 1.2 0 0 1-.296-.101C8.057 17.68 3 15.183 3 10.68z",
|
|
19
|
+
clipRule: "evenodd"
|
|
20
|
+
}),
|
|
21
|
+
/*#__PURE__*/ _jsx("path", {
|
|
22
|
+
fill: "#fff",
|
|
23
|
+
fillRule: "evenodd",
|
|
24
|
+
d: "M13.76 7.2a.75.75 0 0 1 .04 1.06l-4.179 4.5a.75.75 0 0 1-1.1 0l-2.32-2.5A.75.75 0 1 1 7.3 9.24l1.771 1.908 3.63-3.908a.75.75 0 0 1 1.06-.04",
|
|
25
|
+
clipRule: "evenodd"
|
|
26
|
+
})
|
|
27
|
+
]
|
|
28
|
+
});
|
|
29
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { type SvgIconProps } from "@vkontakte/icons-sprite";
|
|
3
|
+
export type Icon20HorizontalRectangle2HorizontalBottomOutlineProps = SvgIconProps;
|
|
4
|
+
export declare const Icon20HorizontalRectangle2HorizontalBottomOutline: React.FC<Icon20HorizontalRectangle2HorizontalBottomOutlineProps> & {
|
|
5
|
+
};
|
|
@@ -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 Icon20HorizontalRectangle2HorizontalBottomOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 20 20",
|
|
7
|
+
width: 20,
|
|
8
|
+
height: 20,
|
|
9
|
+
vkuiIconId: "horizontal_rectangle_2_horizontal_bottom_outline_20",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
d: "M7.817 3h4.366c.952 0 1.713 0 2.327.05.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67.05.613.05 1.374.05 2.326v1.366c0 .952 0 1.713-.05 2.327-.052.63-.16 1.172-.413 1.67a4.25 4.25 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413-.614.05-1.375.05-2.327.05H7.817c-.952 0-1.713 0-2.327-.05-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857c-.253-.498-.361-1.04-.413-1.67-.05-.614-.05-1.375-.05-2.327V9.317c0-.952 0-1.713.05-2.327.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413C6.103 3 6.864 3 7.816 3M4.502 4.8c.25-.128.573-.21 1.11-.255.546-.044 1.246-.045 2.238-.045h4.3c.992 0 1.692 0 2.238.045.537.044.86.127 1.11.255A2.75 2.75 0 0 1 16.7 6.002c.128.25.21.573.255 1.11l.024.388H3.021l.023-.388c.044-.537.127-.86.255-1.11A2.75 2.75 0 0 1 4.502 4.8M3 9.35v1.3c0 .992 0 1.692.045 2.238.044.537.127.86.255 1.11A2.75 2.75 0 0 0 4.502 15.2c.25.128.573.21 1.11.255.546.044 1.246.045 2.238.045h4.3c.992 0 1.692 0 2.238-.045.537-.044.86-.127 1.11-.255A2.75 2.75 0 0 0 16.7 14c.128-.252.21-.574.255-1.111.044-.546.045-1.245.045-2.238V9H3z",
|
|
17
|
+
clipRule: "evenodd"
|
|
18
|
+
})
|
|
19
|
+
});
|
|
20
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { type SvgIconProps } from "@vkontakte/icons-sprite";
|
|
3
|
+
export type Icon28HorizontalRectangle2HorizontalBottomOutlineProps = SvgIconProps;
|
|
4
|
+
export declare const Icon28HorizontalRectangle2HorizontalBottomOutline: React.FC<Icon28HorizontalRectangle2HorizontalBottomOutlineProps> & {
|
|
5
|
+
};
|
|
@@ -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 Icon28HorizontalRectangle2HorizontalBottomOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 28 28",
|
|
7
|
+
width: 28,
|
|
8
|
+
height: 28,
|
|
9
|
+
vkuiIconId: "horizontal_rectangle_2_horizontal_bottom_outline_28",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
fillRule: "evenodd",
|
|
16
|
+
d: "M18.309 4c2.447 0 3.526.216 4.622.802a5.47 5.47 0 0 1 2.267 2.267c.586 1.096.802 2.175.802 4.622v4.618c0 2.447-.216 3.526-.802 4.622a5.47 5.47 0 0 1-2.267 2.267c-1.096.586-2.175.802-4.622.802H9.69c-2.447 0-3.526-.216-4.622-.802a5.47 5.47 0 0 1-2.267-2.267C2.216 19.835 2 18.756 2 16.309V11.69c0-2.447.216-3.526.802-4.622a5.47 5.47 0 0 1 2.267-2.267C6.165 4.216 7.244 4 9.691 4zM4 16.309c0 2.334.212 3.018.565 3.678a3.47 3.47 0 0 0 1.448 1.448c.66.353 1.344.565 3.678.565h8.618c2.334 0 3.018-.212 3.678-.565a3.47 3.47 0 0 0 1.448-1.448c.353-.66.565-1.344.565-3.678V12.5H4zM9.691 6c-2.334 0-3.018.212-3.678.565a3.47 3.47 0 0 0-1.448 1.448c-.284.531-.473 1.078-.538 2.487h19.946c-.065-1.41-.254-1.956-.538-2.487a3.47 3.47 0 0 0-1.448-1.448C21.327 6.212 20.643 6 18.31 6z",
|
|
17
|
+
clipRule: "evenodd"
|
|
18
|
+
})
|
|
19
|
+
});
|
|
20
|
+
};
|