@vkontakte/icons 3.57.0 → 3.59.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/index.d.ts CHANGED
@@ -2229,6 +2229,7 @@ export { Icon28ClipCircleFillViolet } from "./28/clip_circle_fill_violet_28.js";
2229
2229
  export { Icon28ClipOutline } from "./28/clip_outline_28.js";
2230
2230
  export { Icon28ClipsAttachOutline } from "./28/clips_attach_outline_28.js";
2231
2231
  export { Icon28Clock } from "./28/clock_28.js";
2232
+ export { Icon28ClockCheckAltOutline } from "./28/clock_check_alt_outline_28.js";
2232
2233
  export { Icon28ClockCircleDashedOutline } from "./28/clock_circle_dashed_outline_28.js";
2233
2234
  export { Icon28ClockCircleFillGray } from "./28/clock_circle_fill_gray_28.js";
2234
2235
  export { Icon28ClockCircleFillRaspberryPink } from "./28/clock_circle_fill_raspberry_pink_28.js";
package/dist/index.js CHANGED
@@ -2229,6 +2229,7 @@ export { Icon28ClipCircleFillViolet } from "./28/clip_circle_fill_violet_28.js";
2229
2229
  export { Icon28ClipOutline } from "./28/clip_outline_28.js";
2230
2230
  export { Icon28ClipsAttachOutline } from "./28/clips_attach_outline_28.js";
2231
2231
  export { Icon28Clock } from "./28/clock_28.js";
2232
+ export { Icon28ClockCheckAltOutline } from "./28/clock_check_alt_outline_28.js";
2232
2233
  export { Icon28ClockCircleDashedOutline } from "./28/clock_circle_dashed_outline_28.js";
2233
2234
  export { Icon28ClockCircleFillGray } from "./28/clock_circle_fill_gray_28.js";
2234
2235
  export { Icon28ClockCircleFillRaspberryPink } from "./28/clock_circle_fill_raspberry_pink_28.js";
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import { type SvgIconProps } from "@vkontakte/icons-sprite";
3
+ export type Icon28ClockCheckAltOutlineProps = SvgIconProps;
4
+ export declare const Icon28ClockCheckAltOutline: React.FC<Icon28ClockCheckAltOutlineProps> & {
5
+ };
@@ -2229,6 +2229,7 @@ export { Icon28ClipCircleFillViolet } from "./28/clip_circle_fill_violet_28.js";
2229
2229
  export { Icon28ClipOutline } from "./28/clip_outline_28.js";
2230
2230
  export { Icon28ClipsAttachOutline } from "./28/clips_attach_outline_28.js";
2231
2231
  export { Icon28Clock } from "./28/clock_28.js";
2232
+ export { Icon28ClockCheckAltOutline } from "./28/clock_check_alt_outline_28.js";
2232
2233
  export { Icon28ClockCircleDashedOutline } from "./28/clock_circle_dashed_outline_28.js";
2233
2234
  export { Icon28ClockCircleFillGray } from "./28/clock_circle_fill_gray_28.js";
2234
2235
  export { Icon28ClockCircleFillRaspberryPink } from "./28/clock_circle_fill_raspberry_pink_28.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/icons",
3
- "version": "3.57.0",
3
+ "version": "3.59.0",
4
4
  "description": "SVG icons, provided as a React components. With love from VKontakte",
5
5
  "homepage": "https://vkcom.github.io/icons/",
6
6
  "repository": {
@@ -52,7 +52,7 @@
52
52
  "react-color": "^2.18.0",
53
53
  "react-dom": "^19.0.0",
54
54
  "size-limit": "^12.1.0",
55
- "typescript": "^5.9.3"
55
+ "typescript": "^6.0.3"
56
56
  },
57
57
  "peerDependencies": {
58
58
  "react": "^18 || ^19"
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="currentColor"><path d="M16.238 11.503c.597 0 .95.263 1.167.86l2.001 5.436c.061.154.094.319.096.485 0 .42-.319.719-.763.719-.43 0-.657-.2-.793-.674l-.385-1.154H14.93l-.385 1.14c-.142.485-.369.687-.772.687-.475 0-.774-.279-.774-.719a1.6 1.6 0 0 1 .102-.485l1.99-5.43c.212-.592.571-.865 1.147-.865M9.895 1.5a.75.75 0 0 1 .494 1.322 5.798 5.798 0 0 0 2.223 10.015.75.75 0 0 1-.393 1.447 7.3 7.3 0 0 1-5.38-7.04 7.26 7.26 0 0 1 1.167-3.955 7 7 0 0 0 2.785 13.667.75.75 0 0 1 .168 1.49A8.5 8.5 0 1 1 9.895 1.5m5.368 14.492h1.946l-.966-2.991h-.035z"/><path d="M16.238 11.503c.597 0 .95.263 1.167.86l2.001 5.436c.06.154.094.319.096.485 0 .42-.319.719-.763.719-.43 0-.657-.2-.793-.674l-.385-1.154H14.93l-.385 1.14c-.142.484-.369.687-.772.687-.475 0-.774-.279-.774-.719a1.6 1.6 0 0 1 .102-.485l1.99-5.43c.212-.592.571-.865 1.147-.865M9.895 1.5a.75.75 0 0 1 .494 1.322 5.798 5.798 0 0 0 2.223 10.015.75.75 0 0 1-.393 1.447A7.298 7.298 0 0 1 8.006 3.289a7 7 0 0 0 2.785 13.667.75.75 0 0 1 .168 1.49A8.5 8.5 0 1 1 9.895 1.5m5.368 14.492h1.946L16.243 13h-.035z"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="currentColor"><path d="M16.488 11.503c.597 0 .951.262 1.168.86l2 5.436c.061.154.094.319.097.485 0 .42-.319.719-.763.719-.43 0-.656-.2-.793-.674l-.384-1.154H15.18l-.385 1.14c-.141.485-.369.687-.773.687-.474 0-.773-.279-.773-.719q.012-.25.1-.485l1.992-5.43c.212-.592.57-.865 1.146-.865M9.895 1.5a.75.75 0 0 1 .494 1.322 5.798 5.798 0 0 0 2.223 10.015.75.75 0 0 1-.393 1.447 7.3 7.3 0 0 1-5.38-7.04 7.26 7.26 0 0 1 1.167-3.955 7 7 0 0 0 2.785 13.667.75.75 0 0 1 .168 1.49A8.5 8.5 0 1 1 9.895 1.5m5.619 14.492h1.946l-.966-2.991h-.035V13z"/></svg>
@@ -1 +1 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="currentColor"><path d="M9.998 15.67a.75.75 0 0 1 .75.75v1.833a.75.75 0 0 1-1.5 0V16.42a.75.75 0 0 1 .75-.75m6.24-4.167c.597 0 .95.263 1.167.86l2.001 5.435c.061.154.093.32.096.485 0 .42-.319.72-.763.72-.43 0-.657-.199-.793-.674l-.385-1.154H14.93l-.385 1.14c-.142.485-.369.687-.772.687-.475 0-.774-.279-.774-.719q.012-.25.102-.485l1.99-5.43c.212-.592.571-.865 1.147-.865m-.975 4.49h1.946L16.243 13h-.035zM4.225 12.591a.75.75 0 1 1 .717 1.316l-1.833 1a.75.75 0 0 1-.718-1.316zM10 6c1.105 0 2.104.448 2.828 1.172A4 4 0 0 1 14 10a4 4 0 0 1-1.172 2.828A4 4 0 0 1 10 14a4 4 0 0 1-2.828-1.172A4 4 0 0 1 6 10c0-1.105.448-2.104 1.172-2.828A4 4 0 0 1 10 6m0 1.5a2.5 2.5 0 0 0-1.768.732A2.5 2.5 0 0 0 7.5 10c0 .69.278 1.313.732 1.768A2.5 2.5 0 0 0 10 12.5c.69 0 1.313-.278 1.768-.732A2.5 2.5 0 0 0 12.5 10a2.5 2.5 0 0 0-.732-1.768A2.5 2.5 0 0 0 10 7.5M2.092 5.39a.75.75 0 0 1 1.017-.298l1.833 1a.75.75 0 1 1-.717 1.316l-1.834-1a.75.75 0 0 1-.3-1.017m14.799-.298a.75.75 0 0 1 .718 1.316l-1.834 1a.75.75 0 1 1-.717-1.316zM10.002 1a.75.75 0 0 1 .75.75v1.833a.75.75 0 0 1-1.5 0V1.75a.75.75 0 0 1 .75-.75"/></svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="currentColor"><path d="M9.998 15.67a.75.75 0 0 1 .75.75v1.833a.75.75 0 0 1-1.5 0V16.42a.75.75 0 0 1 .75-.75m6.49-4.167c.597 0 .95.263 1.168.86l2 5.435c.061.154.094.32.097.485 0 .42-.319.72-.763.72-.43 0-.656-.199-.793-.674l-.384-1.154H15.18l-.385 1.14c-.142.485-.37.687-.773.687-.474 0-.773-.279-.773-.719q.011-.25.1-.485l1.992-5.43c.212-.592.57-.865 1.146-.865m-.974 4.49h1.946L16.494 13h-.035zm-11.29-3.401a.75.75 0 1 1 .718 1.316l-1.833 1a.75.75 0 0 1-.718-1.316zM10 6c1.104 0 2.104.448 2.828 1.172A4 4 0 0 1 14 10a4 4 0 0 1-1.172 2.828A4 4 0 0 1 10 14a4 4 0 0 1-2.828-1.172A4 4 0 0 1 6 10c0-1.105.448-2.104 1.172-2.828A4 4 0 0 1 10 6m0 1.5a2.5 2.5 0 0 0-1.768.732A2.5 2.5 0 0 0 7.5 10c0 .69.278 1.313.732 1.768A2.5 2.5 0 0 0 10 12.5c.69 0 1.313-.278 1.768-.732A2.5 2.5 0 0 0 12.5 10a2.5 2.5 0 0 0-.732-1.768A2.5 2.5 0 0 0 10 7.5M2.092 5.39a.75.75 0 0 1 1.017-.298l1.833 1a.75.75 0 1 1-.717 1.316l-1.834-1a.75.75 0 0 1-.3-1.017m14.799-.298a.75.75 0 0 1 .718 1.316l-1.834 1a.75.75 0 1 1-.717-1.316zM10 1a.75.75 0 0 1 .75.75v1.833a.75.75 0 0 1-1.5 0V1.75A.75.75 0 0 1 10 1"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="currentColor"><path d="M12.365 2.113a12 12 0 0 1 13.58 13.032 1 1 0 0 1-1.99-.192 10.002 10.002 0 0 0-11.317-10.86A10.001 10.001 0 0 0 14 24a1 1 0 0 1 0 2 12 12 0 0 1-1.635-23.887m10.928 16.68a1 1 0 1 1 1.414 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414l1.793 1.793zM14.5 8a1 1 0 0 1 1 1v4.854c0 .398-.158.78-.44 1.061l-2.853 2.854a1 1 0 0 1-1.414-1.415l2.707-2.707V9a1 1 0 0 1 1-1"/></svg>