@vkontakte/icons 2.67.0 → 2.68.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.
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ Object.defineProperty(exports, "Icon24ClockCircleDashedOutline", {
6
+ enumerable: true,
7
+ get: function() {
8
+ return Icon24ClockCircleDashedOutline;
9
+ }
10
+ });
11
+ var _iconssprite = require("@vkontakte/icons-sprite");
12
+ "use-client";
13
+ var Icon24ClockCircleDashedOutline = (0, _iconssprite.makeIcon)("Icon24ClockCircleDashedOutline", "clock_circle_dashed_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="clock_circle_dashed_outline_24"><path d="M12.75 3.634h.009a8.4 8.4 0 0 1 3.126.918l.01.006a8.401 8.401 0 0 1 1.377.902l.01.008a8.397 8.397 0 0 1 2.085 2.496l.006.012a8.388 8.388 0 0 1 .644 1.516l.004.013a8.395 8.395 0 0 1 .347 3.231l-.002.014a8.384 8.384 0 0 1-.307 1.618l-.003.011a8.398 8.398 0 0 1-1.51 2.886l-.006.007a8.39 8.39 0 0 1-1.155 1.175l-.008.006a8.402 8.402 0 0 1-2.862 1.562l-.007.002a8.392 8.392 0 0 1-1.46.317l-.006.001a8.883 8.883 0 0 1-.146.017.9.9 0 1 0 .192 1.79A10.2 10.2 0 0 0 12 1.8h-.089a.9.9 0 0 0 .016 1.8 8.4 8.4 0 0 1 .823.034ZM2.692 11.181a.9.9 0 0 1 .908.892c.003.276.019.55.048.823a.9.9 0 0 1-1.79.192 10.36 10.36 0 0 1-.058-.999.9.9 0 0 1 .892-.908Zm1.935 4.843a.9.9 0 0 0-1.58.863 10.212 10.212 0 0 0 1.125 1.652.9.9 0 1 0 1.381-1.154 8.421 8.421 0 0 1-.926-1.36Zm2.263 3.799a.9.9 0 0 1 1.215-.38 8.425 8.425 0 0 0 1.527.616.9.9 0 1 1-.508 1.727 10.232 10.232 0 0 1-1.854-.749.9.9 0 0 1-.38-1.214ZM12.4 8a.9.9 0 1 0-1.8 0v4.432a.9.9 0 0 0 .524.818l4.5 2.068a.9.9 0 0 0 .752-1.636L12.4 11.855V8Z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon24ClockCircleDashedOutline = makeIcon("Icon24ClockCircleDashedOutline", "clock_circle_dashed_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="clock_circle_dashed_outline_24"><path d="M12.75 3.634h.009a8.4 8.4 0 0 1 3.126.918l.01.006a8.401 8.401 0 0 1 1.377.902l.01.008a8.397 8.397 0 0 1 2.085 2.496l.006.012a8.388 8.388 0 0 1 .644 1.516l.004.013a8.395 8.395 0 0 1 .347 3.231l-.002.014a8.384 8.384 0 0 1-.307 1.618l-.003.011a8.398 8.398 0 0 1-1.51 2.886l-.006.007a8.39 8.39 0 0 1-1.155 1.175l-.008.006a8.402 8.402 0 0 1-2.862 1.562l-.007.002a8.392 8.392 0 0 1-1.46.317l-.006.001a8.883 8.883 0 0 1-.146.017.9.9 0 1 0 .192 1.79A10.2 10.2 0 0 0 12 1.8h-.089a.9.9 0 0 0 .016 1.8 8.4 8.4 0 0 1 .823.034ZM2.692 11.181a.9.9 0 0 1 .908.892c.003.276.019.55.048.823a.9.9 0 0 1-1.79.192 10.36 10.36 0 0 1-.058-.999.9.9 0 0 1 .892-.908Zm1.935 4.843a.9.9 0 0 0-1.58.863 10.212 10.212 0 0 0 1.125 1.652.9.9 0 1 0 1.381-1.154 8.421 8.421 0 0 1-.926-1.36Zm2.263 3.799a.9.9 0 0 1 1.215-.38 8.425 8.425 0 0 0 1.527.616.9.9 0 1 1-.508 1.727 10.232 10.232 0 0 1-1.854-.749.9.9 0 0 1-.38-1.214ZM12.4 8a.9.9 0 1 0-1.8 0v4.432a.9.9 0 0 0 .524.818l4.5 2.068a.9.9 0 0 0 .752-1.636L12.4 11.855V8Z" /></symbol>', 24, 24, false, undefined);
package/dist/es6/index.js CHANGED
@@ -1095,6 +1095,7 @@ export { Icon24CircleDashedOutline } from "./24/circle_dashed_outline_24";
1095
1095
  export { Icon24CircleSmall } from "./24/circle_small_24";
1096
1096
  export { Icon24ClipOutline } from "./24/clip_outline_24";
1097
1097
  export { Icon24Clock } from "./24/clock_24";
1098
+ export { Icon24ClockCircleDashedOutline } from "./24/clock_circle_dashed_outline_24";
1098
1099
  export { Icon24ClockCircleFillGray } from "./24/clock_circle_fill_gray_24";
1099
1100
  export { Icon24ClockOutline } from "./24/clock_outline_24";
1100
1101
  export { Icon24CloudArrowUpOutline } from "./24/cloud_arrow_up_outline_24";