@vkontakte/icons 3.42.0 → 3.43.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/notification_check_outline_16.d.ts +5 -0
- package/dist/16/notification_check_outline_16.js +25 -0
- package/dist/16/thumbs_down_16.d.ts +5 -0
- package/dist/16/thumbs_down_16.js +18 -0
- package/dist/16/thumbs_up_16.d.ts +5 -0
- package/dist/16/thumbs_up_16.js +18 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.js +3 -0
- package/dist/typings/16/notification_check_outline_16.d.ts +5 -0
- package/dist/typings/16/thumbs_down_16.d.ts +5 -0
- package/dist/typings/16/thumbs_up_16.d.ts +5 -0
- package/dist/typings/index.d.ts +3 -0
- package/package.json +1 -1
- package/src/svg/16/notification_check_outline_16.svg +1 -0
- package/src/svg/16/thumbs_down_16.svg +1 -0
- package/src/svg/16/thumbs_up_16.svg +1 -0
|
@@ -0,0 +1,25 @@
|
|
|
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 Icon16NotificationCheckOutline = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
vkuiIconId: "notification_check_outline_16",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: [
|
|
15
|
+
/*#__PURE__*/ _jsx("path", {
|
|
16
|
+
fillRule: "evenodd",
|
|
17
|
+
d: "M8.39.763a.75.75 0 0 1-.1 1.497 4 4 0 0 0-.287-.01c-2.248 0-3.84 1.767-3.84 4.148V7.58c-.001.3-.064.593-.243.907-.161.283-.406.565-.724.881l-.216.211c-.284.28-.47.483-.583.646-.112.161-.147.276-.147.38 0 .136.01.191.033.237.027.053.089.118.238.169.148.05.368.08.69.08h9.578c.312 0 .528-.031.675-.081.15-.051.217-.118.249-.176.026-.049.037-.105.037-.229 0-.104-.035-.219-.148-.38-.113-.163-.299-.366-.583-.645l-.215-.212c-.383-.38-.667-.717-.823-1.078a.75.75 0 0 1 1.377-.595c.036.083.144.252.504.61l.206.203c.293.286.567.573.767.861.22.318.415.728.415 1.236 0 .198-.011.558-.217.94-.26.485-.692.75-1.086.885-.368.125-.769.16-1.158.16h-1.4l-.156.411c-.243.643-.628 1.243-1.237 1.669-.614.429-1.313.58-1.996.58s-1.382-.151-1.996-.58c-.61-.426-.994-1.026-1.237-1.669l-.156-.41h-1.4c-.393 0-.798-.035-1.166-.158-.395-.133-.847-.406-1.105-.923a2 2 0 0 1-.19-.905c0-.508.194-.918.415-1.236.2-.288.474-.574.767-.86l.206-.203c.29-.29.42-.458.478-.56a.3.3 0 0 0 .046-.166V6.398c0-3.08 2.14-5.648 5.34-5.648q.196 0 .389.013M6.22 12.592c.163.382.375.66.643.848.299.209.673.31 1.137.31s.838-.101 1.137-.31c.268-.187.48-.466.643-.848z",
|
|
18
|
+
clipRule: "evenodd"
|
|
19
|
+
}),
|
|
20
|
+
/*#__PURE__*/ _jsx("path", {
|
|
21
|
+
d: "M13.247 2.305a.75.75 0 0 1 1.065 1.056l-2.745 2.765a.834.834 0 0 1-1.177.004L9.05 4.797a.75.75 0 0 1 1.058-1.064l.866.862z"
|
|
22
|
+
})
|
|
23
|
+
]
|
|
24
|
+
});
|
|
25
|
+
};
|
|
@@ -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 Icon16ThumbsDown = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
vkuiIconId: "thumbs_down_16",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M12 3a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0zm-1 1.35c0-.56 0-.84-.109-1.054a1 1 0 0 0-.437-.437C10.24 2.75 9.96 2.75 9.4 2.75H5.5c-.697 0-1.045 0-1.335.058a3 3 0 0 0-2.357 2.357c-.058.29-.058.638-.058 1.335s0 1.045.058 1.335a3 3 0 0 0 2.357 2.357c.29.058.638.058 1.335.058h.75v2.62a1.38 1.38 0 0 0 2.731.285l.65-3.072c.045-.216.068-.323.112-.421a1 1 0 0 1 .152-.24c.07-.082.158-.149.334-.282l.33-.25c.278-.212.441-.54.441-.89z"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
};
|
|
@@ -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 Icon16ThumbsUp = (props)=>{
|
|
5
|
+
return /*#__PURE__*/ _jsx(SvgIconRootV2, {
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
width: 16,
|
|
8
|
+
height: 16,
|
|
9
|
+
vkuiIconId: "thumbs_up_16",
|
|
10
|
+
vkuiAttrs: {
|
|
11
|
+
"fill": "currentColor"
|
|
12
|
+
},
|
|
13
|
+
vkuiProps: props,
|
|
14
|
+
children: /*#__PURE__*/ _jsx("path", {
|
|
15
|
+
d: "M3.75 13.25a1 1 0 1 1-2 0v-5a1 1 0 0 1 2 0zm1-1.35c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.494.109 1.054.109h3.9c.697 0 1.046 0 1.335-.058a3 3 0 0 0 2.357-2.357c.058-.29.058-.638.058-1.335s0-1.046-.058-1.335a3 3 0 0 0-2.357-2.357C11.295 6 10.947 6 10.25 6H9.5V3.38a1.38 1.38 0 0 0-2.731-.285l-.65 3.072c-.045.215-.068.323-.112.421a1 1 0 0 1-.152.24c-.07.082-.158.149-.334.282l-.33.25c-.278.212-.441.54-.441.89z"
|
|
16
|
+
})
|
|
17
|
+
});
|
|
18
|
+
};
|