@vkontakte/icons 3.43.0 → 3.44.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.
Files changed (39) hide show
  1. package/dist/16/hide_16.d.ts +5 -0
  2. package/dist/16/hide_16.js +25 -0
  3. package/dist/16/muted_16.js +1 -1
  4. package/dist/20/arrow_up_circle_clock_outline_20.d.ts +5 -0
  5. package/dist/20/arrow_up_circle_clock_outline_20.js +28 -0
  6. package/dist/20/arrow_up_circle_outline_20.d.ts +5 -0
  7. package/dist/20/arrow_up_circle_outline_20.js +25 -0
  8. package/dist/24/message_stars_outline_24.d.ts +5 -0
  9. package/dist/24/message_stars_outline_24.js +23 -0
  10. package/dist/24/pen_stack_outline_24.d.ts +5 -0
  11. package/dist/24/pen_stack_outline_24.js +25 -0
  12. package/dist/28/gift_clock_outline_28.d.ts +5 -0
  13. package/dist/28/gift_clock_outline_28.js +27 -0
  14. package/dist/28/message_stars_outline_28.d.ts +5 -0
  15. package/dist/28/message_stars_outline_28.js +23 -0
  16. package/dist/32/hand_point_up_32.d.ts +5 -0
  17. package/dist/32/hand_point_up_32.js +18 -0
  18. package/dist/icons-map.json +1 -1
  19. package/dist/index.d.ts +8 -0
  20. package/dist/index.js +8 -0
  21. package/dist/typings/16/hide_16.d.ts +5 -0
  22. package/dist/typings/20/arrow_up_circle_clock_outline_20.d.ts +5 -0
  23. package/dist/typings/20/arrow_up_circle_outline_20.d.ts +5 -0
  24. package/dist/typings/24/message_stars_outline_24.d.ts +5 -0
  25. package/dist/typings/24/pen_stack_outline_24.d.ts +5 -0
  26. package/dist/typings/28/gift_clock_outline_28.d.ts +5 -0
  27. package/dist/typings/28/message_stars_outline_28.d.ts +5 -0
  28. package/dist/typings/32/hand_point_up_32.d.ts +5 -0
  29. package/dist/typings/index.d.ts +8 -0
  30. package/package.json +2 -2
  31. package/src/svg/16/hide_16.svg +1 -0
  32. package/src/svg/16/muted_16.svg +1 -1
  33. package/src/svg/20/arrow_up_circle_clock_outline_20.svg +1 -0
  34. package/src/svg/20/arrow_up_circle_outline_20.svg +1 -0
  35. package/src/svg/24/message_stars_outline_24.svg +1 -0
  36. package/src/svg/24/pen_stack_outline_24.svg +1 -0
  37. package/src/svg/28/gift_clock_outline_28.svg +1 -0
  38. package/src/svg/28/message_stars_outline_28.svg +1 -0
  39. package/src/svg/32/hand_point_up_32.svg +1 -0
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon16HideProps = SvgIconProps;
4
+ export declare const Icon16Hide: React.FC<Icon16HideProps> & {
5
+ };
@@ -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 Icon16Hide = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 16 16",
7
+ width: 16,
8
+ height: 16,
9
+ vkuiIconId: "hide_16",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ fillRule: "evenodd",
17
+ d: "M2.22 2.22a.75.75 0 0 1 1.06 0l10.5 10.5a.75.75 0 1 1-1.06 1.06l-1.493-1.493A7.8 7.8 0 0 1 8 13C3.5 13 .5 9 .5 8c0-.6 1.081-2.276 2.916-3.523L2.22 3.28a.75.75 0 0 1 0-1.06m2.832 3.892a3.5 3.5 0 0 0 4.834 4.834z",
18
+ clipRule: "evenodd"
19
+ }),
20
+ /*#__PURE__*/ _jsx("path", {
21
+ d: "M8 3c4.5 0 7.5 4 7.5 5 0 .466-.651 1.58-1.8 2.64l-2.226-2.227a3.5 3.5 0 0 0-3.888-3.887L6.264 3.204A7.6 7.6 0 0 1 8 3"
22
+ })
23
+ ]
24
+ });
25
+ };
@@ -12,7 +12,7 @@ export const Icon16Muted = (props)=>{
12
12
  },
13
13
  vkuiProps: props,
14
14
  children: /*#__PURE__*/ _jsx("path", {
15
- d: "m4.69 5.496 6.31 6.31v1.702c0 .284-.225.464-.488.488l-3.635-3.489-2.88-.008A1 1 0 0 1 3 9.5V6.497a1 1 0 0 1 1-1zm.774-2.846 2.191 2.19 2.857-2.344c.263.023.488.204.488.488v5.201l2.596 2.596a.75.75 0 0 1-1.06 1.061L4.404 3.71a.75.75 0 0 1 1.06-1.06"
15
+ d: "M2.22 2.22a.75.75 0 0 1 1.06 0l10.5 10.5a.75.75 0 1 1-1.06 1.06L11 12.06v1.473a.4.4 0 0 1-.677.289l-3.446-3.31-2.88-.008a1 1 0 0 1-.997-1V6.501a1 1 0 0 1 1-1h.44L2.22 3.28a.75.75 0 0 1 0-1.061m8.125.416a.4.4 0 0 1 .655.309V7.94L7.8 4.738z"
16
16
  })
17
17
  });
18
18
  };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon20ArrowUpCircleClockOutlineProps = SvgIconProps;
4
+ export declare const Icon20ArrowUpCircleClockOutline: React.FC<Icon20ArrowUpCircleClockOutlineProps> & {
5
+ };
@@ -0,0 +1,28 @@
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 Icon20ArrowUpCircleClockOutline = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 20 20",
7
+ width: 20,
8
+ height: 20,
9
+ vkuiIconId: "arrow_up_circle_clock_outline_20",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ fillRule: "evenodd",
17
+ d: "M15 11a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 1.5a.5.5 0 0 0-.5.5v2l.001.016a.5.5 0 0 0 .015.104l.002.01.021.065.007.013.022.04.025.041q.015.02.031.037l.036.04.027.021.051.038.013.009 1.226.705a.5.5 0 0 0 .499-.867l-.976-.562V13a.5.5 0 0 0-.5-.5",
18
+ clipRule: "evenodd"
19
+ }),
20
+ /*#__PURE__*/ _jsx("path", {
21
+ d: "M8.163 1.7a8.503 8.503 0 0 1 10.314 7.654.75.75 0 1 1-1.495.113 7.002 7.002 0 1 0-7.47 7.518.75.75 0 0 1-.106 1.496A8.504 8.504 0 0 1 1.688 8.216 8.5 8.5 0 0 1 8.163 1.7"
22
+ }),
23
+ /*#__PURE__*/ _jsx("path", {
24
+ d: "M10.076 5.754a.7.7 0 0 1 .18.043l.032.011q.044.02.085.045.023.011.044.024.061.042.113.093l2.738 2.737a.75.75 0 0 1-1.06 1.06L10.75 8.312v3.19a.75.75 0 0 1-1.5 0V8.31l-1.72 1.72a.75.75 0 0 1-1.06-1.06l3-3a.8.8 0 0 1 .225-.156l.04-.015.085-.026.056-.014A1 1 0 0 1 10 5.75z"
25
+ })
26
+ ]
27
+ });
28
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon20ArrowUpCircleOutlineProps = SvgIconProps;
4
+ export declare const Icon20ArrowUpCircleOutline: React.FC<Icon20ArrowUpCircleOutlineProps> & {
5
+ };
@@ -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 Icon20ArrowUpCircleOutline = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 20 20",
7
+ width: 20,
8
+ height: 20,
9
+ vkuiIconId: "arrow_up_circle_outline_20",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ d: "M10.025 5.751a.8.8 0 0 1 .232.047q.019.004.038.012.027.013.055.03.036.017.07.039a1 1 0 0 1 .11.09l3 3a.75.75 0 1 1-1.06 1.061l-1.72-1.72v5.19a.75.75 0 0 1-1.5 0V8.31l-1.72 1.72a.75.75 0 1 1-1.06-1.06l3-3 .056-.052q.016-.012.033-.022a.8.8 0 0 1 .26-.122l.06-.014.034-.005L10 5.75z"
17
+ }),
18
+ /*#__PURE__*/ _jsx("path", {
19
+ fillRule: "evenodd",
20
+ d: "M10 1.5a8.5 8.5 0 1 1 0 17 8.5 8.5 0 0 1 0-17M10 3a7 7 0 1 0 0 14 7 7 0 0 0 0-14",
21
+ clipRule: "evenodd"
22
+ })
23
+ ]
24
+ });
25
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon24MessageStarsOutlineProps = SvgIconProps;
4
+ export declare const Icon24MessageStarsOutline: React.FC<Icon24MessageStarsOutlineProps> & {
5
+ };
@@ -0,0 +1,23 @@
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 Icon24MessageStarsOutline = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 24 24",
7
+ width: 24,
8
+ height: 24,
9
+ vkuiIconId: "message_stars_outline_24",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ d: "M7.424 4.082a.9.9 0 0 1 .748 1.637c-2.582 1.18-4.24 3.46-4.24 5.988 0 1.306.437 2.532 1.21 3.571a.9.9 0 0 1 .177.536c0 .9-.236 1.77-.525 2.553-.173.467-.379.932-.575 1.366 1.714-.194 2.836-.748 3.514-1.546l.099-.1a.9.9 0 0 1 .902-.158c1 .375 2.11.585 3.281.585 2.868 0 5.347-1.256 6.774-3.094a.9.9 0 0 1 1.422 1.103c-1.794 2.311-4.816 3.79-8.196 3.79-1.173 0-2.3-.18-3.348-.507-1.248 1.153-3.051 1.706-5.247 1.793-.928.036-1.6-.929-1.208-1.794.313-.7.635-1.364.893-2.062.217-.587.362-1.14.402-1.658a7.7 7.7 0 0 1-1.375-4.378c0-3.369 2.202-6.213 5.292-7.625"
17
+ }),
18
+ /*#__PURE__*/ _jsx("path", {
19
+ d: "M17.172 4.703c.075-.27.58-.27.656 0a17 17 0 0 0 .236.769c.256.746.599 1.5 1.032 1.933.432.432 1.186.775 1.932 1.03q.071.025.142.047.218.072.43.134.1.03.197.056c.27.075.27.58 0 .656l-.198.056q-.21.061-.43.133l-.14.047c-.747.256-1.501.6-1.933 1.032s-.776 1.186-1.032 1.932a14 14 0 0 0-.18.572l-.056.197c-.076.27-.581.27-.656 0a15 15 0 0 0-.189-.628l-.048-.14c-.255-.747-.598-1.5-1.03-1.933s-1.187-.776-1.934-1.032a12 12 0 0 0-.57-.18q-.1-.03-.197-.056c-.272-.075-.272-.581 0-.656l.197-.056a14 14 0 0 0 .57-.18c.747-.256 1.502-.598 1.934-1.03s.775-1.188 1.03-1.934l.048-.141q.072-.219.133-.43.03-.1.056-.198m-4.475-2.485a.32.32 0 0 1 .606 0l.243.728c.158.476.532.85 1.008 1.009l.728.242a.32.32 0 0 1 0 .606l-.729.242a1.6 1.6 0 0 0-1.007 1.009l-.243.728a.32.32 0 0 1-.606 0l-.242-.728a1.6 1.6 0 0 0-1.009-1.01l-.727-.241a.32.32 0 0 1 0-.606l.727-.242c.476-.159.85-.533 1.009-1.009z"
20
+ })
21
+ ]
22
+ });
23
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon24PenStackOutlineProps = SvgIconProps;
4
+ export declare const Icon24PenStackOutline: React.FC<Icon24PenStackOutlineProps> & {
5
+ };
@@ -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 Icon24PenStackOutline = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 24 24",
7
+ width: 24,
8
+ height: 24,
9
+ vkuiIconId: "pen_stack_outline_24",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ fillRule: "evenodd",
17
+ d: "M15.84 20.395H8.16l-1.335-.006c-1.073-.017-1.76-.08-2.312-.317l-.147-.07a3.6 3.6 0 0 1-1.435-1.325l-.138-.248c-.295-.578-.369-1.289-.387-2.46L2.4 14.636V11.76c0-1.89 0-2.894.323-3.646l.07-.148a3.6 3.6 0 0 1 1.325-1.434l.248-.14C5.136 6 6.144 6 8.16 6h7.68l1.335.006c1.17.019 1.882.093 2.46.387a3.6 3.6 0 0 1 1.572 1.573c.393.77.393 1.778.393 3.794v2.876l-.006 1.335c-.018 1.17-.092 1.881-.387 2.459l-.138.248a3.6 3.6 0 0 1-1.435 1.325l-.147.07c-.552.236-1.24.3-2.312.317zm0-1.8H8.16c-1.038 0-1.708-.002-2.218-.044-.488-.04-.67-.107-.759-.152a1.8 1.8 0 0 1-.787-.788c-.045-.088-.113-.27-.153-.758-.042-.51-.043-1.18-.043-2.218v-2.876c0-1.038.001-1.708.043-2.218.04-.488.108-.67.153-.758a1.8 1.8 0 0 1 .787-.788c.09-.045.27-.113.759-.153.51-.042 1.18-.043 2.218-.043h7.68c1.038 0 1.708.001 2.218.043.489.04.67.108.759.153.338.173.614.449.787.788.045.089.112.27.152.758.042.51.044 1.18.044 2.218v2.876c0 1.037-.002 1.708-.044 2.218-.04.488-.107.67-.152.758a1.8 1.8 0 0 1-.787.788c-.09.045-.27.112-.759.152-.51.042-1.18.044-2.218.044",
18
+ clipRule: "evenodd"
19
+ }),
20
+ /*#__PURE__*/ _jsx("path", {
21
+ d: "m7.852 16.812.593-1.038a6 6 0 0 1 .945-1.238l2.87-2.87a.9.9 0 1 1 1.274 1.272l-2.87 2.87a6 6 0 0 1-1.24.947l-1.036.592a.393.393 0 0 1-.536-.536M15.9 10.35a1.05 1.05 0 1 1-2.1 0 1.05 1.05 0 0 1 2.1 0M9 2.4h6a1.8 1.8 0 0 1 1.8 1.8H7.2A1.8 1.8 0 0 1 9 2.4"
22
+ })
23
+ ]
24
+ });
25
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon28GiftClockOutlineProps = SvgIconProps;
4
+ export declare const Icon28GiftClockOutline: React.FC<Icon28GiftClockOutlineProps> & {
5
+ };
@@ -0,0 +1,27 @@
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 Icon28GiftClockOutline = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 28 28",
7
+ width: 28,
8
+ height: 28,
9
+ vkuiIconId: "gift_clock_outline_28",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ fillRule: "evenodd",
17
+ d: "M22 18a5 5 0 1 1 0 10 5 5 0 0 1 0-10m-.232 1.875a.626.626 0 0 0-.625.625v2.871c0 .262.164.495.41.586l2.384.88a.626.626 0 0 0 .433-1.174l-1.977-.729V20.5a.625.625 0 0 0-.625-.625",
18
+ clipRule: "evenodd"
19
+ }),
20
+ /*#__PURE__*/ _jsx("path", {
21
+ fillRule: "evenodd",
22
+ d: "M15.538 3.277c1.477-1.046 3.38-1.02 4.555.155 1.174 1.174 1.201 3.078.155 4.555q-.211.297-.476.569h1.034c.765 0 1.493.171 2.126.525a3.7 3.7 0 0 1 1.432 1.433c.354.632.525 1.36.525 2.126v.405c0 .856-.095 1.487-.415 2.086-.264.493-.597.834-1.143 1.158-.669.397-1.166.433-1.944.433h-6.42v6.22c0 1.073-.87 1.944-1.944 1.944h-.272c-2.83 0-4.246 0-5.327-.551a5.05 5.05 0 0 1-2.208-2.208c-.55-1.081-.552-2.497-.552-5.327v-.514a2.84 2.84 0 0 1-1.137-1.155c-.32-.599-.416-1.23-.416-2.086v-.405c0-.766.172-1.494.526-2.126A3.7 3.7 0 0 1 5.069 9.08c.632-.353 1.36-.525 2.125-.525h1.034a5 5 0 0 1-.475-.569c-1.046-1.477-1.02-3.38.154-4.555 1.175-1.175 3.078-1.2 4.555-.155.597.423 1.122 1.01 1.538 1.759.416-.749.941-1.336 1.538-1.759M6.61 16.8c0 1.447.001 2.416.062 3.16.059.723.165 1.063.277 1.284a3.1 3.1 0 0 0 1.359 1.358c.22.113.56.218 1.283.277.745.06 1.714.062 3.161.062h.272v-6.218H6.61zm.585-6.3c-.475 0-.869.106-1.176.278a1.76 1.76 0 0 0-.684.685c-.172.307-.278.701-.278 1.177v.405c0 .714.082.976.185 1.169a.9.9 0 0 0 .38.379c.184.099.433.178 1.088.184h6.314V10.5zm7.774 4.277h6.323c.655-.006.905-.085 1.09-.184a.9.9 0 0 0 .378-.38c.103-.192.185-.453.185-1.168v-.405c0-.476-.105-.87-.277-1.177a1.76 1.76 0 0 0-.685-.685c-.307-.172-.701-.278-1.176-.278h-5.838zm-3.63-9.913c-.856-.606-1.675-.438-2.056-.057-.38.38-.548 1.2.058 2.056.51.72 1.628 1.49 3.682 1.683-.194-2.054-.965-3.172-1.684-3.682m7.38-.057c-.38-.381-1.2-.55-2.056.057-.72.51-1.49 1.628-1.682 3.682 2.053-.193 3.172-.964 3.681-1.683.606-.856.438-1.676.058-2.056",
23
+ clipRule: "evenodd"
24
+ })
25
+ ]
26
+ });
27
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon28MessageStarsOutlineProps = SvgIconProps;
4
+ export declare const Icon28MessageStarsOutline: React.FC<Icon28MessageStarsOutlineProps> & {
5
+ };
@@ -0,0 +1,23 @@
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 Icon28MessageStarsOutline = (props)=>{
5
+ return /*#__PURE__*/ _jsxs(SvgIconRootV2, {
6
+ viewBox: "0 0 28 28",
7
+ width: 28,
8
+ height: 28,
9
+ vkuiIconId: "message_stars_outline_28",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: [
15
+ /*#__PURE__*/ _jsx("path", {
16
+ d: "M8.575 4.692a1 1 0 0 1 .85 1.81C6.45 7.9 4.538 10.552 4.538 13.5c0 1.536.515 2.979 1.422 4.2a1 1 0 0 1 .197.596c0 1.042-.274 2.052-.61 2.963a26 26 0 0 1-.706 1.675c2.057-.218 3.406-.876 4.22-1.833l.11-.111a1 1 0 0 1 1.003-.178c1.172.44 2.473.686 3.846.686 3.7 0 6.845-1.784 8.407-4.301a1 1 0 0 1 1.7 1.054c-1.963 3.165-5.787 5.247-10.107 5.247-1.374 0-2.695-.211-3.92-.598-1.445 1.348-3.543 1.999-6.11 2.1-1.046.04-1.8-1.046-1.364-2.02.365-.816.743-1.595 1.045-2.413.256-.694.43-1.35.474-1.968-1.016-1.48-1.607-3.227-1.607-5.1 0-3.87 2.504-7.148 6.037-8.806"
17
+ }),
18
+ /*#__PURE__*/ _jsx("path", {
19
+ d: "M19.784 5.154c.088-.316.677-.316.765 0a17 17 0 0 0 .22.732l.056.164c.298.871.698 1.752 1.202 2.256.505.505 1.385.904 2.256 1.202a14 14 0 0 0 .666.21l.23.066c.316.087.316.677 0 .765a18 18 0 0 0-.896.276c-.87.298-1.751.698-2.256 1.203-.504.504-.904 1.384-1.202 2.255a12 12 0 0 0-.21.666l-.066.23c-.088.317-.677.317-.765 0a17 17 0 0 0-.22-.731l-.056-.165c-.298-.871-.698-1.75-1.202-2.255-.505-.505-1.385-.905-2.256-1.203a14 14 0 0 0-.665-.21l-.23-.066c-.317-.088-.317-.678 0-.765a18 18 0 0 0 .895-.276c.87-.298 1.751-.697 2.256-1.202.504-.504.904-1.385 1.202-2.256l.056-.164a16 16 0 0 0 .22-.732m-5.22-2.9a.372.372 0 0 1 .706 0l.283.85a1.86 1.86 0 0 0 1.177 1.177l.85.283a.372.372 0 0 1 0 .706l-.85.283a1.86 1.86 0 0 0-1.177 1.177l-.283.849a.372.372 0 0 1-.707 0l-.283-.85a1.86 1.86 0 0 0-1.176-1.176l-.85-.283a.372.372 0 0 1 0-.706l.85-.283a1.86 1.86 0 0 0 1.176-1.177z"
20
+ })
21
+ ]
22
+ });
23
+ };
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon32HandPointUpProps = SvgIconProps;
4
+ export declare const Icon32HandPointUp: React.FC<Icon32HandPointUpProps> & {
5
+ };
@@ -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 Icon32HandPointUp = (props)=>{
5
+ return /*#__PURE__*/ _jsx(SvgIconRootV2, {
6
+ viewBox: "0 0 32 32",
7
+ width: 32,
8
+ height: 32,
9
+ vkuiIconId: "hand_point_up_32",
10
+ vkuiAttrs: {
11
+ "fill": "currentColor"
12
+ },
13
+ vkuiProps: props,
14
+ children: /*#__PURE__*/ _jsx("path", {
15
+ d: "m21.788 12.195.144.437-.52-1.562a2.122 2.122 0 0 0-4.067 1.2l.306 1.175-.551-2.095a2.074 2.074 0 0 0-4.08.58l-1.778-7.292a2.148 2.148 0 0 0-4.175 1.01l3.186 13.15-2.807-2.87a2.01 2.01 0 0 0-3.061.22 2 2 0 0 0 .031 2.401l5.56 7.22s3.08 4.452 10.862 2.904c6.158-1.224 8.293-6.588 6.605-12.051l-1.345-5.642a2.242 2.242 0 1 0-4.31 1.214"
16
+ })
17
+ });
18
+ };