@vkontakte/icons 2.131.0 → 2.133.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, "Icon20StickerOutline", {
7
+ enumerable: true,
8
+ get: function() {
9
+ return Icon20StickerOutline;
10
+ }
11
+ });
12
+ var _iconssprite = require("@vkontakte/icons-sprite");
13
+ var Icon20StickerOutline = (0, _iconssprite.makeIcon)('Icon20StickerOutline', 'sticker_outline_20', '0 0 20 20', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 20" id="sticker_outline_20"><path fill-rule="evenodd" d="M9.692 1.5a.75.75 0 0 1 .557.22l8.031 8.03a.75.75 0 0 1 .22.558 8.48 8.48 0 0 1-2.485 5.702 8.48 8.48 0 0 1-6.013 2.49 8.48 8.48 0 0 1-6.012-2.49A8.48 8.48 0 0 1 1.5 9.997c0-2.347.953-4.474 2.49-6.012A8.48 8.48 0 0 1 9.692 1.5M8.605 3.134A7 7 0 0 0 5.05 5.046 6.98 6.98 0 0 0 3 9.997a6.98 6.98 0 0 0 2.051 4.952A6.98 6.98 0 0 0 10.002 17a6.98 6.98 0 0 0 4.952-2.051 7 7 0 0 0 1.912-3.554 6.8 6.8 0 0 1-1.695.214 6.76 6.76 0 0 1-4.794-1.986A6.76 6.76 0 0 1 8.39 4.83c0-.585.074-1.153.214-1.695Zm1.425.487a5.3 5.3 0 0 0-.14 1.209 5.26 5.26 0 0 0 1.547 3.733 5.3 5.3 0 0 0 4.941 1.408l-6.35-6.349Z" clip-rule="evenodd" /></symbol>', 20, 20, false, undefined);
@@ -10,4 +10,4 @@ Object.defineProperty(exports, "Icon48Pause", {
10
10
  }
11
11
  });
12
12
  var _iconssprite = require("@vkontakte/icons-sprite");
13
- var Icon48Pause = (0, _iconssprite.makeIcon)('Icon48Pause', 'pause_48', '0 0 48 48', '<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" id="pause_48"><g fill="none" fill-rule="evenodd"><path d="M0 0h48v48H0z" /><path fill="currentColor" d="M13.424 8h5.152A2.424 2.424 0 0 1 21 10.424v27.152A2.424 2.424 0 0 1 18.576 40h-5.152A2.424 2.424 0 0 1 11 37.576V10.424A2.424 2.424 0 0 1 13.424 8m16 0h5.152A2.424 2.424 0 0 1 37 10.424v27.152A2.424 2.424 0 0 1 34.576 40h-5.152A2.424 2.424 0 0 1 27 37.576V10.424A2.424 2.424 0 0 1 29.424 8" /></g></symbol>', 48, 48, false, undefined);
13
+ var Icon48Pause = (0, _iconssprite.makeIcon)('Icon48Pause', 'pause_48', '0 0 48 48', '<symbol xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 48 48" id="pause_48"><path d="M17.154 6c1.337 0 1.822.14 2.311.4.49.262.873.646 1.134 1.135.262.489.401.974.401 2.31v28.31c0 1.336-.14 1.821-.4 2.31a2.73 2.73 0 0 1-1.135 1.134c-.489.262-.974.401-2.31.401h-5.31c-1.337 0-1.821-.14-2.31-.4A2.73 2.73 0 0 1 8.4 40.464c-.262-.489-.401-.974-.401-2.31V9.844c0-1.336.14-1.821.4-2.31A2.73 2.73 0 0 1 9.536 6.4c.489-.262.973-.401 2.31-.401h5.31Zm19 0c1.337 0 1.822.14 2.311.4.49.262.873.646 1.134 1.135.262.489.401.974.401 2.31v28.31c0 1.336-.14 1.821-.4 2.31a2.73 2.73 0 0 1-1.135 1.134c-.489.262-.974.401-2.31.401h-5.31c-1.336 0-1.821-.14-2.31-.4a2.73 2.73 0 0 1-1.134-1.135c-.262-.489-.401-.974-.401-2.31V9.844c0-1.336.14-1.821.4-2.31A2.73 2.73 0 0 1 28.536 6.4c.489-.262.974-.401 2.31-.401h5.31Z" /></symbol>', 48, 48, false, undefined);