@vkontakte/icons 2.100.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/on_off_outline_24.js +13 -0
- package/dist/36/favorite_36.js +1 -1
- package/dist/es6/24/on_off_outline_24.js +3 -0
- package/dist/es6/36/favorite_36.js +1 -1
- package/dist/es6/index.js +1 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +4 -0
- package/dist/typings/24/on_off_outline_24.d.ts +11 -0
- package/dist/typings/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/svg/24/on_off_outline_24.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, "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);
|
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 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);
|
|
@@ -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
|
@@ -1450,6 +1450,7 @@ export { Icon24NotificationOutline } from "./24/notification_outline_24";
|
|
|
1450
1450
|
export { Icon24NotificationSlashOutline } from "./24/notification_slash_outline_24";
|
|
1451
1451
|
export { Icon24NotificationSubtractOutline } from "./24/notification_subtract_outline_24";
|
|
1452
1452
|
export { Icon24NotificationWaves } from "./24/notification_waves_24";
|
|
1453
|
+
export { Icon24OnOffOutline } from "./24/on_off_outline_24";
|
|
1453
1454
|
export { Icon24OpenIn } from "./24/open_in_24";
|
|
1454
1455
|
export { Icon24PacmanOutline } from "./24/pacman_outline_24";
|
|
1455
1456
|
export { Icon24PaintRollerOutline } from "./24/paint_roller_outline_24";
|