@vkontakte/icons 2.86.0 → 2.87.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, "Icon56ArrowUpRectanglePlayOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon56ArrowUpRectanglePlayOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon56ArrowUpRectanglePlayOutline = (0, _iconssprite.makeIcon)("Icon56ArrowUpRectanglePlayOutline", "arrow_up_rectangle_play_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="arrow_up_rectangle_play_outline_56"><path fill-rule="evenodd" d="M23.2 11h9.6c3.41 0 5.787.002 7.637.153 1.816.149 2.859.425 3.649.828a9 9 0 0 1 3.933 3.933c.403.79.68 1.833.828 3.649.15 1.85.153 4.227.153 7.637v1.6c0 2.408-.001 4.301-.055 5.857a1.5 1.5 0 1 0 2.993.198h.002c.06-1.664.06-3.643.06-6.055v-1.6c0-6.72 0-10.08-1.308-12.648a12 12 0 0 0-5.244-5.244C42.88 8 39.52 8 32.8 8h-9.6c-6.72 0-10.08 0-12.648 1.308a12 12 0 0 0-5.244 5.244C4 17.12 4 20.48 4 27.2v1.6c0 6.72 0 10.08 1.308 12.648a12 12 0 0 0 5.244 5.244C13.12 48 16.48 48 23.2 48h11.3a1.5 1.5 0 0 0 0-3v-.001L32.8 45h-9.6c-3.41 0-5.787-.002-7.637-.154-1.816-.148-2.859-.424-3.649-.827a9 9 0 0 1-3.933-3.933c-.403-.79-.68-1.833-.827-3.649C7.002 34.587 7 32.21 7 28.8v-1.6c0-3.41.002-5.787.154-7.637.148-1.816.424-2.859.827-3.649a9 9 0 0 1 3.933-3.933c.79-.403 1.833-.68 3.649-.828 1.85-.15 4.227-.153 7.637-.153m5.86 7.438a1.5 1.5 0 0 0-2.125.006l-7.46 7.519a1.5 1.5 0 0 0 2.13 2.113l4.895-4.934V36.5a1.5 1.5 0 0 0 3 0V23.116l4.979 4.97a1.5 1.5 0 0 0 2.12-2.123l-7.54-7.525Zm20.806 21.204c1.2.692 1.8 1.038 2.002 1.49.176.393.176.843 0 1.236-.201.452-.802.798-2.002 1.49l-7.195 4.147c-1.204.694-1.806 1.041-2.3.99a1.53 1.53 0 0 1-1.079-.619C39 47.976 39 47.283 39 45.897v-8.294c0-1.386 0-2.08.292-2.48a1.53 1.53 0 0 1 1.078-.618c.495-.051 1.097.296 2.301.99z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
@@ -0,0 +1,3 @@
1
+ "use-client";
2
+ import { makeIcon } from "@vkontakte/icons-sprite";
3
+ export var Icon56ArrowUpRectanglePlayOutline = makeIcon("Icon56ArrowUpRectanglePlayOutline", "arrow_up_rectangle_play_outline_56", "0 0 56 56", '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 56 56" id="arrow_up_rectangle_play_outline_56"><path fill-rule="evenodd" d="M23.2 11h9.6c3.41 0 5.787.002 7.637.153 1.816.149 2.859.425 3.649.828a9 9 0 0 1 3.933 3.933c.403.79.68 1.833.828 3.649.15 1.85.153 4.227.153 7.637v1.6c0 2.408-.001 4.301-.055 5.857a1.5 1.5 0 1 0 2.993.198h.002c.06-1.664.06-3.643.06-6.055v-1.6c0-6.72 0-10.08-1.308-12.648a12 12 0 0 0-5.244-5.244C42.88 8 39.52 8 32.8 8h-9.6c-6.72 0-10.08 0-12.648 1.308a12 12 0 0 0-5.244 5.244C4 17.12 4 20.48 4 27.2v1.6c0 6.72 0 10.08 1.308 12.648a12 12 0 0 0 5.244 5.244C13.12 48 16.48 48 23.2 48h11.3a1.5 1.5 0 0 0 0-3v-.001L32.8 45h-9.6c-3.41 0-5.787-.002-7.637-.154-1.816-.148-2.859-.424-3.649-.827a9 9 0 0 1-3.933-3.933c-.403-.79-.68-1.833-.827-3.649C7.002 34.587 7 32.21 7 28.8v-1.6c0-3.41.002-5.787.154-7.637.148-1.816.424-2.859.827-3.649a9 9 0 0 1 3.933-3.933c.79-.403 1.833-.68 3.649-.828 1.85-.15 4.227-.153 7.637-.153m5.86 7.438a1.5 1.5 0 0 0-2.125.006l-7.46 7.519a1.5 1.5 0 0 0 2.13 2.113l4.895-4.934V36.5a1.5 1.5 0 0 0 3 0V23.116l4.979 4.97a1.5 1.5 0 0 0 2.12-2.123l-7.54-7.525Zm20.806 21.204c1.2.692 1.8 1.038 2.002 1.49.176.393.176.843 0 1.236-.201.452-.802.798-2.002 1.49l-7.195 4.147c-1.204.694-1.806 1.041-2.3.99a1.53 1.53 0 0 1-1.079-.619C39 47.976 39 47.283 39 45.897v-8.294c0-1.386 0-2.08.292-2.48a1.53 1.53 0 0 1 1.078-.618c.495-.051 1.097.296 2.301.99z" clip-rule="evenodd" /></symbol>', 56, 56, false, undefined);
package/dist/es6/index.js CHANGED
@@ -2675,6 +2675,7 @@ export { Icon56AppleDeviceOutline } from "./56/apple_device_outline_56";
2675
2675
  export { Icon56ArchiveOutline } from "./56/archive_outline_56";
2676
2676
  export { Icon56ArrowRightDoorOutline } from "./56/arrow_right_door_outline_56";
2677
2677
  export { Icon56ArrowUpRectangleOutline } from "./56/arrow_up_rectangle_outline_56";
2678
+ export { Icon56ArrowUpRectanglePlayOutline } from "./56/arrow_up_rectangle_play_outline_56";
2678
2679
  export { Icon56ArrowUturnLeftOutline } from "./56/arrow_uturn_left_outline_56";
2679
2680
  export { Icon56ArticleOutline } from "./56/article_outline_56";
2680
2681
  export { Icon56ArticlesOutline } from "./56/articles_outline_56";