@vkontakte/icons 2.99.0 → 2.101.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/24/compass_24.js +13 -0
- package/dist/24/on_off_outline_24.js +13 -0
- package/dist/36/compass_36.js +13 -0
- package/dist/36/favorite_36.js +1 -1
- package/dist/es6/24/compass_24.js +3 -0
- package/dist/es6/24/on_off_outline_24.js +3 -0
- package/dist/es6/36/compass_36.js +3 -0
- package/dist/es6/36/favorite_36.js +1 -1
- package/dist/es6/index.js +3 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +12 -0
- package/dist/typings/24/compass_24.d.ts +11 -0
- package/dist/typings/24/on_off_outline_24.d.ts +11 -0
- package/dist/typings/36/compass_36.d.ts +11 -0
- package/dist/typings/index.d.ts +3 -0
- package/package.json +3 -3
- package/src/svg/24/compass_24.svg +1 -0
- package/src/svg/24/on_off_outline_24.svg +1 -0
- package/src/svg/36/compass_36.svg +1 -0
- package/src/svg/36/favorite_36.svg +1 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
"use strict";
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
Object.defineProperty(exports, "Icon24Compass", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24Compass;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24Compass = (0, _iconssprite.makeIcon)("Icon24Compass", "compass_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="compass_24"><path fill-rule="evenodd" d="M7.392 5.889 20.02 3.02a.8.8 0 0 1 .957.958l-2.88 12.636a2 2 0 0 1-1.509 1.506l-12.61 2.86a.8.8 0 0 1-.957-.958L5.885 7.397a2 2 0 0 1 1.507-1.508M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6" clip-rule="evenodd" /></symbol>', 24, 24, 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, "Icon24OnOffOutline", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon24OnOffOutline;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon24OnOffOutline = (0, _iconssprite.makeIcon)("Icon24OnOffOutline", "on_off_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="on_off_outline_24"><path d="M12.9 1.9a.9.9 0 1 0-1.8 0v9.204a.9.9 0 1 0 1.8 0z" /><path d="M8.373 4.617a.9.9 0 0 0-.798-1.614A10.02 10.02 0 0 0 2 11.986C2 17.516 6.476 22 12 22s10-4.485 10-10.014c0-3.941-2.273-7.35-5.575-8.983a.9.9 0 1 0-.798 1.614 8.22 8.22 0 0 1 4.573 7.369c0 4.537-3.672 8.213-8.2 8.213s-8.2-3.676-8.2-8.213a8.22 8.22 0 0 1 4.573-7.369" /></symbol>', 24, 24, 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, "Icon36Compass", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function() {
|
|
9
|
+
return Icon36Compass;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
+
var Icon36Compass = (0, _iconssprite.makeIcon)("Icon36Compass", "compass_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="compass_36"><path d="M19.414 19.414a2 2 0 1 1-2.828-2.828 2 2 0 0 1 2.828 2.828" /><path fill-rule="evenodd" d="M7.393 28.607c5.858 5.858 15.356 5.858 21.214 0s5.858-15.356 0-21.214-15.356-5.857-21.214 0-5.857 15.356 0 21.214m8.11-15.286 8.598-2.15a.6.6 0 0 1 .727.728l-2.149 8.597a3 3 0 0 1-2.183 2.183L11.9 24.83a.6.6 0 0 1-.727-.728l2.149-8.597a3 3 0 0 1 2.183-2.183Z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
|
package/dist/36/favorite_36.js
CHANGED
|
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon36Favorite", {
|
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
12
|
var _iconssprite = require("@vkontakte/icons-sprite");
|
|
13
|
-
var Icon36Favorite = (0, _iconssprite.makeIcon)("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path
|
|
13
|
+
var Icon36Favorite = (0, _iconssprite.makeIcon)("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path d="m23.054 12.779 6.69.633c2.329.22 3.043 2.464 1.245 3.938l-5.238 4.296 1.944 6.997c.64 2.298-1.342 3.69-3.327 2.307l-6.365-4.436-6.365 4.436c-1.977 1.377-3.966-.008-3.327-2.307l1.944-6.997-5.238-4.296c-1.805-1.48-1.094-3.717 1.244-3.938l6.69-.633 2.947-6.705c.923-2.1 3.287-2.098 4.21 0z" /></symbol>', 36, 36, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24Compass = makeIcon("Icon24Compass", "compass_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="compass_24"><path fill-rule="evenodd" d="M7.392 5.889 20.02 3.02a.8.8 0 0 1 .957.958l-2.88 12.636a2 2 0 0 1-1.509 1.506l-12.61 2.86a.8.8 0 0 1-.957-.958L5.885 7.397a2 2 0 0 1 1.507-1.508M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6" clip-rule="evenodd" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon24OnOffOutline = makeIcon("Icon24OnOffOutline", "on_off_outline_24", "0 0 24 24", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" id="on_off_outline_24"><path d="M12.9 1.9a.9.9 0 1 0-1.8 0v9.204a.9.9 0 1 0 1.8 0z" /><path d="M8.373 4.617a.9.9 0 0 0-.798-1.614A10.02 10.02 0 0 0 2 11.986C2 17.516 6.476 22 12 22s10-4.485 10-10.014c0-3.941-2.273-7.35-5.575-8.983a.9.9 0 1 0-.798 1.614 8.22 8.22 0 0 1 4.573 7.369c0 4.537-3.672 8.213-8.2 8.213s-8.2-3.676-8.2-8.213a8.22 8.22 0 0 1 4.573-7.369" /></symbol>', 24, 24, false, undefined);
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use-client";
|
|
2
|
+
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
+
export var Icon36Compass = makeIcon("Icon36Compass", "compass_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="compass_36"><path d="M19.414 19.414a2 2 0 1 1-2.828-2.828 2 2 0 0 1 2.828 2.828" /><path fill-rule="evenodd" d="M7.393 28.607c5.858 5.858 15.356 5.858 21.214 0s5.858-15.356 0-21.214-15.356-5.857-21.214 0-5.857 15.356 0 21.214m8.11-15.286 8.598-2.15a.6.6 0 0 1 .727.728l-2.149 8.597a3 3 0 0 1-2.183 2.183L11.9 24.83a.6.6 0 0 1-.727-.728l2.149-8.597a3 3 0 0 1 2.183-2.183Z" clip-rule="evenodd" /></symbol>', 36, 36, false, undefined);
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
"use-client";
|
|
2
2
|
import { makeIcon } from "@vkontakte/icons-sprite";
|
|
3
|
-
export var Icon36Favorite = makeIcon("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path
|
|
3
|
+
export var Icon36Favorite = makeIcon("Icon36Favorite", "favorite_36", "0 0 36 36", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 36 36" id="favorite_36"><path d="m23.054 12.779 6.69.633c2.329.22 3.043 2.464 1.245 3.938l-5.238 4.296 1.944 6.997c.64 2.298-1.342 3.69-3.327 2.307l-6.365-4.436-6.365 4.436c-1.977 1.377-3.966-.008-3.327-2.307l1.944-6.997-5.238-4.296c-1.805-1.48-1.094-3.717 1.244-3.938l6.69-.633 2.947-6.705c.923-2.1 3.287-2.098 4.21 0z" /></symbol>', 36, 36, false, undefined);
|
package/dist/es6/index.js
CHANGED
|
@@ -1186,6 +1186,7 @@ export { Icon24ColorPickerOutline } from "./24/color_picker_outline_24";
|
|
|
1186
1186
|
export { Icon24Comment } from "./24/comment_24";
|
|
1187
1187
|
export { Icon24CommentAddBadgeOutline } from "./24/comment_add_badge_outline_24";
|
|
1188
1188
|
export { Icon24CommentOutline } from "./24/comment_outline_24";
|
|
1189
|
+
export { Icon24Compass } from "./24/compass_24";
|
|
1189
1190
|
export { Icon24CompassOutline } from "./24/compass_outline_24";
|
|
1190
1191
|
export { Icon24ComputerOutline } from "./24/computer_outline_24";
|
|
1191
1192
|
export { Icon24Connection } from "./24/connection_24";
|
|
@@ -1449,6 +1450,7 @@ export { Icon24NotificationOutline } from "./24/notification_outline_24";
|
|
|
1449
1450
|
export { Icon24NotificationSlashOutline } from "./24/notification_slash_outline_24";
|
|
1450
1451
|
export { Icon24NotificationSubtractOutline } from "./24/notification_subtract_outline_24";
|
|
1451
1452
|
export { Icon24NotificationWaves } from "./24/notification_waves_24";
|
|
1453
|
+
export { Icon24OnOffOutline } from "./24/on_off_outline_24";
|
|
1452
1454
|
export { Icon24OpenIn } from "./24/open_in_24";
|
|
1453
1455
|
export { Icon24PacmanOutline } from "./24/pacman_outline_24";
|
|
1454
1456
|
export { Icon24PaintRollerOutline } from "./24/paint_roller_outline_24";
|
|
@@ -2561,6 +2563,7 @@ export { Icon36CoinsStackHighOutline } from "./36/coins_stack_high_outline_36";
|
|
|
2561
2563
|
export { Icon36CoinsStackOutline } from "./36/coins_stack_outline_36";
|
|
2562
2564
|
export { Icon36CoinsStacks2Outline } from "./36/coins_stacks_2_outline_36";
|
|
2563
2565
|
export { Icon36CoinsStacks3Outline } from "./36/coins_stacks_3_outline_36";
|
|
2566
|
+
export { Icon36Compass } from "./36/compass_36";
|
|
2564
2567
|
export { Icon36Delete } from "./36/delete_36";
|
|
2565
2568
|
export { Icon36DiamondOutline } from "./36/diamond_outline_36";
|
|
2566
2569
|
export { Icon36DiscountOutline } from "./36/discount_outline_36";
|