@vkontakte/icons 2.91.0 → 2.92.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-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon16CircleDotSlashOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon16CircleDotSlashOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon16CircleDotSlashOutline = (0, _iconssprite.makeIcon)("Icon16CircleDotSlashOutline", "circle_dot_slash_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="circle_dot_slash_outline_16"><path fill-rule="evenodd" d="M11.92 4.127A5.57 5.57 0 0 0 6.408 2.73a.75.75 0 1 1-.434-1.436 7.07 7.07 0 0 1 7.008 1.773c1.904 1.904 2.432 4.608 1.717 6.969a.75.75 0 0 1-1.436-.435c.567-1.871.143-3.99-1.341-5.474ZM2.817 1.834a.75.75 0 0 0-1.06 1.06l.765.766c-2.198 2.729-2.01 6.742.535 9.287s6.559 2.733 9.288.536l.84.84a.75.75 0 0 0 1.06-1.06L2.817 1.832Zm2.967 5.088L3.59 4.729c-1.61 2.13-1.438 5.193.527 7.158 1.965 1.964 5.029 2.137 7.158.527l-2.12-2.12a2.5 2.5 0 0 1-3.372-3.372Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,13 @@
1
+ "use-client";
2
+ "use strict";
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "Icon16CircleSmallOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon16CircleSmallOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon16CircleSmallOutline = (0, _iconssprite.makeIcon)("Icon16CircleSmallOutline", "circle_small_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="circle_small_outline_16"><path fill-rule="evenodd" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon16CircleDotSlashOutline = makeIcon("Icon16CircleDotSlashOutline", "circle_dot_slash_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="circle_dot_slash_outline_16"><path fill-rule="evenodd" d="M11.92 4.127A5.57 5.57 0 0 0 6.408 2.73a.75.75 0 1 1-.434-1.436 7.07 7.07 0 0 1 7.008 1.773c1.904 1.904 2.432 4.608 1.717 6.969a.75.75 0 0 1-1.436-.435c.567-1.871.143-3.99-1.341-5.474ZM2.817 1.834a.75.75 0 0 0-1.06 1.06l.765.766c-2.198 2.729-2.01 6.742.535 9.287s6.559 2.733 9.288.536l.84.84a.75.75 0 0 0 1.06-1.06L2.817 1.832Zm2.967 5.088L3.59 4.729c-1.61 2.13-1.438 5.193.527 7.158 1.965 1.964 5.029 2.137 7.158.527l-2.12-2.12a2.5 2.5 0 0 1-3.372-3.372Z" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon16CircleSmallOutline = makeIcon("Icon16CircleSmallOutline", "circle_small_outline_16", "0 0 16 16", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 16 16" id="circle_small_outline_16"><path fill-rule="evenodd" d="M8 10.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8" clip-rule="evenodd" /></symbol>', 16, 16, false, undefined);
package/dist/es6/index.js CHANGED
@@ -172,6 +172,8 @@ export { Icon16ChevronLeft } from "./16/chevron_left_16";
172
172
  export { Icon16ChevronOutline } from "./16/chevron_outline_16";
173
173
  export { Icon16ChevronRightCircleOutline } from "./16/chevron_right_circle_outline_16";
174
174
  export { Icon16ChevronUpCircle } from "./16/chevron_up_circle_16";
175
+ export { Icon16CircleDotSlashOutline } from "./16/circle_dot_slash_outline_16";
176
+ export { Icon16CircleSmallOutline } from "./16/circle_small_outline_16";
175
177
  export { Icon16Clear } from "./16/clear_16";
176
178
  export { Icon16Clock } from "./16/clock_16";
177
179
  export { Icon16ClockCircleFill } from "./16/clock_circle_fill_16";