@vkontakte/icons 2.74.0 → 2.75.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, "Icon20Squareshape9GridOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon20Squareshape9GridOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon20Squareshape9GridOutline = (0, _iconssprite.makeIcon)("Icon20Squareshape9GridOutline", "squareshape_9_grid_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="squareshape_9_grid_outline_20"><path fill="currentColor" fill-rule="evenodd" d="M2.436 4.184C2 5.04 2 6.16 2 8.4v3.2c0 2.24 0 3.36.436 4.216a4 4 0 0 0 1.748 1.748C5.04 18 6.16 18 8.4 18h3.2c2.24 0 3.36 0 4.216-.436a4 4 0 0 0 1.748-1.748C18 14.96 18 13.84 18 11.6V8.4c0-2.24 0-3.36-.436-4.216a4 4 0 0 0-1.748-1.748C14.96 2 13.84 2 11.6 2H8.4c-2.24 0-3.36 0-4.216.436a4 4 0 0 0-1.748 1.748ZM8.25 3.5v3.253h3.496V3.5H8.25Zm0 4.753h3.496v3.497H8.25V8.253Zm-1.5 3.497V8.253H3.5v3.497h3.25Zm-3.24 1.5h3.24v3.24c-.326-.007-.606-.02-.855-.04-.574-.046-.849-.13-1.03-.223a2.5 2.5 0 0 1-1.093-1.092c-.092-.181-.176-.456-.222-1.03-.02-.249-.033-.529-.04-.855Zm4.74 0h3.496v3.25H8.25v-3.25Zm4.996 0v3.24c.328-.007.61-.02.859-.04.574-.046.849-.13 1.03-.223a2.5 2.5 0 0 0 1.092-1.092c.093-.181.177-.456.224-1.03.02-.249.032-.529.039-.855h-3.244Zm3.254-1.5V8.253h-3.254v3.497H16.5Zm-3.254-8.24v3.243h3.244a14.446 14.446 0 0 0-.04-.858c-.046-.574-.13-.849-.223-1.03a2.5 2.5 0 0 0-1.092-1.093c-.181-.092-.456-.176-1.03-.222-.25-.02-.53-.033-.859-.04ZM6.75 6.753V3.51c-.326.007-.606.02-.855.04-.574.046-.849.13-1.03.222a2.5 2.5 0 0 0-1.093 1.093c-.092.181-.176.456-.222 1.03-.02.25-.033.53-.04.858h3.24Z" clip-rule="evenodd" /></symbol>', 20, 20, 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, "Icon24CompassOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon24CompassOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon24CompassOutline = (0, _iconssprite.makeIcon)("Icon24CompassOutline", "compass_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="compass_outline_24"><path fill="currentcolor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 1.8a8.2 8.2 0 1 0 0 16.4 8.2 8.2 0 0 0 0-16.4Zm4.04 3.69c.518.26.728.89.468 1.408l-2.41 4.813a.952.952 0 0 1-.426.425l-4.777 2.377a1.05 1.05 0 0 1-1.407-1.41l2.4-4.792a.95.95 0 0 1 .424-.424l4.787-2.398a1.05 1.05 0 0 1 .94 0Zm-4.896 3.662L9.433 14.57l3.406-1.695.002-.004-1.697-1.719Z" /></symbol>', 24, 24, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon20Squareshape9GridOutline = makeIcon("Icon20Squareshape9GridOutline", "squareshape_9_grid_outline_20", "0 0 20 20", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20" id="squareshape_9_grid_outline_20"><path fill="currentColor" fill-rule="evenodd" d="M2.436 4.184C2 5.04 2 6.16 2 8.4v3.2c0 2.24 0 3.36.436 4.216a4 4 0 0 0 1.748 1.748C5.04 18 6.16 18 8.4 18h3.2c2.24 0 3.36 0 4.216-.436a4 4 0 0 0 1.748-1.748C18 14.96 18 13.84 18 11.6V8.4c0-2.24 0-3.36-.436-4.216a4 4 0 0 0-1.748-1.748C14.96 2 13.84 2 11.6 2H8.4c-2.24 0-3.36 0-4.216.436a4 4 0 0 0-1.748 1.748ZM8.25 3.5v3.253h3.496V3.5H8.25Zm0 4.753h3.496v3.497H8.25V8.253Zm-1.5 3.497V8.253H3.5v3.497h3.25Zm-3.24 1.5h3.24v3.24c-.326-.007-.606-.02-.855-.04-.574-.046-.849-.13-1.03-.223a2.5 2.5 0 0 1-1.093-1.092c-.092-.181-.176-.456-.222-1.03-.02-.249-.033-.529-.04-.855Zm4.74 0h3.496v3.25H8.25v-3.25Zm4.996 0v3.24c.328-.007.61-.02.859-.04.574-.046.849-.13 1.03-.223a2.5 2.5 0 0 0 1.092-1.092c.093-.181.177-.456.224-1.03.02-.249.032-.529.039-.855h-3.244Zm3.254-1.5V8.253h-3.254v3.497H16.5Zm-3.254-8.24v3.243h3.244a14.446 14.446 0 0 0-.04-.858c-.046-.574-.13-.849-.223-1.03a2.5 2.5 0 0 0-1.092-1.093c-.181-.092-.456-.176-1.03-.222-.25-.02-.53-.033-.859-.04ZM6.75 6.753V3.51c-.326.007-.606.02-.855.04-.574.046-.849.13-1.03.222a2.5 2.5 0 0 0-1.093 1.093c-.092.181-.176.456-.222 1.03-.02.25-.033.53-.04.858h3.24Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon24CompassOutline = makeIcon("Icon24CompassOutline", "compass_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="compass_outline_24"><path fill="currentcolor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm0 1.8a8.2 8.2 0 1 0 0 16.4 8.2 8.2 0 0 0 0-16.4Zm4.04 3.69c.518.26.728.89.468 1.408l-2.41 4.813a.952.952 0 0 1-.426.425l-4.777 2.377a1.05 1.05 0 0 1-1.407-1.41l2.4-4.792a.95.95 0 0 1 .424-.424l4.787-2.398a1.05 1.05 0 0 1 .94 0Zm-4.896 3.662L9.433 14.57l3.406-1.695.002-.004-1.697-1.719Z" /></symbol>', 24, 24, false, undefined);
package/dist/es6/index.js CHANGED
@@ -886,6 +886,7 @@ export { Icon20SparkleOutline } from "./20/sparkle_outline_20";
886
886
  export { Icon20Spinner } from "./20/spinner_20";
887
887
  export { Icon20Square4Outline } from "./20/square_4_outline_20";
888
888
  export { Icon20SquareOutline } from "./20/square_outline_20";
889
+ export { Icon20Squareshape9GridOutline } from "./20/squareshape_9_grid_outline_20";
889
890
  export { Icon20SquareSplit3HorizontalOutline } from "./20/square_split_3_horizontal_outline_20";
890
891
  export { Icon20SquareSplit4Outline } from "./20/square_split_4_outline_20";
891
892
  export { Icon20StarCircleFillBlue } from "./20/star_circle_fill_blue_20";
@@ -1144,6 +1145,7 @@ export { Icon24ColorPickerOutline } from "./24/color_picker_outline_24";
1144
1145
  export { Icon24Comment } from "./24/comment_24";
1145
1146
  export { Icon24CommentAddBadgeOutline } from "./24/comment_add_badge_outline_24";
1146
1147
  export { Icon24CommentOutline } from "./24/comment_outline_24";
1148
+ export { Icon24CompassOutline } from "./24/compass_outline_24";
1147
1149
  export { Icon24ComputerOutline } from "./24/computer_outline_24";
1148
1150
  export { Icon24Connection } from "./24/connection_24";
1149
1151
  export { Icon24ContrastOutline } from "./24/contrast_outline_24";